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-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-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-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
2017-03-10
Merge branch 'rj/remove-unused-mktemp'
Junio C Hamano
1
-3
/
+0
2017-03-10
Merge branch 'jk/parse-config-key-cleanup'
Junio C Hamano
1
-1
/
+4
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
1
-1
/
+1
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
1
-2
/
+11
2017-03-02
interpret_branch_name: move docstring to header file
Jeff King
1
-0
/
+21
2017-03-01
config: add git_config_get_expiry() from gc.c
Christian Couder
1
-0
/
+3
2017-03-01
sha1_file: make check_and_freshen_file() non static
Christian Couder
1
-0
/
+3
2017-03-01
config: add git_config_get_max_percent_split_change()
Christian Couder
1
-0
/
+1
2017-03-01
config: add git_config_get_split_index()
Christian Couder
1
-0
/
+1
2017-02-28
wrapper.c: remove unused git_mkstemp() function
Ramsay Jones
1
-3
/
+0
2017-02-27
Merge branch 'mh/ref-remove-empty-directory'
Junio C Hamano
1
-2
/
+46
2017-02-24
parse_config_key: allow matching single-level config
Jeff King
1
-1
/
+4
2017-02-22
Convert object iteration callbacks to struct object_id
brian m. carlson
1
-2
/
+2
2017-02-22
sha1_file: introduce an nth_packed_object_oid function
brian m. carlson
1
-0
/
+6
2017-02-20
hex: introduce parse_oid_hex
brian m. carlson
1
-0
/
+9
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
1
-1
/
+8
2017-02-03
Merge branch 'sb/submodule-recursive-absorb'
Junio C Hamano
1
-1
/
+4
2017-02-02
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
1
-0
/
+1
2017-01-31
Merge branch 'sb/in-core-index-doc' into maint
Junio C Hamano
1
-0
/
+32
2017-01-31
Merge branch 'sb/in-core-index-doc'
Junio C Hamano
1
-0
/
+32
2017-01-31
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-0
/
+13
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
1
-1
/
+8
2017-01-26
abspath: add absolute_pathdup()
René Scharfe
1
-0
/
+1
2017-01-26
cache.h: expose the dying procedure for reading gitlinks
Stefan Beller
1
-0
/
+1
2017-01-26
setup: add gentle version of resolve_git_dir
Stefan Beller
1
-1
/
+3
2017-01-23
Merge branch 'bw/read-blob-data-does-not-modify-index-state'
Junio C Hamano
1
-1
/
+1
2017-01-19
cache.h: document add_[file_]to_index
Stefan Beller
1
-0
/
+10
[next]