Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/update-contrib-example-merge' | Junio C Hamano | 2010-09-03 | 1 | -25/+90 |
|\ | |||||
| * | merge script: learn --[no-]rerere-autoupdate | Jonathan Nieder | 2010-08-18 | 1 | -2/+5 |
| * | merge script: notice @{-1} shorthand | Jonathan Nieder | 2010-08-18 | 1 | -2/+4 |
| * | merge script: handle --no-ff --no-commit correctly | Jonathan Nieder | 2010-08-18 | 1 | -2/+10 |
| * | merge script: --ff-only to disallow true merge | Jonathan Nieder | 2010-08-18 | 1 | -2/+15 |
| * | merge script: handle many-way octopus | Jonathan Nieder | 2010-08-18 | 1 | -3/+3 |
| * | merge script: handle -m --log correctly | Jonathan Nieder | 2010-08-18 | 1 | -4/+10 |
| * | merge script: forbid merge -s index | Jonathan Nieder | 2010-08-18 | 1 | -0/+5 |
| * | merge script: allow custom strategies | Jonathan Nieder | 2010-08-18 | 1 | -2/+6 |
| * | merge script: merge -X<option> | Jonathan Nieder | 2010-08-18 | 1 | -1/+7 |
| * | merge script: improve log message subject | Jonathan Nieder | 2010-08-18 | 1 | -8/+19 |
| * | merge script: refuse to merge during merge | Jonathan Nieder | 2010-08-18 | 1 | -0/+3 |
| * | merge script: tweak unmerged files message to match builtin | Jonathan Nieder | 2010-08-18 | 1 | -1/+1 |
| * | merge script: --squash, --ff from unborn branch are errors | Jonathan Nieder | 2010-08-18 | 1 | -0/+4 |
* | | Merge branch 'jn/cherry-revert-message-clean-up' | Junio C Hamano | 2010-08-31 | 1 | -1/+0 |
|\ \ | |||||
| * | | Eliminate “Finished cherry-pick/revert” message | Jonathan Nieder | 2010-08-15 | 1 | -1/+0 |
| |/ | |||||
* | | examples/commit: use --abbrev for commit summary | Jonathan Nieder | 2010-07-27 | 1 | -1/+1 |
|/ | |||||
* | Honor "tagopt = --tags" configuration option | Samuel Tardieu | 2010-04-19 | 1 | -1/+3 |
* | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -0/+121 |
* | git merge -X<option> | Avery Pennarun | 2010-01-17 | 1 | -1/+2 |
* | Merge branch 'jn/help-everywhere' | Junio C Hamano | 2009-11-20 | 1 | -0/+574 |
|\ | |||||
| * | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 2009-11-09 | 1 | -0/+574 |
* | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 2 | -5/+5 |
|/ | |||||
* | Fix typo in contrib/examples/git-svnimport.txt | Michael J Gruber | 2009-02-25 | 1 | -3/+3 |
* | Convert git-* invocations to "git *" in the svnimport example. | Abhijit Menon-Sen | 2009-02-24 | 1 | -18/+18 |
* | contrib/examples/README: give an explanation of the status of these files | jidanni@jidanni.org | 2009-01-12 | 1 | -0/+3 |
* | Typo "does not exists" when git remote update remote. | Mikael Magnusson | 2008-10-16 | 1 | -1/+1 |
* | Replace uses of "git-var" with "git var" | Todd Zullinger | 2008-07-30 | 2 | -4/+4 |
* | svnimport: newer libsvn wants us to ask for the root with "", not "/" | P. Christeas | 2008-07-23 | 1 | -1/+1 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 1 | -2/+2 |
|\ | |||||
* \ | Merge branch 'mv/merge-in-c' | Junio C Hamano | 2008-07-15 | 1 | -0/+554 |
|\ \ | |/ |/| | |||||
| * | Build in merge | Miklos Vajna | 2008-07-07 | 1 | -0/+554 |
* | | Git.pm: Add remote_refs() git-ls-remote frontend | Petr Baudis | 2008-07-08 | 1 | -4/+1 |
|/ | |||||
* | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 | 1 | -0/+525 |
|\ | |||||
| * | Build in clone | Daniel Barkalow | 2008-05-04 | 1 | -0/+523 |
|/ | |||||
* | Resurrect git-rerere to contrib/examples | Junio C Hamano | 2008-03-16 | 1 | -0/+284 |
* | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 | 1 | -0/+477 |
|\ | |||||
| * | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -0/+477 |
|/ | |||||
* | Merge branch 'db/checkout' | Junio C Hamano | 2008-02-27 | 1 | -0/+302 |
|\ | |||||
| * | Build in checkout | Daniel Barkalow | 2008-02-16 | 1 | -0/+298 |
|/ | |||||
* | Officially deprecate repo-config. | Junio C Hamano | 2008-01-17 | 1 | -1/+1 |
* | contrib: resurrect scripted git-revert. | Junio C Hamano | 2007-12-26 | 1 | -0/+197 |
* | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 1 | -0/+639 |
|\ | |||||
| * | Port git commit to C. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+629 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-11-28 | 1 | -1/+1 |
|\ \ | |||||
* \ \ | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | 1 | -0/+142 |
|\ \ \ | |||||
| * | | | Build in ls-remote | Daniel Barkalow | 2007-11-05 | 1 | -0/+142 |
* | | | | Merge branch 'sb/clean' | Junio C Hamano | 2007-11-24 | 1 | -0/+118 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Make git-clean a builtin | Shawn Bohrer | 2007-11-18 | 1 | -0/+118 |
| |/ / | |||||
* | | | git-merge-ours: make it a builtin. | Thomas Harning | 2007-11-22 | 1 | -0/+14 |
|/ / |