Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Merge branch 'js/filter-branch' | Junio C Hamano | 2 | -3/+19 |
2008-04-02 | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 1 | -0/+6 |
2008-04-02 | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2 | -9/+33 |
2008-04-02 | Merge branch 'bc/mktag' | Junio C Hamano | 2 | -15/+232 |
2008-04-02 | Merge branch 'pb/cvsserver' | Junio C Hamano | 1 | -1/+1 |
2008-04-02 | Merge branch 'dd/cvsserver' | Junio C Hamano | 2 | -19/+109 |
2008-04-02 | Merge branch 'je/cvsserver' | Junio C Hamano | 4 | -31/+107 |
2008-04-02 | t7004-tag: Skip more tests if gpg is not available. | Johannes Sixt | 1 | -7/+8 |
2008-04-02 | verify-tag: Clean up the temporary file if gpg cannot be started. | Johannes Sixt | 1 | -1/+3 |
2008-04-01 | help: Add a missing OPT_END(). | Christian Couder | 1 | -0/+1 |
2008-04-01 | Accept git aliases outside a git repository | Junio C Hamano | 1 | -1/+2 |
2008-04-02 | git-gui 0.10 | Shawn O. Pearce | 1 | -1/+1 |
2008-04-02 | git-gui: Add shortcut keys for Show More/Less Context | Jonathan del Strother | 1 | -8/+32 |
2008-03-31 | mktag.c: tweak validation of tagger field and adjust test script | Brandon Casey | 2 | -31/+86 |
2008-03-31 | filter-branch: Fix renaming a directory in the tree-filter | veillette@yahoo.ca | 2 | -2/+2 |
2008-03-31 | filter-branch: Test renaming directories in a tree-filter | Johannes Sixt | 1 | -2/+18 |
2008-03-30 | mktag.c: improve verification of tagger field and tests | Brandon Casey | 2 | -14/+176 |
2008-03-30 | diff-files: careful when inspecting work tree items | Junio C Hamano | 2 | -9/+14 |
2008-03-30 | diff-index: careful when inspecting work tree items | Junio C Hamano | 2 | -15/+56 |
2008-03-30 | Add corner case tests for diff-index and diff-files | Junio C Hamano | 1 | -0/+140 |
2008-03-30 | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 4 | -31/+107 |
2008-03-30 | Silence cpio's "N blocks" output when cloning locally | Bryan Donlan | 1 | -1/+5 |
2008-03-30 | git-svn: remove redundant slashes from show-ignore | Eric Wong | 1 | -1/+1 |
2008-03-28 | git-p4: Handle Windows EOLs properly after removal of p4 submit template hand... | Marius Storm-Olsen | 1 | -13/+15 |
2008-03-27 | git-cvsserver: handle change type T | Paolo Bonzini | 1 | -1/+1 |
2008-03-27 | GIT 1.5.5-rc2 | Junio C Hamano | 3 | -8/+3 |
2008-03-27 | GIT 1.5.4.5 | Junio C Hamano | 2 | -7/+1 |
2008-03-27 | cvsserver: Use the user part of the email in log and annotate results | Damien Diederen | 1 | -4/+12 |
2008-03-27 | cvsserver: Add test for update -p | Damien Diederen | 1 | -0/+18 |
2008-03-27 | cvsserver: Implement update -p (print to stdout) | Damien Diederen | 1 | -12/+35 |
2008-03-27 | cvsserver: Add a few tests for 'status' command | Damien Diederen | 1 | -0/+32 |
2008-03-27 | cvsserver: Do not include status output for subdirectories if -l is passed | Damien Diederen | 1 | -0/+2 |
2008-03-27 | cvsserver: Only print the file part of the filename in status header | Damien Diederen | 1 | -1/+3 |
2008-03-27 | cvsserver: Respond to the 'editors' and 'watchers' commands | Damien Diederen | 1 | -2/+7 |
2008-03-27 | builtin-prune: protect objects listed on the command line | Junio C Hamano | 2 | -3/+14 |
2008-03-27 | builtin-prune.c: use parse_options() | Michele Ballabio | 1 | -22/+16 |
2008-03-27 | Add tests for git-prune | Michele Ballabio | 1 | -0/+34 |
2008-03-27 | parse-options.c: introduce OPT_DATE | Michele Ballabio | 2 | -0/+11 |
2008-03-27 | gitweb: fallback to system-wide config file if default config does not exist | Gerrit Pape | 4 | -3/+20 |
2008-03-27 | add--interactive: allow user to choose mode update | Jeff King | 2 | -1/+44 |
2008-03-27 | add--interactive: ignore mode change in 'p'atch command | Jeff King | 2 | -0/+25 |
2008-03-27 | Update draft release notes for 1.5.5 | Junio C Hamano | 1 | -1/+4 |
2008-03-27 | Merge branch 'maint' | Junio C Hamano | 4 | -2/+30 |
2008-03-27 | Update draft release notes for 1.5.4.5 | Junio C Hamano | 1 | -1/+10 |
2008-03-27 | Merge branch 'jc/maint-fetch-regression-1.5.4' into maint | Junio C Hamano | 70 | -55/+1067 |
2008-03-27 | Documentation: clarify use of .git{ignore,attributes} versus .git/info/* | Jeff King | 2 | -0/+19 |
2008-03-27 | test_must_fail: 129 is a valid error code from usage() | Junio C Hamano | 1 | -1/+1 |
2008-03-26 | imap-send: properly error out if imap.host is not set in config | Gerrit Pape | 1 | -0/+4 |
2008-03-26 | t9600-cvsimport.sh: set HOME before checking for cvsps availability | Frank Lichtenheld | 1 | -6/+6 |
2008-03-26 | Always set *nongit_ok in setup_git_directory_gently() | SZEDER Gábor | 8 | -8/+16 |