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
2018-08-13
range-diff: offer to dual-color the diffs
Johannes Schindelin
1
-0
/
+8
2018-08-13
range-diff: suppress the diff headers
Johannes Schindelin
1
-0
/
+1
2018-08-13
range-diff: indent the diffs just like tbdiff
Johannes Schindelin
1
-0
/
+10
2018-08-13
range-diff: also show the diff between patches
Johannes Schindelin
1
-2
/
+29
2018-08-13
range-diff: first rudimentary implementation
Johannes Schindelin
1
-1
/
+44
2018-08-13
Introduce `range-diff` to compare iterations of a topic branch
Johannes Schindelin
1
-0
/
+25
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
2
-1
/
+3
2018-08-02
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
1
-3
/
+4
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
1
-0
/
+32
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+6
2018-08-02
Merge branch 'kg/gc-auto-windows-workaround'
Junio C Hamano
1
-0
/
+1
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
4
-23
/
+19
2018-08-02
Merge branch 'jt/fetch-nego-tip'
Junio C Hamano
1
-0
/
+43
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
32
-94
/
+139
2018-08-02
Merge branch 'is/parsing-line-range'
Junio C Hamano
1
-2
/
+2
2018-08-02
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
2
-10
/
+35
2018-08-02
Merge branch 'ds/commit-graph-fsck'
Junio C Hamano
3
-31
/
+95
2018-08-02
Merge branch 'bc/object-id'
Junio C Hamano
4
-22
/
+26
2018-07-24
Merge branch 'sb/blame-color'
Junio C Hamano
1
-1
/
+3
2018-07-24
Merge branch 'hs/push-cert-check-cleanup'
Junio C Hamano
1
-15
/
+2
2018-07-24
Merge branch 'jt/partial-clone-fsck-connectivity'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'tb/config-default'
Junio C Hamano
1
-12
/
+15
2018-07-24
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
2
-58
/
+96
2018-07-18
Merge branch 'ao/config-from-gitmodules'
Junio C Hamano
2
-18
/
+5
2018-07-18
Merge branch 'jk/branch-l-0-deprecation'
Junio C Hamano
1
-1
/
+21
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'jt/remove-pack-bitmap-global'
Junio C Hamano
2
-6
/
+14
2018-07-18
Merge branch 'xy/format-patch-prereq-patch-id-fix'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
1
-0
/
+26
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
34
-51
/
+81
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+1
2018-07-17
commit-graph: add free_commit_graph
Jonathan Tan
1
-0
/
+2
2018-07-17
Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store
Junio C Hamano
3
-31
/
+95
2018-07-16
builtin/merge-recursive: make hash independent
brian m. carlson
1
-2
/
+2
2018-07-16
builtin/merge: switch to use the_hash_algo
brian m. carlson
1
-5
/
+6
2018-07-16
builtin/fmt-merge-msg: make hash independent
brian m. carlson
1
-9
/
+10
2018-07-16
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
1
-2
/
+3
2018-07-16
builtin/update-index: convert to using the_hash_algo
brian m. carlson
1
-4
/
+5
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-11
merge: allow reading the merge commit message from a file
Johannes Schindelin
1
-0
/
+32
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
1
-3
/
+4
2018-07-09
gc --auto: release pack files before auto packing
Kim Gybels
1
-0
/
+1
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+6
2018-07-09
clone: check connectivity even if clone is partial
Jonathan Tan
1
-1
/
+1
2018-07-06
builtin/config: work around an unsized array forward declaration
Beat Bolli
1
-12
/
+15
2018-07-03
fetch-pack: support negotiation tip whitelist
Jonathan Tan
1
-0
/
+43
2018-07-03
fetch-pack: write shallow, then check connectivity
Jonathan Tan
1
-5
/
+10
2018-07-03
index_has_changes(): avoid assuming operating on the_index
Elijah Newren
1
-3
/
+3
2018-07-03
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
4
-23
/
+19
[next]