aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* 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
| | |\ \ \ \
| | * | | | | index: make the index file format extensible.Junio C Hamano2006-04-24
| | * | | | | read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano2006-04-23
* | | | | | | Merge branch 'be/tag'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \
| * | | | | | | remove the artificial restriction tagsize < 8kbBjörn Engelmann2006-05-23
| |/ / / / / /
* | | | | | | Merge branch 'js/fmt-patch'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-21
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-06
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Use RFC2822 dates from "git fmt-patch".Junio C Hamano2006-05-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Prevent bogus paths from being added to the index.Linus Torvalds2006-05-18
| | |_|_|/ | |/| | |
* | | | | Libify the index refresh logicLinus Torvalds2006-05-19
|/ / / /
* | | | binary diff: further updates.Junio C Hamano2006-05-05
* | | | binary patch.Junio C Hamano2006-05-05
| |/ / |/| |
* | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
* | | revision parsing: make "rev -- paths" checks stronger.Junio C Hamano2006-04-26
| |/ |/|
* | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-26
|/
* tree/diff header cleanup.Junio C Hamano2006-03-29
* core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano2006-03-20
* Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-05
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-04
|\
| * Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-28
* | apply --whitespace: configuration option.Junio C Hamano2006-02-27
|/
* Use setenv(), fix warningsTimo Hirvonen2006-02-26
* Merge branch 'jc/nostat'Junio C Hamano2006-02-21
|\
| * "Assume unchanged" gitJunio C Hamano2006-02-08
* | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-18