summaryrefslogtreecommitdiff
path: root/contrib/examples
AgeCommit message (Expand)Author
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-04use 'commit-ish' instead of 'committish'Richard Hansen
2013-08-13core-tutorial: trim the section on Inspecting ChangesJunio C Hamano
2013-02-25contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar
2013-02-24contrib/examples: use a lowercase "usage:" stringDavid Aguilar
2012-09-11Merge branch 'jc/merge-bases'Junio C Hamano
2012-08-28in_merge_bases(): support only one "other" commitJunio C Hamano
2012-04-30remove superfluous newlines in error messagesPete Wyckoff
2010-12-28cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy
2010-10-27Merge branch 'ab/require-perl-5.8'Junio C Hamano
2010-10-19{cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast
2010-09-27perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason
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-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-16Eliminate “Finished cherry-pick/revert” messageJonathan Nieder
2010-07-27examples/commit: use --abbrev for commit summaryJonathan Nieder
2010-04-19Honor "tagopt = --tags" configuration optionSamuel Tardieu
2010-02-14Builtin-ify git-notesJohan Herland
2010-01-18git merge -X<option>Avery Pennarun
2009-11-21Merge branch 'jn/help-everywhere'Junio C Hamano
2009-11-10Retire fetch--tool helper to contrib/examplesJonathan Nieder
2009-10-25Use 'fast-forward' all over the placeFelipe Contreras
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber
2009-02-25Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen
2009-01-13contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org
2008-10-16Typo "does not exists" when git remote update remote.Mikael Magnusson
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2008-07-23svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-16Merge branch 'mv/merge-in-c'Junio C Hamano
2008-07-09Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis
2008-07-08Build in mergeMiklos Vajna
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-05Build in cloneDaniel Barkalow
2008-03-16Resurrect git-rerere to contrib/examplesJunio C Hamano
2008-03-12Merge branch 'js/remote'Junio C Hamano