summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano
2018-11-21Merge branch 'cc/delta-islands'Junio C Hamano
2018-11-21Merge branch 'js/builtin-rebase-perf-fix-err-fix'Junio C Hamano
2018-11-21pack-objects: fix off-by-one in delta-island tree-depth computationJeff King
2018-11-21rebase: warn about the correct tree's OIDJohannes Schindelin
2018-11-19Merge branch 'tb/print-size-t-with-uintmax-format'Junio C Hamano
2018-11-19Merge branch 'nd/format-patch-cover-letter-stat-width'Junio C Hamano
2018-11-19Merge branch 'ds/push-squelch-ambig-warning'Junio C Hamano
2018-11-18Merge branch 'ab/rebase-in-c-escape-hatch'Junio C Hamano
2018-11-18Merge branch 'js/rebase-am-options'Junio C Hamano
2018-11-18Merge branch 'cb/notes-freeing-always-null-fix'Junio C Hamano
2018-11-18Merge branch 'js/rebase-r-and-merge-head'Junio C Hamano
2018-11-18Merge branch 'js/builtin-rebase-perf-fix'Junio C Hamano
2018-11-18Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano
2018-11-18Merge branch 'jk/verify-sig-merge-into-void'Junio C Hamano
2018-11-18Merge branch 'jk/unused-parameter-fixes'Junio C Hamano
2018-11-18Merge branch 'nd/pthreads'Junio C Hamano
2018-11-16tests: add a special setup where rebase.useBuiltin is offÆvar Arnfjörð Bjarmason
2018-11-16rebase: validate -C<n> and --whitespace=<mode> parameters earlyJohannes Schindelin
2018-11-16rebase: really just passthru the `git am` optionsJohannes Schindelin
2018-11-13Merge branch 'bp/add-diff-files-optim'Junio C Hamano
2018-11-13Merge branch 'jk/xdiff-interface'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-ref-iteration'Junio C Hamano
2018-11-13Merge branch 'bp/refresh-index-using-preload'Junio C Hamano
2018-11-13Merge branch 'pw/am-rebase-read-author-script'Junio C Hamano
2018-11-13Merge branch 'jc/war-on-string-list'Junio C Hamano
2018-11-13Merge branch 'ag/rev-parse-all-exclude-fix'Junio C Hamano
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-13Merge branch 'nb/worktree-api-doc'Junio C Hamano
2018-11-13Merge branch 'ds/test-multi-pack-index'Junio C Hamano
2018-11-13Merge branch 'nd/per-worktree-config'Junio C Hamano
2018-11-13Merge branch 'jk/proto-v2-ref-prefix-fix'Junio C Hamano
2018-11-13Merge branch 'jk/detect-truncated-zlib-input'Junio C Hamano
2018-11-13Merge branch 'nd/config-split'Junio C Hamano
2018-11-13format-patch: respect --stat in cover letter's diffstatNguyễn Thái Ngọc Duy
2018-11-13built-in rebase: reinstate `checkout -q` behavior where appropriateJohannes Schindelin
2018-11-13rebase: prepare reset_head() for more flagsJohannes Schindelin
2018-11-13rebase: consolidate clean-up code before leaving reset_head()Johannes Schindelin
2018-11-13built-in rebase --skip/--abort: clean up stale .git/<name> filesJohannes Schindelin
2018-11-13builtin/notes: remove unnecessary freeCarlo Marcelo Arenas Belón
2018-11-12Upcast size_t variables to uintmax_t when printingTorsten Bögershausen
2018-11-08built-in rebase --autostash: leave the current branch alone if possibleJohannes Schindelin
2018-11-07pack-objects: ignore ambiguous object warningsDerrick Stolee
2018-11-07pull: handle --verify-signatures for unborn branchJeff King
2018-11-07merge: handle --verify-signatures for unborn branchJeff King
2018-11-07merge: extract verify_merge_signature() helperJeff King
2018-11-06Merge branch 'md/exclude-promisor-objects-fix'Junio C Hamano
2018-11-06Merge branch 'nd/submodule-unused-vars'Junio C Hamano
2018-11-06Merge branch 'sb/submodule-url-to-absolute'Junio C Hamano
2018-11-06Merge branch 'js/shallow-and-fetch-prune'Junio C Hamano