Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | contrib/examples/git-remote.perl: use a lowercase "usage:" string | David Aguilar | 1 | -4/+4 |
2013-02-24 | contrib/examples: use a lowercase "usage:" string | David Aguilar | 2 | -2/+2 |
2012-09-11 | Merge branch 'jc/merge-bases' | Junio C Hamano | 1 | -1/+1 |
2012-08-27 | in_merge_bases(): support only one "other" commit | Junio C Hamano | 1 | -1/+1 |
2012-04-30 | remove superfluous newlines in error messages | Pete Wyckoff | 1 | -2/+2 |
2010-12-28 | cherry-pick/revert: add support for -X/--strategy-option | Jonathan Nieder | 1 | -1/+12 |
2010-11-03 | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 1 | -1/+1 |
2010-10-26 | Merge branch 'ab/require-perl-5.8' | Junio C Hamano | 1 | -1/+1 |
2010-10-19 | {cvs,svn}import: use the new 'git read-tree --empty' | Thomas Rast | 1 | -1/+1 |
2010-09-27 | perl: use "use warnings" instead of -w | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-09-03 | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 1 | -25/+90 |
2010-08-31 | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 1 | -1/+0 |
2010-08-18 | merge script: learn --[no-]rerere-autoupdate | Jonathan Nieder | 1 | -2/+5 |
2010-08-18 | merge script: notice @{-1} shorthand | Jonathan Nieder | 1 | -2/+4 |
2010-08-18 | merge script: handle --no-ff --no-commit correctly | Jonathan Nieder | 1 | -2/+10 |
2010-08-18 | merge script: --ff-only to disallow true merge | Jonathan Nieder | 1 | -2/+15 |
2010-08-18 | merge script: handle many-way octopus | Jonathan Nieder | 1 | -3/+3 |
2010-08-18 | merge script: handle -m --log correctly | Jonathan Nieder | 1 | -4/+10 |
2010-08-18 | merge script: forbid merge -s index | Jonathan Nieder | 1 | -0/+5 |
2010-08-18 | merge script: allow custom strategies | Jonathan Nieder | 1 | -2/+6 |
2010-08-18 | merge script: merge -X<option> | Jonathan Nieder | 1 | -1/+7 |
2010-08-18 | merge script: improve log message subject | Jonathan Nieder | 1 | -8/+19 |
2010-08-18 | merge script: refuse to merge during merge | Jonathan Nieder | 1 | -0/+3 |
2010-08-18 | merge script: tweak unmerged files message to match builtin | Jonathan Nieder | 1 | -1/+1 |
2010-08-18 | merge script: --squash, --ff from unborn branch are errors | Jonathan Nieder | 1 | -0/+4 |
2010-08-15 | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 1 | -1/+0 |
2010-07-27 | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 1 | -1/+1 |
2010-04-19 | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 1 | -1/+3 |
2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -0/+121 |
2010-01-17 | git merge -X<option> | Avery Pennarun | 1 | -1/+2 |
2009-11-20 | Merge branch 'jn/help-everywhere' | Junio C Hamano | 1 | -0/+574 |
2009-11-09 | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 1 | -0/+574 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 2 | -5/+5 |
2009-02-25 | Fix typo in contrib/examples/git-svnimport.txt | Michael J Gruber | 1 | -3/+3 |
2009-02-24 | Convert git-* invocations to "git *" in the svnimport example. | Abhijit Menon-Sen | 1 | -18/+18 |
2009-01-12 | contrib/examples/README: give an explanation of the status of these files | jidanni@jidanni.org | 1 | -0/+3 |
2008-10-16 | Typo "does not exists" when git remote update remote. | Mikael Magnusson | 1 | -1/+1 |
2008-07-30 | Replace uses of "git-var" with "git var" | Todd Zullinger | 2 | -4/+4 |
2008-07-23 | svnimport: newer libsvn wants us to ask for the root with "", not "/" | P. Christeas | 1 | -1/+1 |
2008-07-16 | Merge branch 'sb/dashless' | Junio C Hamano | 1 | -2/+2 |
2008-07-15 | Merge branch 'mv/merge-in-c' | Junio C Hamano | 1 | -0/+554 |
2008-07-08 | Git.pm: Add remote_refs() git-ls-remote frontend | Petr Baudis | 1 | -4/+1 |
2008-07-07 | Build in merge | Miklos Vajna | 1 | -0/+554 |
2008-05-25 | Merge branch 'db/clone-in-c' | Junio C Hamano | 1 | -0/+525 |
2008-05-04 | Build in clone | Daniel Barkalow | 1 | -0/+523 |
2008-03-16 | Resurrect git-rerere to contrib/examples | Junio C Hamano | 1 | -0/+284 |
2008-03-11 | Merge branch 'js/remote' | Junio C Hamano | 1 | -0/+477 |
2008-03-01 | Make git-remote a builtin | Johannes Schindelin | 1 | -0/+477 |
2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -0/+302 |
2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -0/+298 |