summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-23path.c: don't call the match function without value in trie_find()SZEDER Gábor2-5/+8
2019-10-23path.c: clarify two field names in 'struct common_dir'SZEDER Gábor1-33/+33
2019-10-23path.c: mark 'logs/HEAD' in 'common_list' as fileSZEDER Gábor1-1/+1
2019-10-23path.c: clarify trie_find()'s in-code commentSZEDER Gábor1-17/+28
2019-10-23Documentation: mention more worktree-specific exceptionsSZEDER Gábor1-5/+5
2019-10-23multi-pack-index: add [--[no-]progress] option.William Baker3-6/+87
2019-10-23midx: honor the MIDX_PROGRESS flag in midx_repackWilliam Baker1-0/+6
2019-10-23midx: honor the MIDX_PROGRESS flag in verify_midx_fileWilliam Baker1-8/+12
2019-10-23midx: add progress to expire_midx_packsWilliam Baker1-0/+12
2019-10-23midx: add progress to write_midx_fileWilliam Baker1-4/+21
2019-10-23midx: add MIDX_PROGRESS flagWilliam Baker4-13/+15
2019-10-23ci(osx): use new location of the `perforce` caskJohannes Schindelin1-0/+5
2019-10-23t604[236]: do not run setup in separate testsElijah Newren3-319/+393
2019-10-23merge-recursive: fix merging a subdirectory into the root directoryElijah Newren2-3/+163
2019-10-23merge-recursive: clean up get_renamed_dir_portion()Elijah Newren1-24/+36
2019-10-23doc: am --show-current-patch gives an entire e-mail messageJunio C Hamano1-1/+1
2019-10-23t7419: change test_must_fail to ! for grepDenton Liu1-3/+3
2019-10-23t4014: make output-directory tests self-containedBert Wesarg1-5/+8
2019-10-23Merge branch 'js/azure-pipelines-msvc'Junio C Hamano1-2/+2
2019-10-23ci(visual-studio): actually run the tests in parallelJohannes Schindelin1-1/+1
2019-10-23ci(visual-studio): use strict compile flags, and optimizationJohannes Schindelin1-1/+1
2019-10-22l10n: it.po: update the Italian translation for Git 2.24.0Alessandro Menti1-2427/+2565
2019-10-22Merge branch 'master' of github.com:jnavila/git into git-po-masterJiang Xin1-2430/+2510
2019-10-22Merge branch 'master' of github.com:alshopov/git-po into git-po-masterJiang Xin1-2425/+2560
2019-10-21l10n: fr 2.24.0 rnd 1Jean-Noël Avila1-2430/+2510
2019-10-21Merge remote-tracking branch 'git-po/master' into git-po-masterJiang Xin2-527/+539
2019-10-21l10n: git.pot: v2.24.0 round 1 (35 new, 16 removed)Jiang Xin1-2397/+2484
2019-10-21userdiff: fix some corner cases in dts regexStephen Boyd5-2/+33
2019-10-21builtin/blame.c: constants into bit shift formatHariom Verma1-12/+12
2019-10-21rebase: hide --preserve-merges optionDenton Liu1-3/+4
2019-10-21Doc: Bundle file usagePhilip Oakley2-6/+20
2019-10-21parse_tag_buffer(): treat NULL tag pointer as parse errorJeff King1-2/+7
2019-10-21parse_commit_buffer(): treat lookup_tree() failure as parse errorJeff King1-1/+7
2019-10-21parse_commit_buffer(): treat lookup_commit() failure as parse errorJeff King2-4/+9
2019-10-21test-progress: fix test failures on big-endian systemsSZEDER Gábor1-1/+1
2019-10-19l10n: bg.po: Updated Bulgarian translation (4693)Alexander Shopov1-2425/+2560
2019-10-18completion: clarify installation instruction for zshMaxim Belsky1-2/+3
2019-10-18Git 2.24-rc0v2.24.0-rc0Junio C Hamano2-1/+18
2019-10-18Merge branch 'rs/remote-curl-use-argv-array'Junio C Hamano1-13/+9
2019-10-18Merge branch 'rs/column-use-utf8-strnwidth'Junio C Hamano1-12/+1
2019-10-18Merge branch 'rs/http-push-simplify'Junio C Hamano1-4/+4
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Junio C Hamano3-3/+43
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano4-2/+42
2019-10-18Merge branch 'bb/compat-util-comment-fix'Junio C Hamano1-1/+1
2019-10-18Merge branch 'bb/utf8-wcwidth-cleanup'Junio C Hamano1-4/+2
2019-10-18Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano1-1/+2
2019-10-18Merge branch 'dl/compat-cleanup'Junio C Hamano1-1/+1
2019-10-18Merge branch 'ta/t1308-typofix'Junio C Hamano1-4/+4
2019-10-18Merge branch 'js/doc-stash-save'Junio C Hamano1-2/+3
2019-10-18grep: avoid leak of chartables in PCRE2Carlo Marcelo Arenas Belón2-3/+5