index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
pull.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
1
-3
/
+3
2022-02-18
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
1
-2
/
+4
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
1
-2
/
+4
2022-02-05
Merge branch 'pb/pull-rebase-autostash-fix'
Junio C Hamano
1
-4
/
+3
2022-02-04
i18n: factorize "invalid value" messages
Jean-Noël Avila
1
-3
/
+3
2022-01-14
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
1
-4
/
+3
2021-12-22
fetch/pull: use the sparse index
Derrick Stolee
1
-0
/
+2
2021-12-10
Merge branch 'ah/advice-pull-has-no-preference-between-rebase-and-merge'
Junio C Hamano
1
-1
/
+1
2021-11-23
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
Junio C Hamano
1
-2
/
+4
2021-11-21
Merge branch 'ev/pull-already-up-to-date-is-noop'
Junio C Hamano
1
-2
/
+4
2021-11-19
pull: don't say that merge is "the default strategy"
Alex Henrie
1
-1
/
+1
2021-11-18
pull: should be noop when already-up-to-date
Erwin Villejo
1
-2
/
+4
2021-11-10
Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'
Junio C Hamano
1
-1
/
+28
2021-11-04
Merge branch 'ar/fix-git-pull-no-verify'
Junio C Hamano
1
-0
/
+6
2021-10-29
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
1
-1
/
+28
2021-10-28
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
1
-0
/
+6
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
1
-6
/
+3
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
1
-1
/
+2
2021-09-09
Close object store closer to spawning child processes
Johannes Schindelin
1
-2
/
+1
2021-09-08
pull: release packs before fetching
Johannes Schindelin
1
-0
/
+2
2021-09-07
pull: remove support for `--rebase=preserve`
Johannes Schindelin
1
-6
/
+3
2021-07-22
pull: fix handling of multiple heads
Elijah Newren
1
-4
/
+14
2021-07-22
pull: update docs & code for option compatibility with rebasing
Elijah Newren
1
-0
/
+2
2021-07-22
pull: abort by default when fast-forwarding is not possible
Elijah Newren
1
-4
/
+6
2021-07-22
pull: make --rebase and --no-rebase override pull.ff=only
Elijah Newren
1
-1
/
+15
2021-07-22
pull: since --ff-only overrides, handle it first
Elijah Newren
1
-8
/
+8
2021-07-20
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
1
-3
/
+8
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
2020-12-15
pull: display default warning only when non-ff
Felipe Contreras
1
-2
/
+5
2020-12-15
pull: correct condition to trigger non-ff advice
Junio C Hamano
1
-13
/
+19
2020-12-15
pull: get rid of unnecessary global variable
Junio C Hamano
1
-6
/
+5
2020-12-14
pull: give the advice for choosing rebase/merge much later
Felipe Contreras
1
-14
/
+18
2020-12-14
pull: refactor fast-forward check
Felipe Contreras
1
-11
/
+15
2020-12-03
Merge branch 'pb/pull-rebase-recurse-submodules'
Junio C Hamano
1
-12
/
+36
2020-11-30
Merge branch 'js/pull-rebase-use-advise'
Junio C Hamano
1
-12
/
+12
2020-11-19
pull: colorize the hint about setting `pull.rebase`
Johannes Schindelin
1
-12
/
+12
2020-11-16
pull: check for local submodule modifications with the right range
Philippe Blain
1
-1
/
+1
2020-11-16
pull --rebase: compute rebase arguments in separate function
Philippe Blain
1
-11
/
+35
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
1
-1
/
+1
2020-09-29
Merge branch 'ah/pull'
Junio C Hamano
1
-2
/
+1
2020-09-24
pull: don't warn if pull.ff has been set
Alex Henrie
1
-2
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
1
-8
/
+8
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-3
/
+3
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
1
-74
/
+74
2020-07-06
Merge branch 'cb/is-descendant-of'
Junio C Hamano
1
-1
/
+2
2020-06-29
Merge branch 'rs/pull-leakfix'
Junio C Hamano
1
-0
/
+1
2020-06-23
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
1
-1
/
+2
2020-06-19
pull: plug minor memory leak after using is_descendant_of()
René Scharfe
1
-0
/
+1
[next]