62316 Commits (04fe4d75faa237813960f8dcd45a91bd445de235)
 

Author SHA1 Message Date
Hariom Verma ee82a487f6 ref-filter: use pretty.c logic for trailers 4 years ago
Hariom Verma 636a0aeedf pretty.c: capture invalid trailer argument 4 years ago
Hariom Verma 90563aedca pretty.c: refactor trailer logic to `format_set_trailers_options()` 4 years ago
Hariom Verma 727331dce1 t6300: use function to test trailer options 4 years ago
Junio C Hamano 328c109303 The eighth batch 4 years ago
Junio C Hamano 8b25dee615 Merge branch 'tb/precompose-prefix-too' 4 years ago
Junio C Hamano 006c5f79be Merge branch 'jk/complete-branch-force-delete' 4 years ago
Junio C Hamano 60f8121940 Merge branch 'jv/upload-pack-filter-spec-quotefix' 4 years ago
Junio C Hamano 3c12d0b885 Merge branch 'tb/pack-revindex-on-disk' 4 years ago
Junio C Hamano 2c873f9791 Merge branch 'ab/tests-various-fixup' 4 years ago
Elijah Newren f15eb7c1cf diffcore-rename: no point trying to find a match better than exact 4 years ago
Ævar Arnfjörð Bjarmason e7884b353b test-lib-functions: assert correct parameter count 4 years ago
Ævar Arnfjörð Bjarmason 45a2686441 test-lib-functions: remove bug-inducing "diagnostics" helper param 4 years ago
Ævar Arnfjörð Bjarmason ebd73f50c6 test libs: rename "diff-lib" to "lib-diff" 4 years ago
Junio C Hamano f011795891 Sync with maint 4 years ago
Junio C Hamano d3a035b055 Merge branch 'en/merge-ort-perf' 4 years ago
Junio C Hamano a21e27ef6b Merge branch 'en/ort-directory-rename' 4 years ago
Junio C Hamano 59ec22464f Merge branch 'tb/ci-run-cocci-with-18.04' into maint 4 years ago
Andrew Klotz f276e2a469 config: improve error message for boolean config 4 years ago
Shubham Verma 488acf15df t7001: use `test` rather than `[` 4 years ago
Shubham Verma 39252c833e t7001: use here-docs instead of echo 4 years ago
Shubham Verma 5d683c3f4b t7001: put each command on a separate line 4 years ago
Shubham Verma d2ecddc981 t7001: use '>' rather than 'touch' 4 years ago
Shubham Verma 368d278249 t7001: avoid using `cd` outside of subshells 4 years ago
Shubham Verma dd72154149 t7001: remove whitespace after redirect operators 4 years ago
Shubham Verma 9bcaeb71a6 t7001: modernize subshell formatting 4 years ago
Shubham Verma 9b46e9c9cc t7001: remove unnecessary blank lines 4 years ago
Shubham Verma a76d90670a t7001: indent with TABs instead of spaces 4 years ago
Shubham Verma 5712d62ccf t7001: modernize test formatting 4 years ago
Denton Liu 3e885f0277 stash: declare ref_stash as an array 4 years ago
Denton Liu 8c2462d1fe t3905: use test_cmp() to check file contents 4 years ago
Denton Liu 27e25a8cbf t3905: replace test -s with test_file_not_empty 4 years ago
Denton Liu 389ece4022 t3905: remove nested git in command substitution 4 years ago
Denton Liu bbaa45c3aa t3905: move all commands into test cases 4 years ago
Denton Liu 32b7385e43 t3905: remove spaces after redirect operators 4 years ago
Denton Liu d6ab8b1929 git-stash.txt: be explicit about subcommand options 4 years ago
Jeff King 16950f8384 rev-list: add --disk-usage option for calculating disk usage 4 years ago
Johannes Schindelin c85eec7fc3 commit-graph: when incompatible with graphs, indicate why 4 years ago
Johannes Schindelin c809798b2a reflog expire --stale-fix: be generous about missing objects 4 years ago
Ævar Arnfjörð Bjarmason c45dc9cf30 diff: plug memory leak from regcomp() on {log,diff} -I 4 years ago
Ævar Arnfjörð Bjarmason e900d494dc diff: add an API for deferred freeing 4 years ago
Ævar Arnfjörð Bjarmason 1108cea7f8 tests: remove most uses of test_i18ncmp 4 years ago
Ævar Arnfjörð Bjarmason b1e079807b tests: remove last uses of C_LOCALE_OUTPUT 4 years ago
Ævar Arnfjörð Bjarmason a926c4b904 tests: remove most uses of C_LOCALE_OUTPUT 4 years ago
Ævar Arnfjörð Bjarmason 780aa0a21e tests: remove last uses of GIT_TEST_GETTEXT_POISON=false 4 years ago
Martin von Zweigbergk fa9ab027ba docs: clarify that refs/notes/ do not keep the attached objects alive 4 years ago
brian m. carlson 9b27b49240 gpg-interface: remove other signature headers before verifying 4 years ago
brian m. carlson 88bce0e24c ref-filter: hoist signature parsing 4 years ago
brian m. carlson 937032e14a commit: allow parsing arbitrary buffers with headers 4 years ago
brian m. carlson 482c119186 gpg-interface: improve interface for parsing tags 4 years ago