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
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-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
2020-05-05
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
1
-4
/
+4
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
1
-4
/
+5
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
1
-4
/
+4
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
1
-1
/
+1
2020-04-22
Merge branch 'en/pull-do-not-rebase-after-fast-forwarding'
Junio C Hamano
1
-1
/
+4
2020-04-22
Merge branch 'rs/pull-options-sync-code-and-doc'
Junio C Hamano
1
-0
/
+18
2020-04-10
pull: pass --autostash to merge
Denton Liu
1
-4
/
+5
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-28
pull: pass documented fetch options on
René Scharfe
1
-0
/
+18
2020-03-27
pull: avoid running both merge and rebase
Elijah Newren
1
-1
/
+4
2020-03-10
pull: warn if the user didn't say whether to rebase or to merge
Alex Henrie
1
-0
/
+16
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
1
-25
/
+4
2020-02-10
pull --rebase/remote rename: document and honor single-letter abbreviations r...
Bert Wesarg
1
-25
/
+4
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
1
-1
/
+12
2019-08-19
pull, fetch: add --set-upstream option
Corentin BOMPARD
1
-0
/
+6
2019-06-21
pull: add --[no-]show-forced-updates passthrough
Derrick Stolee
1
-0
/
+7
2019-05-09
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
1
-0
/
+12
2019-04-18
merge: cleanup messages like commit
Denton Liu
1
-0
/
+12
[next]