aboutsummaryrefslogtreecommitdiff
path: root/contrib/examples
Commit message (Expand)AuthorAge
* treewide: correct several "up-to-date" to "up to date"Martin Ă…gren2017-08-23
* Merge branch 'js/difftool-builtin'Junio C Hamano2017-01-31
|\
| * difftool: retire the scripted versionJohannes Schindelin2017-01-19
|/
* contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
* contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
* contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-27
* contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-27
* contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-27
* Merge branch 'pt/pull-builtin'Junio C Hamano2015-10-14
|\
| * merge: grammofix in please-commit-before-merge messageAlex Henrie2015-10-02
* | Merge branch 'js/maint-am-skip-performance-regression'Junio C Hamano2015-09-14
|\ \
* \ \ Sync with maintJunio C Hamano2015-08-25
|\ \ \ | |/ /
* | | Merge branch 'jk/git-path'Junio C Hamano2015-08-19
|\ \ \
| * | | memoize common git-path "constant" filesJeff King2015-08-10
* | | | Merge branch 'mm/pull-upload-pack'Junio C Hamano2015-08-19
|\ \ \ \ | | |/ / | |/| |
* | | | builtin-am: remove redirection to git-am.shPaul Tan2015-08-04
| |/ / |/| |
* | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\ \ \ | |/ / |/| / | |/
| * pull: remove redirection to git-pull.shPaul Tan2015-06-18
|/
* various contrib: Fix links in man pagesStefan Beller2014-08-07
* contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-03
|\
| * refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
* | 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
|/