summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2010-11-17Merge branch 'dk/maint-blame-el'Junio C Hamano
2010-11-05Merge branch 'aw/git-p4-deletion'Junio C Hamano
2010-11-03git-blame.el: Add (require 'format-spec)David Kågedal
2010-10-29contrib/ciabot: git-describe commit instead of HEADSven Eckelmann
2010-10-28completion: fix zsh check under bash with 'set -u'Mark Lodato
2010-10-27Merge branch 'ab/require-perl-5.8'Junio C Hamano
2010-10-27Merge branch 'kf/post-receive-sample-hook'Junio C Hamano
2010-10-27Merge branch 'ml/completion-zsh'Junio C Hamano
2010-10-22Fix handling of git-p4 on deleted filesAndrew Waters
2010-10-19{cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast
2010-09-29Merge branch 'gb/shell-ext'Junio C Hamano
2010-09-27perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason
2010-09-27contrib/completion: --no-index option to git diffMichael J Gruber
2010-09-27prefer test -h over test -L in shell scriptsJeff King
2010-09-10post-receive-email: ensure sent messages are not emptyKevin P. Fleming
2010-09-09completion: make compatible with zshMark Lodato
2010-09-03Merge branch 'jn/update-contrib-example-merge'Junio C Hamano
2010-08-31Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano
2010-08-31Merge branch 'jn/svn-fe'Junio C Hamano
2010-08-23Merge branch 'maint'Junio C Hamano
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2010-08-20Merge branch 'jn/fix-abbrev' into maintJunio C Hamano
2010-08-18merge script: learn --[no-]rerere-autoupdateJonathan Nieder
2010-08-18merge script: notice @{-1} shorthandJonathan Nieder
2010-08-18merge script: handle --no-ff --no-commit correctlyJonathan Nieder
2010-08-18merge script: --ff-only to disallow true mergeJonathan Nieder
2010-08-18merge script: handle many-way octopusJonathan Nieder
2010-08-18merge script: handle -m --log correctlyJonathan Nieder
2010-08-18merge script: forbid merge -s indexJonathan Nieder
2010-08-18merge script: allow custom strategiesJonathan Nieder
2010-08-18merge script: merge -X<option>Jonathan Nieder
2010-08-18merge script: improve log message subjectJonathan Nieder
2010-08-18merge script: refuse to merge during mergeJonathan Nieder
2010-08-18merge script: tweak unmerged files message to match builtinJonathan Nieder
2010-08-18merge script: --squash, --ff from unborn branch are errorsJonathan Nieder
2010-08-18Merge branch 'jn/fix-abbrev'Junio C Hamano
2010-08-18Merge branch 'kf/post-receive-sample-hook'Junio C Hamano
2010-08-16Eliminate “Finished cherry-pick/revert” messageJonathan Nieder
2010-08-15svn-fe manual: Clarify warning about deltas in dump filesJonathan Nieder
2010-08-15Update svn-fe manualJonathan Nieder
2010-08-15SVN dump parserDavid Barr
2010-08-12Add sample commands for git-shellGreg Brockman
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy
2010-08-03contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra
2010-08-03contrib/svn-fe: Fix IncludePathRamkumar Ramachandra
2010-07-27examples/commit: use --abbrev for commit summaryJonathan Nieder
2010-07-16post-receive-email: optional message line count limitKevin P. Fleming
2010-07-16Add a sample user for the svndump libraryJonathan Nieder
2010-06-30Merge branch 'tr/rev-list-count'Junio C Hamano
2010-06-30Merge branch 'as/maint-completion-set-u-fix'Junio C Hamano