summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-02Sane use of test_expect_failureJunio C Hamano
2008-02-02Update stale documentation links from the main documentation.Junio C Hamano
2008-02-02GIT 1.5.4v1.5.4Junio C Hamano
2008-02-02Fix "git checkout -b foo ':/substring'"Junio C Hamano
2008-01-31Fix typo in a comment in t/test-lib.shMichele Ballabio
2008-01-31git rev-parse manpage: spelling fixMiklos Vajna
2008-01-31Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano
2008-01-31Documentation/git-cvsserver: Fix typoJean-Luc Herren
2008-01-31filter-branch: assume HEAD if no revision suppliedBrandon Casey
2008-01-31filter-branch docs: remove brackets so not to imply revision arg is optionalBrandon Casey
2008-01-31Use 'printf %s $x' notation in t5401Shawn O. Pearce
2008-01-30filter-branch.sh: remove temporary directory on failureBrandon Casey
2008-01-30git-relink: avoid hard linking in objects/info directoryBrandon Casey
2008-01-30gitweb: Make use of the $git_dir variable at sub git_get_project_descriptionBruno Ribas
2008-01-30gitweb: Add info about $projectroot and $projects_list to gitweb/READMEJakub Narebski
2008-01-30fix doc typosJim Meyering
2008-01-30reflog-expire: Avoid creating new files in a directory inside readdir(3) loopJunio C Hamano
2008-01-30gitweb: Convert generated contents to utf8 in commitdiff_plainYasushi SHOJI
2008-01-29instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder
2008-01-29Documentation: help: specify supported html browsers.Christian Couder
2008-01-29Documentation: config: add "browser.<tool>.path".Christian Couder
2008-01-28Add test for rebase -i with commits that do not pass pre-commitJohannes Schindelin
2008-01-28t9001: add missing && operatorsJeff King
2008-01-27GIT 1.5.4-rc5v1.5.4-rc5Junio C Hamano
2008-01-27pull --rebase: be cleverer with rebased upstream branchesJohannes Schindelin
2008-01-27cvsserver: Fix for histories with multiple rootsSteffen Prohaska
2008-01-27t9400-git-cvsserver-server: Wrap setup into test caseSteffen Prohaska
2008-01-26Documentation: add a bit about sendemail.to configurationMike Hommey
2008-01-26parse-options: catch likely typo in presense of aggregated options.Pierre Habouzit
2008-01-26Add a missing dependency on http.hMike Hommey
2008-01-26git pull manpage: don't include -n from fetch-options.txtMiklos Vajna
2008-01-26git-svn(1): update instructions for resuming a git-svn cloneSam Vilain
2008-01-26autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.Jakub Narebski
2008-01-25Makefile: customization for supporting HP-UXRobert Schiele
2008-01-24pre-POSIX.1-2001 systems do not have <sys/select.h>Robert Schiele
2008-01-24Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-23git-commit: exit non-zero if we fail to commit the indexBrandon Casey
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna
2008-01-23git-gui: Correctly cleanup msgfmt '1 message untranslated' outputgitgui-0.9.2Shawn O. Pearce
2008-01-23git-gui: Make the statistics of po2msg match those of msgfmtShawn O. Pearce
2008-01-23git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't availableShawn O. Pearce
2008-01-23git-gui: Work around random missing scrollbar in revision listShawn O. Pearce
2008-01-22git-svn: default to repacking every 1000 commitsEric Wong
2008-01-22Clarify that http-push being temporarily disabled with older cURLJunio C Hamano
2008-01-22pack-objects: Fix segfault when object count is less than thread countNicolas Pitre
2008-01-22Make t5710 more strict when creating nested reposAlex Riesen
2008-01-22send-email, fix breakage in combination with --composeGustaf Hendeby
2008-01-21Document the hairy gfi_unpack_entry part of fast-importShawn O. Pearce
2008-01-21Teach fast-import to honor pack.compression and pack.depthShawn O. Pearce
2008-01-21submodule: Document the details of the command line syntaxSteffen Prohaska