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
2018-07-20
midx: use midx in abbreviation calculations
Derrick Stolee
5
-0
/
+91
2018-07-20
midx: read objects from multi-pack-index
Derrick Stolee
3
-2
/
+100
2018-07-20
config: create core.multiPackIndex setting
Derrick Stolee
6
-14
/
+85
2018-07-20
midx: write object offsets
Derrick Stolee
5
-15
/
+155
2018-07-20
midx: write object id fanout chunk
Derrick Stolee
5
-11
/
+68
2018-07-20
midx: write object ids in a chunk
Derrick Stolee
5
-5
/
+53
2018-07-20
midx: sort and deduplicate objects from packfiles
Derrick Stolee
3
-0
/
+147
2018-07-20
midx: read pack names into array
Derrick Stolee
4
-5
/
+35
2018-07-20
multi-pack-index: write pack names in chunk
Derrick Stolee
5
-3
/
+189
2018-07-20
multi-pack-index: read packfile list
Derrick Stolee
2
-8
/
+55
2018-07-20
packfile: generalize pack directory list
Derrick Stolee
2
-38
/
+69
2018-07-20
t5319: expand test data
Derrick Stolee
1
-0
/
+84
2018-07-20
multi-pack-index: load into memory
Derrick Stolee
8
-1
/
+143
2018-07-20
midx: write header information to lockfile
Derrick Stolee
2
-1
/
+53
2018-07-20
multi-pack-index: add 'write' verb
Derrick Stolee
6
-3
/
+60
2018-07-20
multi-pack-index: add builtin
Derrick Stolee
7
-1
/
+76
2018-07-12
multi-pack-index: add format details
Derrick Stolee
1
-0
/
+49
2018-07-12
multi-pack-index: add design document
Derrick Stolee
1
-0
/
+109
2018-06-21
Git 2.18
Junio C Hamano
1
-1
/
+1
2018-06-19
Merge branch 'en/rename-directory-detection-reboot'
Junio C Hamano
0
-0
/
+0
2018-06-19
Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po
Junio C Hamano
2
-2522
/
+3541
2018-06-19
Merge branch 'cf/submodule-progress-dissociate'
Junio C Hamano
1
-2
/
+4
2018-06-19
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
1
-1
/
+2
2018-06-19
t7400: encapsulate setup code in test_expect_success
Stefan Beller
1
-2
/
+4
2018-06-19
t3404: check root commit in 'rebase -i --root reword root commit'
Todd Zullinger
1
-1
/
+2
2018-06-19
doc: fix typos in documentation and release notes
Karthikeyan Singaravelan
4
-4
/
+4
2018-06-18
Almost 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-18
Merge branch 'es/make-no-iconv'
Junio C Hamano
1
-10
/
+12
2018-06-18
Merge branch 'sg/t7406-chain-fix'
Junio C Hamano
1
-6
/
+6
2018-06-18
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'js/rebase-i-root-fix'
Junio C Hamano
2
-1
/
+10
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
5
-7
/
+38
2018-06-18
Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git-l10n/git-po
Junio C Hamano
10
-17929
/
+26095
2018-06-18
A bunch of micro-fixes before going 2.18 final
Junio C Hamano
1
-0
/
+11
2018-06-19
l10n: ko.po: Update Korean translation
Changwoo Ryu
2
-2522
/
+3541
2018-06-18
Merge branch 'sb/blame-color'
Junio C Hamano
1
-0
/
+1
2018-06-18
Merge branch 'mw/doc-merge-enumfix'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'en/rename-directory-detection'
Junio C Hamano
1
-5
/
+5
2018-06-18
Merge branch 'rd/doc-remote-tracking-with-hyphen'
Junio C Hamano
3
-5
/
+5
2018-06-18
Merge branch 'jl/zlib-restore-nul-termination'
Junio C Hamano
1
-0
/
+3
2018-06-18
Merge branch 'ab/cred-netrc-no-autodie'
Junio C Hamano
1
-1
/
+0
2018-06-18
Merge branch 'km/doc-workflows-typofix'
Junio C Hamano
1
-1
/
+1
2018-06-18
Merge branch 'ld/git-p4-updates'
Junio C Hamano
5
-24
/
+307
2018-06-18
Merge branch 'rd/diff-options-typofix'
Junio C Hamano
1
-4
/
+4
2018-06-18
Merge branch 'rd/comment-typofix-in-sha1-file'
Junio C Hamano
1
-1
/
+1
2018-06-18
merge-recursive: use xstrdup() instead of fixed buffer
René Scharfe
1
-5
/
+5
2018-06-18
RelNotes 2.18: minor fix to entry about dynamically loading completions
SZEDER Gábor
1
-1
/
+1
2018-06-18
t7406-submodule-update: fix broken &&-chains
SZEDER Gábor
1
-6
/
+6
2018-06-18
rebase --root: fix amending root commit messages
Johannes Schindelin
2
-2
/
+2
2018-06-18
rebase --root: demonstrate a bug while amending root commit messages
Todd Zullinger
1
-0
/
+9
[next]