summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-20merge-recursive: symlink's descendants not in wayLibravatar Jonathan Tan2-1/+30
2019-09-20stash: make sure to write refreshed cacheLibravatar Thomas Gummerer2-4/+23
2019-09-20merge: use refresh_and_write_cacheLibravatar Thomas Gummerer1-10/+3
2019-09-20factor out refresh_and_write_cache functionLibravatar Thomas Gummerer3-14/+41
2019-09-18commit-graph: add --[no-]progress to write and verifyLibravatar Garima Singh5-10/+60
2019-09-18test_date.c: remove reference to GIT_TEST_DATE_NOWLibravatar Stephen P. Smith1-1/+0
2019-09-18SubmittingPatches: git-gui has a new maintainerLibravatar Junio C Hamano1-2/+2
2019-09-18hg-to-git: make it compatible with both python3 and python2Libravatar Hervé Beraud1-25/+25
2019-09-18Third batchLibravatar Junio C Hamano1-0/+36
2019-09-18Merge branch 'jt/avoid-ls-refs-with-http'Libravatar Junio C Hamano5-24/+62
2019-09-18Merge branch 'md/list-objects-filter-combo'Libravatar Junio C Hamano22-242/+889
2019-09-18Merge branch 'cc/multi-promisor'Libravatar Junio C Hamano27-172/+523
2019-09-18Merge branch 'sg/line-log-tree-diff-optim'Libravatar Junio C Hamano2-19/+134
2019-09-18Merge branch 'sg/complete-configuration-variables'Libravatar Junio C Hamano2-64/+243
2019-09-18Merge branch 'js/pre-merge-commit-hook'Libravatar Junio C Hamano7-143/+336
2019-09-18Merge branch 'cb/curl-use-xmalloc'Libravatar Junio C Hamano1-0/+4
2019-09-18Merge branch 'jk/drop-release-pack-memory'Libravatar Junio C Hamano6-90/+15
2019-09-18Merge branch 'js/rebase-r-strategy'Libravatar Junio C Hamano9-117/+139
2019-09-18Merge branch 'master' of https://github.com/prati0100/git-guiLibravatar Junio C Hamano5-55/+199
2019-09-18sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()Libravatar René Scharfe1-7/+4
2019-09-18doc: fix reference to --ignore-submodulesLibravatar Alex Henrie1-1/+1
2019-09-18contrib/svn-fe: fix shebang for svnrdump_sim.pyLibravatar Clément Chigot1-1/+1
2019-09-17Merge gitk to pick up emergency build fixLibravatar Junio C Hamano1-0/+0
2019-09-17gitk: rename zh_CN.po to zh_cn.poLibravatar Denton Liu1-0/+0
2019-09-17Makefile: run coccicheck on more source filesLibravatar Denton Liu1-6/+2
2019-09-17Makefile: strip leading ./ in $(FIND_SOURCE_FILES)Libravatar Denton Liu1-0/+1
2019-09-17Makefile: define THIRD_PARTY_SOURCESLibravatar Denton Liu1-0/+15
2019-09-17diff, log doc: small grammer, format, and language fixesLibravatar Johannes Sixt1-6/+6
2019-09-17diff, log doc: say "patch text" instead of "patches"Libravatar Johannes Sixt1-8/+12
2019-09-17Test the progress displayLibravatar SZEDER Gábor6-2/+400
2019-09-17Revert "progress: use term_clear_line()"Libravatar SZEDER Gábor2-14/+21
2019-09-17Makefile: strip leading ./ in $(LIB_H)Libravatar Denton Liu1-3/+3
2019-09-16fetch: use oidset to keep the want OIDs for faster lookupLibravatar Masaya Suzuki1-8/+10
2019-09-16commit-graph: use commit_list_count()Libravatar René Scharfe1-11/+6
2019-09-16sha1-name: check for overflow of N in "foo^N" and "foo~N"Libravatar René Scharfe2-5/+14
2019-09-16rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"Libravatar René Scharfe1-0/+8
2019-09-16list-objects-filter: use empty string instead of NULL for sparse "base"Libravatar Jeff King1-1/+1
2019-09-16list-objects-filter: give a more specific error sparse parsing errorLibravatar Jon Simons2-3/+4
2019-09-16list-objects-filter: delay parsing of sparse oidLibravatar Jeff King5-21/+14
2019-09-16t5616: test cloning/fetching with sparse:oid=<oid> filterLibravatar Jon Simons1-0/+36
2019-09-16doc-diff: replace --cut-header-footer with --cut-footerLibravatar Martin Ågren1-9/+8
2019-09-16asciidoctor-extensions: provide `<refmiscinfo/>`Libravatar Martin Ågren1-0/+17
2019-09-16Doc/Makefile: give mansource/-version/-manual attributesLibravatar Martin Ågren2-4/+5
2019-09-16git-submodule.txt: fix AsciiDoc formatting errorLibravatar Denton Liu1-1/+2
2019-09-16Documentation: fix build with Asciidoctor 2Libravatar brian m. carlson5-3/+10
2019-09-16Merge branch 'master' of git://ozlabs.org/~paulus/gitkLibravatar Junio C Hamano2-4/+1427
2019-09-14Merge branch 'bp/amend-toggle-bind'Libravatar Pratyush Yadav1-0/+9
2019-09-14git-gui: add hotkey to toggle "Amend Last Commit"Libravatar Birger Skogeng Pedersen1-0/+9
2019-09-14gitk: Do not mistake unchanged lines for submodule changesLibravatar Gabriele Mazzotta1-2/+2
2019-09-14gitk: Use right colour for remote refs in the "Tags and heads" dialogLibravatar Paul Wise1-1/+8