summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-07GIT 1.5.5v1.5.5Junio C Hamano3-8/+7
2008-04-07Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-3/+3
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong3-2/+113
2008-04-06Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2-13/+29
2008-04-06Add prefix oriented completions for diff and format-patch commands.Pascal Obry1-1/+4
2008-04-06test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder1-4/+0
2008-04-06Add interactive option in rebase command completion list.Pascal Obry1-1/+1
2008-04-06Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2-13/+29
2008-04-06Add description of OFS_DELTA to the pack format descriptionPeter Eriksen1-1/+15
2008-04-06gitk: Fix changing colors through Edit->PreferencesGerrit Pape1-3/+3
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen1-2/+3
2008-04-05git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard1-0/+2
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski1-3/+2
2008-04-04Merge git://repo.or.cz/git-guiJunio C Hamano2-51/+45
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio1-6/+12
2008-04-04git-gui: Update french translationChristian Couder1-45/+33
2008-04-03git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce1-4/+4
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano2-5/+5
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano2-3/+19
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen1-0/+6
2008-04-02Merge git://repo.or.cz/git-guiJunio C Hamano2-9/+33
2008-04-02Merge branch 'bc/mktag'Junio C Hamano2-14/+231
2008-04-02Merge branch 'pb/cvsserver'Junio C Hamano1-1/+1
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano2-19/+109
2008-04-02Merge branch 'je/cvsserver'Junio C Hamano4-31/+107
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt1-7/+8
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt1-1/+3
2008-04-01help: Add a missing OPT_END().Christian Couder1-0/+1
2008-04-01Accept git aliases outside a git repositoryJunio C Hamano1-1/+2
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce1-1/+1
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother1-8/+32
2008-03-31mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2-31/+86
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2-2/+2
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt1-2/+18
2008-03-30mktag.c: improve verification of tagger field and testsBrandon Casey2-14/+176
2008-03-30diff-files: careful when inspecting work tree itemsJunio C Hamano2-9/+14
2008-03-30diff-index: careful when inspecting work tree itemsJunio C Hamano2-15/+56
2008-03-30Add corner case tests for diff-index and diff-filesJunio C Hamano1-0/+140
2008-03-30Allow git-cvsserver database table name prefix to be specified.Josh Elsasser4-31/+107
2008-03-30Silence cpio's "N blocks" output when cloning locallyBryan Donlan1-1/+5
2008-03-30git-svn: remove redundant slashes from show-ignoreEric Wong1-1/+1
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen1-13/+15
2008-03-27git-cvsserver: handle change type TPaolo Bonzini1-1/+1
2008-03-27GIT 1.5.5-rc2v1.5.5-rc2Junio C Hamano3-8/+3
2008-03-27GIT 1.5.4.5v1.5.4.5Junio C Hamano2-7/+1
2008-03-27cvsserver: Use the user part of the email in log and annotate resultsDamien Diederen1-4/+12
2008-03-27cvsserver: Add test for update -pDamien Diederen1-0/+18
2008-03-27cvsserver: Implement update -p (print to stdout)Damien Diederen1-12/+35
2008-03-27cvsserver: Add a few tests for 'status' commandDamien Diederen1-0/+32
2008-03-27cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen1-0/+2