Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-23trailer: use capture_commandJeff King
2015-03-23submodule: use capture_commandJeff King
2015-03-23wt-status: use capture_commandJeff King
2015-03-23run-command: introduce capture_command helperJeff King
2015-03-23completion: use __gitcomp_nl() for completing refsSZEDER Gábor
2015-03-23wt_status: fix signedness mismatch in strbuf_read callJeff King
2015-03-23wt-status: don't flush before running "submodule status"Jeff King
2015-03-22t6039: fix broken && chainTorsten Bögershausen
2015-03-21read-cache: fix reading of split indexThomas Gummerer
2015-03-20Post 2.3 cycle (batch #11)Junio C Hamano
2015-03-20Merge branch 'mg/log-decorate-HEAD'Junio C Hamano
2015-03-20Merge branch 'jc/decorate-leaky-separator-color'Junio C Hamano
2015-03-20Merge branch 'sb/leaks'Junio C Hamano
2015-03-20Merge branch 'rs/use-isxdigit'Junio C Hamano
2015-03-20Merge branch 'mg/verify-commit'Junio C Hamano
2015-03-20Merge branch 'km/imap-send-libcurl-options'Junio C Hamano
2015-03-20Merge branch 'km/bsd-sysctl'Junio C Hamano
2015-03-20Merge branch 'km/bsd-shells'Junio C Hamano
2015-03-20Merge branch 'rs/daemon-hostname-in-strbuf'Junio C Hamano
2015-03-20Merge branch 'mg/detached-head-report'Junio C Hamano
2015-03-20Merge branch 'kn/git-cd-to-empty'Junio C Hamano
2015-03-20Merge branch 'nd/versioncmp-prereleases'Junio C Hamano
2015-03-20refs.c: drop curate_packed_refsJeff King
2015-03-20repack: turn on "ref paranoia" when doing a destructive repackJeff King
2015-03-20prune: turn on ref_paranoia flagJeff King
2015-03-20refs: introduce a "ref paranoia" flagJeff King
2015-03-20t5312: test object deletion code paths in a corrupted repositoryJeff King
2015-03-20t1700: make test pass with index-v4Thomas Gummerer
2015-03-20t9158, t9161: fix broken &&-chain in git-svn testsMichael J Gruber
2015-03-20t9104: fix test for following larger parentsMichael J Gruber
2015-03-20t4104: drop hand-rolled error reportingJeff King
2015-03-20t0005: fix broken &&-chainsJeff King
2015-03-20t7004: fix embedded single-quotesJeff King
2015-03-20t0050: appease --chain-lintJeff King
2015-03-20t9001: use test_when_finishedJeff King
2015-03-20t4117: use modern test_* helpersJeff King
2015-03-20t6034: use modern test_* helpersJeff King
2015-03-20t1301: use modern test_* helpersJeff King
2015-03-20t0020: use modern test_* helpersJeff King
2015-03-20t6030: use modern test_* helpersJeff King
2015-03-20t9502: fix &&-chain breakageJeff King
2015-03-20t7201: fix &&-chain breakageJeff King
2015-03-20t3600: fix &&-chain breakage for setup commandsJeff King
2015-03-20t: avoid using ":" for commentsJeff King
2015-03-20t: wrap complicated expect_code users in a blockJeff King
2015-03-20t: use test_expect_code instead of hand-rolled comparisonJeff King
2015-03-20t: use test_might_fail for diff and grepJeff King
2015-03-20t: fix &&-chaining issues around setup which might failJeff King
2015-03-20t: use test_must_fail instead of hand-rolled blocksJeff King
2015-03-20t: use verbose instead of hand-rolled errorsJeff King