aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* convert.h: move declarations for conversion from cache.hJunio C Hamano2011-05-26
* sha1_file.c: expose helpers to read loose objectsJunio C Hamano2011-05-20
* streaming_write_entry(): use streaming API in write_entry()Junio C Hamano2011-05-20
* unpack_object_header(): make it publicJunio C Hamano2011-05-20
* sha1_object_info_extended(): hint about objects in delta-base cacheJunio C Hamano2011-05-20
* sha1_object_info_extended(): expose a bit more infoJunio C Hamano2011-05-19
* packed_object_info_detail(): do not return a stringJunio C Hamano2011-05-16
*---. Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streamingJunio C Hamano2011-05-15
|\ \ \
| | | * read_sha1_file(): allow selective bypassing of replacement mechanismJunio C Hamano2011-05-15
| | | * inline lookup_replace_object() callsJunio C Hamano2011-05-15
| | | * read_sha1_file(): get rid of read_sha1_file_repl() madnessJunio C Hamano2011-05-15
| | | * Declare lookup_replace_object() in cache.h, not in commit.hJunio C Hamano2011-05-15
| |_|/ |/| |
| | * index_fd(): turn write_object and format_check arguments into one flagJunio C Hamano2011-05-09
| * | convert: rename the "eol" global variable to "core_eol"Junio C Hamano2011-05-09
|/ /
* | Merge branch 'im/hashcmp-optim'Junio C Hamano2011-05-06
|\ \
| * | hashcmp(): inline memcmp() by hand to optimizeIngo Molnar2011-04-28
* | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-05-06
|\ \ \ | |_|/ |/| |
| * | pathspec: rename per-item field has_wildcard to use_wildcardJunio C Hamano2011-04-05
* | | Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-27
|\ \ \
| * | | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-05
* | | | Merge branch 'nd/init-gitdir'Junio C Hamano2011-04-01
|\ \ \ \
| * | | | init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-19
* | | | | Merge branch 'jc/index-update-if-able'Junio C Hamano2011-03-26
|\ \ \ \ \
| * | | | | diff/status: refactor opportunistic index updateJunio C Hamano2011-03-21
* | | | | | Merge branch 'jc/maint-rerere-in-workdir'Junio C Hamano2011-03-26
|\ \ \ \ \ \
| * | | | | | rerere: make sure it works even in a workdir attached to a young repositoryJunio C Hamano2011-03-23
* | | | | | | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-23
|\ \ \ \ \ \ \
| * | | | | | | Make the default abbrev length configurableLinus Torvalds2011-03-11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jn/test-sanitize-git-env'Junio C Hamano2011-03-22
|\ \ \ \ \ \ \
| * | | | | | | config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder2011-03-15
* | | | | | | | Merge branch 'ab/i18n-basic'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \
| * | | | | | | | i18n: add no-op _() and N_() wrappersÆvar Arnfjörð Bjarmason2011-03-08
* | | | | | | | | Merge branch 'jk/trace-sifter'Junio C Hamano2011-03-19
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | add packet tracing debug codeJeff King2011-03-08
| * | | | | | | | trace: add trace_strbufJeff King2011-03-08
| * | | | | | | | trace: factor out "do we want to trace" logicJeff King2011-03-08
| * | | | | | | | trace: refactor to support multiple env variablesJeff King2011-03-08
| * | | | | | | | trace: add trace_vprintfJeff King2011-03-08
| |/ / / / / / /
* | | | | | | | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | enums: omit trailing comma for portabilityJonathan Nieder2011-03-16
* | | | | | | | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | declare 1-bit bitfields to be unsignedJonathan Nieder2011-03-15
* | | | | | | | | | Merge branch 'sp/maint-fd-limit'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-10
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jh/push-default-upstream-configname'Junio C Hamano2011-02-27
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-16
| | |_|_|/ / / / | |/| | | | | |