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
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
2019-04-01
builtin/pull: make hash-size independent
brian m. carlson
1
-5
/
+6
2019-02-20
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-1
/
+2
2018-11-18
Merge branch 'jk/verify-sig-merge-into-void'
Junio C Hamano
1
-0
/
+11
2018-11-12
wt-status.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-07
pull: handle --verify-signatures for unborn branch
Jeff King
1
-0
/
+11
2018-10-22
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-3
/
+6
2018-09-21
submodule.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-2
/
+2
[next]