aboutsummaryrefslogtreecommitdiff
path: root/contrib/examples
Commit message (Expand)AuthorAge
* comments: fix misuses of "nor"Justin Lebar2014-03-31
* contrib: fix misuses of "nor"Justin Lebar2014-03-31
* repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
* Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-18
|\
| * repack: rewrite the shell script in CStefan Beller2013-09-17
* | Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-17
|\ \
| * | use 'commit-ish' instead of 'committish'Richard Hansen2013-09-04
| |/
* | core-tutorial: trim the section on Inspecting ChangesJunio C Hamano2013-08-13
|/
* contrib/examples/git-remote.perl: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* contrib/examples: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* Merge branch 'jc/merge-bases'Junio C Hamano2012-09-11
|\
| * in_merge_bases(): support only one "other" commitJunio C Hamano2012-08-27
* | remove superfluous newlines in error messagesPete Wyckoff2012-04-30
|/
* cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-03
* Merge branch 'ab/require-perl-5.8'Junio C Hamano2010-10-26
|\
| * perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-27
* | {cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast2010-10-19
|/
* Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-03
|\
| * merge script: learn --[no-]rerere-autoupdateJonathan Nieder2010-08-18
| * merge script: notice @{-1} shorthandJonathan Nieder2010-08-18
| * merge script: handle --no-ff --no-commit correctlyJonathan Nieder2010-08-18
| * merge script: --ff-only to disallow true mergeJonathan Nieder2010-08-18
| * merge script: handle many-way octopusJonathan Nieder2010-08-18
| * merge script: handle -m --log correctlyJonathan Nieder2010-08-18
| * merge script: forbid merge -s indexJonathan Nieder2010-08-18
| * merge script: allow custom strategiesJonathan Nieder2010-08-18
| * merge script: merge -X<option>Jonathan Nieder2010-08-18
| * merge script: improve log message subjectJonathan Nieder2010-08-18
| * merge script: refuse to merge during mergeJonathan Nieder2010-08-18
| * merge script: tweak unmerged files message to match builtinJonathan Nieder2010-08-18
| * merge script: --squash, --ff from unborn branch are errorsJonathan Nieder2010-08-18
* | Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano2010-08-31
|\ \
| * | Eliminate “Finished cherry-pick/revert” messageJonathan Nieder2010-08-15
| |/
* | examples/commit: use --abbrev for commit summaryJonathan Nieder2010-07-27
|/
* Honor "tagopt = --tags" configuration optionSamuel Tardieu2010-04-19
* Builtin-ify git-notesJohan Herland2010-02-13
* git merge -X<option>Avery Pennarun2010-01-17
* Merge branch 'jn/help-everywhere'Junio C Hamano2009-11-20
|\
| * Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
* | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
|/
* Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber2009-02-25
* Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen2009-02-24
* contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org2009-01-12
* Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* svnimport: newer libsvn wants us to ask for the root with "", not "/"P. Christeas2008-07-23
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
* \ Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-15
|\ \ | |/ |/|
| * Build in mergeMiklos Vajna2008-07-07