index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
checkout: print something when checking out paths
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-11-13
Merge branch 'bp/refresh-index-using-preload'
Junio C Hamano
1
-0
/
+3
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
1
-0
/
+2
2018-11-13
Merge branch 'js/mingw-perl5lib'
Junio C Hamano
1
-8
/
+0
2018-11-13
Merge branch 'nd/per-worktree-config'
Junio C Hamano
1
-0
/
+2
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
1
-0
/
+1
2018-10-31
config: move Windows-specific config settings into compat/mingw.c
Johannes Schindelin
1
-8
/
+0
2018-10-30
speed up refresh_index() by utilizing preload_index()
Ben Peart
1
-0
/
+3
2018-10-26
Merge branch 'sg/split-index-racefix'
Junio C Hamano
1
-0
/
+2
2018-10-22
worktree: add per-worktree config files
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2018-10-19
Merge branch 'nd/status-refresh-progress'
Junio C Hamano
1
-2
/
+5
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-6
/
+8
2018-10-12
split-index: smudge and add racily clean cache entries to split index
SZEDER Gábor
1
-0
/
+2
2018-10-09
submodule: add a helper to check if it is safe to write to .gitmodules
Antonio Ospite
1
-0
/
+2
2018-09-21
ws.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
sha1-file.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-09-21
merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2018-09-21
read-cache.c: remove 'const' from index_has_changes()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-6
/
+16
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-0
/
+1
2018-09-17
status: show progress bar if refreshing the index takes too long
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-08-29
convert "hashcmp() == 0" to hasheq()
Jeff King
1
-4
/
+4
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-2
/
+2
2018-08-29
introduce hasheq() and oideq()
Jeff King
1
-0
/
+10
2018-08-23
hashcmp: assert constant hash size
Jeff King
1
-0
/
+10
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
1
-10
/
+0
2018-08-20
Merge branch 'jk/for-each-object-iteration'
Junio C Hamano
1
-56
/
+0
2018-08-17
clone: report duplicate entries on case-insensitive filesystems
Duy Nguyen
1
-0
/
+1
2018-08-15
Merge branch 'js/vscode'
Junio C Hamano
1
-11
/
+13
2018-08-15
Merge branch 'jk/core-use-replace-refs'
Junio C Hamano
1
-4
/
+2
2018-08-15
Move definition of enum branch_track from cache.h to branch.h
Elijah Newren
1
-10
/
+0
2018-08-14
for_each_*_object: move declarations to object-store.h
Jeff King
1
-75
/
+0
2018-08-13
for_each_packed_object: support iterating in pack-order
Jeff King
1
-0
/
+5
2018-08-13
for_each_*_object: give more comprehensive docstrings
Jeff King
1
-3
/
+5
2018-08-13
for_each_*_object: take flag arguments as enum
Jeff King
1
-1
/
+2
2018-08-13
for_each_*_object: store flag definitions in a single location
Jeff King
1
-1
/
+12
2018-08-10
editor: add a function to launch the sequence editor
Alban Gruin
1
-0
/
+1
2018-08-02
Merge branch 'jt/commit-graph-per-object-store'
Junio C Hamano
1
-1
/
+0
2018-08-02
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
1
-6
/
+10
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
1
-2
/
+62
2018-08-02
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2018-07-30
cache.h: extract enum declaration from inside a struct declaration
Johannes Schindelin
1
-11
/
+13
2018-07-18
check_replace_refs: rename to read_replace_refs
Jeff King
1
-1
/
+1
2018-07-18
check_replace_refs: fix outdated comment
Jeff King
1
-3
/
+1
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
1
-118
/
+1
2018-07-17
commit-graph: add repo arg to graph readers
Jonathan Tan
1
-1
/
+0
2018-07-16
cache: update object ID functions for the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-11
merge-recursive: fix assumption that head tree being merged is HEAD
Elijah Newren
1
-4
/
+7
2018-07-03
index_has_changes(): avoid assuming operating on the_index
Elijah Newren
1
-5
/
+6
2018-07-03
block alloc: add validations around cache_entry lifecyle
Jameson Miller
1
-0
/
+6
[next]