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-06-25
Merge branch 'sg/update-ref-stdin-cleanup'
Junio C Hamano
1
-12
/
+13
2018-06-25
Merge branch 'nd/reject-empty-shallow-request'
Junio C Hamano
2
-0
/
+14
2018-06-25
Merge branch 'ls/complete-remote-update-names'
Junio C Hamano
1
-1
/
+1
2018-06-25
Merge branch 'ag/rebase-p'
Junio C Hamano
5
-803
/
+1048
2018-06-25
Merge branch 'nd/complete-config-vars'
Junio C Hamano
21
-553
/
+445
2018-06-25
Merge branch 'sb/object-store-alloc'
Junio C Hamano
15
-68
/
+221
2018-06-25
Merge branch 'jk/show-index'
Junio C Hamano
5
-8
/
+25
2018-06-25
Merge branch 'en/merge-recursive-tests'
Junio C Hamano
2
-861
/
+1098
2018-06-25
Merge branch 'nd/diff-apply-ita'
Junio C Hamano
7
-20
/
+99
2018-06-25
Merge branch 'ds/commit-graph-lockfile-fix'
Junio C Hamano
11
-56
/
+209
2018-06-25
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
22
-195
/
+382
2018-06-25
Merge branch 'pc/submodule-helper-foreach'
Junio C Hamano
4
-47
/
+190
2018-06-25
Prepare to start 2.19 cycle
Junio C Hamano
3
-2
/
+16
2018-06-25
sequencer.c: plug mem leak in git_sequencer_config
Stefan Beller
1
-0
/
+1
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
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
1
-0
/
+3
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
2018-06-18
ewah: adjust callers of ewah_read_mmap()
Jeff King
2
-2
/
+3
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
3
-5
/
+35
2018-06-18
t3200: clarify description of --set-upstream test
Kaartic Sivaraam
1
-1
/
+1
[prev]
[next]