aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-21
|\
| * tag: support --sort=<spec>Nguyễn Thái Ngọc Duy2014-02-27
* | Merge branch 'mh/replace-refs-variable-rename'Junio C Hamano2014-03-14
|\ \
| * | Add docstrings for lookup_replace_object() and do_lookup_replace_object()Michael Haggerty2014-02-28
| * | rename read_replace_refs to check_replace_refsMichael Haggerty2014-02-20
| |/
* | Merge branch 'mh/object-code-cleanup'Junio C Hamano2014-03-14
|\ \
| * | sha1_file.c: document a bunch of functions defined in the fileMichael Haggerty2014-02-24
| * | sha1_file_name(): declare to return a const stringMichael Haggerty2014-02-24
| |/
* | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-03-14
|\ \
| * | date: check date overflow against time_tJeff King2014-02-24
| * | Merge branch 'jk/alias-in-bare' into maintJunio C Hamano2013-04-03
| |\ \
| * \ \ Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-03
| |\ \ \
* | \ \ \ Merge branch 'ks/config-file-stdin'Junio C Hamano2014-03-14
|\ \ \ \ \
| * | | | | config: teach "git config --file -" to read from the standard inputKirill A. Shutemov2014-02-18
| * | | | | config: change git_config_with_options() interfaceKirill A. Shutemov2014-02-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec'Junio C Hamano2014-03-07
|\ \ \ \ \
| * | | | | git add: -u/-A now affects the entire working treeJunio C Hamano2013-04-26
* | | | | | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-05
|\ \ \ \ \ \
| * | | | | | daemon: move daemonize() to libgit.aNguyễn Thái Ngọc Duy2014-02-10
* | | | | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: export `git_open_noatime`Vicent Marti2013-10-24
* | | | | | | | Merge branch 'nd/reset-intent-to-add'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | reset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy2014-02-05
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-24
| |/ / / / / / /
* | | | | | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | read-cache.c: extend make_cache_entry refresh flag with optionsBrad King2014-02-24
| * | | | | | | | read-cache.c: refactor --ignore-missing implementationBrad King2014-02-24
| * | | | | | | | Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | connect.c: make parse_feature_value() staticJunio C Hamano2013-09-17
| * | | | | | | | | Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-28
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'kb/fast-hashmap'Junio C Hamano2014-02-27
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | name-hash: retire unused index_name_exists()Eric Sunshine2014-02-24
| * | | | | | | | | remove old hash.[ch] implementationKarsten Blees2013-11-18
| * | | | | | | | | name-hash.c: remove cache entries instead of marking them CE_UNHASHEDKarsten Blees2013-11-18
| * | | | | | | | | name-hash.c: use new hash map implementation for cache entriesKarsten Blees2013-11-18
| * | | | | | | | | name-hash.c: use new hash map implementation for directoriesKarsten Blees2013-11-18
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mh/safe-create-leading-directories'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | safe_create_leading_directories(): add new error value SCLD_VANISHEDMichael Haggerty2014-01-06
| * | | | | | | | | safe_create_leading_directories(): introduce enum for return valuesMichael Haggerty2014-01-06
* | | | | | | | | | Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | refname_match(): always use the rules in ref_rev_parse_rulesMichael Haggerty2014-01-14
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add GIT_SHALLOW_FILE to propagate --shallow-file to subprocessesNguyễn Thái Ngọc Duy2013-12-10
| * | | | | | | | | shallow.c: the 8 steps to select new commits for .git/shallowNguyễn Thái Ngọc Duy2013-12-10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_object_info_extended: provide delta base sha1sJeff King2013-12-26
| |/ / / / / / / /
* | | | | | | | | sha1_object_info_extended(): add an "unsigned flags" parameterChristian Couder2013-12-12
* | | | | | | | | sha1_file.c: add lookup_replace_object_extended() to pass flagsChristian Couder2013-12-12
* | | | | | | | | rename READ_SHA1_FILE_REPLACE flag to LOOKUP_REPLACE_OBJECTChristian Couder2013-12-12
|/ / / / / / / /