Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'kf/gpg-sig-verification-doc' | Junio C Hamano | 2016-05-17 |
|\ | |||
| * | Documentation: clarify signature verification | Keller Fuchs | 2016-05-13 |
* | | Merge branch 'js/windows-dotgit' | Junio C Hamano | 2016-05-17 |
|\ \ | |||
| * | | mingw: remove unnecessary definition | Johannes Schindelin | 2016-05-11 |
| * | | mingw: introduce the 'core.hideDotFiles' setting | Johannes Schindelin | 2016-05-11 |
| |/ | |||
* | | Merge branch 'va/mailinfo-doc-typofix' | Junio C Hamano | 2016-05-17 |
|\ \ | |||
| * | | Documentation/git-mailinfo: fix typo | Vasco Almeida | 2016-05-11 |
* | | | Merge branch 'jk/test-send-sh-x-trace-elsewhere' | Junio C Hamano | 2016-05-17 |
|\ \ \ | |||
| * | | | test-lib: set BASH_XTRACEFD automatically | Jeff King | 2016-05-11 |
* | | | | Merge branch 'js/http-custom-headers' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ | |||
| * | | | | submodule: ensure that -c http.extraheader is heeded | Johannes Schindelin | 2016-05-10 |
| * | | | | Merge branch 'jk/submodule-c-credential' into js/http-custom-headers | Junio C Hamano | 2016-05-10 |
| |\ \ \ \ | |||
| * | | | | | t5551: make the test for extra HTTP headers more robust | Johannes Schindelin | 2016-05-10 |
| * | | | | | tests: adjust the configuration for Apache 2.2 | Johannes Schindelin | 2016-05-10 |
* | | | | | | Merge branch 'jk/rebase-interative-eval-fix' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | rebase--interactive: avoid empty list in shell for-loop | Jeff King | 2016-05-10 |
* | | | | | | | Merge branch 'jc/fsck-nul-in-commit' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | fsck: detect and warn a commit with embedded NUL | Junio C Hamano | 2016-05-10 |
| * | | | | | | | fsck_commit_buffer(): do not special case the last validation | Junio C Hamano | 2016-04-14 |
* | | | | | | | | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | wrap-for-bin.sh: regenerate bin-wrappers when switching branches | Duy Nguyen | 2016-05-10 |
* | | | | | | | | | Merge branch 'ls/travis-build-doc' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | travis-ci: build documentation | Lars Schneider | 2016-05-10 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/ll-merge-internal' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t6036: remove pointless test that expects failure | Junio C Hamano | 2016-05-09 |
| * | | | | | | | | | ll-merge: use a longer conflict marker for internal merge | Junio C Hamano | 2016-05-09 |
| * | | | | | | | | | ll-merge: fix typo in comment | Junio C Hamano | 2016-04-14 |
* | | | | | | | | | | Merge branch 'jc/linkgit-fix' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Documentation: fix linkgit references | Junio C Hamano | 2016-05-09 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'va/i18n-remote-comment-to-align' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | i18n: remote: add comment for translators | Vasco Almeida | 2016-05-09 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'tb/t5601-sed-fix' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t5601: Remove trailing space in sed expression | Torsten Bögershausen | 2016-05-09 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'nd/error-errno' | Junio C Hamano | 2016-05-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | wrapper.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | vcs-svn: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | upload-pack.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | unpack-trees.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | transport-helper.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | sha1_file.c: use {error,die,warning}_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | server-info.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | sequencer.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | run-command.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | rerere.c: use error_errno() and warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | reachable.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | mailmap.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | ident.c: use warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | http.c: use error_errno() and warning_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | grep.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
| * | | | | | | | | | | gpg-interface.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |