summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-04Trace and quote with argv: get rid of unneeded count argument.Christian Couder
2007-12-04install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-04Documentation: add a new man page for "git-help"Christian Couder
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano
2007-12-03git-commit --allow-emptyJunio C Hamano
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt
2007-12-03Merge branch 'js/prune-expire'Junio C Hamano
2007-12-03Merge branch 'js/export-with-assignment'Junio C Hamano
2007-12-03Merge branch 'js/fast-export'Junio C Hamano
2007-12-03Merge branch 'js/rebase-i-rerere'Junio C Hamano
2007-12-03Merge branch 'js/pull-rebase'Junio C Hamano
2007-12-03Merge branch 'wc/rebase-insn'Junio C Hamano
2007-12-03Merge branch 'jc/typebreak'Junio C Hamano
2007-12-03Enable rewrite as well as rename detection in git-statusJeff King
2007-12-03Merge branch 'jc/color'Junio C Hamano
2007-12-03Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin
2007-12-03Merge branch 'dc/gitweb'Junio C Hamano
2007-12-03gitweb: Update and improve gitweb/README fileJakub Narebski
2007-12-03git-stash: Display help message if git-stash is run with wrong sub-commandsKevin Leung
2007-12-02git-am: catch missing author date early.Junio C Hamano
2007-12-02Merge branch 'maint'Junio C Hamano
2007-12-02t9600: test cvsimport from CVS working treeJeff King
2007-12-02gitweb: the commitdiff is very commonly used, it's needed on search page, tooDenis Cheng
2007-12-02rename: Break filepairs with different types.Junio C Hamano
2007-12-02Update draft release notes for 1.5.4Junio C Hamano
2007-12-02Consolidate command list to one.Junio C Hamano
2007-12-02Resurrect peek-remoteJunio C Hamano
2007-12-02Merge branch 'tt/help'Junio C Hamano
2007-12-01Merge branch 'jc/move-gitk'Junio C Hamano
2007-12-01Merge branch 'jc/branch-contains'Junio C Hamano
2007-12-01Merge branch 'cr/tag-options'Junio C Hamano
2007-12-01Update draft release notes for 1.5.4Junio C Hamano
2007-12-01Merge 1.5.3.7 inJunio C Hamano
2007-12-01GIT 1.5.3.7v1.5.3.7Junio C Hamano
2007-12-01Fix typo in t4008 test titleJunio C Hamano
2007-12-01git-svn: Don't create a "master" branch every time rebase is runSteven Grimm
2007-12-01git-svn: add a show-externals command.Vineet Kumar
2007-12-01git-svn: Remove unnecessary Git::SVN::Util packageDavid D. Kilzer
2007-12-01git-svn: add support for pulling author from From: and Signed-off-by:Andy Whitcroft
2007-12-01git-svn now reads settings even if called in subdirectoryGustaf Hendeby
2007-12-01Merge branch 'maint'Junio C Hamano
2007-11-30Fix a pathological case in git detecting proper renamesLinus Torvalds
2007-11-30Fix a pathological case in git detecting proper renamesLinus Torvalds
2007-11-30Add "--expire <time>" option to 'git prune'Johannes Schindelin
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin
2007-11-30cvsimport: fix usage of cvsimport.moduleJeff King
2007-11-30receive-pack: allow deletion of corrupt refsJohannes Schindelin
2007-11-30Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano
2007-11-30t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt
2007-11-30Mention that git-rm can be an appropriate resolution as well as git-add.David Symonds