aboutsummaryrefslogtreecommitdiff
path: root/contrib/examples
Commit message (Expand)AuthorAge
* Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-04-21
|\
| * git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
| * git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-17
* | 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
|\