index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
examples
Commit message (
Expand
)
Author
Age
*
various contrib: Fix links in man pages
Stefan Beller
2014-08-07
*
contrib/examples/git-resolve.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-09
*
contrib/examples/git-repack.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-09
*
contrib/examples/git-merge.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-09
*
contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-09
*
contrib/examples/git-clone.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
2014-06-09
*
Merge branch 'mh/ref-transaction'
Junio C Hamano
2014-06-03
|
\
|
*
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
*
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-04-21
|
\
\
|
*
|
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
*
|
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-17
|
|
/
*
|
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
*
|
contrib: fix misuses of "nor"
Justin Lebar
2014-03-31
|
/
*
repo-config: remove deprecated alias for "git config"
John Keeping
2013-11-12
*
Merge branch 'sb/repack-in-c'
Junio C Hamano
2013-10-18
|
\
|
*
repack: rewrite the shell script in C
Stefan Beller
2013-09-17
*
|
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
|
\
\
|
*
|
use 'commit-ish' instead of 'committish'
Richard Hansen
2013-09-04
|
|
/
*
|
core-tutorial: trim the section on Inspecting Changes
Junio C Hamano
2013-08-13
|
/
*
contrib/examples/git-remote.perl: use a lowercase "usage:" string
David Aguilar
2013-02-24
*
contrib/examples: use a lowercase "usage:" string
David Aguilar
2013-02-24
*
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
|
\
|
*
in_merge_bases(): support only one "other" commit
Junio C Hamano
2012-08-27
*
|
remove superfluous newlines in error messages
Pete Wyckoff
2012-04-30
|
/
*
cherry-pick/revert: add support for -X/--strategy-option
Jonathan Nieder
2010-12-28
*
Change incorrect "remote branch" to "remote tracking branch" in C code
Matthieu Moy
2010-11-03
*
Merge branch 'ab/require-perl-5.8'
Junio C Hamano
2010-10-26
|
\
|
*
perl: use "use warnings" instead of -w
Ævar Arnfjörð Bjarmason
2010-09-27
*
|
{cvs,svn}import: use the new 'git read-tree --empty'
Thomas Rast
2010-10-19
|
/
*
Merge branch 'jn/update-contrib-example-merge'
Junio C Hamano
2010-09-03
|
\
|
*
merge script: learn --[no-]rerere-autoupdate
Jonathan Nieder
2010-08-18
|
*
merge script: notice @{-1} shorthand
Jonathan Nieder
2010-08-18
|
*
merge script: handle --no-ff --no-commit correctly
Jonathan Nieder
2010-08-18
|
*
merge script: --ff-only to disallow true merge
Jonathan Nieder
2010-08-18
|
*
merge script: handle many-way octopus
Jonathan Nieder
2010-08-18
|
*
merge script: handle -m --log correctly
Jonathan Nieder
2010-08-18
|
*
merge script: forbid merge -s index
Jonathan Nieder
2010-08-18
|
*
merge script: allow custom strategies
Jonathan Nieder
2010-08-18
|
*
merge script: merge -X<option>
Jonathan Nieder
2010-08-18
|
*
merge script: improve log message subject
Jonathan Nieder
2010-08-18
|
*
merge script: refuse to merge during merge
Jonathan Nieder
2010-08-18
|
*
merge script: tweak unmerged files message to match builtin
Jonathan Nieder
2010-08-18
[next]