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
2014-09-19
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
1
-2
/
+2
2014-09-19
Merge branch 'bb/date-iso-strict'
Junio C Hamano
1
-0
/
+1
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
1
-1
/
+1
2014-09-11
config: avoid a funny sentinel value "a^"
Jeff King
1
-0
/
+2
2014-09-11
Merge branch 'ta/config-set-1'
Junio C Hamano
1
-1
/
+33
2014-09-10
refs: write packed_refs file using stdio
Jeff King
1
-0
/
+2
2014-09-02
Merge branch 'ta/config-set'
Junio C Hamano
1
-0
/
+32
2014-09-02
Merge branch 'mm/config-edit-global'
Junio C Hamano
1
-0
/
+1
2014-09-02
Merge branch 'jc/reopen-lock-file'
Junio C Hamano
1
-0
/
+1
2014-08-29
pretty: provide a strict ISO 8601 date format
Beat Bolli
1
-0
/
+1
2014-08-28
config.c: add git_env_ulong() to parse environment variable
Steffen Prohaska
1
-0
/
+1
2014-08-27
date: use strbufs in date-formatting functions
Jeff King
1
-2
/
+2
2014-08-07
rewrite git_config() to use the config-set API
Tanay Abhra
1
-0
/
+24
2014-08-07
config: add `git_die_config()` to the config-set API
Tanay Abhra
1
-0
/
+3
2014-08-07
change `git_config()` return value to void
Tanay Abhra
1
-1
/
+1
2014-08-07
add line number and file name info to `config_set`
Tanay Abhra
1
-0
/
+5
2014-07-29
add `config_set` API for caching config-like files
Tanay Abhra
1
-0
/
+32
2014-07-28
alloc: factor out commit index
Jeff King
1
-0
/
+1
2014-07-25
config --global --edit: create a template file if needed
Matthieu Moy
1
-0
/
+1
2014-07-22
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
1
-0
/
+1
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-11
/
+2
2014-07-21
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
1
-1
/
+3
2014-07-16
Merge branch 'kb/path-max-must-go'
Junio C Hamano
1
-1
/
+1
2014-07-16
Merge branch 'nd/split-index'
Junio C Hamano
1
-4
/
+23
2014-07-14
lockfile: allow reopening a closed but still locked file
Junio C Hamano
1
-0
/
+1
2014-07-14
refs.c: make resolve_ref_unsafe set errno to something meaningful on error
Ronnie Sahlberg
1
-1
/
+1
2014-07-14
lockfile.c: add a new public function unable_to_lock_message
Ronnie Sahlberg
1
-0
/
+2
2014-07-13
alloc: factor out commit index
Jeff King
1
-0
/
+1
2014-07-13
cache.h: rename cache_def_free to cache_def_clear
Karsten Blees
1
-1
/
+1
2014-07-10
Merge branch 'kb/path-max-must-go'
Junio C Hamano
1
-2
/
+6
2014-07-07
symlinks: remove PATH_MAX limitation
Karsten Blees
1
-2
/
+6
2014-06-25
Merge branch 'ym/fix-opportunistic-index-update-race' into maint
Junio C Hamano
1
-0
/
+3
2014-06-20
cleanup duplicate name_compare() functions
Jeremiah Mahler
1
-1
/
+1
2014-06-17
trace: move trace declarations from cache.h to new trace.h
Karsten Blees
1
-11
/
+2
2014-06-16
Merge branch 'sk/windows-unc-path'
Junio C Hamano
1
-1
/
+0
2014-06-13
t1700: new tests for split-index mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-06-13
update-index: new options to enable/disable split index mode
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
split-index: strip pathname of on-disk replaced entries
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
split-index: do not invalidate cache-tree at read time
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
read-cache: mark updated entries for split index
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2014-06-13
read-cache: split-index mode
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2014-06-13
read-cache: save index SHA-1 after reading
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
entry.c: update cache_changed if refresh_cache is set in checkout_entry()
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
cache-tree: mark istate->cache_changed on cache tree invalidation
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
resolve-undo: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2014-06-13
read-cache: be specific what part of the index has changed
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2014-06-13
read-cache: store in-memory flags in the first 12 bits of ce_flags
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-06-13
read-cache: relocate and unexport commit_locked_index()
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2014-06-13
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2014-06-10
Windows: allow using UNC path for git repository
Cezary Zawadka
1
-1
/
+0
[prev]
[next]