summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-01completion: zsh: fix file completion regressionFelipe Contreras1-0/+1
2020-12-01tests: lib-functions: trivial style cleanupsFelipe Contreras1-4/+4
2020-12-01test: completion: fix typosFelipe Contreras1-2/+2
2020-12-01.gitignore: remove dangling fileFelipe Contreras1-1/+0
2020-12-01refspec: trivial cleanupFelipe Contreras1-9/+10
2020-11-30Ninth batchJunio C Hamano1-0/+21
2020-11-30Merge branch 'sa/credential-store-timeout'Junio C Hamano2-2/+12
2020-11-30Merge branch 'km/stash-error-message-fix'Junio C Hamano1-1/+1
2020-11-30Merge branch 'hn/sleep-millisec-decl'Junio C Hamano2-1/+2
2020-11-30Merge branch 'js/t3404-master-to-primary'Junio C Hamano1-44/+45
2020-11-30Merge branch 'na/notes-displayref-is-not-boolean'Junio C Hamano2-1/+6
2020-11-30Merge branch 'jc/do-not-just-explain-but-update-your-patch'Junio C Hamano1-1/+15
2020-11-30Merge branch 'mt/worktree-error-message-fix'Junio C Hamano1-2/+2
2020-11-30Merge branch 'ab/gc-keep-base-option'Junio C Hamano2-7/+7
2020-11-30Merge branch 'js/t1309-master-to-topic'Junio C Hamano1-2/+2
2020-11-30Merge branch 'js/pull-rebase-use-advise'Junio C Hamano2-14/+17
2020-11-30Merge branch 'js/t4015-wo-master'Junio C Hamano1-3/+3
2020-11-30Merge branch 'js/t3040-cleanup'Junio C Hamano1-3/+0
2020-11-30Merge branch 'js/t2106-cleanup'Junio C Hamano1-14/+17
2020-11-30fetch-pack: disregard invalid pack lockfilesRené Scharfe1-2/+3
2020-11-30refspec: make @ a synonym of HEADFelipe Contreras3-52/+62
2020-11-30tests: push: trivial cleanupFelipe Contreras1-2/+1
2020-11-30tests: push: improve cleanup of HEAD testsFelipe Contreras1-1/+3
2020-11-30MyFirstObjectWalk: drop `init_walken_defaults()`Martin Ågren1-24/+0
2020-11-30grep: copy struct in one fell swoopMartin Ågren1-23/+10
2020-11-30perf/fsmonitor: use test_must_be_empty helperNipunn Koorapati1-2/+1
2020-11-30maintenance: fix SEGFAULT when no repositoryRafael Silva3-8/+9
2020-11-27git-gui: use commit message templateMartin Schön2-0/+8
2020-11-27git-gui: Only touch GITGUI_MSG when neededPratyush Yadav1-3/+2
2020-11-25Eighth batchJunio C Hamano1-0/+32
2020-11-25Merge branch 'sg/tests-prereq'Junio C Hamano2-4/+25
2020-11-25Merge branch 'rs/plug-diff-cache-leak'Junio C Hamano1-0/+2
2020-11-25Merge branch 'rs/gc-sort-func-cast-fix'Junio C Hamano1-4/+2
2020-11-25Merge branch 'jc/ci-github-set-env'Junio C Hamano1-1/+1
2020-11-25Merge branch 'sg/t5310-jgit-wants-sha1'Junio C Hamano1-2/+2
2020-11-25Merge branch 'rs/archive-plug-leak-refname'Junio C Hamano2-1/+2
2020-11-25Merge branch 'ma/list-object-filter-opt-msgfix'Junio C Hamano1-1/+1
2020-11-25Merge branch 'pk/subsub-fetch-fix'Junio C Hamano2-10/+67
2020-11-25Merge branch 'jk/4gb-idx'Junio C Hamano7-19/+19
2020-11-25Merge branch 'jx/t5411-flake-fix'Junio C Hamano9-66/+544
2020-11-25Merge branch 'rs/hashwrite-be64'Junio C Hamano3-9/+10
2020-11-25Merge branch 'sg/bisect-approximately-halfway'Junio C Hamano1-7/+20
2020-11-25Merge branch 'fc/bash-completion-alias-of-alias'Junio C Hamano2-18/+55
2020-11-25maintenance: use 'git config --fixed-value'Derrick Stolee2-2/+15
2020-11-25Merge branch 'ds/config-literal-value' into ds/maintenance-part-3Junio C Hamano7-76/+312
2020-11-25config doc: value-pattern is not necessarily a regexpJunio C Hamano1-4/+7
2020-11-25config: implement --fixed-value with --get*Derrick Stolee2-5/+32
2020-11-25config: plumb --fixed-value into config APIDerrick Stolee4-5/+73
2020-11-25config: add --fixed-value option, un-implementedDerrick Stolee3-7/+73
2020-11-25t1300: add test for --replace-all with value-patternDerrick Stolee1-0/+14