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-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
2018-08-14
cat-file: use oidset check-and-insert
Jeff King
1
-2
/
+1
2018-08-14
t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
SZEDER Gábor
1
-3
/
+4
2018-08-13
mingw: enable atomic O_APPEND
Johannes Sixt
1
-2
/
+39
2018-08-13
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
3
-21
/
+33
2018-08-13
apply.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-21
/
+25
2018-08-13
apply.c: make init_apply_state() take a struct repository
Nguyễn Thái Ngọc Duy
4
-2
/
+8
2018-08-13
apply.c: pass struct apply_state to more functions
Nguyễn Thái Ngọc Duy
1
-7
/
+11
2018-08-13
resolve-undo.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-13
archive-*.c: use the right repository
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2018-08-13
archive.c: avoid access to the_index
Nguyễn Thái Ngọc Duy
4
-21
/
+45
2018-08-13
grep: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-13
attr: remove index from git_attr_set_direction()
Nguyễn Thái Ngọc Duy
5
-18
/
+8
2018-08-13
entry.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
2
-4
/
+6
2018-08-13
submodule.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-08-13
pathspec.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-13
unpack-trees: avoid the_index in verify_absent()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-13
unpack-trees: convert clear_ce_flags* to avoid the_index
Nguyễn Thái Ngọc Duy
1
-13
/
+18
2018-08-13
unpack-trees: don't shadow global var the_index
Nguyễn Thái Ngọc Duy
1
-5
/
+4
2018-08-13
unpack-trees: add a note about path invalidation
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2018-08-13
unpack-trees: remove 'extern' on function declaration
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-13
ls-files: correct index argument to get_convert_attr_ascii()
Nguyễn Thái Ngọc Duy
1
-8
/
+9
2018-08-13
preload-index.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-08-13
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
21
-45
/
+54
2018-08-13
convert.c: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
10
-33
/
+45
2018-08-13
attr: remove an implicit dependency on the_index
Nguyễn Thái Ngọc Duy
10
-32
/
+55
2018-08-13
cache-tree: wrap the_index based wrappers with #ifdef
Nguyễn Thái Ngọc Duy
3
-17
/
+16
[prev]
[next]