summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-03install-sh from automake does not like -m without delimiting spaceLibravatar Robert Schiele3-11/+11
2007-12-03Documentation: add a new man page for "git-help"Libravatar Christian Couder4-3/+53
2007-12-03git-commit documentation: fix unfinished sentence.Libravatar Junio C Hamano1-3/+3
2007-12-03git-commit --allow-emptyLibravatar Junio C Hamano3-4/+24
2007-12-03git-commit: Allow to amend a merge commit that does not change the treeLibravatar Johannes Sixt2-3/+38
2007-12-02Merge branch 'js/prune-expire'Libravatar Junio C Hamano3-2/+42
2007-12-02Merge branch 'js/export-with-assignment'Libravatar Junio C Hamano3-13/+19
2007-12-02Merge branch 'js/fast-export'Libravatar Junio C Hamano7-0/+616
2007-12-02Merge branch 'js/rebase-i-rerere'Libravatar Junio C Hamano1-1/+4
2007-12-02Merge branch 'js/pull-rebase'Libravatar Junio C Hamano4-1/+49
2007-12-02Merge branch 'wc/rebase-insn'Libravatar Junio C Hamano2-10/+28
2007-12-02Merge branch 'jc/typebreak'Libravatar Junio C Hamano6-14/+105
2007-12-02Enable rewrite as well as rename detection in git-statusLibravatar Jeff King1-0/+1
2007-12-02Merge branch 'jc/color'Libravatar Junio C Hamano3-16/+87
2007-12-02Add 'git fast-export', the sister of 'git fast-import'Libravatar Johannes Schindelin7-0/+616
2007-12-02Merge branch 'dc/gitweb'Libravatar Junio C Hamano1-0/+2
2007-12-02gitweb: Update and improve gitweb/README fileLibravatar Jakub Narebski1-18/+197
2007-12-02git-stash: Display help message if git-stash is run with wrong sub-commandsLibravatar Kevin Leung1-7/+9
2007-12-02git-am: catch missing author date early.Libravatar Junio C Hamano1-2/+2
2007-12-02Merge branch 'maint'Libravatar Junio C Hamano1-0/+12
2007-12-02t9600: test cvsimport from CVS working treeLibravatar Jeff King1-0/+12
2007-12-02gitweb: the commitdiff is very commonly used, it's needed on search page, tooLibravatar Denis Cheng1-0/+2
2007-12-02rename: Break filepairs with different types.Libravatar Junio C Hamano5-14/+104
2007-12-01Update draft release notes for 1.5.4Libravatar Junio C Hamano1-86/+98
2007-12-01Consolidate command list to one.Libravatar Junio C Hamano5-163/+141
2007-12-01Resurrect peek-remoteLibravatar Junio C Hamano1-1/+1
2007-12-01Merge branch 'tt/help'Libravatar Junio C Hamano2-7/+0
2007-12-01Merge branch 'jc/move-gitk'Libravatar Junio C Hamano3-11/+32
2007-12-01Merge branch 'jc/branch-contains'Libravatar Junio C Hamano5-5/+134
2007-12-01Merge branch 'cr/tag-options'Libravatar Junio C Hamano3-90/+105
2007-12-01Update draft release notes for 1.5.4Libravatar Junio C Hamano1-4/+57
2007-12-01Merge 1.5.3.7 inLibravatar Junio C Hamano3-1/+47
2007-12-01GIT 1.5.3.7Libravatar Junio C Hamano3-2/+47
2007-12-01Fix typo in t4008 test titleLibravatar Junio C Hamano1-1/+1
2007-11-30git-svn: Don't create a "master" branch every time rebase is runLibravatar Steven Grimm1-0/+2
2007-11-30git-svn: add a show-externals command.Libravatar Vineet Kumar1-0/+18
2007-11-30git-svn: Remove unnecessary Git::SVN::Util packageLibravatar David D. Kilzer1-14/+9
2007-11-30git-svn: add support for pulling author from From: and Signed-off-by:Libravatar Andy Whitcroft1-7/+30
2007-11-30git-svn now reads settings even if called in subdirectoryLibravatar Gustaf Hendeby1-17/+18
2007-11-30Merge branch 'maint'Libravatar Junio C Hamano12-40/+155
2007-11-30Fix a pathological case in git detecting proper renamesLibravatar Linus Torvalds1-0/+13
2007-11-30Fix a pathological case in git detecting proper renamesLibravatar Linus Torvalds1-9/+16
2007-11-30Add "--expire <time>" option to 'git prune'Libravatar Johannes Schindelin3-2/+42
2007-11-30Replace the word 'update-cache' by 'update-index' everywhereLibravatar Johannes Schindelin9-9/+9
2007-11-30cvsimport: fix usage of cvsimport.moduleLibravatar Jeff King2-4/+25
2007-11-30receive-pack: allow deletion of corrupt refsLibravatar Johannes Schindelin2-3/+46
2007-11-30Merge branch 'jk/maint-cvsimport-fix' into maintLibravatar Junio C Hamano2-26/+120
2007-11-30t7003-filter-branch: Fix test of a failing --msg-filter.Libravatar Johannes Sixt1-1/+1
2007-11-30Mention that git-rm can be an appropriate resolution as well as git-add.Libravatar David Symonds1-1/+1
2007-11-30revert/cherry-pick: Allow overriding the help text by the calling PorcelainLibravatar Wincent Colaiuta2-10/+28