aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano2008-04-02
* Merge branch 'js/filter-branch'Junio C Hamano2008-04-02
|\
| * filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31
| * filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-31
* | Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen2008-04-02
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-04-02
|\ \
| * | git-gui 0.10gitgui-0.10.0Shawn O. Pearce2008-04-02
| * | git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother2008-04-02
* | | Merge branch 'bc/mktag'Junio C Hamano2008-04-02
|\ \ \
| * | | mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2008-03-31
| * | | mktag.c: improve verification of tagger field and testsBrandon Casey2008-03-30
* | | | Merge branch 'pb/cvsserver'Junio C Hamano2008-04-02
|\ \ \ \
| * | | | git-cvsserver: handle change type TPaolo Bonzini2008-03-27
| | |_|/ | |/| |
* | | | Merge branch 'dd/cvsserver'Junio C Hamano2008-04-02
|\ \ \ \
| * | | | cvsserver: Use the user part of the email in log and annotate resultsDamien Diederen2008-03-27
| * | | | cvsserver: Add test for update -pDamien Diederen2008-03-27
| * | | | cvsserver: Implement update -p (print to stdout)Damien Diederen2008-03-27
| * | | | cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-27
| * | | | cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen2008-03-27
| * | | | cvsserver: Only print the file part of the filename in status headerDamien Diederen2008-03-27
| * | | | cvsserver: Respond to the 'editors' and 'watchers' commandsDamien Diederen2008-03-27
* | | | | Merge branch 'je/cvsserver'Junio C Hamano2008-04-02
|\ \ \ \ \
| * | | | | Allow git-cvsserver database table name prefix to be specified.Josh Elsasser2008-03-30
* | | | | | t7004-tag: Skip more tests if gpg is not available.Johannes Sixt2008-04-02
* | | | | | verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt2008-04-02
* | | | | | help: Add a missing OPT_END().Christian Couder2008-04-01
* | | | | | Accept git aliases outside a git repositoryJunio C Hamano2008-04-01
| |_|_|/ / |/| | | |
* | | | | diff-files: careful when inspecting work tree itemsJunio C Hamano2008-03-30
* | | | | diff-index: careful when inspecting work tree itemsJunio C Hamano2008-03-30
* | | | | Add corner case tests for diff-index and diff-filesJunio C Hamano2008-03-30
|/ / / /
* | | | Silence cpio's "N blocks" output when cloning locallyBryan Donlan2008-03-30
* | | | git-svn: remove redundant slashes from show-ignoreEric Wong2008-03-30
* | | | git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen2008-03-28
| |/ / |/| |
* | | GIT 1.5.5-rc2v1.5.5-rc2Junio C Hamano2008-03-27
|\ \ \
| * | | GIT 1.5.4.5v1.5.4.5Junio C Hamano2008-03-27
* | | | builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-27
* | | | builtin-prune.c: use parse_options()Michele Ballabio2008-03-27
* | | | Add tests for git-pruneMichele Ballabio2008-03-27
* | | | parse-options.c: introduce OPT_DATEMichele Ballabio2008-03-27
| |/ / |/| |
* | | Update draft release notes for 1.5.5Junio C Hamano2008-03-27
* | | Merge branch 'maint'Junio C Hamano2008-03-27
|\ \ \ | |/ /
| * | Update draft release notes for 1.5.4.5Junio C Hamano2008-03-27
| * | Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-27
| |\ \
| * | | Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-27
| * | | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-26
* | | | test_must_fail: 129 is a valid error code from usage()Junio C Hamano2008-03-27
* | | | imap-send: properly error out if imap.host is not set in configGerrit Pape2008-03-26
* | | | t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld2008-03-26
* | | | Always set *nongit_ok in setup_git_directory_gently()SZEDER Gábor2008-03-26
* | | | Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano2008-03-26
|\ \ \ \ | | |/ / | |/| |