summaryrefslogtreecommitdiffstats
path: root/builtin/pack-objects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-30object-store.h: teach for_each_packed_object to ignore kept packsTaylor Blau2-0/+12
2021-08-28branch: allow deleting dangling branches with --forceRené Scharfe3-2/+16
2021-08-27archive: convert queue_directory to struct object_idRené Scharfe1-4/+3
2021-08-27show-branch: simplify rev_is_head()René Scharfe1-10/+5
2021-08-27docs: use "character encoding" to refer to commit-object encodingJeff King2-2/+2
2021-08-27logmsg_reencode(): warn when iconv() failsJeff King3-2/+15
2021-08-27checkout: make delayed checkout respect --quiet and --no-progressMatheus Tavares5-5/+80
2021-08-26column: fix parsing of the '--nl' optionSZEDER Gábor3-2/+20
2021-08-26ls-refs: reuse buffer when sending refsPatrick Steinhardt1-8/+11
2021-08-25use xopen() to handle fatal open(2) failuresRené Scharfe15-52/+33
2021-08-25xopen: explicitly report creation failuresRené Scharfe1-1/+3
2021-08-25advice: move advice.graftFileDeprecated squashing to commit.[ch]Ævar Arnfjörð Bjarmason5-20/+5
2021-08-25advice: remove use of global advice_add_embedded_repoÆvar Arnfjörð Bjarmason3-6/+4
2021-08-25advice: remove read uses of most global `advice_` variablesBen Boeckel22-137/+50
2021-08-25advice: add enum variants for missing advice variablesBen Boeckel2-0/+4
2021-08-25diff-lib: ignore paths that are outside $cwd if --relative askedĐoàn Trần Công Danh2-0/+57
2021-08-25t6300: check for cat-file exit status codeĐoàn Trần Công Danh1-1/+3
2021-08-25t6300: don't run cat-file on non-existent objectĐoàn Trần Công Danh1-11/+16
2021-08-25credential: fix leak in credential_apply_config()Mike Hommey1-0/+1
2021-08-25t5323: drop mentions of "master"Jeff King1-2/+2
2021-08-25The first batch post 2.33Junio C Hamano3-2/+50
2021-08-24rebase: emit one "fatal" in "fatal: fatal: <error>"Ævar Arnfjörð Bjarmason1-1/+1
2021-08-24ls-remote: set packet_trace_identity(<name>)Ævar Arnfjörð Bjarmason2-3/+5
2021-08-24compat: let git_mmap use malloc(3) directlyRené Scharfe1-1/+6
2021-08-24maintenance: skip bootout/bootstrap when plist is registeredDerrick Stolee2-9/+62
2021-08-24maintenance: create `launchctl` configuration using a lock fileJohannes Schindelin1-17/+30
2021-08-24t9001: PATH must not use Windows-style pathsJohannes Sixt1-1/+1
2021-08-24t5582: remove spurious 'cd "$D"' lineMickey Endito1-1/+0
2021-08-23cherry-pick: use better advice messageZheNing Hu3-11/+42
2021-08-23rebase -r: fix merge -c with a merge strategyPhillip Wood2-1/+22
2021-08-23rebase -r: don't write .git/MERGE_MSG when fast-forwardingPhillip Wood2-42/+49
2021-08-23rebase -i: add another reword testPhillip Wood1-0/+13
2021-08-20rebase -r: make 'merge -c' behave like rewordPhillip Wood3-19/+75
2021-08-20Makefile: remove archives before manipulating them with 'ar'SZEDER Gábor1-2/+2
2021-08-18completion: tcsh: Fix regression by drop of wrapper functionsTakashi Iwai1-2/+3
2021-08-18completion: bash: add correct suffix in variablesFelipe Contreras1-3/+3
2021-08-18completion: bash: fix for multiple dash commandsFelipe Contreras1-1/+1
2021-08-18completion: bash: fix for suboptions with valueFelipe Contreras2-1/+16
2021-08-18completion: bash: fix prefix detection in branch.*Felipe Contreras1-2/+2
2021-08-16Git 2.33v2.33.0Junio C Hamano2-5/+1
2021-08-16l10n: sv.po: Update Swedish translation (5230t0f0u)Peter Krefting1-508/+530
2021-08-16l10n: TEAMS: change Simplified Chinese team leaderJiang Xin1-3/+3
2021-08-15oidtree: avoid unaligned access to crit-bit treeRené Scharfe3-7/+17
2021-08-15ci: use upload-artifacts v1 for dockerized jobsCarlo Marcelo Arenas Belón1-1/+1
2021-08-15commit: restore --edit when combined with --fixupJoel Klinghed2-3/+11
2021-08-15l10n: tr: v2.33 (round 2)Emir Sarı1-514/+538
2021-08-15l10n: es: 2.33.0 round 2Christopher Diaz Riveros1-4302/+3504
2021-08-15l10n: zh_CN: for git v2.33.0 l10n round 2Jiang Xin1-2202/+2345
2021-08-15l10n: zh_CN: Revision for git v2.32.0 l10n round 1Fangyi Zhou1-4/+4
2021-08-15l10n: README: refactor to use GFM syntaxJiang Xin1-172/+223