Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 | 7 | -12/+18 | |
| * | | | | | | | | | | | | | | | | | | add coccicheck make target | René Scharfe | 2016-09-15 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | | | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 2016-09-15 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/diff-unique-abbrev-comments' into maint | Junio C Hamano | 2016-10-28 | 1 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | diff_unique_abbrev(): document its assumption and limitationjc/diff-unique-abbrev-comments | Junio C Hamano | 2016-09-30 | 1 | -1/+22 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/pretty-format-color-doc-fix' into maint | Junio C Hamano | 2016-10-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | pretty: fix document link for color specificationrs/pretty-format-color-doc-fix | René Scharfe | 2016-10-11 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/reset-usage' into maint | Junio C Hamano | 2016-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | reset: fix usagejs/reset-usage | Johannes Schindelin | 2016-10-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'po/fix-doc-merge-base-illustration' into maint | Junio C Hamano | 2016-10-28 | 2 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | doc: fix the 'revert a faulty merge' ASCII art tab spacingpo/fix-doc-merge-base-illustration | Philip Oakley | 2016-10-24 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | doc: fix merge-base ASCII art tab spacing | Philip Oakley | 2016-10-21 | 1 | -13/+13 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/tap-verbose-fix' into maint | Junio C Hamano | 2016-10-28 | 3 | -5/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | test-lib: bail out when "-v" used under "prove"jk/tap-verbose-fix | Jeff King | 2016-10-24 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | | | travis: use --verbose-log test option | Jeff King | 2016-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | test-lib: add --verbose-log option | Jeff King | 2016-10-21 | 2 | -3/+25 | |
| * | | | | | | | | | | | | | | | | | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spaces | Jeff King | 2016-10-21 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | t3700: fix broken test under !SANITYtg/add-chmod+x-fix | Junio C Hamano | 2016-10-20 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/submodule-branch-dot-doc' into maint | Junio C Hamano | 2016-10-28 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | submodules doc: update documentation for "." used for submodule branchesbw/submodule-branch-dot-doc | Brandon Williams | 2016-10-19 | 2 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/tighten-alloc' into maint | Junio C Hamano | 2016-10-28 | 1 | -11/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | inline xalloc_flex() into FLEXPTR_ALLOC_MEMjk/tighten-alloc | René Scharfe | 2016-10-17 | 1 | -9/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM | René Scharfe | 2016-10-17 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 | 4 | -4/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | fetch: use "quick" has_sha1_file for tag followingjk/fetch-quick-tag-following | Jeff King | 2016-10-14 | 4 | -4/+112 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maint | Junio C Hamano | 2016-10-28 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | merge-base: handle --fork-point without reflogjk/merge-base-fork-point-without-reflog | Jeff King | 2016-10-12 | 2 | -0/+9 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint | Junio C Hamano | 2016-10-28 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | worktree: allow the main brach of a bare repository to be checked outdk/worktree-dup-checkout-with-bare-is-ok | Dennis Kaarsemaker | 2016-10-14 | 2 | -0/+10 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-config-doc-drop-path' into maint | Junio C Hamano | 2016-10-28 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | documentation: improve submodule.<name>.{url, path} descriptionsb/submodule-config-doc-drop-path | Stefan Beller | 2016-10-11 | 1 | -5/+6 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/ref-symlink-loop' into maint | Junio C Hamano | 2016-10-28 | 2 | -1/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | files_read_raw_ref: prevent infinite retry loops in generaljk/ref-symlink-loop | Jeff King | 2016-10-10 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | files_read_raw_ref: avoid infinite loop on broken symlinks | Jeff King | 2016-10-10 | 2 | -1/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/commit-p-doc' into maint | Junio C Hamano | 2016-10-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | git-commit.txt: clarify --patch mode with pathspecnd/commit-p-doc | Duy Nguyen | 2016-10-05 | 1 | -2/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/clone-copy-alternates-fix' into maint | Junio C Hamano | 2016-10-28 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | clone: detect errors in normalize_path_copyjk/clone-copy-alternates-fix | Jeff King | 2016-10-05 | 1 | -2/+5 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/http-empty-auth' into maint | Junio C Hamano | 2016-10-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | http: http.emptyauth should allow empty (not just NULL) usernamesdt/http-empty-auth | David Turner | 2016-10-04 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dp/autoconf-curl-ssl' into maint | Junio C Hamano | 2016-10-28 | 1 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | ./configure.ac: detect SSL in libcurl using curl-configdp/autoconf-curl-ssl | Дилян Палаузов | 2016-06-28 | 1 | -10/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ak/curl-imap-send-explicit-scheme' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | imap-send: Tell cURL to use imap:// or imaps://ak/curl-imap-send-explicit-scheme | Anders Kaseorg | 2016-08-17 | 1 | -0/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jt/fetch-pack-in-vain-count-with-stateless' into maint | Junio C Hamano | 2016-10-28 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | fetch-pack: do not reset in_vain on non-novel acksjt/fetch-pack-in-vain-count-with-stateless | Jonathan Tan | 2016-09-23 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/regexec-buf' into maint | Junio C Hamano | 2016-10-28 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | configure.ac: improve description of NO_REGEX test | Jakub Narębski | 2016-10-10 | 1 | -6/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/c-auto-resets-attributes' into maint | Junio C Hamano | 2016-10-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |