summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-12transport: remove unused "push" in vtableLibravatar Jonathan Tan2-9/+1
2017-12-12install-doc-quick: allow specifying what ref to installLibravatar Randall S. Becker2-6/+8
2017-12-12t/helper: ignore everything but sourcesLibravatar Stefan Beller1-38/+4
2017-12-12travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputLibravatar SZEDER Gábor1-1/+1
2017-12-12travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'Libravatar SZEDER Gábor2-2/+2
2017-12-12travis-ci: move setting environment variables to 'ci/lib-travisci.sh'Libravatar SZEDER Gábor2-17/+22
2017-12-12travis-ci: introduce a $jobname variable for 'ci/*' scriptsLibravatar SZEDER Gábor3-10/+15
2017-12-12submodule: convert get_next_submodule to not rely on the_indexLibravatar Brandon Williams3-15/+22
2017-12-12submodule: used correct index in is_staging_gitmodules_okLibravatar Brandon Williams2-3/+4
2017-12-12submodule: convert stage_updated_gitmodules to take a struct index_stateLibravatar Brandon Williams4-5/+5
2017-12-12t: add tests for pull --verify-signaturesLibravatar Hans Jerry Illikainen1-0/+78
2017-12-12merge: add config option for verifySignaturesLibravatar Hans Jerry Illikainen3-0/+45
2017-12-12format: create docs for pretty.hLibravatar Olga Telezhnaya1-0/+44
2017-12-12format: create pretty.h fileLibravatar Olga Telezhnaya6-84/+92
2017-12-11t4045: reindent to make helpers readableLibravatar Junio C Hamano1-48/+56
2017-12-11diff: add tests for --relative without optional prefix valueLibravatar Jacob Keller1-8/+14
2017-12-11diff: use skip_to_optional_arg_default() in parsing --relativeLibravatar Junio C Hamano1-4/+3
2017-12-11diff: use skip_to_optional_arg_default()Libravatar Christian Couder1-16/+4
2017-12-11diff: use skip_to_optional_arg()Libravatar Christian Couder1-14/+9
2017-12-11index-pack: use skip_to_optional_arg()Libravatar Christian Couder1-8/+3
2017-12-11git-compat-util: introduce skip_to_optional_arg()Libravatar Christian Couder2-0/+45
2017-12-11clone: support 'clone --shared' from a worktreeLibravatar Eric Sunshine2-1/+8
2017-12-08transport-helper: plug strbuf and string_list leaksLibravatar René Scharfe1-2/+5
2017-12-08t0027: Adapt the new MIX tests to WindowsLibravatar Torsten Bögershausen1-8/+9
2017-12-08doc: reword gitworkflows.txt for neutralityLibravatar Daniel Bensoussan1-2/+2
2017-12-08decorate: clean up and document APILibravatar Jonathan Tan8-25/+146
2017-12-08t/Makefile: introduce TEST_SHELL_PATHLibravatar Jeff King3-3/+13
2017-12-08test-lib: make "-x" work with "--verbose-log"Libravatar Jeff King1-2/+8
2017-12-08t5615: avoid re-using descriptor 4Libravatar Jeff King1-3/+3
2017-12-08test-lib: silence "-x" cleanup under bashLibravatar Jeff King1-10/+24
2017-12-08cvsimport: apply shell-quoting regex globallyLibravatar Jeff King1-1/+1
2017-12-08docs/pretty-formats: mention commas in %(trailers) syntaxLibravatar Jeff King1-5/+7
2017-12-07builtin/branch: strip refs/heads/ using skip_prefixLibravatar Kaartic Sivaraam1-4/+11
2017-12-07branch: update warning message shown when copying a misnamed branchLibravatar Kaartic Sivaraam1-1/+1
2017-12-07branch: group related arguments of create_branch()Libravatar Kaartic Sivaraam4-7/+8
2017-12-07branch: improve documentation and naming of create_branch() parametersLibravatar Kaartic Sivaraam2-3/+8
2017-12-07worktree: invoke post-checkout hook (unless --no-checkout)Libravatar Eric Sunshine3-7/+47
2017-12-07strbuf: release memory on read error in strbuf_read_once()Libravatar René Scharfe1-0/+3
2017-12-07fmt-merge-msg: avoid leaking strbuf in shortlog()Libravatar René Scharfe1-1/+2
2017-12-07am: release strbuf after use in split_mail_mbox()Libravatar René Scharfe1-3/+7
2017-12-07launch_editor(): indicate that Git waits for user inputLibravatar Lars Schneider4-0/+30
2017-12-07setup.c: fix comment about order of .git directory discoveryLibravatar SZEDER Gábor1-1/+1
2017-12-06diff-tree: read the index so attribute checks work in bare repositoriesLibravatar Brandon Williams2-0/+19
2017-12-06git-prompt: fix reading files with windows line endingsLibravatar Robert Abel1-1/+1
2017-12-06git-prompt: make __git_eread intended use explicitLibravatar Robert Abel1-3/+4
2017-12-06add worktree.guessRemote config optionLibravatar Thomas Gummerer4-2/+56
2017-12-06worktree: add --guess-remote flag to add subcommandLibravatar Thomas Gummerer3-0/+46
2017-12-06trace: improve performance while category is disabledLibravatar Gennady Kupava2-20/+42
2017-12-06RelNotes: the eighth batchLibravatar Junio C Hamano1-13/+45
2017-12-06Sync with maintLibravatar Junio C Hamano1-0/+47