Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | builtin/help.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | builtin/fetch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | builtin/branch.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| * | | | | | | builtin/am.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'jk/submodule-c-credential' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | submodule: stop sanitizing config options | Jeff King | 2016-05-06 | |
| * | | | | | | submodule--helper: move config-sanitizing to submodule.c | Jeff King | 2016-04-28 | |
* | | | | | | | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | i18n: builtin/pull.c: split strings marked for translation | Vasco Almeida | 2016-04-19 | |
| * | | | | | | | i18n: builtin/pull.c: mark placeholders for translation | Vasco Almeida | 2016-04-19 | |
| * | | | | | | | i18n: branch: move comment for translators | Vasco Almeida | 2016-04-13 | |
| * | | | | | | | i18n: branch: unmark string for translation | Vasco Almeida | 2016-04-13 | |
| * | | | | | | | i18n: builtin/rm.c: remove a comma ',' from string | Vasco Almeida | 2016-04-12 | |
| * | | | | | | | i18n: builtin/branch.c: mark option for translation | Vasco Almeida | 2016-04-08 | |
| * | | | | | | | i18n: index-pack: use plural string instead of normal one | Vasco Almeida | 2016-04-08 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 2016-05-06 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'sb/submodule-init' | Junio C Hamano | 2016-05-17 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | submodule init: redirect stdout to stderr | Stefan Beller | 2016-05-03 | |
| * | | | | | | | submodule--helper update-clone: abort gracefully on missing .gitmodules | Stefan Beller | 2016-04-29 | |
| * | | | | | | | submodule init: fail gracefully with a missing .gitmodules file | Stefan Beller | 2016-04-29 | |
| * | | | | | | | submodule: port init from shell to C | Stefan Beller | 2016-04-16 | |
| * | | | | | | | submodule: port resolve_relative_url from shell to C | Stefan Beller | 2016-04-16 | |
| * | | | | | | | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-init | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||
| * | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into sb/submodule-init | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'jc/commit-tree-ignore-commit-gpgsign' | Junio C Hamano | 2016-05-13 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | commit-tree: do not pay attention to commit.gpgsign | Junio C Hamano | 2016-05-03 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'ew/doc-split-pack-disables-bitmap' | Junio C Hamano | 2016-05-10 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | pack-objects: warn on split packs disabling bitmaps | Eric Wong | 2016-04-28 | |
| * | | | | | | | | | Merge branch 'jv/merge-nothing-into-void' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ss/commit-squash-msg' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/startup-info' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gf/fetch-pack-direct-object-fetch' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-parse-local-env-vars' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/config-get-urlmatch' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/index-pack' into maint | Junio C Hamano | 2016-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-05-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | struct name_entry: use struct object_id instead of unsigned char sha1[20] | brian m. carlson | 2016-04-25 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' | Junio C Hamano | 2016-05-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | clone: add `--shallow-submodules` flag | Stefan Beller | 2016-04-26 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'js/name-rev-use-oldest-ref' | Junio C Hamano | 2016-05-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | name-rev: include taggerdate in considering the best name | Johannes Schindelin | 2016-04-22 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'st/verify-tag' | Junio C Hamano | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | tag -v: verify directly rather than exec-ing verify-tag | Santiago Torres | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | verify-tag: move tag verification code to tag.c | Santiago Torres | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | verify-tag: prepare verify_tag for libification | Santiago Torres | 2016-04-22 | |
| * | | | | | | | | | | | | | | | | verify-tag: update variable name and type | Santiago Torres | 2016-04-19 | |
| * | | | | | | | | | | | | | | | | builtin/verify-tag.c: ignore SIGPIPE in gpg-interface | Santiago Torres | 2016-04-06 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 2016-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | pull: pass --allow-unrelated-histories to "git merge" | Junio C Hamano | 2016-04-21 |