summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder1-0/+2
2019-12-06Sync with 2.19.3Johannes Schindelin2-3/+17
2019-12-06Sync with 2.18.2Johannes Schindelin2-3/+17
2019-12-06Sync with 2.17.3Johannes Schindelin2-3/+17
2019-12-06Sync with 2.16.6Johannes Schindelin2-2/+17
2019-12-06Sync with 2.15.4Johannes Schindelin2-2/+17
2019-12-06Sync with 2.14.6Johannes Schindelin2-2/+17
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin1-0/+4
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin2-2/+13
2018-12-15Merge branch 'nd/show-gitcomp-compilation-fix' into maintJunio C Hamano3-0/+6
2018-12-12parse-options: fix SunCC compiler warningNguyễn Thái Ngọc Duy3-0/+6
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Junio C Hamano1-1/+10
2018-12-04range-diff: always pass at least minimal diff optionsMartin Ågren1-1/+10
2018-12-01Merge branch 'ab/push-example-in-doc'Junio C Hamano1-2/+2
2018-12-01Merge branch 'rt/rebase-in-c-message-fix'Junio C Hamano1-2/+2
2018-12-01Merge branch 'ab/replace-graft-with-replace-advice'Junio C Hamano1-0/+1
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Junio C Hamano1-6/+12
2018-12-01Merge branch 'js/rebase-reflog-action-fix'Junio C Hamano1-3/+26
2018-12-01builtin/rebase.c: remove superfluous space in messagesRalf Thielow1-2/+2
2018-11-30rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin1-6/+12
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin1-3/+26
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano1-1/+1
2018-11-29advice: don't pointlessly suggest --convert-graft-fileÆvar Arnfjörð Bjarmason1-0/+1
2018-11-21Merge branch 'tq/branch-style-fix' into maintJunio C Hamano1-2/+1
2018-11-21Merge branch 'tq/branch-create-wo-branch-get' into maintJunio C Hamano1-5/+0
2018-11-21Merge branch 'jk/check-everything-connected-is-long-gone' into maintJunio C Hamano1-1/+1
2018-11-21Merge branch 'en/double-semicolon-fix' into maintJunio C Hamano1-1/+1
2018-11-21Merge branch 'tb/void-check-attr' into maintJunio C Hamano2-4/+2
2018-11-21Merge branch 'jk/detect-truncated-zlib-input' into maintJunio C Hamano1-4/+12
2018-11-21Merge branch 'md/exclude-promisor-objects-fix' into maintJunio C Hamano3-0/+3
2018-11-21Merge branch 'js/shallow-and-fetch-prune' into maintJunio C Hamano2-1/+7
2018-11-21Merge branch 'jc/receive-deny-current-branch-fix' into maintJunio C Hamano1-3/+9
2018-11-21Merge branch 'js/pack-objects-mutex-init-fix' into maintJunio C Hamano1-1/+0
2018-11-21Merge branch 'en/status-multiple-renames-to-the-same-target-fix' into maintJunio C Hamano1-0/+1
2018-11-21Merge branch 'ds/commit-graph-with-grafts' into maintJunio C Hamano2-4/+8
2018-11-21Merge branch 'en/update-ref-no-deref-stdin' into maintJunio C Hamano1-11/+14
2018-11-21Merge branch 'ms/remote-error-message-update' into maintJunio C Hamano1-3/+3
2018-11-21Merge branch 'nd/attr-pathspec-fix' into maintJunio C Hamano1-1/+1
2018-11-21Merge branch 'jk/trailer-fixes' into maintJunio C Hamano1-0/+1
2018-11-21Merge branch 'cc/delta-islands'Junio C Hamano1-1/+3
2018-11-21Merge branch 'js/builtin-rebase-perf-fix-err-fix'Junio C Hamano1-1/+2
2018-11-21pack-objects: fix off-by-one in delta-island tree-depth computationJeff King1-1/+3
2018-11-21rebase: warn about the correct tree's OIDJohannes Schindelin1-1/+2
2018-11-19Merge branch 'tb/print-size-t-with-uintmax-format'Junio C Hamano5-14/+15
2018-11-19Merge branch 'nd/format-patch-cover-letter-stat-width'Junio C Hamano1-2/+0
2018-11-19Merge branch 'ds/push-squelch-ambig-warning'Junio C Hamano1-0/+6
2018-11-18Merge branch 'ab/rebase-in-c-escape-hatch'Junio C Hamano1-1/+4
2018-11-18Merge branch 'js/rebase-am-options'Junio C Hamano1-63/+45
2018-11-18Merge branch 'cb/notes-freeing-always-null-fix'Junio C Hamano1-3/+1
2018-11-18Merge branch 'js/rebase-r-and-merge-head'Junio C Hamano1-0/+3