summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-26rev-parse: integrate with sparse indexDerrick Stolee2-20/+28
2022-04-26object-name: diagnose trees in index properlyDerrick Stolee2-8/+16
2022-04-26object-name: reject trees found in the indexDerrick Stolee2-10/+20
2022-04-26show: integrate with the sparse indexDerrick Stolee2-4/+25
2022-04-26t1092: add compatibility tests for 'git show'Derrick Stolee1-0/+16
2022-04-26submodule--helper: fix initialization of warn_if_uninitializedOrgad Shaneh2-1/+33
2022-04-262.36 gitk/diff-tree --stdin regression fixJunio C Hamano3-0/+18
2022-04-25cache: use const char * for get_object_directory()Derrick Stolee2-2/+2
2022-04-25multi-pack-index: use --object-dir real pathDerrick Stolee1-11/+34
2022-04-25midx: use real paths in lookup_multi_pack_index()Derrick Stolee1-4/+13
2022-04-25clone: die() instead of BUG() on bad refsDerrick Stolee2-2/+13
2022-04-23Revert "name-rev: release unused name strings"René Scharfe1-16/+5
2022-04-23log: "--since-as-filter" option is a non-terminating "--since" variantMiklos Vajna4-0/+57
2022-04-22CI: select CC based on CC_PACKAGE (again)Ævar Arnfjörð Bjarmason1-1/+1
2022-04-21Documentation: some sparsity wording clarificationsElijah Newren2-9/+12
2022-04-21git-sparse-checkout.txt: mark non-cone mode as deprecatedElijah Newren1-4/+94
2022-04-21git-sparse-checkout.txt: flesh out pattern set sections a bitElijah Newren1-44/+85
2022-04-21git-sparse-checkout.txt: add a new EXAMPLES sectionElijah Newren1-6/+37
2022-04-21git-sparse-checkout.txt: shuffle some sections and mark as internalElijah Newren1-24/+24
2022-04-21git-sparse-checkout.txt: update docs for deprecation of 'init'Elijah Newren1-8/+8
2022-04-21git-sparse-checkout.txt: wording updates for the cone mode defaultElijah Newren1-16/+15
2022-04-21sparse-checkout: make --cone the defaultElijah Newren3-13/+15
2022-04-21tests: stop assuming --no-cone is the default mode for sparse-checkoutElijah Newren6-16/+17
2022-04-21show-branch: -g and --current are incompatibleJunio C Hamano2-0/+18
2022-04-21Documentation/ToolsForGit.txt: Tools for developing GitCOGONI Guillaume3-12/+56
2022-04-21rebase: use correct base for --keep-base when a branch is givenAlex Henrie3-29/+60
2022-04-20diff: use mks_tempfile_dt()René Scharfe2-11/+5
2022-04-20tempfile: add mks_tempfile_dt()René Scharfe2-0/+76
2022-04-20commit-graph: close file before returning NULLKleber Tarcísio1-3/+6
2022-04-20rebase: simplify an assignment of options.type in cmd_rebaseEdmundo Carmona Antoranz1-4/+2
2022-04-17Git 2.36v2.36.0Junio C Hamano1-1/+1
2022-04-17Merge tag 'l10n-2.36.0-rnd2.1' of https://github.com/git-l10n/git-poJunio C Hamano12-47523/+54910
2022-04-17Merge branch 'cb/buggy-gcc-12-workaround'Junio C Hamano1-0/+6
2022-04-17l10n: sv.po: Update Swedish translation (5282t0f0u)Peter Krefting1-3959/+4735
2022-04-17Merge branch 'master' of github.com:Softcatala/git-poJiang Xin1-4043/+4891
2022-04-16l10n: Update Catalan translationJordi Mas1-4043/+4891
2022-04-16l10n: po-id for 2.36 (round 2)Bagas Sanjaya1-287/+121
2022-04-15config.mak.dev: alternative workaround to gcc 12 warning in http.cCarlo Marcelo Arenas Belón1-0/+1
2022-04-15config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI jobCarlo Marcelo Arenas Belón1-0/+5
2022-04-15reftable: avoid undefined behaviour breaking t0032Carlo Marcelo Arenas Belón1-3/+6
2022-04-15Merge branch 'master' of github.com:ruester/git-po-deJiang Xin1-4024/+4576
2022-04-15Merge branch 'fz/po-2.36.0-round2' of github.com:fangyi-zhou/git-poJiang Xin1-307/+65
2022-04-14Merge branch 'jc/revert-ref-transaction-hook-changes'Junio C Hamano11-217/+19
2022-04-14Merge branch 'jc/relnotes-updates'Junio C Hamano1-6/+13
2022-04-14l10n: de.po: Update German translationMatthias Rüster1-4024/+4576
2022-04-14l10n: zh_CN v2.36.0 round 2Fangyi Zhou1-307/+65
2022-04-14l10n: pt_PT: update Portuguese translationDaniel Santos1-6424/+7059
2022-04-14l10n: vi(5285t): v2.36.0 round 2Tran Ngoc Quan1-3937/+4752
2022-04-13revisions API: add a TODO for diff_free(&revs->diffopt)Ævar Arnfjörð Bjarmason3-3/+8
2022-04-13revisions API: have release_revisions() release "topo_walk_info"Ævar Arnfjörð Bjarmason1-4/+12