summaryrefslogtreecommitdiff
path: root/cache.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-06Make index file locking code reusable to others.Junio C Hamano1-6/+6
2006-06-03Merge branch 'sp/reflog'Junio C Hamano1-0/+1
2006-05-28Merge branch 'jc/cache-tree'Junio C Hamano1-0/+1
2006-05-24Merge branch 'master' into sp/reflogJunio C Hamano1-0/+8
2006-05-24Merge branch 'be/tag'Junio C Hamano1-0/+1
2006-05-24Merge branch 'js/fmt-patch'Junio C Hamano1-0/+1
2006-05-24Merge branch 'lt/dirwalk'Junio C Hamano1-0/+1
2006-05-23remove the artificial restriction tagsize < 8kbBjörn Engelmann1-0/+1
2006-05-21Merge branch 'master' into js/fmt-patchJunio C Hamano1-0/+10
2006-05-20Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano1-0/+1
2006-05-20Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano1-0/+1
2006-05-19Libify the index refresh logicLinus Torvalds1-0/+6
2006-05-19Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'Junio C Hamano1-0/+1
2006-05-18Prevent bogus paths from being added to the index.Linus Torvalds1-0/+1
2006-05-17Log ref updates to logs/refs/<ref>Shawn Pearce1-0/+1
2006-05-06Merge branch 'master' into js/fmt-patchJunio C Hamano1-1/+3
2006-05-05binary diff: further updates.Junio C Hamano1-0/+1
2006-05-05binary patch.Junio C Hamano1-0/+3
2006-05-02core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano1-1/+1
2006-05-01Use RFC2822 dates from "git fmt-patch".Junio C Hamano1-0/+1
2006-04-26Merge branch 'master' into jc/cache-treeJunio C Hamano1-0/+1
2006-04-26revision parsing: make "rev -- paths" checks stronger.Junio C Hamano1-0/+1
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds1-0/+1
2006-04-24index: make the index file format extensible.Junio C Hamano1-4/+2
2006-04-23read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano1-1/+4
2006-03-29tree/diff header cleanup.Junio C Hamano1-0/+3
2006-03-20core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano1-0/+1
2006-03-05Add --temp and --stage=all options to checkout-index.Shawn Pearce1-1/+1
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano1-0/+3
2006-02-28Introduce trivial new pager.c helper infrastructureLinus Torvalds1-0/+3
2006-02-27apply --whitespace: configuration option.Junio C Hamano1-0/+2
2006-02-26Use setenv(), fix warningsTimo Hirvonen1-1/+1
2006-02-21Merge branch 'jc/nostat'Junio C Hamano1-2/+4
2006-02-18Delay "empty ident" errors until they really matter.Junio C Hamano1-2/+2
2006-02-15packed objects: minor cleanupJunio C Hamano1-1/+1
2006-02-10Make "git clone" less of a deathly quiet experienceLinus Torvalds1-1/+1
2006-02-08"Assume unchanged" gitJunio C Hamano1-2/+4
2006-01-28abbrev cleanup: use symbolic constantsJunio C Hamano1-0/+3
2006-01-26Only use a single parser for tree objectsDaniel Barkalow1-3/+0
2006-01-21Undef DT_* before redefining them.Junio C Hamano1-0/+4
2006-01-21DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano1-1/+1
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano1-4/+5
2006-01-07[PATCH] Compilation: zero-length array declaration.Junio C Hamano1-4/+5
2005-12-24Introduce core.sharedrepositoryJohannes Schindelin1-0/+2
2005-12-17fetch-pack: -k option to keep downloaded pack.Junio C Hamano1-0/+5
2005-12-10Allow saving an object from a pipeDaniel Barkalow1-0/+1
2005-12-05Clean up compatibility definitions.Junio C Hamano1-95/+1
2005-11-28working from subdirectory: preparationJunio C Hamano1-0/+2
2005-11-27Introduce i18n.commitencoding.Junio C Hamano1-0/+3
2005-11-27init-db: check template and repository format.Junio C Hamano1-0/+1