index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/prune-mtime'
Junio C Hamano
2014-10-29
|
\
|
*
sha1_file: add for_each iterators for loose and packed objects
Jeff King
2014-10-16
|
*
prune: factor out loose-object directory traversal
Jeff King
2014-10-16
|
*
foreach_alt_odb: propagate return value from callback
Jeff King
2014-10-16
*
|
refs.c: allow listing and deleting badly named refs
Ronnie Sahlberg
2014-10-15
*
|
branch -d: avoid repeated symref resolution
Jonathan Nieder
2014-10-15
*
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
|
Merge branch 'mh/lockfile'
Junio C Hamano
2014-10-14
|
\
\
|
|
/
|
/
|
|
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
|
*
get_locked_file_path(): new function
Michael Haggerty
2014-10-01
|
*
lockfile: rename LOCK_NODEREF to LOCK_NO_DEREF
Michael Haggerty
2014-10-01
|
*
commit_lock_file_to(): refactor a helper out of commit_lock_file()
Michael Haggerty
2014-10-01
|
*
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
2014-10-01
|
*
struct lock_file: declare some fields volatile
Michael Haggerty
2014-10-01
|
*
lockfile: avoid transitory invalid states
Michael Haggerty
2014-10-01
|
*
cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LEN
Michael Haggerty
2014-10-01
|
*
unable_to_lock_die(): rename function from unable_to_lock_index_die()
Michael Haggerty
2014-10-01
*
|
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
|
\
\
|
|
/
|
/
|
|
*
config.c: add git_env_ulong() to parse environment variable
Steffen Prohaska
2014-08-28
*
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
|
\
\
|
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
*
|
|
Merge branch 'jk/write-packed-refs-via-stdio'
Junio C Hamano
2014-09-26
|
\
\
\
|
*
|
|
refs: write packed_refs file using stdio
Jeff King
2014-09-10
*
|
|
|
Merge branch 'ta/config-add-to-empty-or-true-fix'
Junio C Hamano
2014-09-19
|
\
\
\
\
|
*
|
|
|
config: avoid a funny sentinel value "a^"
Jeff King
2014-09-11
|
*
|
|
|
alloc: factor out commit index
Jeff King
2014-07-28
*
|
|
|
|
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
date: use strbufs in date-formatting functions
Jeff King
2014-08-27
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bb/date-iso-strict'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
|
|
/
/
/
*
|
|
|
Merge branch 'ta/config-set-1'
Junio C Hamano
2014-09-11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rewrite git_config() to use the config-set API
Tanay Abhra
2014-08-07
|
*
|
|
config: add `git_die_config()` to the config-set API
Tanay Abhra
2014-08-07
|
*
|
|
change `git_config()` return value to void
Tanay Abhra
2014-08-07
|
*
|
|
add line number and file name info to `config_set`
Tanay Abhra
2014-08-07
*
|
|
|
Merge branch 'ta/config-set'
Junio C Hamano
2014-09-02
|
\
\
\
\
|
|
/
/
/
|
*
|
|
add `config_set` API for caching config-like files
Tanay Abhra
2014-07-29
|
|
/
/
*
|
|
Merge branch 'mm/config-edit-global'
Junio C Hamano
2014-09-02
|
\
\
\
|
*
|
|
config --global --edit: create a template file if needed
Matthieu Moy
2014-07-25
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/reopen-lock-file'
Junio C Hamano
2014-09-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lockfile: allow reopening a closed but still locked file
Junio C Hamano
2014-07-14
*
|
|
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
2014-07-22
|
\
\
\
|
*
|
|
alloc: factor out commit index
Jeff King
2014-07-13
*
|
|
|
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
|
\
\
\
\
|
*
|
|
|
trace: move trace declarations from cache.h to new trace.h
Karsten Blees
2014-06-17
*
|
|
|
|
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
2014-07-21
|
\
\
\
\
\
|
*
|
|
|
|
refs.c: make resolve_ref_unsafe set errno to something meaningful on error
Ronnie Sahlberg
2014-07-14
|
*
|
|
|
|
lockfile.c: add a new public function unable_to_lock_message
Ronnie Sahlberg
2014-07-14
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kb/path-max-must-go'
Junio C Hamano
2014-07-16
|
\
\
\
\
\
|
*
|
|
|
|
cache.h: rename cache_def_free to cache_def_clear
Karsten Blees
2014-07-13
[next]