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