summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | http: allow authenticating proactivelybrian m. carlson2024-07-103-6/+192
* | | | | | | | | | | | | | | Merge branch 'jc/where-is-bash-for-ci'Junio C Hamano2024-07-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ci: unify bash calling conventionJunio C Hamano2024-07-091-1/+1
* | | | | | | | | | | | | | | | Merge branch 'ds/advice-sparse-index-expansion'Junio C Hamano2024-07-165-1/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | advice: warn when sparse index expandsDerrick Stolee2024-07-085-1/+49
* | | | | | | | | | | | | | | | | Merge branch 'cb/send-email-sanitize-trailer-addresses'Junio C Hamano2024-07-162-2/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-send-email: use sanitized address when reading mbox bodyCsókás, Bence2024-07-012-2/+45
* | | | | | | | | | | | | | | | | | Merge branch 'en/ort-inner-merge-error-fix'Junio C Hamano2024-07-162-46/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | merge-ort: fix missing early returnElijah Newren2024-07-061-0/+1
| * | | | | | | | | | | | | | | | | | merge-ort: convert more error() cases to path_msg()Elijah Newren2024-06-202-13/+42
| * | | | | | | | | | | | | | | | | | merge-ort: upon merge abort, only show messages causing the abortElijah Newren2024-06-201-25/+53
| * | | | | | | | | | | | | | | | | | merge-ort: loosen commented requirementsElijah Newren2024-06-201-1/+1
| * | | | | | | | | | | | | | | | | | merge-ort: clearer propagation of failure-to-function from merge_submoduleElijah Newren2024-06-201-0/+2
| * | | | | | | | | | | | | | | | | | merge-ort: fix type of local 'clean' var in handle_content_merge ()Elijah Newren2024-06-201-2/+3
| * | | | | | | | | | | | | | | | | | merge-ort: maintain expected invariant for priv memberElijah Newren2024-06-202-2/+43
| * | | | | | | | | | | | | | | | | | merge-ort: extract handling of priv member into reusable functionElijah Newren2024-06-201-5/+22
* | | | | | | | | | | | | | | | | | | Post 2.46-rc0 batch #1Junio C Hamano2024-07-151-1/+29
* | | | | | | | | | | | | | | | | | | Merge branch 'cp/unit-test-reftable-record'Junio C Hamano2024-07-154-384/+552
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add tests for reftable_log_record_compare_key()Chandra Pratap2024-07-021-0/+30
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add tests for reftable_ref_record_compare_name()Chandra Pratap2024-07-021-0/+20
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add index tests for reftable_record_is_deletion()Chandra Pratap2024-07-021-0/+1
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add obj tests for reftable_record_is_deletion()Chandra Pratap2024-07-021-0/+1
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add log tests for reftable_record_is_deletion()Chandra Pratap2024-07-021-0/+4
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add ref tests for reftable_record_is_deletion()Chandra Pratap2024-07-021-0/+2
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add comparison tests for obj recordsChandra Pratap2024-07-021-0/+39
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add comparison tests for index recordsChandra Pratap2024-07-021-0/+38
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add comparison tests for ref recordsChandra Pratap2024-07-021-0/+33
| * | | | | | | | | | | | | | | | | | | t-reftable-record: add reftable_record_cmp() tests for log recordsChandra Pratap2024-07-021-13/+25
| * | | | | | | | | | | | | | | | | | | t: move reftable/record_test.c to the unit testing frameworkChandra Pratap2024-07-023-73/+61
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/disable-push-nego-for-deletion'Junio C Hamano2024-07-152-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | push: avoid showing false negotiation errorsJunio C Hamano2024-07-032-2/+21
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ri/doc-show-branch-fix'Junio C Hamano2024-07-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | doc: fix the max number of branches shown by "show-branch"Rikita Ishikawa2024-07-081-1/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'tb/dev-build-pedantic-fix'Junio C Hamano2024-07-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | config.mak.dev: fix typo when enabling -WpedanticTaylor Blau2024-07-071-1/+1
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/clang-format-updates'Junio C Hamano2024-07-151-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | clang-format: include kh_foreach* macros in ForEachMacrosRené Scharfe2024-07-071-4/+9
* | | | | | | | | | | | | | | | | | | | Merge branch 'am/gitweb-feed-use-committer-date'Junio C Hamano2024-07-151-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | gitweb: rss/atom change published/updated date to committer dateJesús Ariel Cabello Mateos2024-07-081-2/+2
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/tests-without-dns'Junio C Hamano2024-07-153-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t/lib-bundle-uri: use local fake bundle URLsJeff King2024-06-261-2/+2
| * | | | | | | | | | | | | | | | | | | | t5551: do not confirm that bogus url cannot be usedJeff King2024-06-261-1/+0
| * | | | | | | | | | | | | | | | | | | | t5553: use local url for invalid fetchJeff King2024-06-261-4/+4
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'gt/unit-test-oidmap'Junio C Hamano2024-07-156-240/+182
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar2024-07-036-238/+182
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'as/describe-broken-refresh-index-fix'Junio C Hamano2024-07-152-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | describe: refresh the index when 'broken' flag is usedAbhijeet Sonar2024-06-262-0/+48
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rj/t0613-no-longer-leaks'Junio C Hamano2024-07-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t0613: mark as leak-freeRubén Justo2024-07-011-0/+1
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rj/t0612-no-longer-leaks'Junio C Hamano2024-07-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | |