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
2019-04-15
t5530: check protocol response for "not our ref"
Jeff King
1
-2
/
+3
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-10
The fourth batch
Junio C Hamano
1
-0
/
+39
2019-04-10
Merge branch 'jt/submodule-fetch-errmsg'
Junio C Hamano
2
-1
/
+8
2019-04-10
Merge branch 'jk/sha1dc'
Junio C Hamano
3
-2
/
+4
2019-04-10
Merge branch 'jk/promote-ggg'
Junio C Hamano
2
-3
/
+3
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
4
-19
/
+24
2019-04-10
Merge branch 'ms/worktree-add-atomic-mkdir'
Junio C Hamano
1
-5
/
+7
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
3
-2
/
+25
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-171
/
+187
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
3
-22
/
+66
2019-04-10
Merge branch 'jh/resize-convert-scratch-buffer'
Junio C Hamano
1
-1
/
+1
2019-04-10
Merge branch 'dl/ignore-docs'
Junio C Hamano
3
-15
/
+13
2019-04-10
Merge branch 'ja/dir-rename-doc-markup-fix'
Junio C Hamano
1
-2
/
+2
2019-04-10
Merge branch 'dl/reset-doc-no-wrt-abbrev'
Junio C Hamano
1
-2
/
+2
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-20
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
3
-74
/
+104
2019-03-20
Merge branch 'jk/config-type-color-ends-with-lf'
Junio C Hamano
1
-1
/
+3
2019-03-20
Merge branch 'ma/clear-repository-format'
Junio C Hamano
5
-18
/
+63
2019-03-20
Merge branch 'jk/virtual-objects-do-exist'
Junio C Hamano
2
-1
/
+11
2019-03-20
Merge branch 'jk/no-sigpipe-during-network-transport'
Junio C Hamano
3
-5
/
+12
2019-03-20
Merge branch 'jk/fsck-doc'
Junio C Hamano
3
-5
/
+90
2019-03-20
Merge branch 'js/stress-test-ui-tweak'
Junio C Hamano
2
-4
/
+13
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
2
-16
/
+30
2019-03-20
Merge branch 'jk/bisect-final-output'
Junio C Hamano
2
-17
/
+8
2019-03-20
Merge branch 'ab/makefile-help-devs-more'
Junio C Hamano
2
-52
/
+55
2019-03-18
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-317
/
+343
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-14
submodule: explain first attempt failure clearly
Jonathan Tan
2
-1
/
+8
2019-03-13
Makefile: fix unaligned loads in sha1dc with UBSan
Jeff King
3
-2
/
+4
2019-03-13
t4150: remove unused variable
Andrei Rybak
1
-3
/
+1
2019-03-13
point pull requesters to GitGitGadget
Jeff King
2
-3
/
+3
2019-03-12
rebase: deprecate --preserve-merges
Johannes Schindelin
4
-19
/
+24
2019-03-12
worktree: fix worktree add race
Michal Suchanek
1
-5
/
+7
2019-03-11
line-log: detect unsupported formats
Jeff King
2
-0
/
+14
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
Sync with maint
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/untravis-windows'
Junio C Hamano
2
-113
/
+0
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/find-lib-h-with-ls-files-when-possible'
Junio C Hamano
1
-2
/
+3
2019-03-11
Merge branch 'rj/hdr-check-gcrypt-fix'
Junio C Hamano
1
-1
/
+4
2019-03-11
Merge branch 'jk/guard-bswap-header'
Junio C Hamano
1
-0
/
+5
2019-03-11
Merge branch 'rd/attr.c-comment-typofix'
Junio C Hamano
1
-4
/
+4
2019-03-11
Merge branch 'yb/utf-16le-bom-spellfix'
Junio C Hamano
1
-1
/
+1
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Johannes Schindelin
1
-1
/
+1
2019-03-08
t3600: use helpers to replace test -d/f/e/s <path>
Rohit Ashiwal
1
-75
/
+75
2019-03-08
t3600: modernize style
Rohit Ashiwal
1
-100
/
+107
2019-03-08
test functions: add function `test_file_not_empty`
Rohit Ashiwal
1
-0
/
+9
[next]