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-08-16
builtin/submodule--helper: remove stray new line
Stefan Beller
1
-1
/
+0
2018-08-16
t7410: update to new style
Stefan Beller
1
-41
/
+58
2018-08-16
cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD
Nguyễn Thái Ngọc Duy
2
-3
/
+13
2018-08-16
rebase -i: fix SIGSEGV when 'merge <branch>' fails
Phillip Wood
2
-6
/
+33
2018-08-16
t3430: add conflicting commit
Phillip Wood
1
-6
/
+9
2018-08-15
Sixth batch for 2.19 cycle
Junio C Hamano
1
-0
/
+77
2018-08-15
Merge branch 'jt/connectivity-check-after-unshallow'
Junio C Hamano
9
-84
/
+50
2018-08-15
Merge branch 'sg/travis-retrieve-trash-upon-failure'
Junio C Hamano
3
-3
/
+104
2018-08-15
Merge branch 'rs/remote-mv-leakfix'
Junio C Hamano
1
-2
/
+3
2018-08-15
Merge branch 'es/mw-to-git-chain-fix'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'ms/http-proto-doc'
Junio C Hamano
1
-2
/
+2
2018-08-15
Merge branch 'nd/pack-objects-threading-doc'
Junio C Hamano
1
-0
/
+19
2018-08-15
Merge branch 'jn/subtree-test-fixes'
Junio C Hamano
1
-90
/
+31
2018-08-15
Merge branch 'cb/p4-pre-submit-hook'
Junio C Hamano
4
-1
/
+59
2018-08-15
Merge branch 'js/vscode'
Junio C Hamano
6
-12
/
+405
2018-08-15
Merge branch 'bb/redecl-enum-fix'
Junio C Hamano
1
-1
/
+1
2018-08-15
Merge branch 'jk/banned-function'
Junio C Hamano
2
-0
/
+36
2018-08-15
Merge branch 'en/merge-recursive-skip-fix'
Junio C Hamano
2
-0
/
+29
2018-08-15
Merge branch 'jt/tag-following-with-proto-v2-fix'
Junio C Hamano
2
-4
/
+69
2018-08-15
Merge branch 'jk/size-t'
Junio C Hamano
7
-26
/
+27
2018-08-15
Merge branch 'sg/coccicheck-updates'
Junio C Hamano
1
-7
/
+17
2018-08-15
Merge branch 'sb/histogram-less-memory'
Junio C Hamano
1
-55
/
+78
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
47
-483
/
+502
2018-08-15
Merge branch 'hs/gpgsm'
Junio C Hamano
10
-23
/
+285
2018-08-15
Merge branch 'bw/clone-ref-prefixes'
Junio C Hamano
2
-6
/
+21
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
16
-17
/
+31
2018-08-15
Merge branch 'jh/json-writer'
Junio C Hamano
8
-0
/
+1471
2018-08-15
Merge branch 'bb/make-developer-pedantic'
Junio C Hamano
2
-0
/
+10
2018-08-15
Merge branch 'es/diff-color-moved-fix'
Junio C Hamano
3
-4
/
+7
2018-08-15
Merge branch 'bw/protocol-v2'
Junio C Hamano
1
-1
/
+2
2018-08-15
Merge branch 'sg/travis-cocci-diagnose-failure'
Junio C Hamano
1
-1
/
+20
2018-08-15
Merge branch 'js/t7406-recursive-submodule-update-order-fix'
Junio C Hamano
1
-5
/
+6
2018-08-15
Merge branch 'bw/fetch-pack-i18n'
Junio C Hamano
1
-8
/
+8
2018-08-15
Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix'
Junio C Hamano
1
-1
/
+4
2018-08-15
Merge branch 'sb/trailers-docfix'
Junio C Hamano
1
-3
/
+6
2018-08-15
Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano
2
-2
/
+2
2018-08-15
Remove forward declaration of an enum
Elijah Newren
1
-1
/
+1
2018-08-15
compat/precompose_utf8.h: use more common include guard style
Elijah Newren
1
-1
/
+2
2018-08-15
urlmatch.h: fix include guard
Elijah Newren
1
-0
/
+2
2018-08-15
Move definition of enum branch_track from cache.h to branch.h
Elijah Newren
4
-10
/
+13
2018-08-15
alloc: make allocate_alloc_state and clear_alloc_state more consistent
Elijah Newren
2
-2
/
+2
2018-08-15
Add missing includes and forward declarations
Elijah Newren
55
-4
/
+132
2018-08-15
rebase -i: fix numbering in squash message
Phillip Wood
2
-3
/
+5
2018-08-15
chainlint: fix for core.autocrlf=true
Johannes Schindelin
1
-0
/
+1
2018-08-15
partial-clone: render design doc using asciidoc
Jonathan Nieder
2
-104
/
+105
2018-08-14
submodule: add more exhaustive up-path testing
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2018-08-14
git-submodule.sh: accept verbose flag in cmd_update to be non-quiet
Stefan Beller
1
-0
/
+3
2018-08-14
for_each_*_object: move declarations to object-store.h
Jeff King
4
-95
/
+91
2018-08-14
cat-file: use a single strbuf for all output
Jeff King
1
-11
/
+17
2018-08-14
cat-file: split batch "buf" into two variables
Jeff King
1
-6
/
+8
[prev]
[next]