aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge branch 'jk/daemon-path-ok-check-truncation' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | daemon: detect and reject too-long pathsJeff King2016-10-24
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/ring-buffer-wraparound' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hex: make wraparound of the index into ring-buffer explicitRené Scharfe2016-10-26
* | | | | | | | | | | | | | Merge branch 'mm/send-email-cc-cruft-after-address' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Git.pm: add comment pointing to t9000Matthieu Moy2016-10-21
| * | | | | | | | | | | | | | t9000-addresses: update expected results after fixMatthieu Moy2016-10-21
| * | | | | | | | | | | | | | parse_mailboxes: accept extra text after <...> addressMatthieu Moy2016-10-14
* | | | | | | | | | | | | | | Merge branch 'cp/completion-negative-refs' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | completion: support excluding refsChris Packham2016-08-24
* | | | | | | | | | | | | | | | Merge branch 'jc/am-read-author-file' into maintJunio C Hamano2016-11-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | am: refactor read_author_script()Junio C Hamano2016-08-30
* | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |