aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'dm/compat-s-ifmt-for-zos'Junio C Hamano2014-12-22
|\
| * compat: convert modes to use portable file type valuesDavid Michael2014-12-04
* | Sync with v2.1.4Junio C Hamano2014-12-17
|\ \
| * \ Sync with v2.0.5Junio C Hamano2014-12-17
| |\ \ | | |/ | |/|
| | * Sync with v1.9.5Junio C Hamano2014-12-17
| | |\
| | | * Sync with v1.8.5.6Junio C Hamano2014-12-17
| | | |\
| | | | * read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-17
| | | | * path: add is_ntfs_dotgit() helperJohannes Schindelin2014-12-17
| | | | * read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-17
| * | | | Merge branch 'ta/config-add-to-empty-or-true-fix' into maintJunio C Hamano2014-09-29
| |\ \ \ \
* | \ \ \ \ Merge branch 'jk/prune-mtime'Junio C Hamano2014-10-29
|\ \ \ \ \ \
| * | | | | | sha1_file: add for_each iterators for loose and packed objectsJeff King2014-10-16
| * | | | | | prune: factor out loose-object directory traversalJeff King2014-10-16
| * | | | | | foreach_alt_odb: propagate return value from callbackJeff King2014-10-16
* | | | | | | refs.c: allow listing and deleting badly named refsRonnie Sahlberg2014-10-15
* | | | | | | branch -d: avoid repeated symref resolutionJonathan Nieder2014-10-15
* | | | | | | refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* | | | | | | Merge branch 'mh/lockfile'Junio C Hamano2014-10-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
| * | | | | | get_locked_file_path(): new functionMichael Haggerty2014-10-01
| * | | | | | lockfile: rename LOCK_NODEREF to LOCK_NO_DEREFMichael Haggerty2014-10-01
| * | | | | | commit_lock_file_to(): refactor a helper out of commit_lock_file()Michael Haggerty2014-10-01
| * | | | | | lockfile: change lock_file::filename into a strbufMichael Haggerty2014-10-01
| * | | | | | struct lock_file: declare some fields volatileMichael Haggerty2014-10-01
| * | | | | | lockfile: avoid transitory invalid statesMichael Haggerty2014-10-01
| * | | | | | cache.h: define constants LOCK_SUFFIX and LOCK_SUFFIX_LENMichael Haggerty2014-10-01
| * | | | | | unable_to_lock_die(): rename function from unable_to_lock_index_die()Michael Haggerty2014-10-01
* | | | | | | Merge branch 'sp/stream-clean-filter'Junio C Hamano2014-10-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | config.c: add git_env_ulong() to parse environment variableSteffen Prohaska2014-08-28
| |/ / / / /
* | | | | | Merge branch 'rs/realloc-array'Junio C Hamano2014-09-26
|\ \ \ \ \ \
| * | | | | | use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-18
* | | | | | | Merge branch 'jk/write-packed-refs-via-stdio'Junio C Hamano2014-09-26
|\ \ \ \ \ \ \
| * | | | | | | refs: write packed_refs file using stdioJeff King2014-09-10
* | | | | | | | Merge branch 'ta/config-add-to-empty-or-true-fix'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | config: avoid a funny sentinel value "a^"Jeff King2014-09-11
| | |_|_|/ / / | |/| | | | |
| * | | | | | alloc: factor out commit indexJeff King2014-07-28
* | | | | | | Merge branch 'jk/commit-author-parsing'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \
| * | | | | | | date: use strbufs in date-formatting functionsJeff King2014-08-27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
| |/ / / / /
* | | | | | Merge branch 'ta/config-set-1'Junio C Hamano2014-09-11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | rewrite git_config() to use the config-set APITanay Abhra2014-08-07
| * | | | | config: add `git_die_config()` to the config-set APITanay Abhra2014-08-07
| * | | | | change `git_config()` return value to voidTanay Abhra2014-08-07
| * | | | | add line number and file name info to `config_set`Tanay Abhra2014-08-07
* | | | | | Merge branch 'ta/config-set'Junio C Hamano2014-09-02
|\ \ \ \ \ \ | |/ / / / /
| * | | | | add `config_set` API for caching config-like filesTanay Abhra2014-07-29
| |/ / / /
* | | | | Merge branch 'mm/config-edit-global'Junio C Hamano2014-09-02
|\ \ \ \ \
| * | | | | config --global --edit: create a template file if neededMatthieu Moy2014-07-25
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/reopen-lock-file'Junio C Hamano2014-09-02
|\ \ \ \ \ | |_|/ / / |/| | | |