summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-30Merge branch 'ja/diff-opt-typofix'Libravatar Junio C Hamano1-2/+2
2019-05-30Merge branch 'jt/clone-server-option'Libravatar Junio C Hamano1-1/+1
2019-05-30Merge branch 'sg/progress-off-by-one-fix'Libravatar Junio C Hamano1-1/+1
2019-05-30Merge branch 'js/rebase-deprecate-preserve-merges'Libravatar Junio C Hamano4-11/+19
2019-05-30Merge branch 'sg/trace2-rename'Libravatar Junio C Hamano13-91/+118
2019-05-30Merge branch 'jh/trace2'Libravatar Junio C Hamano1-3/+9
2019-05-30Merge branch 'nd/diff-parseopt'Libravatar Junio C Hamano8-5/+107
2019-05-30userdiff: two simplifications of patterns for rustLibravatar Johannes Sixt1-3/+2
2019-05-29clone: respect user supplied origin name when setting up partial cloneLibravatar Xin Li2-4/+14
2019-05-29unicode: update the width tables to Unicode 12.1Libravatar Beat Bolli1-2/+1
2019-05-29doc: add some nit fixes to MyFirstContributionLibravatar Emily Shaffer1-4/+27
2019-05-29list-objects-filter: disable 'sparse:path' filtersLibravatar Christian Couder7-116/+37
2019-05-29parse-options: check empty value in OPT_INTEGER and OPT_ABBREVLibravatar Nguyễn Thái Ngọc Duy2-0/+6
2019-05-29diff-parseopt: restore -U (no argument) behaviorLibravatar Nguyễn Thái Ngọc Duy5-4/+100
2019-05-29diff-parseopt: correct variable types that are used by parseoptLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2019-05-29send-email: fix regression in sendemail.identity parsingLibravatar Ævar Arnfjörð Bjarmason3-19/+108
2019-05-29userdiff: fix grammar and style issuesLibravatar Boxuan Li2-3/+5
2019-05-29Merge branch 'master' of git://github.com/alshopov/git-poLibravatar Jiang Xin1-3137/+4156
2019-05-29l10n: bg.po: Updated Bulgarian translation (4577t)Libravatar Alexander Shopov1-3137/+4156
2019-05-28doc: hint about GIT_DEBUGGER in CodingGuidelinesLibravatar Emily Shaffer1-0/+6
2019-05-28p4 unshelve: fix "Not a valid object name HEAD0" on WindowsLibravatar Mike Mueller1-1/+1
2019-05-28sha1-file: split OBJECT_INFO_FOR_PREFETCHLibravatar Derrick Stolee2-4/+8
2019-05-28rebase docs: recommend `-r` over `-p`Libravatar Johannes Schindelin1-2/+3
2019-05-28docs: say that `--rebase=preserve` is deprecatedLibravatar Johannes Schindelin1-2/+3
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Libravatar Johannes Schindelin2-7/+13
2019-05-28request-pull: warn if the remote object is not the same as the local oneLibravatar Paolo Bonzini2-15/+63
2019-05-28request-pull: quote regex metacharacters in local refLibravatar Paolo Bonzini2-3/+20
2019-05-28bundle verify: error out if called without an object databaseLibravatar Johannes Schindelin2-0/+9
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededLibravatar Johannes Schindelin4-6/+7
2019-05-28fill_stat_cache_info(): prepare for an fsmonitor fixLibravatar Johannes Schindelin5-7/+7
2019-05-28merge: refuse --commit with --squashLibravatar Vishal Verma3-1/+19
2019-05-28server-info: do not list unlinked packsLibravatar Eric Wong2-11/+9
2019-05-28fetch-pack: send server options after commandLibravatar Jonathan Tan1-1/+1
2019-05-28grep: fail if call could output and name is nullLibravatar Emily Shaffer1-0/+4
2019-05-28git-p4: allow unshelving of branched filesLibravatar Simon Williams2-2/+8
2019-05-28trace2: fix tracing when NO_PTHREADS is definedLibravatar Jeff Hostetler1-3/+9
2019-05-28bisect--helper: verify HEAD could be parsed before continuingLibravatar Johannes Schindelin1-1/+4
2019-05-28rebase: replace incorrect logical negation by correct bitwise oneLibravatar Johannes Schindelin1-1/+1
2019-05-28hash-object doc: stop mentioning git-cvsimportLibravatar Ævar Arnfjörð Bjarmason1-3/+1
2019-05-28revision: keep topo-walk free of unintersting commitsLibravatar Derrick Stolee1-0/+3
2019-05-28revision: use generation for A..B --topo-order queriesLibravatar Derrick Stolee1-1/+3
2019-05-28am: fix --interactive HEAD tree resolutionLibravatar Jeff King2-3/+56
2019-05-28am: drop tty requirement for --interactiveLibravatar Jeff King1-3/+3
2019-05-28am: read interactive input from stdinLibravatar Jeff King1-2/+4
2019-05-28am: simplify prompt response handlingLibravatar Jeff King1-3/+1
2019-05-28progress: avoid empty line when breaking the progress lineLibravatar SZEDER Gábor1-1/+1
2019-05-28trace2: document the supported values of GIT_TRACE2* env variablesLibravatar SZEDER Gábor1-8/+35
2019-05-28trace2: rename environment variables to GIT_TRACE2*Libravatar SZEDER Gábor13-85/+85
2019-05-28upload-pack: strip namespace from symref dataLibravatar Jeff King3-3/+32
2019-05-28gitsubmodules: align html and nroff listsLibravatar Emily Shaffer1-7/+7