Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | gc: fix regression in 7b0f229222 impacting --quiet | Ævar Arnfjörð Bjarmason | 2018-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | commit-graph write: add progress output | Ævar Arnfjörð Bjarmason | 2018-09-17 | 2 | -3/+5 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'ds/multi-pack-verify' | Junio C Hamano | 2018-10-10 | 2 | -1/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fsck: verify multi-pack-index | Derrick Stolee | 2018-09-17 | 1 | -0/+18 | |
| * | | | | | | | | | | multi-pack-index: add 'verify' verb | Derrick Stolee | 2018-09-17 | 1 | -1/+3 | |
* | | | | | | | | | | | Sync with 2.19.1 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Sync with 2.18.1 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Sync with 2.17.2 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Sync with 2.16.5 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Sync with 2.15.3 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Sync with Git 2.14.4 | Junio C Hamano | 2018-09-27 | 1 | -0/+1 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | submodule--helper: use "--" to signal end of clone options | Jeff King | 2018-09-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'en/update-ref-no-deref-stdin' | Junio C Hamano | 2018-09-24 | 1 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | update-ref: allow --no-deref with --stdin | Elijah Newren | 2018-09-13 | 1 | -10/+13 | |
| * | | | | | | | | | | | | | update-ref: fix type of update_flags variable to match its usage | Elijah Newren | 2018-09-13 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'ms/remote-error-message-update' | Junio C Hamano | 2018-09-24 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | builtin/remote: quote remote name on error to display empty name | Shulhan | 2018-09-14 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'nd/attr-pathspec-fix' | Junio C Hamano | 2018-09-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | add: do not accept pathspec magic 'attr' | Nguyễn Thái Ngọc Duy | 2018-09-21 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'en/double-semicolon-fix' | Junio C Hamano | 2018-09-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove superfluous trailing semicolons | Elijah Newren | 2018-09-05 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'tb/void-check-attr' | Junio C Hamano | 2018-09-24 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make git_check_attr() a void function | Torsten Bögershausen | 2018-09-13 | 2 | -4/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'ab/fetch-tags-noclobber' | Junio C Hamano | 2018-09-17 | 1 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fetch: stop clobbering existing tags without --force | Ævar Arnfjörð Bjarmason | 2018-08-31 | 1 | -6/+12 | |
| * | | | | | | | | | | | | fetch: change "branch" to "reference" in --force -h output | Ævar Arnfjörð Bjarmason | 2018-08-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'es/worktree-forced-ops-fix' | Junio C Hamano | 2018-09-17 | 1 | -36/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | worktree: delete .git/worktrees if empty after 'remove' | Eric Sunshine | 2018-08-30 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | worktree: teach 'remove' to override lock when --force given twice | Eric Sunshine | 2018-08-30 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | worktree: teach 'move' to override lock when --force given twice | Eric Sunshine | 2018-08-30 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | worktree: teach 'add' to respect --force for registered but missing path | Eric Sunshine | 2018-08-30 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | worktree: disallow adding same path multiple times | Eric Sunshine | 2018-08-30 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | worktree: prepare for more checks of whether path can become worktree | Eric Sunshine | 2018-08-30 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | worktree: generalize delete_git_dir() to reduce code duplication | Eric Sunshine | 2018-08-30 | 1 | -16/+9 | |
| * | | | | | | | | | | | | | worktree: move delete_git_dir() earlier in file for upcoming new callers | Eric Sunshine | 2018-08-30 | 1 | -14/+14 | |
* | | | | | | | | | | | | | | Merge branch 'ds/commit-graph-tests' | Junio C Hamano | 2018-09-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | commit-graph: define GIT_TEST_COMMIT_GRAPH | Derrick Stolee | 2018-08-29 | 1 | -0/+4 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'rs/mailinfo-format-flowed' | Junio C Hamano | 2018-09-17 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | mailinfo: support format=flowed | René Scharfe | 2018-08-29 | 1 | -0/+4 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'jk/cocci' | Junio C Hamano | 2018-09-17 | 22 | -47/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | convert hashmap comparison functions to oideq() | Jeff King | 2018-08-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | convert "hashcmp() != 0" to "!hasheq()" | Jeff King | 2018-08-29 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 2018-08-29 | 6 | -8/+8 | |
| * | | | | | | | | | | | | | | convert "hashcmp() == 0" to hasheq() | Jeff King | 2018-08-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | convert "oidcmp() == 0" to oideq() | Jeff King | 2018-08-29 | 19 | -31/+31 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'es/format-patch-rangediff' | Junio C Hamano | 2018-09-17 | 2 | -21/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | format-patch: allow --range-diff to apply to a lone-patch | Eric Sunshine | 2018-08-14 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | format-patch: add --creation-factor tweak for --range-diff | Eric Sunshine | 2018-08-14 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | format-patch: teach --range-diff to respect -v/--reroll-count | Eric Sunshine | 2018-08-14 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | format-patch: extend --range-diff to accept revision range | Eric Sunshine | 2018-08-14 | 1 | -3/+13 |