summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-08Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07Add prefix oriented completions for diff and format-patch commands.Pascal Obry
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Add interactive option in rebase command completion list.Pascal Obry
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-07Add description of OFS_DELTA to the pack format descriptionPeter Eriksen
2008-04-06gitk: Fix changing colors through Edit->PreferencesGerrit Pape
2008-04-05git-pack-objects.txt: Make wording slightly less ambiguousPeter Eriksen
2008-04-05git-fetch: Don't trigger a bus error when given the refspec "tag"Kevin Ballard
2008-04-05Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"Jakub Narebski
2008-04-05Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-05git-gui: use +/- instead of ]/[ to show more/less context in diffgitgui-0.10.1Michele Ballabio
2008-04-05git-gui: Update french translationChristian Couder
2008-04-04git-gui: Switch keybindings for [ and ] to bracketleft and bracketrightShawn O. Pearce
2008-04-02GIT 1.5.5-rc3v1.5.5-rc3Junio C Hamano
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano
2008-04-02Describe the bug in handling filenames with funny characters in 'git add -i'Teemu Likonen
2008-04-02Merge git://repo.or.cz/git-guiJunio C Hamano
2008-04-02Merge branch 'bc/mktag'Junio C Hamano
2008-04-02Merge branch 'pb/cvsserver'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-04-02Merge branch 'je/cvsserver'Junio C Hamano
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
2008-04-02verify-tag: Clean up the temporary file if gpg cannot be started.Johannes Sixt
2008-04-02help: Add a missing OPT_END().Christian Couder
2008-04-02Accept git aliases outside a git repositoryJunio C Hamano
2008-04-02git-gui 0.10gitgui-0.10.0Shawn O. Pearce
2008-04-02git-gui: Add shortcut keys for Show More/Less ContextJonathan del Strother
2008-04-01mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt
2008-03-31mktag.c: improve verification of tagger field and testsBrandon Casey
2008-03-31diff-files: careful when inspecting work tree itemsJunio C Hamano
2008-03-31diff-index: careful when inspecting work tree itemsJunio C Hamano
2008-03-31Add corner case tests for diff-index and diff-filesJunio C Hamano
2008-03-31Allow git-cvsserver database table name prefix to be specified.Josh Elsasser
2008-03-31Silence cpio's "N blocks" output when cloning locallyBryan Donlan
2008-03-31git-svn: remove redundant slashes from show-ignoreEric Wong
2008-03-28git-p4: Handle Windows EOLs properly after removal of p4 submit template hand...Marius Storm-Olsen
2008-03-28git-cvsserver: handle change type TPaolo Bonzini
2008-03-28GIT 1.5.5-rc2v1.5.5-rc2Junio C Hamano
2008-03-28GIT 1.5.4.5v1.5.4.5Junio C Hamano
2008-03-27cvsserver: Use the user part of the email in log and annotate resultsDamien Diederen
2008-03-27cvsserver: Add test for update -pDamien Diederen
2008-03-27cvsserver: Implement update -p (print to stdout)Damien Diederen
2008-03-27cvsserver: Add a few tests for 'status' commandDamien Diederen
2008-03-27cvsserver: Do not include status output for subdirectories if -l is passedDamien Diederen
2008-03-27cvsserver: Only print the file part of the filename in status headerDamien Diederen