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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
rebase: use read_oneliner()
Denton Liu
1
-20
/
+17
2020-04-09
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson
1
-1
/
+20
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
1
-1
/
+1
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+7
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
1
-1
/
+2
2020-04-06
commit-graph: add --changed-paths option to write subcommand
Garima Singh
1
-2
/
+7
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-3
/
+4
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
1
-3
/
+2
2020-04-02
update-ref: implement interactive transaction handling
Patrick Steinhardt
1
-8
/
+98
2020-04-02
update-ref: read commands in a line-wise fashion
Patrick Steinhardt
1
-40
/
+45
2020-04-02
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt
1
-13
/
+14
2020-04-02
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt
1
-15
/
+15
2020-04-02
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt
1
-5
/
+5
2020-04-02
update-ref: organize commands in an array
Patrick Steinhardt
1
-12
/
+29
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
1
-1
/
+1
2020-04-01
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
4
-22
/
+8
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
1
-1
/
+3
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
8
-8
/
+8
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
2
-12
/
+2
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
1
-2
/
+2
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-27
sparse-checkout: provide a new reapply subcommand
Elijah Newren
1
-1
/
+9
2020-03-27
sparse-checkout: use improved unpack_trees porcelain messages
Elijah Newren
1
-0
/
+2
2020-03-27
sparse-checkout: use new update_sparsity() function
Elijah Newren
1
-30
/
+10
2020-03-27
unpack-trees: simplify pattern_list freeing
Elijah Newren
1
-1
/
+0
2020-03-26
Merge branch 'ah/force-pull-rebase-configuration'
Junio C Hamano
1
-0
/
+16
2020-03-26
Merge branch 'tg/retire-scripted-stash'
Junio C Hamano
1
-39
/
+11
2020-03-26
Merge branch 'jc/describe-misnamed-annotated-tag'
Junio C Hamano
1
-6
/
+9
2020-03-26
Merge branch 'at/rebase-fork-point-regression-fix'
Junio C Hamano
1
-11
/
+1
2020-03-26
Merge branch 'bc/filter-process'
Junio C Hamano
5
-25
/
+66
2020-03-26
Merge branch 'hi/gpg-prefer-check-signature'
Junio C Hamano
1
-4
/
+7
2020-03-26
Merge branch 'bc/sha-256-part-1-of-4'
Junio C Hamano
4
-13
/
+68
2020-03-25
Merge branch 'ss/submodule-foreach-cb'
Junio C Hamano
1
-4
/
+4
2020-03-25
Merge branch 'pw/advise-rebase-skip'
Junio C Hamano
1
-16
/
+24
2020-03-25
Merge branch 'am/real-path-fix'
Junio C Hamano
5
-11
/
+25
2020-03-25
Merge branch 'hw/advise-ng'
Junio C Hamano
1
-2
/
+3
2020-03-24
Lib-ify prune-packed
Denton Liu
3
-43
/
+3
2020-03-24
Lib-ify fmt-merge-msg
Denton Liu
1
-654
/
+1
2020-03-20
pack-objects: flip the use of GIT_TEST_PACK_SPARSE
Derrick Stolee
1
-2
/
+2
2020-03-18
submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'
Shourya Shukla
1
-4
/
+4
2020-03-17
Merge branch 'hi/gpg-use-check-signature' into maint
Junio C Hamano
1
-7
/
+4
2020-03-17
Merge branch 'ds/partial-clone-fixes' into maint
Junio C Hamano
1
-5
/
+5
2020-03-17
Merge branch 'en/check-ignore' into maint
Junio C Hamano
1
-0
/
+3
2020-03-17
Merge branch 'jk/index-pack-dupfix' into maint
Junio C Hamano
1
-1
/
+3
2020-03-16
log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap
Junio C Hamano
1
-0
/
+1
2020-03-16
clone: reorder --recursive/--recurse-submodules
Junio C Hamano
1
-1
/
+1
2020-03-16
builtin/reset: compute checkout metadata for reset
brian m. carlson
1
-3
/
+13
2020-03-16
builtin/rebase: compute checkout metadata for rebases
brian m. carlson
1
-0
/
+1
2020-03-16
builtin/clone: compute checkout metadata for clones
brian m. carlson
1
-1
/
+4
[prev]
[next]