aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-16
|\
| * bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
* | Merge branch 'nd/resolve-ref'Junio C Hamano2011-12-09
|\ \
| * | Convert many resolve_ref() calls to read_ref*() and ref_exists()Nguyễn Thái Ngọc Duy2011-11-13
| |/
* | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-09
|\ \
| * | refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-07
* | | cache.h: put single NUL at end of struct cache_entryRené Scharfe2011-10-26
* | | read-cache.c: allocate index entries individuallyRené Scharfe2011-10-26
| |/ |/|
* | Merge branch 'jk/maint-pack-objects-compete-with-delete'Junio C Hamano2011-10-21
|\ \
| * | pack-objects: protect against disappearing packsJeff King2011-10-14
* | | Merge branch 'ph/transport-with-gitfile'Junio C Hamano2011-10-21
|\ \ \ | |_|/ |/| |
| * | enter_repo: do not modify inputErik Faye-Lund2011-10-04
| |/
* | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\ \
| * | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-06
| |/
* | Merge branch 'jk/name-hash-dirent'Junio C Hamano2011-10-17
|\ \
| * | fix phantom untracked files when core.ignorecase is setJeff King2011-10-07
* | | Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-10
|\ \ \
| * | | resolve_ref(): expand documentationMichael Haggerty2011-10-05
| * | | get_sha1_hex(): do not read past a NUL characterMichael Haggerty2011-10-05
| | |/ | |/|
* | | Merge branch 'cb/common-prefix-unification'Junio C Hamano2011-10-10
|\ \ \
| * | | rename pathspec_prefix() to common_prefix() and move to dir.[ch]Clemens Buchacher2011-09-12
| * | | remove prefix argument from pathspec_prefixClemens Buchacher2011-09-06
* | | | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-10
|\ \ \ \
| * | | | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-16
* | | | | Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-05
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | config: Introduce functions to write non-standard fileRamkumar Ramachandra2011-08-04
| | |_|/ | |/| |
* | | | Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-28
|\ \ \ \
| * | | | read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
| |/ / /
* | | | Merge branch 'cb/maint-ls-files-error-report'Junio C Hamano2011-08-23
|\ \ \ \
| * | | | ls-files: fix pathspec display on errorClemens Buchacher2011-08-11
| |/ / /
* | | | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-17
|\ \ \ \
| * | | | ref namespaces: infrastructureJosh Triplett2011-07-06
* | | | | Merge branch 'cb/partial-commit-relative-pathspec'Junio C Hamano2011-08-11
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | commit: allow partial commits with relative pathsClemens Buchacher2011-08-02
| | |/ | |/|
* | | Merge branch 'jc/pack-order-tweak'Junio C Hamano2011-08-05
|\ \ \
| * | | core: log offset pack data accesses happenedJunio C Hamano2011-07-06
* | | | Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\ \ \ \
| * | | | verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
* | | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ \ \ \
| * | | | | config: make git_config_parse_parameter a public functionJeff King2011-06-22
* | | | | | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-19
|\ \ \ \ \ \
| * | | | | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * | | | | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * | | | | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| * | | | | | zlib: wrap inflateInit2 used to accept only for gzip formatJunio C Hamano2011-06-10
| |/ / / / /
| * | | | | Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/git-connection-deadlock-fix' into maintJunio C Hamano2011-05-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/pack-objects-bigfile' into maintJunio C Hamano2011-05-04
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jc/streaming-filter' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | convert.h: move declarations for conversion from cache.hJunio C Hamano2011-05-26