summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-12-06Merge branch 'jn/ssh-wrappers'Libravatar Junio C Hamano4-152/+266
2017-12-06Merge branch 'bw/protocol-v1'Libravatar Junio C Hamano19-149/+968
2017-12-06Merge branch 'sp/doc-info-attributes'Libravatar Junio C Hamano1-0/+4
2017-12-06Merge branch 'ph/stash-save-m-option-fix'Libravatar Junio C Hamano2-0/+111
2017-12-06Merge branch 'jk/fewer-pack-rescan'Libravatar Junio C Hamano5-24/+87
2017-12-06Merge branch 'tg/deprecate-stash-save'Libravatar Junio C Hamano1-2/+2
2017-12-06Merge branch 'rd/doc-notes-prune-fix'Libravatar Junio C Hamano2-2/+2
2017-12-06Merge branch 'rd/man-reflog-add-n'Libravatar Junio C Hamano1-2/+2
2017-12-06Merge branch 'rd/man-prune-progress'Libravatar Junio C Hamano2-4/+7
2017-12-06Merge branch 'jt/submodule-tests-cleanup'Libravatar Junio C Hamano1-218/+125
2017-12-06Merge branch 'jn/reproducible-build'Libravatar Junio C Hamano2-2/+2
2017-12-06Merge branch 'cc/git-packet-pm'Libravatar Junio C Hamano2-12/+17
2017-12-06Merge branch 'ac/complete-pull-autostash'Libravatar Junio C Hamano1-0/+1
2017-12-06Merge branch 'hm/config-parse-expiry-date'Libravatar Junio C Hamano7-13/+69
2017-12-06Merge branch 'tz/branch-doc-remove-set-upstream'Libravatar Junio C Hamano1-2/+2