| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/legacy-loose-object' | Junio C Hamano | 2011-07-13 | 1 | -29/+33 |
|\ |
|
| * | sha1_file.c: "legacy" is really the current format | Junio C Hamano | 2011-06-08 | 1 | -29/+33 |
* | | Merge branch 'an/shallow-doc' | Junio C Hamano | 2011-07-13 | 1 | -29/+74 |
|\ \ |
|
| * | | Document the underlying protocol used by shallow repositories and --depth com... | Alex Neronskiy | 2011-06-08 | 1 | -22/+66 |
| * | | Fix documentation of fetch-pack that implies that the client can disconnect a... | Alex Neronskiy | 2011-06-08 | 1 | -14/+15 |
* | | | Start 1.7.7 cycle | Junio C Hamano | 2011-07-06 | 3 | -2/+38 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-07-06 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | docs: document --textconv diff option | Jeff King | 2011-07-06 | 1 | -0/+11 |
* | | | | Merge branch 'jc/streaming-filter' into next | Junio C Hamano | 2011-06-29 | 7 | -71/+620 |
|\ \ \ \ |
|
| * | | | | t0021: test application of both crlf and ident | Junio C Hamano | 2011-05-26 | 1 | -8/+24 |
| * | | | | t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test | René Scharfe | 2011-05-26 | 1 | -11/+12 |
| * | | | | streaming: filter cascading | Junio C Hamano | 2011-05-26 | 1 | -14/+112 |
| * | | | | streaming filter: ident filter | Junio C Hamano | 2011-05-26 | 1 | -8/+169 |
| * | | | | Add LF-to-CRLF streaming conversion | Junio C Hamano | 2011-05-26 | 1 | -0/+41 |
| * | | | | stream filter: add "no more input" to the filters | Junio C Hamano | 2011-05-26 | 3 | -4/+35 |
| * | | | | Add streaming filter API | Junio C Hamano | 2011-05-26 | 5 | -16/+209 |
| * | | | | convert.h: move declarations for conversion from cache.h | Junio C Hamano | 2011-05-26 | 2 | -37/+45 |
* | | | | | Merge branch 'jn/gitweb-js-blame' into next | Junio C Hamano | 2011-06-29 | 1 | -37/+42 |
|\ \ \ \ \ |
|
| * | | | | | gitweb.js: use setTimeout rather than setInterval in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -15/+40 |
| * | | | | | gitweb.js: No need for loop in blame_incremental's handleResponse() | Jakub Narebski | 2011-05-27 | 1 | -9/+4 |
| * | | | | | gitweb.js: No need for inProgress in blame_incremental.js | Jakub Narebski | 2011-05-27 | 1 | -18/+3 |
* | | | | | | Merge branch 'da/git-prefix-everywhere' into next | Junio C Hamano | 2011-06-29 | 5 | -9/+62 |
|\ \ \ \ \ \ |
|
| * | | | | | | t/t7503-pre-commit-hook.sh: Add GIT_PREFIX tests | David Aguilar | 2011-06-02 | 1 | -0/+33 |
| * | | | | | | git-mergetool--lib: Make vimdiff retain the current directory | David Aguilar | 2011-05-26 | 1 | -0/+7 |
| * | | | | | | git: Remove handling for GIT_PREFIX | David Aguilar | 2011-05-26 | 1 | -9/+1 |
| * | | | | | | setup: Provide GIT_PREFIX to built-ins | David Aguilar | 2011-05-26 | 2 | -0/+21 |
* | | | | | | | Merge branch 'jc/streaming' into next | Junio C Hamano | 2011-06-29 | 8 | -41/+593 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | sha1_file: use the correct type (ssize_t, not size_t) for read-style function | Jim Meyering | 2011-05-26 | 1 | -1/+1 |
| * | | | | | | streaming: read loose objects incrementally | Junio C Hamano | 2011-05-20 | 1 | -3/+82 |
| * | | | | | | sha1_file.c: expose helpers to read loose objects | Junio C Hamano | 2011-05-20 | 2 | -3/+6 |
| * | | | | | | streaming: read non-delta incrementally from a pack | Junio C Hamano | 2011-05-20 | 1 | -3/+102 |
| * | | | | | | streaming_write_entry(): support files with holes | Junio C Hamano | 2011-05-20 | 1 | -2/+19 |
| * | | | | | | convert: CRLF_INPUT is a no-op in the output codepath | Junio C Hamano | 2011-05-20 | 1 | -1/+1 |
| * | | | | | | streaming_write_entry(): use streaming API in write_entry() | Junio C Hamano | 2011-05-20 | 3 | -0/+76 |
| * | | | | | | streaming: a new API to read from the object store | Junio C Hamano | 2011-05-20 | 3 | -0/+210 |
| * | | | | | | write_entry(): separate two helper functions out | Junio C Hamano | 2011-05-20 | 1 | -17/+26 |
| * | | | | | | unpack_object_header(): make it public | Junio C Hamano | 2011-05-20 | 2 | -4/+5 |
| * | | | | | | sha1_object_info_extended(): hint about objects in delta-base cache | Junio C Hamano | 2011-05-20 | 2 | -1/+11 |
| * | | | | | | sha1_object_info_extended(): expose a bit more info | Junio C Hamano | 2011-05-19 | 2 | -11/+59 |
| * | | | | | | packed_object_info_detail(): do not return a string | Junio C Hamano | 2011-05-16 | 3 | -5/+5 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streaming | Junio C Hamano | 2011-05-15 | 15 | -144/+293 |
| |\ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ | Merge branch 'ab/i18n-scripts' into next | Junio C Hamano | 2011-06-29 | 11 | -177/+255 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | i18n: git-bisect bisect_next_check "You need to" message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -9/+16 |
| * | | | | | | | | | | i18n: git-bisect [Y/n] messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+8 |
| * | | | | | | | | | | i18n: git-bisect bisect_replay + $1 messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -3/+4 |
| * | | | | | | | | | | i18n: git-bisect bisect_reset + $1 messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+4 |
| * | | | | | | | | | | i18n: git-bisect bisect_run + $@ messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -3/+7 |
| * | | | | | | | | | | i18n: git-bisect die + eval_gettext messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -6/+6 |
| * | | | | | | | | | | i18n: git-bisect die + gettext messages | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -8/+8 |
| * | | | | | | | | | | i18n: git-bisect echo + eval_gettext message | Ævar Arnfjörð Bjarmason | 2011-05-21 | 1 | -2/+5 |