aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.10.2v2.10.2Junio C Hamano2016-10-28
* Merge branch 'pb/test-parse-options-expect' into maintJunio C Hamano2016-10-28
|\
| * t0040: convert all possible tests to use `test-parse-options --expect`Pranit Bauva2016-10-17
* | Merge branch 'jc/cocci-xstrdup-or-null' into maintJunio C Hamano2016-10-28
|\ \
| * | cocci: refactor common patterns to use xstrdup_or_null()Junio C Hamano2016-10-12
* | | Merge branch 'rs/cocci' into maintJunio C Hamano2016-10-28
|\ \ \
| * | | use strbuf_add_unique_abbrev() for adding short hashes, part 3René Scharfe2016-10-10
| * | | remove unnecessary NULL check before free(3)René Scharfe2016-10-10
| * | | coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe2016-10-03
| * | | use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe2016-09-27
| * | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-27
| * | | gitignore: ignore output files of coccicheck make targetRené Scharfe2016-09-27
| * | | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-15
| * | | add coccicheck make targetRené Scharfe2016-09-15
| * | | contrib/coccinelle: fix semantic patch for oid_to_hex_r()René Scharfe2016-09-15
* | | | Merge branch 'jc/diff-unique-abbrev-comments' into maintJunio C Hamano2016-10-28
|\ \ \ \
| * | | | diff_unique_abbrev(): document its assumption and limitationJunio C Hamano2016-09-30
* | | | | Merge branch 'rs/pretty-format-color-doc-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \
| * | | | | pretty: fix document link for color specificationRené Scharfe2016-10-11
* | | | | | Merge branch 'js/reset-usage' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \
| * | | | | | reset: fix usageJohannes Schindelin2016-10-11
| |/ / / / /
* | | | | | Merge branch 'po/fix-doc-merge-base-illustration' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \
| * | | | | | doc: fix the 'revert a faulty merge' ASCII art tab spacingPhilip Oakley2016-10-24
| * | | | | | doc: fix merge-base ASCII art tab spacingPhilip Oakley2016-10-21
| |/ / / / /
* | | | | | Merge branch 'jk/tap-verbose-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \
| * | | | | | test-lib: bail out when "-v" used under "prove"Jeff King2016-10-24
| * | | | | | travis: use --verbose-log test optionJeff King2016-10-21
| * | | | | | test-lib: add --verbose-log optionJeff King2016-10-21
| * | | | | | test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King2016-10-21
| |/ / / / /
* | | | | | Merge branch 'tg/add-chmod+x-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \
| * | | | | | t3700: fix broken test under !SANITYJunio C Hamano2016-10-20
* | | | | | | Merge branch 'bw/submodule-branch-dot-doc' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \
| * | | | | | | submodules doc: update documentation for "." used for submodule branchesBrandon Williams2016-10-19
* | | | | | | | Merge branch 'jk/tighten-alloc' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | inline xalloc_flex() into FLEXPTR_ALLOC_MEMRené Scharfe2016-10-17
| * | | | | | | | avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEMRené Scharfe2016-10-17
* | | | | | | | | Merge branch 'jk/fetch-quick-tag-following' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch: use "quick" has_sha1_file for tag followingJeff King2016-10-14
* | | | | | | | | | Merge branch 'jk/merge-base-fork-point-without-reflog' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge-base: handle --fork-point without reflogJeff King2016-10-12
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | worktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker2016-10-14
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sb/submodule-config-doc-drop-path' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | documentation: improve submodule.<name>.{url, path} descriptionStefan Beller2016-10-11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/ref-symlink-loop' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | files_read_raw_ref: prevent infinite retry loops in generalJeff King2016-10-10
| * | | | | | | | | | files_read_raw_ref: avoid infinite loop on broken symlinksJeff King2016-10-10
* | | | | | | | | | | Merge branch 'nd/commit-p-doc' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-commit.txt: clarify --patch mode with pathspecDuy Nguyen2016-10-05
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/clone-copy-alternates-fix' into maintJunio C Hamano2016-10-28
|\ \ \ \ \ \ \ \ \ \ \