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
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-0
/
+9
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
1
-0
/
+9
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
1
-0
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-0
/
+6
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
1
-4
/
+8
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+10
2017-12-04
refactor "dumb" terminal determination
Lars Schneider
1
-0
/
+1
2017-12-04
print_sha1_ellipsis: introduce helper
Ann T Ropea
1
-0
/
+6
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
1
-0
/
+1
2017-11-21
Merge branch 'av/fsmonitor'
Junio C Hamano
1
-0
/
+1
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+8
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
1
-0
/
+1
2017-11-15
Merge branch 'bp/read-index-from-skip-verification'
Junio C Hamano
1
-0
/
+1
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
1
-4
/
+4
2017-11-13
Integrate hash algorithm support with repo setup
brian m. carlson
1
-0
/
+4
2017-11-09
Merge branch 'rs/hex-to-bytes-cleanup'
Junio C Hamano
1
-0
/
+7
2017-11-08
read_index_from(): speed index loading by skipping verification of the entry ...
Ben Peart
1
-0
/
+1
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
1
-1
/
+24
2017-11-01
fsmonitor: delay updating state until after split index is merged
Alex Vandiver
1
-0
/
+1
2017-11-01
notes: move hex_to_bytes() to hex.c and export it
René Scharfe
1
-0
/
+7
2017-10-17
http: tell server that the client understands v1
Brandon Williams
1
-0
/
+2
2017-10-17
protocol: introduce protocol extension mechanisms
Brandon Williams
1
-0
/
+8
2017-10-07
read_cache: roll back lock in `update_index_if_able()`
Martin Ågren
1
-0
/
+4
2017-10-07
read-cache: leave lock in right state in `write_locked_index()`
Martin Ågren
1
-0
/
+4
2017-10-07
read-cache: drop explicit `CLOSE_LOCK`-flag
Martin Ågren
1
-3
/
+2
2017-10-06
cache.h: document `write_locked_index()`
Martin Ågren
1
-0
/
+16
2017-10-03
Merge branch 'jk/no-optional-locks'
Junio C Hamano
1
-0
/
+6
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
1
-2
/
+8
2017-09-29
Merge branch 'rj/no-sign-compare'
Junio C Hamano
1
-2
/
+2
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-0
/
+6
2017-09-22
cache.h: hex2chr() - avoid -Wsign-compare warnings
Ramsay Jones
1
-2
/
+2
2017-09-14
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
1
-2
/
+2
2017-09-10
Merge branch 'sb/sha1-file-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2017-09-10
Merge branch 'jk/hashcmp-memcmp' into maint
Junio C Hamano
1
-8
/
+1
2017-08-26
Merge branch 'jt/packmigrate'
Junio C Hamano
1
-121
/
+1
2017-08-26
Merge branch 'po/object-id'
Junio C Hamano
1
-3
/
+3
2017-08-26
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-0
/
+2
2017-08-23
pack: move for_each_packed_object()
Jonathan Tan
1
-6
/
+1
2017-08-23
pack: move has_pack_index()
Jonathan Tan
1
-2
/
+0
2017-08-23
pack: move has_sha1_pack()
Jonathan Tan
1
-2
/
+0
2017-08-23
pack: move find_sha1_pack()
Jonathan Tan
1
-3
/
+0
2017-08-23
pack: move find_pack_entry_one(), is_pack_valid()
Jonathan Tan
1
-8
/
+0
2017-08-23
pack: move check_pack_index_ptr(), nth_packed_object_offset()
Jonathan Tan
1
-16
/
+0
2017-08-23
pack: move nth_packed_object_{sha1,oid}
Jonathan Tan
1
-14
/
+0
2017-08-23
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Jonathan Tan
1
-7
/
+0
2017-08-23
pack: move unpack_object_header()
Jonathan Tan
1
-1
/
+0
2017-08-23
pack: move get_size_from_delta()
Jonathan Tan
1
-1
/
+0
2017-08-23
pack: move unpack_object_header_buffer()
Jonathan Tan
1
-1
/
+0
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
1
-15
/
+0
2017-08-23
pack: move install_packed_git()
Jonathan Tan
1
-1
/
+0
[next]