197 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Oswald Buddenhagen b734fe49fd messages: capitalization and punctuation exceptions 2 years ago
Elijah Newren dabab1d6e6 object-name.h: move declarations for object-name.c functions from cache.h 2 years ago
Elijah Newren 6c6ddf92d5 treewide: be explicit about dependence on advice.h 2 years ago
Ævar Arnfjörð Bjarmason d850b7a545 cocci: apply the "cache.h" part of "the_repository.pending" 2 years ago
Elijah Newren f394e093df treewide: be explicit about dependence on gettext.h 2 years ago
Elijah Newren 41771fa435 cache.h: remove dependence on hex.h; make other files include it explicitly 2 years ago
Junio C Hamano fd2d4c135e gpg-interface: lazily initialize and read the configuration 2 years ago
Ævar Arnfjörð Bjarmason 666f53eb43 {builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE" 2 years ago
Ævar Arnfjörð Bjarmason fbc1ed629e cocci & cache.h: remove rarely used "the_index" compat macros 2 years ago
René Scharfe 0e90673957 use child_process members "args" and "env" directly 2 years ago
Ævar Arnfjörð Bjarmason ece3974ba6 pull: fix a "struct oid_array" memory leak 3 years ago
Glen Choo 5819417365 pull: do not let submodule.recurse override fetch.recurseSubmodules 3 years ago
Johannes Schindelin 059fda1902 checkout/fetch/pull/pack-objects: allow `-h` outside a repository 3 years ago
Jean-Noël Avila 1a8aea857e i18n: factorize "invalid value" messages 3 years ago
Philippe Blain 3013d98d7a pull --rebase: honor rebase.autostash when fast-forwarding 3 years ago
Derrick Stolee 5a4e0547e2 fetch/pull: use the sparse index 3 years ago
Alex Henrie 71076d0edd pull: don't say that merge is "the default strategy" 3 years ago
Erwin Villejo ea1954af77 pull: should be noop when already-up-to-date 3 years ago
Junio C Hamano 361cb52383 pull: --ff-only should make it a noop when already-up-to-date 3 years ago
Alex Riesen 47bfdfb3fd pull: honor --no-verify and do not call the commit-msg hook 3 years ago
Johannes Schindelin c4dee2c085 Close object store closer to spawning child processes 3 years ago
Johannes Schindelin 7e44ff7a39 pull: release packs before fetching 3 years ago
Johannes Schindelin 52f1e82178 pull: remove support for `--rebase=preserve` 3 years ago
Elijah Newren 6f843a3355 pull: fix handling of multiple heads 4 years ago
Elijah Newren 359ff69389 pull: update docs & code for option compatibility with rebasing 4 years ago
Elijah Newren 031e2f7ae1 pull: abort by default when fast-forwarding is not possible 4 years ago
Elijah Newren adc27d6a93 pull: make --rebase and --no-rebase override pull.ff=only 4 years ago
Elijah Newren e4dc25ed49 pull: since --ff-only overrides, handle it first 4 years ago
Alex Henrie 3d5fc24dae pull: abort if --ff-only is given and fast-forwarding is impossible 4 years ago
Felipe Contreras a7d18a1109 pull: trivial whitespace style fix 4 years ago
Felipe Contreras a751e0296f pull: trivial cleanup 4 years ago
Felipe Contreras 340062243a pull: cleanup autostash check 4 years ago
Felipe Contreras c525de335e pull: display default warning only when non-ff 4 years ago
Junio C Hamano 7539fdc629 pull: correct condition to trigger non-ff advice 4 years ago
Junio C Hamano b044db9172 pull: get rid of unnecessary global variable 4 years ago
Felipe Contreras 278f4be806 pull: give the advice for choosing rebase/merge much later 4 years ago
Felipe Contreras 77a7ec6329 pull: refactor fast-forward check 4 years ago
Johannes Schindelin e01ae2a4a7 pull: colorize the hint about setting `pull.rebase` 4 years ago
Philippe Blain 5176f20ffe pull: check for local submodule modifications with the right range 4 years ago
Philippe Blain 4f66d79ae3 pull --rebase: compute rebase arguments in separate function 4 years ago
Bradley M. Kuhn 3abd4a67d9 Documentation: stylistically normalize references to Signed-off-by: 4 years ago
Alex Henrie 54200cef86 pull: don't warn if pull.ff has been set 4 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 years ago
Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
Carlo Marcelo Arenas Belón c1ea625f72 commit-reach: avoid is_descendant_of() shim 5 years ago
René Scharfe 0c9a4f638a pull: plug minor memory leak after using is_descendant_of() 5 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
Denton Liu d9f15d37f1 pull: pass --autostash to merge 5 years ago
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago