summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13packfile: correct zlib buffer handlingLibravatar Jeremy Linton1-0/+3
2018-06-13RelNotes 2.18: clarify where directory rename detection appliesLibravatar Elijah Newren1-1/+1
2018-06-13Use hyphenated "remote-tracking branch" (docs and comments)Libravatar Robert P. J. Day3-5/+5
2018-06-13git-credential-netrc: remove use of "autodie"Libravatar Ævar Arnfjörð Bjarmason1-1/+0
2018-06-12git-p4: auto-size the blockLibravatar Luke Diamand2-6/+29
2018-06-12git-p4: narrow the scope of exceptions caught when parsing an intLibravatar Luke Diamand1-1/+1
2018-06-12git-p4: raise exceptions from p4CmdList based on error from p4 serverLibravatar Luke Diamand1-4/+40
2018-06-12git-p4: better error reporting when p4 failsLibravatar Luke Diamand2-0/+133
2018-06-12git-p4: add option to disable syncing of p4/master with p4Libravatar Luke Diamand2-11/+28
2018-06-12git-p4: disable-rebase: allow setting this via configurationLibravatar Luke Diamand2-2/+5
2018-06-12git-p4: add options --commit and --disable-rebaseLibravatar Romain Merland3-6/+77
2018-06-12builtin/send-pack: populate the default configsLibravatar Masaya Suzuki1-1/+1
2018-06-12list-objects: check if filter is NULL before usingLibravatar Jonathan Tan2-0/+10
2018-06-12merge-recursive: add pointer about unduly complex looking codeLibravatar Elijah Newren1-0/+15
2018-06-12merge-recursive: rename conflict_rename_*() family of functionsLibravatar Elijah Newren1-43/+43
2018-06-12merge-recursive: clarify the rename_dir/RENAME_DIR meaningLibravatar Elijah Newren1-11/+17
2018-06-12merge-recursive: align labels with their respective code blocksLibravatar Elijah Newren1-3/+3
2018-06-12merge-recursive: fix numerous argument alignment issuesLibravatar Elijah Newren1-37/+38
2018-06-12merge-recursive: fix miscellaneous grammar error in commentLibravatar Elijah Newren1-1/+1
2018-06-12gitworkflows: fix grammar in 'Merge upwards' ruleLibravatar Kyle Meyer1-1/+1
2018-06-12completion: correct zsh detection when run from git-completion.zshLibravatar SZEDER Gábor2-2/+5
2018-06-12l10n: bg.po: Updated Bulgarian translation (3608t)Libravatar Alexander Shopov1-2463/+3598
2018-06-11index-pack: correct install_packed_git() argsLibravatar Junio C Hamano1-1/+1
2018-06-11diff-options.txt: fix minor typos, font inconsistencies, in docsLibravatar Robert P. J. Day1-4/+4
2018-06-11fetch-pack: don't try to fetch peel values with --allLibravatar Jeff King2-4/+14
2018-06-11merge-submodule: reduce output verbosityLibravatar Leif Middelschulte1-2/+2
2018-06-11fsck: avoid looking at NULL blob->objectLibravatar Jeff King2-1/+20
2018-06-11t7415: don't bother creating commit for symlink testLibravatar Jeff King1-7/+4
2018-06-11completion: collapse extra --no-.. optionsLibravatar Nguyễn Thái Ngọc Duy3-29/+115
2018-06-11config.c: fix regression for core.safecrlf falseLibravatar Anthony Sottile2-1/+11
2018-06-11tests: make forging GPG signed commits and tags more robustLibravatar SZEDER Gábor4-5/+4
2018-06-11t7510-signed-commit: use 'test_must_fail'Libravatar SZEDER Gábor1-2/+2
2018-06-11refspec: initalize `refspec_item` in `valid_fetch_refspec()`Libravatar Martin Ågren1-1/+1
2018-06-11refspec: add back a refspec_item_init() functionLibravatar Ævar Arnfjörð Bjarmason2-3/+9
2018-06-11refspec: s/refspec_item_init/&_or_die/gLibravatar Ævar Arnfjörð Bjarmason4-5/+7
2018-06-11add -p: fix counting empty context lines in edited patchesLibravatar Phillip Wood2-1/+44
2018-06-11checkout & worktree: introduce checkout.defaultRemoteLibravatar Ævar Arnfjörð Bjarmason7-7/+109
2018-06-11checkout: add advice for ambiguous "checkout <branch>"Libravatar Ævar Arnfjörð Bjarmason5-0/+37
2018-06-11builtin/checkout.c: use "ret" variable for returnLibravatar Ævar Arnfjörð Bjarmason1-3/+5
2018-06-11checkout: pass the "num_matches" up to callersLibravatar Ævar Arnfjörð Bjarmason4-7/+15
2018-06-11checkout.c: change "unique" member to "num_matches"Libravatar Ævar Arnfjörð Bjarmason1-4/+4
2018-06-11checkout.c: introduce an *_INIT macroLibravatar Ævar Arnfjörð Bjarmason1-1/+3
2018-06-11checkout.h: wrap the arguments to unique_tracking_name()Libravatar Ævar Arnfjörð Bjarmason1-1/+2
2018-06-11checkout tests: index should be clean after dwim checkoutLibravatar Ævar Arnfjörð Bjarmason1-0/+29
2018-06-11RelNotes 2.18: typofixesLibravatar Junio C Hamano1-2/+2
2018-06-10l10n: es.po: Spanish update for v2.18.0 round 2Libravatar Christopher Diaz Riveros1-422/+994
2018-06-08l10n: sv.po: Update Swedish translation (3608t0f0u)Libravatar Peter Krefting1-428/+981
2018-06-08l10n: sv.po: Update Swedish translation (3470t0f0u)Libravatar Peter Krefting1-2296/+2852
2018-06-08l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)Libravatar Jiang Xin1-409/+962
2018-06-08Merge branch 'master' of git://github.com/git-l10n/git-poLibravatar Jiang Xin7-9951/+12479