summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-181-0/+1
|\
| * date: check date overflow against time_tJeff King2014-02-241-0/+1
| * Merge branch 'jk/alias-in-bare' into maintJunio C Hamano2013-04-031-6/+19
| |\
| * \ Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-031-14/+3
| |\ \
* | \ \ Merge branch 'bk/refresh-missing-ok-in-merge-recursive' into maintJunio C Hamano2014-03-181-1/+5
|\ \ \ \
| * | | | read-cache.c: extend make_cache_entry refresh flag with optionsBrad King2014-02-241-1/+3
| * | | | read-cache.c: refactor --ignore-missing implementationBrad King2014-02-241-0/+2
| * | | | Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-081-1/+0
| |\ \ \ \
| | * | | | connect.c: make parse_feature_value() staticJunio C Hamano2013-09-171-1/+0
| * | | | | Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-281-0/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-241-2/+0
* | | | | | Merge branch 'mh/safe-create-leading-directories'Junio C Hamano2014-01-271-2/+23
|\ \ \ \ \ \
| * | | | | | safe_create_leading_directories(): add new error value SCLD_VANISHEDMichael Haggerty2014-01-061-1/+9
| * | | | | | safe_create_leading_directories(): introduce enum for return valuesMichael Haggerty2014-01-061-2/+15
* | | | | | | Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano2014-01-271-3/+6
|\ \ \ \ \ \ \
| * | | | | | | refname_match(): always use the rules in ref_rev_parse_rulesmh/retire-ref-fetch-rules@fooMichael Haggerty2014-01-141-3/+6
| |/ / / / / /
* | | | | | | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-171-0/+3
|\ \ \ \ \ \ \
| * | | | | | | add GIT_SHALLOW_FILE to propagate --shallow-file to subprocessesNguyễn Thái Ngọc Duy2013-12-101-0/+1
| * | | | | | | shallow.c: the 8 steps to select new commits for .git/shallowNguyễn Thái Ngọc Duy2013-12-101-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sha1_object_info_extended: provide delta base sha1sJeff King2013-12-261-0/+1
| |/ / / / / /
* | | | | | | sha1_object_info_extended(): add an "unsigned flags" parameterChristian Couder2013-12-121-1/+1
* | | | | | | sha1_file.c: add lookup_replace_object_extended() to pass flagsChristian Couder2013-12-121-0/+6
* | | | | | | rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECTChristian Couder2013-12-121-2/+2
|/ / / / / /
* | | | | | Merge branch 'sb/refs-code-cleanup'Junio C Hamano2013-11-011-1/+0
|\ \ \ \ \ \
| * | | | | | cache: remove unused function 'have_git_dir'sb/refs-code-cleanupStefan Beller2013-10-281-1/+0
| |/ / / / /
* | | | | | Merge branch 'nd/lift-path-max'Junio C Hamano2013-10-301-0/+1
|\ \ \ \ \ \
| * | | | | | checkout_entry(): clarify the use of topath[] parameternd/lift-path-maxJunio C Hamano2013-10-241-0/+1
| |/ / / / /
* | | | | | Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-281-0/+1
|\ \ \ \ \ \
| * | | | | | Use simpler relative_path when set_git_dirjx/relative-path-regression-fixJiang Xin2013-10-141-0/+1
* | | | | | | Merge branch 'jk/format-patch-from'Junio C Hamano2013-10-171-0/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | format-patch: print in-body "From" only when neededjk/format-patch-fromJeff King2013-09-201-0/+9
* | | | | | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs'Junio C Hamano2013-10-171-0/+4
|\ \ \ \ \ \ \
| * | | | | | | name-hash: refactor polymorphic index_name_exists()Eric Sunshine2013-09-171-0/+4
* | | | | | | | Merge branch 'fc/at-head'Junio C Hamano2013-09-201-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | sha1-name: pass len argument to interpret_branch_name()Felipe Contreras2013-09-031-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/config-int-range-check'Junio C Hamano2013-09-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | git-config: always treat --int as 64-bit internallyJeff King2013-09-091-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'tg/index-struct-sizes'Junio C Hamano2013-09-091-5/+5
|\ \ \ \ \ \ \
| * | | | | | | read-cache: use fixed width integer typestg/index-struct-sizesThomas Gummerer2013-08-201-5/+5
| |/ / / / / /
* | | | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-091-24/+11
|\ \ \ \ \ \ \
| * | | | | | | parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-151-0/+1
| * | | | | | | pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-151-0/+2
| * | | | | | | parse_pathspec: make sure the prefix part is wildcard-freeNguyễn Thái Ngọc Duy2013-07-151-0/+2
| * | | | | | | convert add_files_to_cache to take struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * | | | | | | convert refresh_index to take struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * | | | | | | convert report_path_error to take struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * | | | | | | convert read_cache_preload() to take struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+1
| * | | | | | | move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy2013-07-151-20/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/push-cas'Junio C Hamano2013-09-091-62/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |