summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Fix handling of git-p4 on deleted filesAndrew Waters1-1/+3
2010-10-19{cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast1-1/+1
2010-10-13completion: Support the DWIM mode for git checkoutKevin Ballard1-3/+27
2010-10-13bash: support pretty format aliasesSZEDER Gábor1-4/+17
2010-10-13bash: support more 'git notes' subcommands and their optionsSZEDER Gábor1-9/+41
2010-10-13bash: not all 'git bisect' subcommands make sense when not bisectingSZEDER Gábor1-1/+5
2010-10-13bash: offer refs for 'git bisect start'SZEDER Gábor1-1/+1
2010-09-29Merge branch 'gb/shell-ext'Junio C Hamano3-0/+46
2010-09-27perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2-2/+3
2010-09-27contrib/completion: --no-index option to git diffMichael J Gruber1-1/+1
2010-09-27prefer test -h over test -L in shell scriptsJeff King1-1/+1
2010-09-10post-receive-email: ensure sent messages are not emptyKevin P. Fleming1-16/+31
2010-09-09completion: make compatible with zshMark Lodato1-4/+46
2010-09-03Merge branch 'jn/update-contrib-example-merge'Junio C Hamano1-25/+90
2010-08-31Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano1-1/+0
2010-08-31Merge branch 'jn/svn-fe'Junio C Hamano2-9/+11
2010-08-22Merge branch 'maint'Junio C Hamano1-2/+2
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues1-2/+2
2010-08-20Merge branch 'jn/fix-abbrev' into maintJunio C Hamano1-1/+1
2010-08-18merge script: learn --[no-]rerere-autoupdateJonathan Nieder1-2/+5
2010-08-18merge script: notice @{-1} shorthandJonathan Nieder1-2/+4
2010-08-18merge script: handle --no-ff --no-commit correctlyJonathan Nieder1-2/+10
2010-08-18merge script: --ff-only to disallow true mergeJonathan Nieder1-2/+15
2010-08-18merge script: handle many-way octopusJonathan Nieder1-3/+3
2010-08-18merge script: handle -m --log correctlyJonathan Nieder1-4/+10
2010-08-18merge script: forbid merge -s indexJonathan Nieder1-0/+5
2010-08-18merge script: allow custom strategiesJonathan Nieder1-2/+6
2010-08-18merge script: merge -X<option>Jonathan Nieder1-1/+7
2010-08-18merge script: improve log message subjectJonathan Nieder1-8/+19
2010-08-18merge script: refuse to merge during mergeJonathan Nieder1-0/+3
2010-08-18merge script: tweak unmerged files message to match builtinJonathan Nieder1-1/+1
2010-08-18merge script: --squash, --ff from unborn branch are errorsJonathan Nieder1-0/+4
2010-08-18Merge branch 'jn/fix-abbrev'Junio C Hamano1-1/+1
2010-08-18Merge branch 'kf/post-receive-sample-hook'Junio C Hamano1-2/+32
2010-08-15Eliminate “Finished cherry-pick/revert” messageJonathan Nieder1-1/+0
2010-08-14svn-fe manual: Clarify warning about deltas in dump filesJonathan Nieder1-1/+4
2010-08-14Update svn-fe manualJonathan Nieder1-8/+6
2010-08-14SVN dump parserDavid Barr1-0/+1
2010-08-12Add sample commands for git-shellGreg Brockman3-0/+46
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy1-1/+1
2010-08-03contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra1-0/+1
2010-08-03contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2-2/+2
2010-07-27examples/commit: use --abbrev for commit summaryJonathan Nieder1-1/+1
2010-07-16post-receive-email: optional message line count limitKevin P. Fleming1-2/+32
2010-07-16Add a sample user for the svndump libraryJonathan Nieder4-0/+147
2010-06-30Merge branch 'tr/rev-list-count'Junio C Hamano1-1/+143
2010-06-30Merge branch 'as/maint-completion-set-u-fix'Junio C Hamano1-7/+7
2010-06-24bash completion: Support "divergence from upstream" messages in __git_ps1Andrew Sayers1-1/+143
2010-06-22Merge branch 'sb/format-patch-signature'Junio C Hamano1-1/+2
2010-06-21Merge branch 'em/checkout-orphan'Junio C Hamano1-1/+1