summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'np/pack'Junio C Hamano2006-10-221-2/+3
|\
| * introduce delta objects with offset to baseNicolas Pitre2006-09-271-2/+3
* | Make write_sha1_file_prepare() staticRene Scharfe2006-10-141-6/+0
* | Add hash_sha1_file()Rene Scharfe2006-10-141-0/+1
|/
* many cleanups to sha1_file.cNicolas Pitre2006-09-231-3/+3
* add receive.denyNonFastforwards config variableJohannes Schindelin2006-09-201-0/+1
* Make hexval() available to others.Junio C Hamano2006-09-201-0/+6
* Merge branch 'jc/pack'Junio C Hamano2006-09-171-1/+1
|\
| * pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-071-1/+1
* | connect.c: finish_connect(): allow null pid parameterFranck Bui-Huu2006-09-121-1/+1
|/
* more lightweight revalidation while reusing deflated stream in packingJunio C Hamano2006-09-031-0/+12
* Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-021-0/+6
* Constness tightening for move/link_temp_to_file()Junio C Hamano2006-09-011-1/+1
* Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-271-0/+1
|\
| * Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-121-1/+2
| |\
| * \ Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-301-0/+2
| |\ \
| * | | Status update on merge-recursive in CJohannes Schindelin2006-07-131-0/+4
* | | | Relative timestamps in git logLinus Torvalds2006-08-261-1/+1
* | | | Merge branch 'gl/cleanup'Junio C Hamano2006-08-261-0/+8
|\ \ \ \
| * | | | Convert memset(hash,0,20) to hashclr(hash).Junio C Hamano2006-08-231-0/+4
| * | | | Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-231-0/+4
* | | | | git_dir holds pointers to local strings, hence MUST be const.Pierre Habouzit2006-08-231-1/+1
|/ / / /
* | | | Add write_or_die(), a helper functionRene Scharfe2006-08-211-0/+1
* | | | 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
| |\ \ \