summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Merge branch 'po/doc-branch'Libravatar Junio C Hamano2-7/+28
2019-07-09Merge branch 'nb/branch-show-other-worktrees-head'Libravatar Junio C Hamano7-15/+169
2019-07-09builtin/merge.c - cleanup of code in for-cycle that tests strategiesLibravatar Edmundo Carmona Antoranz1-33/+20
2019-07-09apply: only pass required data to find_name_*Libravatar Thomas Gummerer1-24/+24
2019-07-09apply: only pass required data to check_header_lineLibravatar Thomas Gummerer1-4/+4
2019-07-09apply: only pass required data to git_header_nameLibravatar Thomas Gummerer1-8/+8
2019-07-09apply: only pass required data to skip_tree_prefixLibravatar Thomas Gummerer1-9/+9
2019-07-09apply: replace marc.info link with public-inboxLibravatar Thomas Gummerer1-1/+1
2019-07-08t3420: remove progress lines before comparing outputLibravatar Phillip Wood1-8/+11
2019-07-08mingw: initialize HOME on startupLibravatar Karsten Blees1-0/+24
2019-07-08mingw: fix possible buffer overrun when calling `GetUserNameW()`Libravatar Johannes Schindelin1-1/+1
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsLibravatar SZEDER Gábor1-2/+4
2019-07-03gettext: always use UTF-8 on native WindowsLibravatar Karsten Blees1-1/+19
2019-07-03ci: disable Homebrew's auto cleanupLibravatar SZEDER Gábor1-1/+1
2019-07-03ci: don't update HomebrewLibravatar SZEDER Gábor1-1/+1
2019-07-02l10n: localizable upload progress messagesLibravatar Dimitriy Ryazantcev3-7/+44
2019-07-02docs: git-clone: list short form of options firstLibravatar Quentin Nerden1-9/+9
2019-07-02docs: git-clone: refer to long form of optionsLibravatar Quentin Nerden1-8/+8
2019-07-02cherry-pick/revert: advise using --skipLibravatar Rohit Ashiwal3-8/+34
2019-07-02cherry-pick/revert: add --skip optionLibravatar Rohit Ashiwal7-6/+187
2019-07-02sequencer: use argv_array in reset_mergeLibravatar Rohit Ashiwal1-6/+11
2019-07-02sequencer: rename reset_for_rollback to reset_mergeLibravatar Rohit Ashiwal1-3/+3
2019-07-02sequencer: add advice for revertLibravatar Rohit Ashiwal4-6/+34
2019-07-02t5703: use test_commit_bulkLibravatar Jeff King1-2/+2
2019-07-02t5702: use test_commit_bulkLibravatar Jeff King1-8/+2
2019-07-02t3311: use test_commit_bulkLibravatar Jeff King1-5/+5
2019-07-02t5310: increase the number of bitmapped commitsLibravatar Jeff King1-1/+1
2019-07-02test-lib: introduce test_commit_bulkLibravatar Jeff King2-12/+126
2019-07-01t5319: use 'test-tool path-utils' instead of 'ls -l'Libravatar Derrick Stolee1-2/+2
2019-07-01t2203: avoid hard-coded object ID valuesLibravatar brian m. carlson1-2/+4
2019-07-01t1710: make hash independentLibravatar brian m. carlson1-17/+34
2019-07-01t1007: remove SHA1 prerequisitesLibravatar brian m. carlson1-26/+32
2019-07-01t0090: make test pass with SHA-256Libravatar brian m. carlson1-2/+2
2019-07-01t0027: make hash size independentLibravatar brian m. carlson1-2/+4
2019-07-01t6030: make test work with SHA-256Libravatar brian m. carlson1-15/+16
2019-07-01t5000: make hash independentLibravatar brian m. carlson2-5/+11
2019-07-01t1450: make hash size independentLibravatar brian m. carlson1-16/+25
2019-07-01t1410: make hash size independentLibravatar brian m. carlson1-8/+8
2019-07-01t: add helper to convert object IDs to pathsLibravatar brian m. carlson1-0/+6
2019-07-01git-prompt: improve cherry-pick/revert detectionLibravatar Phillip Wood2-6/+51
2019-07-01t8014: remove unnecessary bracesLibravatar Michael Platings1-6/+6
2019-07-01Document that 'git -C ""' works and doesn't change directoryLibravatar SZEDER Gábor1-1/+2
2019-07-01repack: disable bitmaps-by-default if .keep files existLibravatar Eric Wong2-2/+26
2019-07-01t0016: add 'remove' subcommand testLibravatar Christian Couder1-0/+18
2019-07-01test-oidmap: remove 'add' subcommandLibravatar Christian Couder1-15/+1
2019-07-01check_everything_connected: assume alternate ref tips are validLibravatar Jeff King5-0/+125
2019-07-01object-store.h: move for_each_alternate_ref() from transport.hLibravatar Jeff King5-100/+99
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecLibravatar Johannes Schindelin2-3/+15
2019-06-29l10n: it.po: remove an extra spaceLibravatar Carmine Zaccagnino1-2/+2
2019-06-28blame: drop some unused function parametersLibravatar Jeff King1-4/+3