Age | Commit message (Expand) | Author | Files | Lines |
2016-05-23 | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 1 | -2/+6 |
2016-05-17 | Merge branch 'jc/linkgit-fix' | Junio C Hamano | 1 | -2/+2 |
2016-05-17 | Merge branch 'lp/typofixes' | Junio C Hamano | 1 | -1/+1 |
2016-05-09 | Documentation: fix linkgit references | Junio C Hamano | 1 | -2/+2 |
2016-05-06 | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 1 | -1/+1 |
2016-05-05 | parse-options.c: make OPTION_COUNTUP respect "unspecified" values | Pranit Bauva | 1 | -2/+6 |
2016-05-02 | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 1 | -7/+0 |
2016-04-29 | Merge branch 'ep/trace-doc-sample-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2016-04-14 | Merge branch 'pb/opt-cmdmode-doc' into maint | Junio C Hamano | 1 | -0/+7 |
2016-04-13 | Merge branch 'ep/trace-doc-sample-fix' | Junio C Hamano | 1 | -1/+1 |
2016-04-13 | Merge branch 'jk/check-repository-format' | Junio C Hamano | 1 | -7/+0 |
2016-04-08 | Merge branch 'pb/opt-cmdmode-doc' | Junio C Hamano | 1 | -0/+7 |
2016-04-05 | api-trace.txt: fix typo | Elia Pinto | 1 | -1/+1 |
2016-03-25 | api-parse-options.txt: document OPT_CMDMODE() | Pranit Bauva | 1 | -0/+7 |
2016-03-11 | config: drop git_config_early | Jeff King | 1 | -7/+0 |
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 |