Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge branch 'jc/cocci-xstrdup-or-null' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | cocci: refactor common patterns to use xstrdup_or_null() | Junio C Hamano | 2016-10-12 | |
* | | | | | | | | | | | | | | Merge branch 'rs/cocci' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 3 | René Scharfe | 2016-10-10 | |
| * | | | | | | | | | | | | | | remove unnecessary NULL check before free(3) | René Scharfe | 2016-10-10 | |
| * | | | | | | | | | | | | | | coccicheck: make transformation for strbuf_addf(sb, "...") more precise | René Scharfe | 2016-10-03 | |
| * | | | | | | | | | | | | | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 | |
| * | | | | | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 | |
| * | | | | | | | | | | | | | | gitignore: ignore output files of coccicheck make target | René Scharfe | 2016-09-27 | |
| * | | | | | | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 | |
| * | | | | | | | | | | | | | | add coccicheck make target | René Scharfe | 2016-09-15 | |
| * | | | | | | | | | | | | | | contrib/coccinelle: fix semantic patch for oid_to_hex_r() | René Scharfe | 2016-09-15 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/diff-unique-abbrev-comments' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | diff_unique_abbrev(): document its assumption and limitation | Junio C Hamano | 2016-09-30 | |
* | | | | | | | | | | | | | | | | Merge branch 'rs/pretty-format-color-doc-fix' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | pretty: fix document link for color specification | René Scharfe | 2016-10-11 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'js/reset-usage' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | reset: fix usage | Johannes Schindelin | 2016-10-11 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'po/fix-doc-merge-base-illustration' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | doc: fix the 'revert a faulty merge' ASCII art tab spacing | Philip Oakley | 2016-10-24 | |
| * | | | | | | | | | | | | | | | | doc: fix merge-base ASCII art tab spacing | Philip Oakley | 2016-10-21 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/tap-verbose-fix' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | test-lib: bail out when "-v" used under "prove" | Jeff King | 2016-10-24 | |
| * | | | | | | | | | | | | | | | | travis: use --verbose-log test option | Jeff King | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | test-lib: add --verbose-log option | Jeff King | 2016-10-21 | |
| * | | | | | | | | | | | | | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spaces | Jeff King | 2016-10-21 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'tg/add-chmod+x-fix' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t3700: fix broken test under !SANITY | Junio C Hamano | 2016-10-20 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/submodule-branch-dot-doc' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | submodules doc: update documentation for "." used for submodule branches | Brandon Williams | 2016-10-19 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/tighten-alloc' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | inline xalloc_flex() into FLEXPTR_ALLOC_MEM | René Scharfe | 2016-10-17 | |
| * | | | | | | | | | | | | | | | | | | avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM | René Scharfe | 2016-10-17 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | fetch: use "quick" has_sha1_file for tag following | Jeff King | 2016-10-14 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | merge-base: handle --fork-point without reflog | Jeff King | 2016-10-12 | |
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | worktree: allow the main brach of a bare repository to be checked out | Dennis Kaarsemaker | 2016-10-14 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-config-doc-drop-path' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | documentation: improve submodule.<name>.{url, path} description | Stefan Beller | 2016-10-11 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/ref-symlink-loop' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | files_read_raw_ref: prevent infinite retry loops in general | Jeff King | 2016-10-10 | |
| * | | | | | | | | | | | | | | | | | | | files_read_raw_ref: avoid infinite loop on broken symlinks | Jeff King | 2016-10-10 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/commit-p-doc' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | git-commit.txt: clarify --patch mode with pathspec | Duy Nguyen | 2016-10-05 | |
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/clone-copy-alternates-fix' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | clone: detect errors in normalize_path_copy | Jeff King | 2016-10-05 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'dt/http-empty-auth' into maint | Junio C Hamano | 2016-10-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | http: http.emptyauth should allow empty (not just NULL) usernames | David Turner | 2016-10-04 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |