summaryrefslogtreecommitdiffstats
path: root/contrib/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/examples/*Ævar Arnfjörð Bjarmason2018-03-2627-8137/+20
* Merge branch 'ab/perl-fixes'Junio C Hamano2018-03-151-1/+1
|\
| * perl: move CPAN loader wrappers to another namespaceÆvar Arnfjörð Bjarmason2018-03-051-1/+1
* | Merge branch 'bw/perl-timegm-timelocal-fix'Junio C Hamano2018-03-061-1/+1
|\ \
| * | perl: call timegm and timelocal with 4-digit yearBernhard M. Wiedemann2018-02-231-1/+1
* | | Merge branch 'bw/c-plus-plus'Junio C Hamano2018-03-061-1/+1
|\ \ \ | |_|/ |/| |
| * | object: rename function 'typename' to 'type_name'Brandon Williams2018-02-141-1/+1
| |/
* / Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason2017-12-121-1/+1
|/
* treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-232-3/+3
* Merge branch 'js/difftool-builtin'Junio C Hamano2017-01-311-0/+481
|\
| * difftool: retire the scripted versionJohannes Schindelin2017-01-191-0/+470
|/
* contrib/examples/git-revert.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-281-4/+4
* contrib/examples/git-repack.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-281-2/+2
* contrib/examples/git-merge.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-281-2/+2
* contrib/examples/git-fetch.sh: use the $( ... ) construct for command substit...Elia Pinto2015-12-281-2/+2
* contrib/examples/git-commit.sh: use the $( ... ) construct for command substi...Elia Pinto2015-12-281-4/+4
* Merge branch 'pt/pull-builtin'Junio C Hamano2015-10-141-1/+1
|\
| * merge: grammofix in please-commit-before-merge messageAlex Henrie2015-10-021-1/+1
* | Merge branch 'js/maint-am-skip-performance-regression'Junio C Hamano2015-09-141-1/+1
|\ \
* | | Sync with maintJunio C Hamano2015-08-261-1/+1
|\| |
* | | Merge branch 'jk/git-path'Junio C Hamano2015-08-191-2/+2
|\ \ \
| * | | memoize common git-path "constant" filesJeff King2015-08-111-2/+2
* | | | Merge branch 'mm/pull-upload-pack'Junio C Hamano2015-08-191-1/+1
|\ \ \ \ | | |/ / | |/| |
* | | | builtin-am: remove redirection to git-am.shPaul Tan2015-08-051-0/+975
| |/ / |/| |
* | | Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-031-0/+381
|\ \ \ | |/ / |/| / | |/
| * pull: remove redirection to git-pull.shPaul Tan2015-06-181-0/+333
|/
* various contrib: Fix links in man pagesStefan Beller2014-08-071-1/+1
* contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-1/+1
* contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-2/+2
* contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-2/+2
* contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-2/+2
* contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-1/+1
* Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-031-1/+2
|\
| * refs.h: rename the action_on_err constantsMichael Haggerty2014-04-071-1/+2
* | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-04-2110-30/+30
|\ \
| * | git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
| * | git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
| * | git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
| * | git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
| * | git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
| * | git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-2/+2
| * | git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-3/+3
| * | git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-5/+5
| * | git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-10/+10
| * | git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-4/+4
| |/
* | comments: fix misuses of "nor"Justin Lebar2014-04-012-3/+3
* | contrib: fix misuses of "nor"Justin Lebar2014-04-011-1/+1
|/
* repo-config: remove deprecated alias for "git config"John Keeping2013-11-121-2/+2
* Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-181-0/+194
|\
| * repack: rewrite the shell script in CStefan Beller2013-09-171-0/+194