summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-31Merge branch 'master' of https://github.com/Softcatala/git-poJiang Xin
2019-05-30Git 2.22-rc2v2.22.0-rc2Junio C Hamano
2019-05-30Merge branch 'js/rebase-config-bitfix'Junio C Hamano
2019-05-30Merge branch 'es/doc-gitsubmodules-markup'Junio C Hamano
2019-05-30Merge branch 'ja/diff-opt-typofix'Junio C Hamano
2019-05-30Merge branch 'jt/clone-server-option'Junio C Hamano
2019-05-30Merge branch 'sg/progress-off-by-one-fix'Junio C Hamano
2019-05-30Merge branch 'js/rebase-deprecate-preserve-merges'Junio C Hamano
2019-05-30Merge branch 'sg/trace2-rename'Junio C Hamano
2019-05-30Merge branch 'jh/trace2'Junio C Hamano
2019-05-30Merge branch 'nd/diff-parseopt'Junio C Hamano
2019-05-29clone: respect user supplied origin name when setting up partial cloneXin Li
2019-05-29unicode: update the width tables to Unicode 12.1Beat Bolli
2019-05-29list-objects-filter: disable 'sparse:path' filtersChristian Couder
2019-05-29parse-options: check empty value in OPT_INTEGER and OPT_ABBREVNguyễn Thái Ngọc Duy
2019-05-29diff-parseopt: restore -U (no argument) behaviorNguyễn Thái Ngọc Duy
2019-05-29diff-parseopt: correct variable types that are used by parseoptNguyễn Thái Ngọc Duy
2019-05-29Merge branch 'master' of git://github.com/alshopov/git-poJiang Xin
2019-05-29l10n: bg.po: Updated Bulgarian translation (4577t)Alexander Shopov
2019-05-28doc: hint about GIT_DEBUGGER in CodingGuidelinesEmily Shaffer
2019-05-28p4 unshelve: fix "Not a valid object name HEAD0" on WindowsMike Mueller
2019-05-28sha1-file: split OBJECT_INFO_FOR_PREFETCHDerrick Stolee
2019-05-28rebase docs: recommend `-r` over `-p`Johannes Schindelin
2019-05-28docs: say that `--rebase=preserve` is deprecatedJohannes Schindelin
2019-05-28tests: mark a couple more test cases as requiring `rebase -p`Johannes Schindelin
2019-05-28request-pull: warn if the remote object is not the same as the local onePaolo Bonzini
2019-05-28request-pull: quote regex metacharacters in local refPaolo Bonzini
2019-05-28bundle verify: error out if called without an object databaseJohannes Schindelin
2019-05-28mark_fsmonitor_valid(): mark the index as changed if neededJohannes Schindelin
2019-05-28fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin
2019-05-28merge: refuse --commit with --squashVishal Verma
2019-05-28server-info: do not list unlinked packsEric Wong
2019-05-28fetch-pack: send server options after commandJonathan Tan
2019-05-28grep: fail if call could output and name is nullEmily Shaffer
2019-05-28git-p4: allow unshelving of branched filesSimon Williams
2019-05-28trace2: fix tracing when NO_PTHREADS is definedJeff Hostetler
2019-05-28bisect--helper: verify HEAD could be parsed before continuingJohannes Schindelin
2019-05-28rebase: replace incorrect logical negation by correct bitwise oneJohannes Schindelin
2019-05-28hash-object doc: stop mentioning git-cvsimportÆvar Arnfjörð Bjarmason
2019-05-28am: fix --interactive HEAD tree resolutionJeff King
2019-05-28am: drop tty requirement for --interactiveJeff King
2019-05-28am: read interactive input from stdinJeff King
2019-05-28am: simplify prompt response handlingJeff King
2019-05-28progress: avoid empty line when breaking the progress lineSZEDER Gábor
2019-05-28trace2: document the supported values of GIT_TRACE2* env variablesSZEDER Gábor
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-05-28upload-pack: strip namespace from symref dataJeff King
2019-05-28gitsubmodules: align html and nroff listsEmily Shaffer
2019-05-28l10n: es: 2.22.0 round 1Christopher Diaz Riveros
2019-05-21Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin