summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-171-0/+4
* make inline is_null_sha1 globalDavid Rientjes2006-08-151-0/+4
* Merge branch 'jc/pack-objects'Junio C Hamano2006-08-121-0/+2
|\
| * sha1_file.c: expose map_sha1_file() interface.Junio C Hamano2006-07-251-0/+2
* | Better error message when we are unable to lock the index fileJunio C Hamano2006-08-121-1/+1
* | pager: config variable pager.colorMatthias Lederhofer2006-07-311-0/+1
* | Make git-mv a builtinJohannes Schindelin2006-07-261-0/+1
* | Extract helper bits from c-merge-recursive workJohannes Schindelin2006-07-261-0/+3
|/
* sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-131-0/+1
* Make the unpacked object header functions static to sha1_file.cLinus Torvalds2006-07-111-2/+0
* "git -p cmd" to page anywhereJunio C Hamano2006-07-091-0/+1
* Improve git-peek-remoteLinus Torvalds2006-07-041-1/+5
* Make zlib compression level configurable, and change default.Joachim B Haga2006-07-031-0/+1
* diff --color: use $GIT_DIR/configJunio C Hamano2006-06-251-1/+0
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-241-1/+0
* upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-211-2/+2
* Add specialized object allocatorLinus Torvalds2006-06-191-0/+11
* Merge branch 'jc/shared'Junio C Hamano2006-06-181-0/+6
|\
| * shared repository: optionally allow reading to "others".Junio C Hamano2006-06-101-0/+6
* | Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen2006-06-161-1/+1
|/
* Make index file locking code reusable to others.Junio C Hamano2006-06-061-6/+6
* Merge branch 'sp/reflog'Junio C Hamano2006-06-031-0/+1
|\
| * Merge branch 'master' into sp/reflogJunio C Hamano2006-05-241-0/+8
| |\
| * \ Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'Junio C Hamano2006-05-191-0/+1
| |\ \
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+1
* | | | Merge branch 'jc/cache-tree'Junio C Hamano2006-05-281-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-201-0/+1
| |\ \ \
| * \ \ \ Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-201-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-261-0/+1
| | |\ \ \ \
| | * | | | | index: make the index file format extensible.Junio C Hamano2006-04-241-4/+2
| | * | | | | read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano2006-04-231-1/+4
* | | | | | | Merge branch 'be/tag'Junio C Hamano2006-05-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | remove the artificial restriction tagsize < 8kbBjörn Engelmann2006-05-231-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'js/fmt-patch'Junio C Hamano2006-05-241-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-211-0/+10
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-061-1/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Use RFC2822 dates from "git fmt-patch".Junio C Hamano2006-05-011-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-241-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Prevent bogus paths from being added to the index.Linus Torvalds2006-05-181-0/+1
| | |_|_|/ | |/| | |
* | | | | Libify the index refresh logicLinus Torvalds2006-05-191-0/+6
|/ / / /
* | | | binary diff: further updates.Junio C Hamano2006-05-051-0/+1
* | | | binary patch.Junio C Hamano2006-05-051-0/+3
| |/ / |/| |
* | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-021-1/+1
* | | revision parsing: make "rev -- paths" checks stronger.Junio C Hamano2006-04-261-0/+1
| |/ |/|
* | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-261-0/+1
|/
* tree/diff header cleanup.Junio C Hamano2006-03-291-0/+3
* core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano2006-03-201-0/+1
* Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-051-1/+1
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-0/+3
|\
| * Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-281-0/+3