summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-28docs: say that `--rebase=preserve` is deprecatedJohannes Schindelin1-2/+3
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin2-7/+13
2019-05-28request-pull: warn if the remote object is not the same as the local onePaolo Bonzini2-15/+63
2019-05-28request-pull: quote regex metacharacters in local refPaolo Bonzini2-3/+20
2019-05-28bundle verify: error out if called without an object databaseJohannes Schindelin2-0/+9
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin4-6/+7
2019-05-28fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin5-7/+7
2019-05-28merge: refuse --commit with --squashVishal Verma3-1/+19
2019-05-28server-info: do not list unlinked packsEric Wong2-11/+9
2019-05-28fetch-pack: send server options after commandJonathan Tan1-1/+1
2019-05-28grep: fail if call could output and name is nullEmily Shaffer1-0/+4
2019-05-28git-p4: allow unshelving of branched filesSimon Williams2-2/+8
2019-05-28trace2: fix tracing when NO_PTHREADS is definedJeff Hostetler1-3/+9
2019-05-28bisect--helper: verify HEAD could be parsed before continuingJohannes Schindelin1-1/+4
2019-05-28rebase: replace incorrect logical negation by correct bitwise oneJohannes Schindelin1-1/+1
2019-05-28hash-object doc: stop mentioning git-cvsimportÆvar Arnfjörð Bjarmason1-3/+1
2019-05-28revision: keep topo-walk free of unintersting commitsDerrick Stolee1-0/+3
2019-05-28revision: use generation for A..B --topo-order queriesDerrick Stolee1-1/+3
2019-05-28am: fix --interactive HEAD tree resolutionJeff King2-3/+56
2019-05-28am: drop tty requirement for --interactiveJeff King1-3/+3
2019-05-28am: read interactive input from stdinJeff King1-2/+4
2019-05-28am: simplify prompt response handlingJeff King1-3/+1
2019-05-28progress: avoid empty line when breaking the progress lineSZEDER Gábor1-1/+1
2019-05-28trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor1-8/+35
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor13-85/+85
2019-05-28upload-pack: strip namespace from symref dataJeff King3-3/+32
2019-05-28gitsubmodules: align html and nroff listsEmily Shaffer1-7/+7
2019-05-28l10n: es: 2.22.0 round 1Christopher Diaz Riveros1-3065/+4150
2019-05-28clone: add `--remote-submodules` flagBen Avison3-1/+70
2019-05-21Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin1-3069/+4154
2019-05-19Git 2.22-rc1v2.22.0-rc1Junio C Hamano2-1/+77
2019-05-19Merge branch 'js/difftool-no-index'Junio C Hamano1-1/+2
2019-05-19Merge branch 'jk/get-oid-indexed-object-name'Junio C Hamano2-7/+3
2019-05-19Merge branch 'jc/set-packet-header-signature-fix'Junio C Hamano1-1/+1
2019-05-19Merge branch 'cb/http-push-null-in-message-fix'Junio C Hamano1-2/+2
2019-05-19Merge branch 'js/stash-in-c-use-builtin-doc'Junio C Hamano1-0/+15
2019-05-19Merge branch 'tz/test-lib-check-working-jgit'Junio C Hamano1-1/+1
2019-05-19Merge branch 'js/parseopt-unknown-cb-returns-an-enum'Junio C Hamano1-1/+3
2019-05-19Merge branch 'ab/sha1dc'Junio C Hamano2-1/+1
2019-05-19Merge branch 'js/fsmonitor-refresh-after-discarding-index'Junio C Hamano5-5/+36
2019-05-19Merge branch 'js/rebase-i-label-shown-in-status-fix'Junio C Hamano1-1/+3
2019-05-19Merge branch 'es/check-non-portable-pre-5.10'Junio C Hamano1-4/+5
2019-05-19Merge branch 'ds/trace2-document-env-vars'Junio C Hamano1-0/+21
2019-05-19Merge branch 'cm/notes-comment-fix'Junio C Hamano1-5/+3
2019-05-19Merge branch 'tt/no-ipv6-fallback-for-winxp'Junio C Hamano2-183/+3
2019-05-19Merge branch 'js/t5580-unc-alternate-test'Junio C Hamano1-0/+12
2019-05-19Merge branch 'ds/cvsexportcommit-force-text'Junio C Hamano1-0/+1
2019-05-19Merge branch 'sg/ci-libsvn-perl'Junio C Hamano1-1/+1
2019-05-19Merge branch 'bl/t4253-exit-code-from-format-patch'Junio C Hamano1-2/+4
2019-05-19Merge branch 'ds/midx-too-many-packs'Junio C Hamano7-47/+51