Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | git-fsck: learn about --verbose | Johannes Schindelin | 2007-06-05 | 2 | -2/+45 | |
* | gitweb: Handle non UTF-8 text better | Martin Koegler | 2007-06-04 | 2 | -10/+59 | |
* | Add test-sha1 to .gitignore. | Randal L. Schwartz | 2007-06-03 | 1 | -0/+1 | |
* | git-apply: what is detected and fixed is not just trailing spaces. | Junio C Hamano | 2007-06-03 | 1 | -9/+8 | |
* | Update to SubmittingPatches | Johannes Schindelin | 2007-06-03 | 1 | -0/+4 | |
* | Merge branch 'maint' to sync with 1.5.2.1 | Junio C Hamano | 2007-06-03 | 1 | -0/+53 | |
|\ | ||||||
| * | GIT 1.5.2.1v1.5.2.1 | Junio C Hamano | 2007-06-03 | 3 | -2/+55 | |
* | | Release Notes: start preparing for 1.5.3 | Junio C Hamano | 2007-06-03 | 2 | -1/+110 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge branches 'lh/submodules' and 'pb/am' | Junio C Hamano | 2007-06-03 | 14 | -504/+416 | |
|\ \ \ | ||||||
| | * | | Remove git-applypatch | Junio C Hamano | 2007-05-25 | 9 | -280/+10 | |
| | * | | git-applymbox: Remove command | Petr Baudis | 2007-05-25 | 7 | -228/+6 | |
| * | | | Add basic test-script for git-submodule | Lars Hjemli | 2007-06-02 | 1 | -0/+143 | |
| * | | | Add git-submodule command | Lars Hjemli | 2007-05-27 | 5 | -1/+262 | |
* | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-06-02 | 2 | -17/+70 | |
|\ \ \ \ | ||||||
| * | | | | fix repack with --max-pack-size | Nicolas Pitre | 2007-05-31 | 1 | -18/+11 | |
| * | | | | builtin-pack-object: cache small deltas | Martin Koegler | 2007-05-29 | 2 | -0/+12 | |
| * | | | | git-pack-objects: cache small deltas between big objects | Martin Koegler | 2007-05-29 | 2 | -15/+59 | |
| * | | | | builtin-pack-objects: don't fail, if delta is not possible | Martin Koegler | 2007-05-29 | 1 | -2/+6 | |
* | | | | | Merge branch 'sp/pack' | Junio C Hamano | 2007-06-02 | 8 | -12/+72 | |
|\ \ \ \ \ | ||||||
| * | | | | | Style nit - don't put space after function names | Shawn O. Pearce | 2007-05-30 | 1 | -1/+1 | |
| * | | | | | Ensure the pack index is opened before access | Shawn O. Pearce | 2007-05-30 | 1 | -1/+4 | |
| * | | | | | Simplify index access condition in count-objects, pack-redundant | Shawn O. Pearce | 2007-05-30 | 2 | -2/+2 | |
| * | | | | | Test for recent rev-parse $abbrev_sha1 regression | Shawn O. Pearce | 2007-05-30 | 1 | -0/+10 | |
| * | | | | | rev-parse: Identify short sha1 sums correctly. | James Bowes | 2007-05-30 | 1 | -2/+5 | |
| * | | | | | Attempt to delay prepare_alt_odb during get_sha1 | Shawn O. Pearce | 2007-05-27 | 1 | -1/+1 | |
| * | | | | | Micro-optimize prepare_alt_odb | Shawn O. Pearce | 2007-05-27 | 1 | -2/+3 | |
| * | | | | | Lazily open pack index files on demand | Shawn O. Pearce | 2007-05-27 | 5 | -6/+49 | |
| | |/ / / | |/| | | | ||||||
* | | | | | git-rebase: suggest to use git-add instead of git-update-index | Jonas Fonseca | 2007-06-02 | 1 | -2/+2 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-02 | 11 | -114/+160 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Use =20 when rfc2047 encoding spaces. | Kristian Høgsberg | 2007-06-02 | 2 | -8/+12 | |
| * | | | | Create a new manpage for the gitignore format, and reference it elsewhere | Josh Triplett | 2007-06-02 | 8 | -101/+145 | |
| * | | | | Documentation: robustify asciidoc GIT_VERSION replacement | Jeff King | 2007-06-02 | 2 | -5/+3 | |
* | | | | | Fix git-am(1) synopsis formatting | Jonas Fonseca | 2007-06-02 | 1 | -1/+0 | |
* | | | | | Fix minor grammatical typos in the git-gc man page | Theodore Ts'o | 2007-06-01 | 1 | -3/+3 | |
* | | | | | diff-delta: use realloc instead of xrealloc | Martin Koegler | 2007-05-31 | 1 | -1/+1 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-31 | 4 | -15/+69 | |
|\| | | | | ||||||
| * | | | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-31 | 4 | -15/+69 | |
| |\ \ \ \ | ||||||
| | * | | | | git-config: Improve documentation of git-config file handling | Frank Lichtenheld | 2007-05-31 | 1 | -7/+59 | |
| | * | | | | git-config: Various small fixes to asciidoc documentation | Frank Lichtenheld | 2007-05-31 | 1 | -4/+6 | |
| | * | | | | decode_85(): fix missing return. | Jerald Fitzjerald | 2007-05-31 | 1 | -1/+1 | |
| | * | | | | fix signed range problems with hex conversions | Linus Torvalds | 2007-05-31 | 2 | -3/+3 | |
* | | | | | | always start looking up objects in the last used pack first | Nicolas Pitre | 2007-05-31 | 1 | -4/+18 | |
* | | | | | | Makefile: Use generic rule to build test programs | Julian Phillips | 2007-05-31 | 1 | -19/+5 | |
* | | | | | | Add DLH to .mailmap | Junio C Hamano | 2007-05-30 | 1 | -4/+5 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'db/remote' | Junio C Hamano | 2007-05-29 | 9 | -539/+711 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move refspec pattern matching to match_refs(). | Daniel Barkalow | 2007-05-26 | 4 | -122/+70 | |
| * | | | | | Update local tracking refs when pushing | Daniel Barkalow | 2007-05-21 | 2 | -11/+53 | |
| * | | | | | Add handlers for fetch-side configuration of remotes. | Daniel Barkalow | 2007-05-21 | 2 | -0/+70 | |
| * | | | | | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 2007-05-21 | 6 | -241/+261 | |
| * | | | | | Move remote parsing into a library file out of builtin-push. | Daniel Barkalow | 2007-05-21 | 4 | -172/+264 |