Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ / | |||||
* | | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2007-10-30 | 2 | -0/+1155 |
* | | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 5 | -5/+5 |
|\ \ | |||||
| * \ | Merge branch 'maint' | Junio C Hamano | 2007-09-23 | 4 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 2007-09-23 | 3 | -3/+3 |
* | | | Make fetch a builtin | Daniel Barkalow | 2007-09-19 | 1 | -0/+377 |
|/ / | |||||
* | | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 1 | -0/+106 |
|/ | |||||
* | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -0/+45 |
* | Make git tag a builtin. | Carlos Rica | 2007-07-20 | 1 | -0/+205 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 2 | -21/+21 |
* | Make gc a builtin. | James Bowes | 2007-03-17 | 1 | -0/+37 |
* | Remove git-resolve. | Junio C Hamano | 2007-02-12 | 1 | -0/+112 |