aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* 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 'sb/refs-code-cleanup'Junio C Hamano2013-11-01
|\
| * cache: remove unused function 'have_git_dir'Stefan Beller2013-10-28
* | Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-30
|\ \
| * | checkout_entry(): clarify the use of topath[] parameterJunio C Hamano2013-10-24
| |/
* | Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-28
|\ \
| * | Use simpler relative_path when set_git_dirJiang Xin2013-10-14
* | | Merge branch 'jk/format-patch-from'Junio C Hamano2013-10-17
|\ \ \
| * | | format-patch: print in-body "From" only when neededJeff King2013-09-20
* | | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs'Junio C Hamano2013-10-17
|\ \ \ \
| * | | | name-hash: refactor polymorphic index_name_exists()Eric Sunshine2013-09-17
* | | | | Merge branch 'fc/at-head'Junio C Hamano2013-09-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sha1-name: pass len argument to interpret_branch_name()Felipe Contreras2013-09-03
| | |_|/ | |/| |
* | | | Merge branch 'jk/config-int-range-check'Junio C Hamano2013-09-12
|\ \ \ \
| * | | | git-config: always treat --int as 64-bit internallyJeff King2013-09-09
| |/ / /
* | | | Merge branch 'tg/index-struct-sizes'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | read-cache: use fixed width integer typesThomas Gummerer2013-08-20
| |/ / /
* | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-15
| * | | | pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-15
| * | | | parse_pathspec: make sure the prefix part is wildcard-freeNguyễn Thái Ngọc Duy2013-07-15
| * | | | convert add_files_to_cache to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | | convert refresh_index to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | | convert report_path_error to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | | convert read_cache_preload() to take struct pathspecNguyễn Thái Ngọc Duy2013-07-15
| * | | | move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy2013-07-15
| | |/ / | |/| |
* | | | Merge branch 'jc/push-cas'Junio C Hamano2013-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | cache.h: move remote/connect API out of itJunio C Hamano2013-07-08
| |/ /
* | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\ \ \
| * | | many small typofixesOndřej Bílka2013-07-29
* | | | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-07-24
|\ \ \ \ | |/ / / |/| | |
| * | | sha1_object_info_extended: make type calculation optionalJeff King2013-07-12
| * | | cat-file: disable object/refname ambiguity check for batch modeJeff King2013-07-12
* | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \ \ \ | | |_|/ | |/| |
| * | | path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
* | | | Merge branch 'hv/config-from-blob'Junio C Hamano2013-07-22
|\ \ \ \
| * | | | teach config --blob option to parse config from databaseHeiko Voigt2013-07-12
| |/ / /
* | | | Merge branch 'nd/const-struct-cache-entry'Junio C Hamano2013-07-22
|\ \ \ \
| * | | | Convert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy2013-07-09
| | |_|/ | |/| |
* | | | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-22
|\ \ \ \
| * | | | daemon/shell: refactor redirection of 0/1/2 from /dev/nullThomas Rast2013-07-17
* | | | | Merge branch 'jk/in-pack-size-measurement'Junio C Hamano2013-07-18
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | teach sha1_object_info_extended a "disk_size" queryJeff King2013-07-07
| | |/ | |/|
* | | Merge branch 'mh/ref-races'Junio C Hamano2013-06-30
|\ \ \
| * | | add a stat_validity structMichael Haggerty2013-06-20
| * | | Extract a struct stat_data from cache_entryMichael Haggerty2013-06-20
* | | | Merge branch 'nd/traces'Junio C Hamano2013-06-20
|\ \ \ \ | |/ / / |/| | |
| * | | core: use env variable instead of config var to turn on logging pack accessNguyễn Thái Ngọc Duy2013-06-09
| |/ /