index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Merge branch 'js/ci-windows-update'
Junio C Hamano
10
-73
/
+93
2020-03-05
Merge branch 'be/describe-multiroot'
Junio C Hamano
2
-4
/
+69
2020-03-05
Merge branch 'ag/rebase-remove-redundant-code'
Junio C Hamano
1
-9
/
+1
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
5
-9
/
+56
2020-03-05
Merge branch 'jk/nth-packed-object-id'
Junio C Hamano
13
-114
/
+95
2020-03-05
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
2
-3
/
+22
2020-03-05
Merge branch 'hv/receive-denycurrent-everywhere'
Junio C Hamano
5
-18
/
+49
2020-03-05
Merge branch 'es/worktree-avoid-duplication-fix'
Junio C Hamano
4
-16
/
+38
2020-03-05
Merge branch 'bc/wildcard-credential'
Junio C Hamano
10
-23
/
+228
2020-03-05
Merge branch 'mr/bisect-in-c-1'
Junio C Hamano
3
-98
/
+189
2020-03-05
Merge branch 'ds/sparse-add'
Junio C Hamano
4
-34
/
+201
2020-03-04
t2402: test worktree path when called in .git directory
Hariom Verma
1
-0
/
+6
2020-03-02
The eighth batch for 2.26
Junio C Hamano
1
-0
/
+37
2020-03-02
Merge branch 'ma/test-cleanup'
Junio C Hamano
13
-17
/
+5
2020-03-02
Merge branch 'rs/blame-typefix-for-fingerprint'
Junio C Hamano
1
-1
/
+3
2020-03-02
Merge branch 'rs/micro-cleanups'
Junio C Hamano
5
-6
/
+5
2020-03-02
Merge branch 'es/worktree-cleanup'
Junio C Hamano
1
-4
/
+0
2020-03-02
Merge branch 'ak/test-log-graph'
Junio C Hamano
5
-107
/
+74
2020-03-02
Merge branch 'jk/run-command-formatfix'
Junio C Hamano
1
-1
/
+1
2020-03-02
Merge branch 'ds/partial-clone-fixes'
Junio C Hamano
2
-5
/
+36
2020-03-02
Merge branch 'en/t3433-rebase-stat-dirty-failure'
Junio C Hamano
2
-2
/
+53
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
25
-277
/
+693
2020-03-02
Merge branch 'en/check-ignore'
Junio C Hamano
3
-19
/
+35
2020-03-02
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
14
-70
/
+511
2020-03-02
Merge branch 'jk/push-option-doc-markup-fix'
Junio C Hamano
1
-2
/
+2
2020-03-02
Merge branch 'jk/doc-diff-parallel'
Junio C Hamano
1
-1
/
+1
2020-02-27
Azure Pipeline: switch to the latest agent pools
Johannes Schindelin
1
-12
/
+25
2020-02-27
ci: prevent `perforce` from being quarantined
Johannes Schindelin
1
-2
/
+2
2020-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
8
-59
/
+66
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
2
-4
/
+69
2020-02-26
builtin/rebase: remove a call to get_oid() on `options.switch_to'
Alban Gruin
1
-9
/
+1
2020-02-25
The seventh batch for 2.26
Junio C Hamano
1
-0
/
+8
2020-02-25
Merge branch 'es/doc-mentoring'
Junio C Hamano
1
-0
/
+36
2020-02-25
Merge branch 'es/bright-colors'
Junio C Hamano
3
-22
/
+69
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
12
-90
/
+305
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
5
-5
/
+49
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
1
-4
/
+7
2020-02-24
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar
4
-30
/
+20
2020-02-24
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
5
-77
/
+54
2020-02-24
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine
2
-8
/
+10
2020-02-24
worktree: add utility to find worktree by pathname
Eric Sunshine
2
-6
/
+16
2020-02-24
worktree: improve find_worktree() documentation
Eric Sunshine
1
-2
/
+12
2020-02-24
packfile: drop nth_packed_object_sha1()
Jeff King
2
-25
/
+10
2020-02-24
packed_object_info(): use object_id internally for delta base
Jeff King
1
-17
/
+15
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
5
-11
/
+11
2020-02-24
pack-check: push oid lookup into loop
Jeff King
1
-13
/
+10
2020-02-24
pack-check: convert "internal error" die to a BUG()
Jeff King
1
-1
/
+2
2020-02-24
pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King
1
-6
/
+6
2020-02-24
pack-objects: use object_id struct in pack-reuse code
Jeff King
1
-4
/
+5
2020-02-24
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King
3
-4
/
+4
[next]