Age | Commit message (Expand) | Author | Files | Lines |
2018-09-12 | update-ref: allow --no-deref with --stdin | Elijah Newren | 1 | -10/+13 |
2018-09-12 | update-ref: fix type of update_flags variable to match its usage | Elijah Newren | 1 | -1/+1 |
2018-09-12 | Make git_check_attr() a void function | Torsten Bögershausen | 2 | -4/+2 |
2018-09-07 | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 1 | -26/+0 |
2018-09-07 | wt-status: rename commitable to committable | Stephen P. Smith | 1 | -9/+9 |
2018-09-05 | Remove superfluous trailing semicolons | Elijah Newren | 1 | -1/+1 |
2018-09-04 | Merge branch 'en/directory-renames-nothanks' | Junio C Hamano | 1 | -0/+1 |
2018-08-31 | fetch: stop clobbering existing tags without --force | Ævar Arnfjörð Bjarmason | 1 | -6/+12 |
2018-08-31 | fetch: change "branch" to "reference" in --force -h output | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-30 | worktree: delete .git/worktrees if empty after 'remove' | Eric Sunshine | 1 | -1/+7 |
2018-08-30 | worktree: teach 'remove' to override lock when --force given twice | Eric Sunshine | 1 | -5/+6 |
2018-08-30 | worktree: teach 'move' to override lock when --force given twice | Eric Sunshine | 1 | -4/+9 |
2018-08-30 | worktree: teach 'add' to respect --force for registered but missing path | Eric Sunshine | 1 | -2/+8 |
2018-08-30 | worktree: disallow adding same path multiple times | Eric Sunshine | 1 | -0/+25 |
2018-08-30 | worktree: prepare for more checks of whether path can become worktree | Eric Sunshine | 1 | -2/+7 |
2018-08-30 | worktree: generalize delete_git_dir() to reduce code duplication | Eric Sunshine | 1 | -16/+9 |
2018-08-30 | worktree: move delete_git_dir() earlier in file for upcoming new callers | Eric Sunshine | 1 | -14/+14 |
2018-08-30 | am: avoid directory rename detection when calling recursive merge machinery | Elijah Newren | 1 | -0/+1 |
2018-08-29 | mailinfo: support format=flowed | René Scharfe | 1 | -0/+4 |
2018-08-29 | convert hashmap comparison functions to oideq() | Jeff King | 1 | -3/+3 |
2018-08-29 | convert "hashcmp() != 0" to "!hasheq()" | Jeff King | 3 | -4/+4 |
2018-08-29 | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 6 | -8/+8 |
2018-08-29 | convert "hashcmp() == 0" to hasheq() | Jeff King | 1 | -1/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 19 | -31/+31 |
2018-08-29 | commit-graph: define GIT_TEST_COMMIT_GRAPH | Derrick Stolee | 1 | -0/+4 |
2018-08-27 | Merge branch 'ja/i18n-message-fixes' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'js/range-diff' | Junio C Hamano | 1 | -1/+1 |
2018-08-27 | Merge branch 'rs/opt-updates' | Junio C Hamano | 5 | -6/+6 |
2018-08-27 | Merge branch 'ep/worktree-quiet-option' | Junio C Hamano | 1 | -3/+13 |
2018-08-27 | Merge branch 'sm/branch-sort-config' | Junio C Hamano | 1 | -1/+9 |
2018-08-27 | range-diff: update stale summary of --no-dual-color | Kyle Meyer | 1 | -1/+1 |
2018-08-23 | i18n: fix mistakes in translated strings | Jean-Noël Avila | 1 | -1/+1 |
2018-08-23 | interpret-trailers: allow suppressing "---" divider | Jeff King | 1 | -0/+1 |
2018-08-22 | rev-list: make empty --stdin not an error | Jeff King | 1 | -1/+1 |
2018-08-22 | Merge branch 'nd/pack-deltify-regression-fix' | Junio C Hamano | 1 | -4/+1 |
2018-08-21 | pack-objects: reuse on-disk deltas for thin "have" objects | Jeff King | 1 | -9/+19 |
2018-08-21 | parseopt: group literal string alternatives in argument help | René Scharfe | 3 | -4/+4 |
2018-08-21 | remote: improve argument help for add --mirror | René Scharfe | 1 | -1/+1 |
2018-08-21 | checkout-index: improve argument help for --stage | René Scharfe | 1 | -1/+1 |
2018-08-21 | commit-graph: not compatible with replace objects | Derrick Stolee | 1 | -0/+4 |
2018-08-21 | refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback | Stefan Beller | 1 | -4/+4 |
2018-08-20 | pack-objects: consider packs in multi-pack-index | Derrick Stolee | 1 | -0/+28 |
2018-08-20 | treewide: use get_all_packs | Derrick Stolee | 5 | -14/+14 |
2018-08-20 | multi-pack-index: provide more helpful usage info | Derrick Stolee | 1 | -8/+8 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 2 | -0/+56 |
2018-08-20 | Merge branch 'nd/cherry-pick-quit-fix' | Junio C Hamano | 1 | -2/+7 |
2018-08-20 | Merge branch 'sb/submodule-cleanup' | Junio C Hamano | 1 | -1/+0 |
2018-08-20 | Merge branch 'jt/repack-promisor-packs' | Junio C Hamano | 1 | -48/+135 |
2018-08-20 | Merge branch 'js/range-diff' | Junio C Hamano | 1 | -0/+116 |
2018-08-20 | Merge branch 'nd/no-the-index' | Junio C Hamano | 19 | -32/+38 |