aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/doc-api-errors'Junio C Hamano2015-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | api-error-handling doc: typofixThomas Ackermann2015-03-28
* | | | | | | | | | | | | | | | | | | | Sync with maintJunio C Hamano2015-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'jk/tag-h-column-is-a-listing-option' into maintJunio C Hamano2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/smart-http-hide-refs' into maintJunio C Hamano2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/completion-ctags-pattern-substitution-fix' into maintJunio C Hamano2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Update mailmap to spell out "Alexander Kuleshov"Junio C Hamano2015-03-27
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/leaks'Junio C Hamano2015-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | http: release the memory of a http pack request as wellStefan Beller2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | read-cache: fix memleakStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | add_to_index(): free unused cache-entryJunio C Hamano2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | commit.c: fix a memory leakStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | http-push: remove unneeded cleanupStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | merge-recursive: fix memleaksStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | merge-blobs.c: fix a memleakStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | builtin/apply.c: fix a memleakStefan Beller2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | update-index: fix a memleakStefan Beller2015-03-22
| * | | | | | | | | | | | | | | | | | | | | | read-cache: free cache entry in add_to_index in case of early returnStefan Beller2015-03-22
* | | | | | | | | | | | | | | | | | | | | | | Git 2.4.0-rc0v2.4.0-rc0Junio C Hamano2015-03-26
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/test-chain-lint'Junio C Hamano2015-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | t9001: drop save_confirm helperJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t0020: use test_* helpers instead of hand-rolled messagesJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t: simplify loop exit-code status variablesJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t: fix some trivial cases of ignored exit codes in loopsJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t7701: fix ignored exit code inside loopJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t3305: fix ignored exit code inside loopJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t0020: fix ignored exit code inside loopsJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | perf-lib: fix ignored exit code inside loopJeff King2015-03-25
| * | | | | | | | | | | | | | | | | | | | | | | t6039: fix broken && chainTorsten Bögershausen2015-03-22
| * | | | | | | | | | | | | | | | | | | | | | | t9158, t9161: fix broken &&-chain in git-svn testsMichael J Gruber2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t9104: fix test for following larger parentsMichael J Gruber2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t4104: drop hand-rolled error reportingJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t0005: fix broken &&-chainsJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t7004: fix embedded single-quotesJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t0050: appease --chain-lintJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t9001: use test_when_finishedJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t4117: use modern test_* helpersJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t6034: use modern test_* helpersJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t1301: use modern test_* helpersJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t0020: use modern test_* helpersJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t6030: use modern test_* helpersJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t9502: fix &&-chain breakageJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t7201: fix &&-chain breakageJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t3600: fix &&-chain breakage for setup commandsJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: avoid using ":" for commentsJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: wrap complicated expect_code users in a blockJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: use test_expect_code instead of hand-rolled comparisonJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: use test_might_fail for diff and grepJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: fix &&-chaining issues around setup which might failJeff King2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | t: use test_must_fail instead of hand-rolled blocksJeff King2015-03-20