aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Make write_sha1_file_prepare() staticRene Scharfe2006-10-14
* Add hash_sha1_file()Rene Scharfe2006-10-14
* many cleanups to sha1_file.cNicolas Pitre2006-09-23
* add receive.denyNonFastforwards config variableJohannes Schindelin2006-09-20
* Make hexval() available to others.Junio C Hamano2006-09-20
* Merge branch 'jc/pack'Junio C Hamano2006-09-17
|\
| * pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-07
* | connect.c: finish_connect(): allow null pid parameterFranck Bui-Huu2006-09-12
|/
* more lightweight revalidation while reusing deflated stream in packingJunio C Hamano2006-09-03
* Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-02
* Constness tightening for move/link_temp_to_file()Junio C Hamano2006-09-01
* Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-27
|\
| * Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-12
| |\
| * \ Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-30
| |\ \
| * | | Status update on merge-recursive in CJohannes Schindelin2006-07-13
* | | | Relative timestamps in git logLinus Torvalds2006-08-26
* | | | Merge branch 'gl/cleanup'Junio C Hamano2006-08-26
|\ \ \ \
| * | | | Convert memset(hash,0,20) to hashclr(hash).Junio C Hamano2006-08-23
| * | | | Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-23
* | | | | git_dir holds pointers to local strings, hence MUST be const.Pierre Habouzit2006-08-23
|/ / / /
* | | | Add write_or_die(), a helper functionRene Scharfe2006-08-21
* | | | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-17
* | | | make inline is_null_sha1 globalDavid Rientjes2006-08-15
* | | | Merge branch 'jc/pack-objects'Junio C Hamano2006-08-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | sha1_file.c: expose map_sha1_file() interface.Junio C Hamano2006-07-25
* | | | Better error message when we are unable to lock the index fileJunio C Hamano2006-08-12
* | | | pager: config variable pager.colorMatthias Lederhofer2006-07-31
| |_|/ |/| |
* | | Make git-mv a builtinJohannes Schindelin2006-07-26
* | | Extract helper bits from c-merge-recursive workJohannes Schindelin2006-07-26
|/ /
* | sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-13
|/
* Make the unpacked object header functions static to sha1_file.cLinus Torvalds2006-07-11
* "git -p cmd" to page anywhereJunio C Hamano2006-07-09
* Improve git-peek-remoteLinus Torvalds2006-07-04
* Make zlib compression level configurable, and change default.Joachim B Haga2006-07-03
* diff --color: use $GIT_DIR/configJunio C Hamano2006-06-25
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-24
* upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-21
* Add specialized object allocatorLinus Torvalds2006-06-19
* Merge branch 'jc/shared'Junio C Hamano2006-06-18
|\
| * shared repository: optionally allow reading to "others".Junio C Hamano2006-06-10
* | Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen2006-06-16
|/
* Make index file locking code reusable to others.Junio C Hamano2006-06-06
* Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\
| * Merge branch 'master' into sp/reflogJunio C Hamano2006-05-24
| |\
| * \ Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'Junio C Hamano2006-05-19
| |\ \
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
* | | | Merge branch 'jc/cache-tree'Junio C Hamano2006-05-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| |\ \ \
| * \ \ \ Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-26
| | |\ \ \ \