Age | Commit message (Expand) | Author | Files | Lines |
2011-08-22 | add technical documentation about ref iteration | Heiko Voigt | 1 | -0/+81 |
2011-08-03 | add gitignore entry to description about how to write a builtin | Heiko Voigt | 1 | -0/+2 |
2011-08-01 | Merge branch 'an/shallow-doc' into maint | Junio C Hamano | 1 | -29/+74 |
2011-07-31 | Documentation: clarify the invalidated tree entry format | Carlos Martín Nieto | 1 | -2/+3 |
2011-06-08 | Document the underlying protocol used by shallow repositories and --depth com... | Alex Neronskiy | 1 | -22/+66 |
2011-06-08 | Fix documentation of fetch-pack that implies that the client can disconnect a... | Alex Neronskiy | 1 | -14/+15 |
2011-05-26 | Documentation/technical/api-diff.txt: correct name of diff_unmerge() | Brandon Casey | 1 | -2/+2 |
2011-03-26 | Merge branch 'nd/index-doc' | Junio C Hamano | 1 | -0/+185 |
2011-03-23 | doc: technical details about the index file format | Junio C Hamano | 1 | -37/+57 |
2011-02-27 | doc: technical details about the index file format | Nguyễn Thái Ngọc Duy | 1 | -0/+165 |
2011-01-04 | Fix typos in the documentation | Ralf Wildenhues | 1 | -1/+1 |
2010-11-24 | Merge branch 'rs/opt-help-text' | Junio C Hamano | 1 | -3/+6 |
2010-11-17 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+41 |
2010-11-16 | document sigchain api | Jeff King | 1 | -0/+41 |
2010-11-15 | add OPT__FORCE | René Scharfe | 1 | -0/+3 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__DRY_RUN | René Scharfe | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__VERBOSE | René Scharfe | 1 | -1/+1 |
2010-10-26 | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 1 | -20/+51 |
2010-09-03 | Merge branch 'jn/doc-backslash' | Junio C Hamano | 1 | -4/+4 |
2010-09-03 | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 1 | -0/+73 |
2010-08-26 | ll-merge: replace flag argument with options struct | Jonathan Nieder | 1 | -20/+51 |
2010-08-20 | Documentation/technical: avoid stray backslash in parse-options API docs | Jonathan Nieder | 1 | -4/+4 |
2010-08-11 | unpack_trees: group error messages by type | Matthieu Moy | 1 | -0/+2 |
2010-08-06 | ll-merge: make flag easier to populate | Jonathan Nieder | 1 | -4/+7 |
2010-08-06 | Documentation/technical: document ll_merge | Jonathan Nieder | 1 | -0/+70 |
2010-07-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-07-09 | Documentation: Spelling fix in protocol-capabilities.txt | Fredrik Skolmli | 1 | -1/+1 |
2010-06-30 | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 1 | -2/+2 |
2010-06-27 | string_list: Fix argument order for string_list_append | Julian Phillips | 1 | -2/+2 |
2010-06-21 | Merge branch 'js/async-thread' | Junio C Hamano | 1 | -2/+3 |
2010-04-06 | Merge branch 'sb/fmt-merge-msg' | Junio C Hamano | 1 | -1/+5 |
2010-04-04 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+5 |
2010-04-04 | pack-protocol.txt: fix pkt-line lengths | Tay Ray Chuan | 1 | -4/+4 |
2010-04-04 | pack-protocol.txt: fix spelling | Tay Ray Chuan | 1 | -1/+1 |
2010-03-24 | string-list: add unsorted_string_list_lookup() | Stephen Boyd | 1 | -1/+5 |
2010-03-10 | Enable threaded async procedures whenever pthreads is available | Johannes Sixt | 1 | -2/+3 |
2010-03-02 | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 1 | -11/+41 |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 1 | -0/+12 |
2010-02-21 | Merge branch 'sp/push-sideband' | Junio C Hamano | 1 | -11/+41 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 1 | -0/+12 |
2010-02-05 | Merge branch 'sp/maint-push-sideband' into sp/push-sideband | Junio C Hamano | 1 | -11/+41 |
2010-02-05 | run-command: support custom fd-set in async | Erik Faye-Lund | 1 | -10/+40 |
2010-02-05 | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 1 | -1/+1 |
2010-01-31 | Fix typos in technical documentation. | Ralf Wildenhues | 3 | -8/+8 |
2010-01-20 | Merge branch 'jk/warn-author-committer-after-commit' | Junio C Hamano | 1 | -0/+11 |
2010-01-14 | strbuf: add strbuf_addbuf_percentquote | Jeff King | 1 | -0/+7 |
2010-01-14 | strbuf_expand: convert "%%" to "%" | Jeff King | 1 | -0/+4 |
2010-01-13 | Merge branch 'nd/sparse' | Junio C Hamano | 1 | -0/+3 |
2009-12-19 | Merge branch 'maint' | Junio C Hamano | 2 | -4/+56 |