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-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
1
-2
/
+8
2017-05-30
Merge branch 'dt/unpack-save-untracked-cache-extension'
Junio C Hamano
1
-0
/
+1
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+2
2017-05-24
get_sha1_with_context: dynamically allocate oc->path
Jeff King
1
-1
/
+7
2017-05-24
sha1_name: consistently refer to object_context as "oc"
Jeff King
1
-1
/
+1
2017-05-20
unpack-trees: preserve index extensions
David Turner
1
-0
/
+1
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-7
/
+7
2017-05-08
merge: convert checkout_fast_forward to struct object_id
brian m. carlson
1
-2
/
+2
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
1
-7
/
+7
2017-04-26
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
1
-0
/
+1
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
1
-1
/
+7
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-0
/
+2
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
1
-1
/
+1
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+7
2017-04-17
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2017-04-17
config: prepare to pass more info in git_config_with_options()
Nguyễn Thái Ngọc Duy
1
-1
/
+6
2017-04-16
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-2
/
+5
2017-04-15
read-cache: add strcmp_offset function
Jeff Hostetler
1
-0
/
+1
2017-04-15
read-cache: force_verify_index_checksum
Jeff Hostetler
1
-0
/
+2
2017-04-14
path.c: and an option to call real_path() in expand_user_path()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-04-13
http.postbuffer: allow full range of ssize_t values
David Turner
1
-0
/
+1
2017-03-31
Convert sha1_array_for_each_unique and for_each_abbrev to object_id
brian m. carlson
1
-1
/
+1
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
1
-0
/
+1
2017-03-28
odb_mkstemp: write filename into strbuf
Jeff King
1
-1
/
+1
2017-03-28
do not check odb_mkstemp return value for errors
Jeff King
1
-1
/
+4
2017-03-28
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-0
/
+1
2017-03-27
Merge branch 'jk/prefix-filename'
Junio C Hamano
1
-1
/
+13
2017-03-26
Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ
brian m. carlson
1
-1
/
+1
2017-03-26
Define new hash-size constants for allocating memory
brian m. carlson
1
-1
/
+5
2017-03-24
Merge branch 'dl/credential-cache-socket-in-xdg-cache'
Junio C Hamano
1
-0
/
+7
2017-03-24
name-hash: add test-lazy-init-name-hash
Jeff Hostetler
1
-0
/
+1
2017-03-21
Merge branch 'jk/pack-name-cleanups'
Junio C Hamano
1
-0
/
+21
2017-03-21
prefix_filename: return newly allocated string
Jeff King
1
-3
/
+3
2017-03-21
prefix_filename: drop length parameter
Jeff King
1
-1
/
+1
2017-03-21
prefix_filename: move docstring to header file
Jeff King
1
-0
/
+12
2017-03-17
Merge branch 'js/early-config'
Junio C Hamano
1
-0
/
+8
2017-03-17
Merge branch 'bc/sha1-header-selection-with-cpp-macros'
Junio C Hamano
1
-1
/
+1
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-2
/
+17
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
1
-0
/
+8
2017-03-17
setup: allow for prefix to be passed to git commands
Brandon Williams
1
-0
/
+1
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
1
-4
/
+4
2017-03-16
sha1_file.c: make pack-name helper globally accessible
Jeff King
1
-0
/
+9
2017-03-16
move odb_* declarations out of git-compat-util.h
Jeff King
1
-0
/
+12
2017-03-15
hash.h: move SHA-1 implementation selection into a header file
brian m. carlson
1
-1
/
+1
2017-03-14
Merge branch 'jk/interpret-branch-name'
Junio C Hamano
1
-1
/
+31
2017-03-14
setup: make read_early_config() reusable
Johannes Schindelin
1
-0
/
+1
2017-03-14
setup: introduce the discover_git_directory() function
Johannes Schindelin
1
-0
/
+7
2017-03-13
path.c: add xdg_cache_home
Devin Lehmacher
1
-0
/
+7
2017-03-12
Merge branch 'js/realpath-pathdup-fix'
Junio C Hamano
1
-1
/
+1
[next]