Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2008-01-17 | Officially deprecate repo-config. | Junio C Hamano | 1 | -1/+1 |
2007-12-26 | contrib: resurrect scripted git-revert. | Junio C Hamano | 1 | -0/+197 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -0/+639 |
2007-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-24 | Merge branch 'jk/send-pack' | Junio C Hamano | 1 | -0/+142 |
2007-11-24 | Merge branch 'sb/clean' | Junio C Hamano | 1 | -0/+118 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -0/+629 |
2007-11-22 | git-merge-ours: make it a builtin. | Thomas Harning | 1 | -0/+14 |
2007-11-18 | Make git-clean a builtin | Shawn Bohrer | 1 | -0/+118 |
2007-11-05 | Build in ls-remote | Daniel Barkalow | 1 | -0/+142 |
2007-10-30 | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2 | -0/+1155 |
2007-10-16 | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 5 | -5/+5 |
2007-09-23 | Merge branch 'maint' | Junio C Hamano | 4 | -4/+4 |
2007-09-23 | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 3 | -3/+3 |
2007-09-19 | Make fetch a builtin | Daniel Barkalow | 1 | -0/+377 |
2007-09-12 | Make "git reset" a builtin. | Carlos Rica | 1 | -0/+106 |
2007-07-26 | Make verify-tag a builtin. | Carlos Rica | 1 | -0/+45 |
2007-07-20 | Make git tag a builtin. | Carlos Rica | 1 | -0/+205 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2 | -21/+21 |
2007-03-17 | Make gc a builtin. | James Bowes | 1 | -0/+37 |
2007-02-12 | Remove git-resolve. | Junio C Hamano | 1 | -0/+112 |