summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-201-0/+1
|\
| * Prevent bogus paths from being added to the index.Linus Torvalds2006-05-181-0/+1
* | Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-201-0/+1
|\ \
| * \ Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-261-0/+1
| |\ \
| * | | index: make the index file format extensible.Junio C Hamano2006-04-241-4/+2
| * | | read-cache/write-cache: optionally return cache checksum SHA1.Junio C Hamano2006-04-231-1/+4
* | | | Libify the index refresh logicLinus Torvalds2006-05-191-0/+6
| |_|/ |/| |
* | | binary diff: further updates.Junio C Hamano2006-05-051-0/+1
* | | binary patch.Junio C Hamano2006-05-051-0/+3
* | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-021-1/+1
* | | revision parsing: make "rev -- paths" checks stronger.Junio C Hamano2006-04-261-0/+1
| |/ |/|
* | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-261-0/+1
|/
* tree/diff header cleanup.Junio C Hamano2006-03-291-0/+3
* core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano2006-03-201-0/+1
* Add --temp and --stage=all options to checkout-index.Shawn Pearce2006-03-051-1/+1
* Merge branch 'lt/rev-list'Junio C Hamano2006-03-041-0/+3
|\
| * Introduce trivial new pager.c helper infrastructureLinus Torvalds2006-02-281-0/+3
* | apply --whitespace: configuration option.Junio C Hamano2006-02-271-0/+2
|/
* Use setenv(), fix warningsTimo Hirvonen2006-02-261-1/+1
* Merge branch 'jc/nostat'Junio C Hamano2006-02-211-2/+4
|\
| * "Assume unchanged" gitJunio C Hamano2006-02-081-2/+4
* | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-181-2/+2
* | packed objects: minor cleanupJunio C Hamano2006-02-151-1/+1
* | Make "git clone" less of a deathly quiet experienceLinus Torvalds2006-02-101-1/+1
|/
* abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-281-0/+3
* Only use a single parser for tree objectsDaniel Barkalow2006-01-261-3/+0
* Undef DT_* before redefining them.Junio C Hamano2006-01-211-0/+4
* DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano2006-01-211-1/+1
* GIT 1.1.0v1.1.0Junio C Hamano2006-01-081-4/+5
|\
| * [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-071-4/+5
* | Introduce core.sharedrepositoryJohannes Schindelin2005-12-241-0/+2
|/
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-171-0/+5
* Allow saving an object from a pipeDaniel Barkalow2005-12-101-0/+1
* Clean up compatibility definitions.Junio C Hamano2005-12-051-95/+1
* working from subdirectory: preparationJunio C Hamano2005-11-281-0/+2
* Introduce i18n.commitencoding.Junio C Hamano2005-11-271-0/+3
* init-db: check template and repository format.Junio C Hamano2005-11-271-0/+1
* Repository format version check.Junio C Hamano2005-11-271-0/+5
* git-var: constness and globalness cleanup.Junio C Hamano2005-11-211-3/+2
* Fix sparse warningsTimo Hirvonen2005-11-201-0/+1
* git-config-set: add more optionsJohannes Schindelin2005-11-191-2/+1
* Library code for user-relative paths, take three.Andreas Ericsson2005-11-191-0/+1
* Add functions git_config_set() and git_config_set_multivar()Johannes Schindelin2005-11-191-0/+2
* git's rev-parse.c function show_datestring presumes gnu dateLinus Torvalds2005-11-161-0/+1
* diff: make default rename detection limit configurable.Junio C Hamano2005-11-151-0/+1
* Add config variable core.symrefsonlyJohannes Schindelin2005-11-151-0/+1
* Support receiving server capabilitiesJohannes Schindelin2005-10-281-0/+1
* pack-objects: Allow use of pre-generated pack.Junio C Hamano2005-10-261-0/+1
* Ignore funny refname sent from remoteJunio C Hamano2005-10-151-1/+1
* Unlocalized isspace and friendsLinus Torvalds2005-10-141-0/+26