Age | Commit message (Expand) | Author | Files | Lines |
2013-05-28 | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2013-04-15 | The name of the hash function is "SHA-1", not "SHA1" | Thomas Ackermann | 1 | -1/+1 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -3/+3 |
2012-05-07 | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 1 | -0/+10 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -9/+0 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -2/+2 |
2010-02-18 | Documentation: describe --thin more accurately | Stephen Boyd | 1 | -8/+4 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -4/+4 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -4/+4 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -2/+2 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-02-28 | index-pack: introduce checking mode | Martin Koegler | 1 | -0/+3 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -5/+5 |
2008-01-06 | Documentation: fix "gitlink::foobar[s]" | Junio C Hamano | 1 | -1/+1 |
2007-10-15 | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-05-18 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+3 |
2007-05-18 | Documentation: Reformatted SYNOPSIS for several commands | Matthias Kestenholz | 1 | -1/+3 |
2007-04-19 | document --index-version for index-pack and pack-objects | Nicolas Pitre | 1 | -0/+5 |
2006-11-03 | remove .keep pack lock files when done with refs update | Nicolas Pitre | 1 | -0/+11 |
2006-10-29 | Teach git-index-pack how to keep a pack file. | Shawn Pearce | 1 | -3/+21 |
2006-10-26 | add progress status to index-pack | Nicolas Pitre | 1 | -2/+5 |
2006-10-26 | make index-pack able to complete thin packs. | Nicolas Pitre | 1 | -1/+13 |
2006-10-25 | enable index-pack streaming capability | Nicolas Pitre | 1 | -1/+7 |
2005-10-12 | Add git-index-pack utility | Sergey Vlasov | 1 | -0/+44 |