Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/parseopt-string-list' into jk/string-list-static-init | Junio C Hamano | 2016-06-13 | 3 | -10/+10 |
|\ | |||||
| * | blame,shortlog: don't make local option variables static | Jeff King | 2016-06-13 | 2 | -9/+9 |
| * | interpret-trailers: don't duplicate option strings | Jeff King | 2016-06-13 | 1 | -1/+1 |
* | | Merge branch 'jk/submodule-c-credential' | Junio C Hamano | 2016-05-17 | 1 | -65/+0 |
|\ \ | |||||
| * | | submodule: stop sanitizing config optionsjk/submodule-c-credential | Jeff King | 2016-05-06 | 1 | -17/+0 |
| * | | submodule--helper: move config-sanitizing to submodule.c | Jeff King | 2016-04-28 | 1 | -48/+0 |
* | | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 | 4 | -14/+18 |
|\ \ \ | |||||
| * | | | i18n: builtin/pull.c: split strings marked for translation | Vasco Almeida | 2016-04-19 | 1 | -4/+4 |
| * | | | i18n: builtin/pull.c: mark placeholders for translation | Vasco Almeida | 2016-04-19 | 1 | -3/+3 |
| * | | | i18n: branch: move comment for translators | Vasco Almeida | 2016-04-13 | 1 | -2/+4 |
| * | | | i18n: branch: unmark string for translation | Vasco Almeida | 2016-04-13 | 1 | -2/+2 |
| * | | | i18n: builtin/rm.c: remove a comma ',' from string | Vasco Almeida | 2016-04-12 | 1 | -1/+1 |
| * | | | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 2016-04-08 | 1 | -1/+1 |
| * | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-08 | 1 | -1/+3 |
* | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'sb/submodule-init' | Junio C Hamano | 2016-05-17 | 1 | -14/+353 |
|\ \ \ \ | |||||
| * | | | | submodule init: redirect stdout to stderr | Stefan Beller | 2016-05-03 | 1 | -1/+2 |
| * | | | | submodule--helper update-clone: abort gracefully on missing .gitmodules | Stefan Beller | 2016-04-29 | 1 | -13/+25 |
| * | | | | submodule init: fail gracefully with a missing .gitmodules file | Stefan Beller | 2016-04-29 | 1 | -3/+7 |
| * | | | | submodule: port init from shell to C | Stefan Beller | 2016-04-16 | 1 | -0/+115 |
| * | | | | submodule: port resolve_relative_url from shell to C | Stefan Beller | 2016-04-16 | 1 | -1/+208 |
| * | | | | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 2016-04-14 | 55 | -706/+689 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init | Junio C Hamano | 2016-04-14 | 1 | -23/+18 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jc/commit-tree-ignore-commit-gpgsign' | Junio C Hamano | 2016-05-13 | 1 | -4/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit-tree: do not pay attention to commit.gpgsignjc/commit-tree-ignore-commit-gpgsign | Junio C Hamano | 2016-05-03 | 1 | -4/+0 |
* | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' | Junio C Hamano | 2016-05-10 | 1 | -1/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pack-objects: warn on split packs disabling bitmapsew/doc-split-pack-disables-bitmap | Eric Wong | 2016-04-28 | 1 | -1/+8 |
| * | | | | | | | Merge branch 'jv/merge-nothing-into-void' into maint | Junio C Hamano | 2016-04-14 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 2016-04-14 | 1 | -1/+10 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/startup-info' into maint | Junio C Hamano | 2016-04-14 | 2 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'gf/fetch-pack-direct-object-fetch' into maint | Junio C Hamano | 2016-04-14 | 1 | -3/+13 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-parse-local-env-vars' into maint | Junio C Hamano | 2016-04-14 | 1 | -18/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/config-get-urlmatch' into maint | Junio C Hamano | 2016-04-14 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/index-pack' into maint | Junio C Hamano | 2016-04-14 | 1 | -18/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-05-06 | 4 | -16/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | struct name_entry: use struct object_id instead of unsigned char sha1[20] | brian m. carlson | 2016-04-25 | 4 | -16/+16 |
| |/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' | Junio C Hamano | 2016-05-06 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | clone: add `--shallow-submodules` flag | Stefan Beller | 2016-04-26 | 1 | -0/+7 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'js/name-rev-use-oldest-ref' | Junio C Hamano | 2016-05-03 | 1 | -6/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | name-rev: include taggerdate in considering the best namejs/name-rev-use-oldest-ref | Johannes Schindelin | 2016-04-22 | 1 | -6/+13 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'st/verify-tag' | Junio C Hamano | 2016-04-29 | 2 | -61/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | tag -v: verify directly rather than exec-ing verify-tag | Santiago Torres | 2016-04-22 | 1 | -7/+1 |
| * | | | | | | | | | | | | | | verify-tag: move tag verification code to tag.c | Santiago Torres | 2016-04-22 | 1 | -54/+1 |
| * | | | | | | | | | | | | | | verify-tag: prepare verify_tag for libification | Santiago Torres | 2016-04-22 | 1 | -9/+17 |
| * | | | | | | | | | | | | | | verify-tag: update variable name and type | Santiago Torres | 2016-04-19 | 1 | -5/+6 |
| * | | | | | | | | | | | | | | builtin/verify-tag.c: ignore SIGPIPE in gpg-interface | Santiago Torres | 2016-04-06 | 1 | -3/+0 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 2016-04-29 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | pull: pass --allow-unrelated-histories to "git merge"jc/merge-refuse-new-root | Junio C Hamano | 2016-04-21 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | Merge branch 'js/replace-edit-use-editor-configuration' | Junio C Hamano | 2016-04-29 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |