Age | Commit message (Expand) | Author | Files | Lines |
2016-04-14 | Merge branch 'pb/opt-cmdmode-doc' into maint | Junio C Hamano | 1 | -0/+7 |
2016-03-25 | api-parse-options.txt: document OPT_CMDMODE() | Pranit Bauva | 1 | -0/+7 |
2016-03-07 | Documentation: talk about pager in api-trace.txt | Christian Couder | 1 | -0/+43 |
2016-02-26 | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 1 | -0/+7 |
2016-02-22 | argv-array: add detach function | Jeff King | 1 | -0/+7 |
2016-01-26 | http: allow selection of proxy authentication method | Knut Franke | 1 | -0/+4 |
2015-11-05 | Merge branch 'rs/daemon-plug-child-leak' into maint | Junio C Hamano | 1 | -0/+7 |
2015-11-04 | Merge branch 'jc/em-dash-in-doc' into maint | Junio C Hamano | 1 | -1/+1 |
2015-11-03 | Merge branch 'jk/repository-extension' into maint | Junio C Hamano | 1 | -0/+88 |
2015-11-03 | Merge branch 'rs/daemon-plug-child-leak' | Junio C Hamano | 1 | -0/+7 |
2015-11-02 | run-command: factor out child_process_clear() | René Scharfe | 1 | -0/+7 |
2015-10-29 | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 1 | -1/+1 |
2015-10-26 | Merge branch 'jk/repository-extension' | Junio C Hamano | 1 | -0/+88 |
2015-10-22 | Documentation: AsciiDoc spells em-dash as double-dashes, not triple | Junio C Hamano | 1 | -1/+1 |
2015-09-03 | pack-protocol: clarify LF-handling in PKT-LINE() | Jeff King | 2 | -21/+30 |
2015-08-31 | Merge branch 'hv/submodule-config' | Junio C Hamano | 1 | -0/+62 |
2015-08-25 | Merge branch 'mh/tempfile' | Junio C Hamano | 1 | -220/+0 |
2015-08-19 | submodule: use new config API for worktree configurations | Heiko Voigt | 1 | -1/+18 |
2015-08-19 | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 1 | -0/+45 |
2015-08-17 | Merge branch 'ta/docfix-index-format-tech' | Junio C Hamano | 1 | -1/+1 |
2015-08-10 | lockfile: move documentation to lockfile.h and lockfile.c | Michael Haggerty | 1 | -220/+0 |
2015-08-03 | Merge branch 'pt/pull-builtin' | Junio C Hamano | 2 | -0/+16 |
2015-08-03 | Merge branch 'cb/parse-magnitude' | Junio C Hamano | 1 | -0/+6 |
2015-07-28 | typofix for index-format.txt | Thomas Ackermann | 1 | -1/+1 |
2015-07-13 | Merge branch 'kb/use-nsec-doc' | Junio C Hamano | 1 | -2/+6 |
2015-07-01 | Makefile / racy-git.txt: clarify USE_NSEC prerequisites | Karsten Blees | 1 | -2/+6 |
2015-06-25 | Merge branch 'sb/pack-protocol-mention-smart-http' into maint | Junio C Hamano | 1 | -3/+3 |
2015-06-24 | introduce "preciousObjects" repository extension | Jeff King | 1 | -0/+7 |
2015-06-24 | introduce "extensions" form of core.repositoryformatversion | Jeff King | 1 | -0/+81 |
2015-06-22 | parse-options: move unsigned long option parsing out of pack-objects.c | Charles Bailey | 1 | -0/+6 |
2015-06-16 | Merge branch 'sb/pack-protocol-mention-smart-http' | Junio C Hamano | 1 | -3/+3 |
2015-06-15 | argv-array: implement argv_array_pushv() | Paul Tan | 1 | -0/+3 |
2015-06-15 | parse-options-cb: implement parse_opt_passthru_argv() | Paul Tan | 1 | -0/+6 |
2015-06-15 | parse-options-cb: implement parse_opt_passthru() | Paul Tan | 1 | -0/+7 |
2015-06-05 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
2015-06-05 | Merge branch 'jk/at-push-sha1' | Junio C Hamano | 1 | -4/+0 |
2015-06-05 | Merge branch 'ps/doc-packfile-vs-pack-file' into maint | Junio C Hamano | 1 | -5/+5 |
2015-06-02 | Documentation/technical/pack-protocol: mention http as possible protocol | Stefan Beller | 1 | -3/+3 |
2015-06-01 | Merge branch 'fm/fetch-raw-sha1' | Junio C Hamano | 2 | -1/+9 |
2015-05-26 | Merge branch 'nd/untracked-cache' | Junio C Hamano | 1 | -0/+62 |
2015-05-25 | each_ref_fn: change to take an object_id parameter | Michael Haggerty | 1 | -1/+1 |
2015-05-22 | upload-pack: optionally allow fetching reachable sha1 | Fredrik Medley | 2 | -1/+9 |
2015-05-22 | Merge branch 'ps/doc-packfile-vs-pack-file' | Junio C Hamano | 1 | -5/+5 |
2015-05-22 | doc: fix inconsistent spelling of "packfile" | Patrick Steinhardt | 1 | -2/+2 |
2015-05-21 | remote.c: drop "remote" pointer from "struct branch" | Jeff King | 1 | -4/+0 |
2015-05-17 | pack-protocol.txt: fix insconsistent spelling of "packfile" | Patrick Steinhardt | 1 | -3/+3 |
2015-03-28 | Merge branch 'jn/doc-api-errors' | Junio C Hamano | 1 | -1/+1 |
2015-03-28 | api-error-handling doc: typofix | Thomas Ackermann | 1 | -1/+1 |
2015-03-12 | untracked cache: guard and disable on system changes | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2015-03-12 | untracked cache: save to an index extension | Nguyễn Thái Ngọc Duy | 1 | -0/+58 |