aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-31
|\
| * fix signed range problems with hex conversionsLinus Torvalds2007-05-30
* | git-archive: convert archive entries like checkouts doRené Scharfe2007-05-18
* | Add has_symlink_leading_path() function.Junio C Hamano2007-05-11
* | Add --date={local,relative,default}Junio C Hamano2007-04-25
* | entry.c: Use const qualifier for 'struct checkout' parametersLuiz Fernando N. Capitulino2007-04-25
* | Merge branch 'jc/the-index'Junio C Hamano2007-04-24
|\ \
| * | Make read-cache.c "the_index" free.Junio C Hamano2007-04-22
| * | Move index-related variables into a structure.Junio C Hamano2007-04-22
* | | add get_sha1_with_modeMartin Koegler2007-04-24
* | | Add S_IFINVALID modeMartin Koegler2007-04-24
|/ /
* | Merge branch 'lt/objalloc'Junio C Hamano2007-04-21
|\ \
| * | Clean up object creation to use more common codeLinus Torvalds2007-04-16
| * | Use proper object allocators for unknown object nodes tooLinus Torvalds2007-04-16
* | | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \ \
| * | | lockfile: record the primary process.Junio C Hamano2007-04-21
| * | | Simplify calling of CR/LF conversion routinesAlex Riesen2007-04-20
| * | | attribute macro supportJunio C Hamano2007-04-15
| * | | Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14
| |/ /
* | | Merge branch 'lt/gitlink'Junio C Hamano2007-04-21
|\ \ \
| * | | Add "S_IFDIRLNK" file mode infrastructure for git linksLinus Torvalds2007-04-10
* | | | Merge branch 'np/pack'Junio C Hamano2007-04-21
|\ \ \ \
| * | | | add get_size_from_delta()Nicolas Pitre2007-04-16
| * | | | get rid of num_packed_objects()Nicolas Pitre2007-04-10
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2007-04-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-17
* | | Merge branch 'maint'Junio C Hamano2007-04-11
|\ \ \ | |/ / | | / | |/ |/|
| * (encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering2007-04-11
* | A new merge stragety 'subtree'.Junio C Hamano2007-04-07
* | Merge branch 'jc/index-output'Junio C Hamano2007-04-07
|\ \
| * | git-read-tree --index-output=<file>Junio C Hamano2007-04-03
| * | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.Junio C Hamano2007-04-03
| |/
* | Rename add_file_to_index() to add_file_to_cache()Junio C Hamano2007-04-05
* | Fix bogus error message from merge-recursive error pathJunio C Hamano2007-04-05
* | clean up and optimize nth_packed_object_sha1() usageNicolas Pitre2007-04-05
|/
* index-pack: use hash_sha1_file()Nicolas Pitre2007-03-20
* Limit the size of the new delta_base_cacheShawn O. Pearce2007-03-18
* Merge branch 'sp/run-command'Junio C Hamano2007-03-18
|\
| * Correct new compiler warnings in builtin-revertShawn O. Pearce2007-03-12
* | [PATCH] clean up pack index handling a bitNicolas Pitre2007-03-16
* | Merge branch 'jc/repack'Junio C Hamano2007-03-14
|\ \
| * | prepare_packed_git(): sort packs by age and localness.Junio C Hamano2007-03-11
| |/
* | git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-10
|/
* Merge branch 'jc/fsck'Junio C Hamano2007-03-10
|\
| * unpack_sha1_file(): detect corrupt loose object files.Junio C Hamano2007-03-05
* | Use off_t when we really mean a file offset.Shawn O. Pearce2007-03-07
* | Use uint32_t for all packed object counts.Shawn O. Pearce2007-03-07
* | General const correctness fixesShawn O. Pearce2007-03-07
|/
* Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt2007-03-02
* Merge branch 'js/commit-format'Junio C Hamano2007-03-02
|\