summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano2-51/+45
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffLibravatar Michele Ballabio1-6/+12
2008-04-04git-gui: Update french translationLibravatar Christian Couder1-45/+33
2008-04-03git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightLibravatar Shawn O. Pearce1-4/+4
2008-04-02GIT 1.5.5-rc3Libravatar Junio C Hamano2-5/+5
2008-04-02Merge branch 'js/filter-branch'Libravatar Junio C Hamano2-3/+19
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Libravatar Teemu Likonen1-0/+6
2008-04-02Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano2-9/+33
2008-04-02Merge branch 'bc/mktag'Libravatar Junio C Hamano2-15/+232
2008-04-02Merge branch 'pb/cvsserver'Libravatar Junio C Hamano1-1/+1
2008-04-02Merge branch 'dd/cvsserver'Libravatar Junio C Hamano2-19/+109
2008-04-02Merge branch 'je/cvsserver'Libravatar Junio C Hamano4-31/+107
2008-04-02t7004-tag: Skip more tests if gpg is not available.Libravatar Johannes Sixt1-7/+8
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Libravatar Johannes Sixt1-1/+3
2008-04-01help: Add a missing OPT_END().Libravatar Christian Couder1-0/+1
2008-04-01Accept git aliases outside a git repositoryLibravatar Junio C Hamano1-1/+2
2008-04-02git-gui 0.10Libravatar Shawn O. Pearce1-1/+1
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextLibravatar Jonathan del Strother1-8/+32
2008-03-31mktag.c: tweak validation of tagger field and adjust test scriptLibravatar Brandon Casey2-31/+86
2008-03-31filter-branch: Fix renaming a directory in the tree-filterLibravatar veillette@yahoo.ca2-2/+2
2008-03-31filter-branch: Test renaming directories in a tree-filterLibravatar Johannes Sixt1-2/+18
2008-03-30mktag.c: improve verification of tagger field and testsLibravatar Brandon Casey2-14/+176
2008-03-30diff-files: careful when inspecting work tree itemsLibravatar Junio C Hamano2-9/+14
2008-03-30diff-index: careful when inspecting work tree itemsLibravatar Junio C Hamano2-15/+56
2008-03-30Add corner case tests for diff-index and diff-filesLibravatar Junio C Hamano1-0/+140
2008-03-30Allow git-cvsserver database table name prefix to be specified.Libravatar Josh Elsasser4-31/+107
2008-03-30Silence cpio's "N blocks" output when cloning locallyLibravatar Bryan Donlan1-1/+5
2008-03-30git-svn: remove redundant slashes from show-ignoreLibravatar Eric Wong1-1/+1
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Libravatar Marius Storm-Olsen1-13/+15
2008-03-27git-cvsserver: handle change type TLibravatar Paolo Bonzini1-1/+1
2008-03-27GIT 1.5.5-rc2Libravatar Junio C Hamano3-8/+3
2008-03-27GIT 1.5.4.5Libravatar Junio C Hamano2-7/+1
2008-03-27cvsserver: Use the user part of the email in log and annotate resultsLibravatar Damien Diederen1-4/+12
2008-03-27cvsserver: Add test for update -pLibravatar Damien Diederen1-0/+18
2008-03-27cvsserver: Implement update -p (print to stdout)Libravatar Damien Diederen1-12/+35
2008-03-27cvsserver: Add a few tests for 'status' commandLibravatar Damien Diederen1-0/+32
2008-03-27cvsserver: Do not include status output for subdirectories if -l is passedLibravatar Damien Diederen1-0/+2
2008-03-27cvsserver: Only print the file part of the filename in status headerLibravatar Damien Diederen1-1/+3
2008-03-27cvsserver: Respond to the 'editors' and 'watchers' commandsLibravatar Damien Diederen1-2/+7
2008-03-27builtin-prune: protect objects listed on the command lineLibravatar Junio C Hamano2-3/+14
2008-03-27builtin-prune.c: use parse_options()Libravatar Michele Ballabio1-22/+16
2008-03-27Add tests for git-pruneLibravatar Michele Ballabio1-0/+34
2008-03-27parse-options.c: introduce OPT_DATELibravatar Michele Ballabio2-0/+11
2008-03-27Update draft release notes for 1.5.5Libravatar Junio C Hamano1-1/+4
2008-03-27Merge branch 'maint'Libravatar Junio C Hamano4-2/+30
2008-03-27Update draft release notes for 1.5.4.5Libravatar Junio C Hamano1-1/+10
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintLibravatar Junio C Hamano70-55/+1067
2008-03-27Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Libravatar Jeff King2-0/+19
2008-03-27test_must_fail: 129 is a valid error code from usage()Libravatar Junio C Hamano1-1/+1
2008-03-26imap-send: properly error out if imap.host is not set in configLibravatar Gerrit Pape1-0/+4