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-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
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+1
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-1
/
+1
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-1
/
+1
2018-08-27
Merge branch 'rs/opt-updates'
Junio C Hamano
1
-1
/
+1
2018-08-21
parseopt: group literal string alternatives in argument help
René Scharfe
1
-1
/
+1
2018-08-17
Merge branch 'js/pull-rebase-type-shorthand'
Junio C Hamano
1
-3
/
+3
2018-08-06
pull --rebase=<type>: allow single-letter abbreviations for the type
Johannes Schindelin
1
-3
/
+3
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-5
/
+10
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-2
/
+2
2018-06-28
Merge branch 'ab/refspec-init-fix'
Junio C Hamano
1
-1
/
+1
[next]