Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jb/multi-pack-index-docfix' into maint | Junio C Hamano | 2020-02-14 | 1 | -2/+3 |
|\ | |||||
| * | pack-format: correct multi-pack-index description | Johannes Berg | 2020-02-10 | 1 | -2/+3 |
* | | Merge branch 'ms/doc-bundle-format' into maint | Junio C Hamano | 2020-02-14 | 1 | -0/+48 |
|\ \ | |||||
| * | | doc: describe Git bundle format | Masaya Suzuki | 2020-02-07 | 1 | -0/+48 |
* | | | Merge branch 'jb/doc-multi-pack-idx-fix' | Junio C Hamano | 2020-01-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | multi-pack-index: correct configuration in documentation | Johannes Berg | 2020-01-04 | 1 | -1/+1 |
* | | | | Merge branch 'hw/doc-in-header' | Junio C Hamano | 2019-12-16 | 19 | -2384/+11 |
|\ \ \ \ | |||||
| * | | | | trace2: move doc to trace2.h | Heba Waly | 2019-11-18 | 1 | -234/+9 |
| * | | | | submodule-config: move doc to submodule-config.h | Heba Waly | 2019-11-18 | 1 | -66/+0 |
| * | | | | tree-walk: move doc to tree-walk.h | Heba Waly | 2019-11-18 | 1 | -149/+0 |
| * | | | | trace: move doc to trace.h | Heba Waly | 2019-11-18 | 1 | -140/+0 |
| * | | | | run-command: move doc to run-command.h | Heba Waly | 2019-11-18 | 1 | -264/+0 |
| * | | | | credential: move doc to credential.h | Heba Waly | 2019-11-18 | 1 | -271/+0 |
| * | | | | argv-array: move doc to argv-array.h | Heba Waly | 2019-11-18 | 1 | -65/+0 |
| * | | | | cache: move doc to cache.h | Heba Waly | 2019-11-18 | 1 | -39/+0 |
| * | | | | sigchain: move doc to sigchain.h | Heba Waly | 2019-11-18 | 1 | -41/+0 |
| * | | | | pathspec: move doc to pathspec.h | Heba Waly | 2019-11-18 | 1 | -47/+0 |
| * | | | | revision: move doc to revision.h | Heba Waly | 2019-11-18 | 1 | -72/+0 |
| * | | | | attr: move doc to attr.h | Heba Waly | 2019-11-18 | 1 | -154/+0 |
| * | | | | refs: move doc to refs.h | Heba Waly | 2019-11-18 | 1 | -78/+0 |
| * | | | | remote: move doc to remote.h and refspec.h | Heba Waly | 2019-11-18 | 1 | -127/+0 |
| * | | | | sha1-array: move doc to sha1-array.h | Heba Waly | 2019-11-18 | 1 | -90/+0 |
| * | | | | merge: move doc to ll-merge.h | Heba Waly | 2019-11-18 | 1 | -70/+2 |
| * | | | | graph: move doc to graph.h and graph.c | Heba Waly | 2019-11-18 | 1 | -173/+0 |
| * | | | | dir: move doc to dir.h | Heba Waly | 2019-11-18 | 1 | -130/+0 |
| * | | | | diff: move doc to diff.h and diffcore.h | Heba Waly | 2019-11-18 | 1 | -174/+0 |
* | | | | | Merge branch 'dl/lore-is-the-archive' | Junio C Hamano | 2019-12-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | doc: replace LKML link with lore.kernel.org | Denton Liu | 2019-12-04 | 1 | -1/+1 |
* | | | | | | Merge branch 'jk/lore-is-the-archive' | Junio C Hamano | 2019-12-06 | 4 | -20/+20 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | doc: replace public-inbox links with lore.kernel.org | Jeff King | 2019-11-30 | 4 | -20/+20 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'en/doc-typofix' | Junio C Hamano | 2019-12-01 | 9 | -22/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: fix a bunch of typos, both old and new | Elijah Newren | 2019-11-07 | 9 | -22/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'hw/config-doc-in-header' | Junio C Hamano | 2019-12-01 | 1 | -319/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | config: move documentation to config.h | Heba Waly | 2019-10-24 | 1 | -319/+0 |
| |/ / / | |||||
* | | | | documentation: remove empty doc files | Heba Waly | 2019-10-25 | 4 | -40/+0 |
|/ / / | |||||
* | | | trace2: write discard message to sentinel files | Josh Steadmon | 2019-10-05 | 1 | -2/+14 |
* | | | docs: clarify trace2 version invariants | Josh Steadmon | 2019-10-04 | 1 | -1/+7 |
* | | | docs: mention trace2 target-dir mode in git-config | Josh Steadmon | 2019-10-04 | 1 | -4/+3 |
* | | | Merge branch 'ds/include-exclude' | Junio C Hamano | 2019-09-30 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | treewide: rename 'exclude' methods to 'pattern' | Derrick Stolee | 2019-09-05 | 1 | -3/+3 |
* | | | | Merge branch 'cc/multi-promisor' | Junio C Hamano | 2019-09-18 | 1 | -33/+84 |
|\ \ \ \ | |||||
| * | | | | partial-clone: add multiple remotes in the doc | Christian Couder | 2019-06-25 | 1 | -33/+84 |
| |/ / / | |||||
* | | | | Merge branch 'jk/tree-walk-overflow' | Junio C Hamano | 2019-08-22 | 1 | -3/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | tree-walk: add a strbuf wrapper for make_traverse_path() | Jeff King | 2019-08-01 | 1 | -0/+4 |
| * | | | setup_traverse_info(): stop copying oid | Jeff King | 2019-07-31 | 1 | -3/+1 |
* | | | | doc: fix repeated words | Mark Rushakoff | 2019-08-11 | 2 | -2/+2 |
* | | | | Merge branch 'mr/doc-can-not-to-cannot' | Junio C Hamano | 2019-08-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | doc: typo: s/can not/cannot/ and s/is does/does/ | Mark Rushakoff | 2019-08-05 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'ds/close-object-store' into maint | Junio C Hamano | 2019-07-29 | 1 | -17/+0 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'js/trace2-signo-typofix' | Junio C Hamano | 2019-07-19 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |