Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/argv-array' | Junio C Hamano | 2011-10-05 | 2 | -0/+125 |
|\ | |||||
| * | refactor argv_array into generic code | Jeff King | 2011-09-14 | 1 | -0/+46 |
| * | add sha1_array API docs | Jeff King | 2011-09-14 | 1 | -0/+79 |
* | | Merge branch 'en/merge-recursive-2' | Junio C Hamano | 2011-09-02 | 1 | -0/+10 |
|\ \ | |||||
| * | | string-list: Add API to remove an item from an unsorted list | Johannes Sixt | 2011-08-14 | 1 | -0/+10 |
| |/ | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2011-08-22 | 1 | -0/+81 |
|\ \ | |||||
| * | | add technical documentation about ref iteration | Heiko Voigt | 2011-08-22 | 1 | -0/+81 |
* | | | Merge branch 'mh/check-attr-relative' | Junio C Hamano | 2011-08-17 | 1 | -22/+39 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rename git_checkattr() to git_check_attr() | Michael Haggerty | 2011-08-04 | 1 | -4/+4 |
| * | | Allow querying all attributes on a file | Michael Haggerty | 2011-08-04 | 1 | -14/+30 |
| * | | Provide access to the name attribute of git_attr | Michael Haggerty | 2011-08-04 | 1 | -1/+2 |
| * | | doc: Correct git_attr() calls in example code | Michael Haggerty | 2011-08-04 | 1 | -5/+5 |
* | | | add gitignore entry to description about how to write a builtin | Heiko Voigt | 2011-08-03 | 1 | -0/+2 |
* | | | Merge branch 'an/shallow-doc' into maint | Junio C Hamano | 2011-08-01 | 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 |
| |/ | |||||
* | | Documentation: clarify the invalidated tree entry format | Carlos Martín Nieto | 2011-07-31 | 1 | -2/+3 |
|/ | |||||
* | Documentation/technical/api-diff.txt: correct name of diff_unmerge() | Brandon Casey | 2011-05-26 | 1 | -2/+2 |
* | Merge branch 'nd/index-doc' | Junio C Hamano | 2011-03-26 | 1 | -0/+185 |
|\ | |||||
| * | doc: technical details about the index file format | Junio C Hamano | 2011-03-23 | 1 | -37/+57 |
| * | doc: technical details about the index file format | Nguyễn Thái Ngọc Duy | 2011-02-27 | 1 | -0/+165 |
* | | Fix typos in the documentation | Ralf Wildenhues | 2011-01-04 | 1 | -1/+1 |
* | | Merge branch 'rs/opt-help-text' | Junio C Hamano | 2010-11-24 | 1 | -3/+6 |
|\ \ | |||||
| * | | add OPT__FORCE | René Scharfe | 2010-11-15 | 1 | -0/+3 |
| * | | add description parameter to OPT__QUIET | René Scharfe | 2010-11-15 | 1 | -1/+1 |
| * | | add description parameter to OPT__DRY_RUN | René Scharfe | 2010-11-15 | 1 | -1/+1 |
| * | | add description parameter to OPT__VERBOSE | René Scharfe | 2010-11-15 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-11-17 | 1 | -0/+41 |
|\ \ \ | |/ / |/| | | |||||
| * | | document sigchain api | Jeff King | 2010-11-16 | 1 | -0/+41 |
| |/ | |||||
* | | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 2010-10-26 | 1 | -20/+51 |
|\ \ | |/ |/| | |||||
| * | ll-merge: replace flag argument with options struct | Jonathan Nieder | 2010-08-26 | 1 | -20/+51 |
* | | Merge branch 'jn/doc-backslash' | Junio C Hamano | 2010-09-03 | 1 | -4/+4 |
|\ \ | |||||
| * | | Documentation/technical: avoid stray backslash in parse-options API docs | Jonathan Nieder | 2010-08-20 | 1 | -4/+4 |
* | | | Merge branch 'jn/merge-renormalize' | Junio C Hamano | 2010-09-03 | 1 | -0/+73 |
|\ \ \ | | |/ | |/| | |||||
| * | | ll-merge: make flag easier to populate | Jonathan Nieder | 2010-08-06 | 1 | -4/+7 |
| * | | Documentation/technical: document ll_merge | Jonathan Nieder | 2010-08-06 | 1 | -0/+70 |
* | | | unpack_trees: group error messages by type | Matthieu Moy | 2010-08-11 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2010-07-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Documentation: Spelling fix in protocol-capabilities.txt | Fredrik Skolmli | 2010-07-09 | 1 | -1/+1 |
* | | | Merge branch 'jp/string-list-api-cleanup' | Junio C Hamano | 2010-06-30 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'js/async-thread' | Junio C Hamano | 2010-06-21 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Enable threaded async procedures whenever pthreads is available | Johannes Sixt | 2010-03-10 | 1 | -2/+3 |
* | | Merge branch 'sb/fmt-merge-msg' | Junio C Hamano | 2010-04-06 | 1 | -1/+5 |
|\ \ | |||||
| * | | string-list: add unsorted_string_list_lookup() | Stephen Boyd | 2010-03-24 | 1 | -1/+5 |
| |/ | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2010-04-04 | 1 | -5/+5 |
|\ \ | |/ |/| | |||||
| * | pack-protocol.txt: fix pkt-line lengths | Tay Ray Chuan | 2010-04-04 | 1 | -4/+4 |
| * | pack-protocol.txt: fix spelling | Tay Ray Chuan | 2010-04-04 | 1 | -1/+1 |
| * | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 2010-03-02 | 1 | -11/+41 |
| |\ | |||||
* | \ | Merge branch 'ml/color-when' | Junio C Hamano | 2010-03-02 | 1 | -0/+12 |
|\ \ \ |