summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/bare'Junio C Hamano2007-01-111-1/+2
|\
| * Introduce is_bare_repository() and core.bare configuration variableJunio C Hamano2007-01-071-1/+2
* | Merge branch 'jc/detached-head'Junio C Hamano2007-01-111-1/+1
|\ \
| * | Detached HEAD (experimental)Junio C Hamano2007-01-081-1/+1
| |/
* | short i/o: fix calls to read to use xread or read_in_fullAndy Whitcroft2007-01-081-0/+1
* | short i/o: clean up the naming for the write_{in,or}_xxx familyAndy Whitcroft2007-01-081-1/+2
|/
* Merge branch 'sp/mmap'Junio C Hamano2007-01-071-8/+20
|\
| * Create pack_report() as a debugging aid.Shawn O. Pearce2006-12-291-0/+1
| * Fully activate the sliding window pack access.Shawn O. Pearce2006-12-291-0/+1
| * Replace use_packed_git with window cursors.Shawn O. Pearce2006-12-291-2/+2
| * Refactor how we open pack files to prepare for multiple windows.Shawn O. Pearce2006-12-291-0/+1
| * Create read_or_die utility routine.Shawn O. Pearce2006-12-291-0/+1
| * Use off_t for index and pack file lengths.Shawn O. Pearce2006-12-291-2/+2
| * Refactor packed_git to prepare for sliding mmap windows.Shawn O. Pearce2006-12-291-3/+10
| * Introduce new config option for mmap limit.Shawn O. Pearce2006-12-291-0/+1
| * Replace unpack_entry_gently with unpack_entry.Shawn O. Pearce2006-12-291-1/+1
* | Merge branch 'maint'Junio C Hamano2007-01-041-0/+1
|\ \
| * | Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-031-0/+1
* | | send pack check for failure to send revisions listAndy Whitcroft2007-01-021-0/+1
| |/ |/|
* | UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-271-2/+2
* | Use preprocessor constants for environment variable names.Junio C Hamano2006-12-191-0/+4
* | Merge branch 'js/branch-config'Junio C Hamano2006-12-171-0/+1
|\ \
| * | add a function to rename sections in the configJohannes Schindelin2006-12-161-0/+1
* | | Default GIT_COMMITTER_NAME to login name in recieve-pack.Shawn O. Pearce2006-12-171-0/+1
|/ /
* | Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-151-0/+1
|/
* improve fetch-pack's handling of kept packsNicolas Pitre2006-11-031-4/+0
* Teach receive-pack how to keep pack files based on object count.Shawn Pearce2006-11-031-0/+1
* Merge branch 'lj/refs'Junio C Hamano2006-11-011-3/+4
|\
| * Merge branch 'master' into lj/refsJunio C Hamano2006-09-271-3/+10
| |\
| * | update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-271-0/+1
| * | Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-201-1/+1
| * | Make ref resolution sanerLinus Torvalds2006-09-171-2/+2
* | | Move deny_non_fast_forwards handling completely into receive-pack.Shawn Pearce2006-10-301-1/+0
* | | Merge branch 'np/pack'Junio C Hamano2006-10-221-2/+3
|\ \ \
| * | | introduce delta objects with offset to baseNicolas Pitre2006-09-271-2/+3
| | |/ | |/|
* | | Make write_sha1_file_prepare() staticRene Scharfe2006-10-141-6/+0
* | | Add hash_sha1_file()Rene Scharfe2006-10-141-0/+1
|/ /
* | many cleanups to sha1_file.cNicolas Pitre2006-09-231-3/+3
* | add receive.denyNonFastforwards config variableJohannes Schindelin2006-09-201-0/+1
* | Make hexval() available to others.Junio C Hamano2006-09-201-0/+6
|/
* Merge branch 'jc/pack'Junio C Hamano2006-09-171-1/+1
|\
| * pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-071-1/+1
* | connect.c: finish_connect(): allow null pid parameterFranck Bui-Huu2006-09-121-1/+1
|/
* more lightweight revalidation while reusing deflated stream in packingJunio C Hamano2006-09-031-0/+12
* Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-021-0/+6
* Constness tightening for move/link_temp_to_file()Junio C Hamano2006-09-011-1/+1
* Merge branch 'js/c-merge-recursive'Junio C Hamano2006-08-271-0/+1
|\
| * Merge branch 'master' into js/c-merge-recursiveJunio C Hamano2006-08-121-1/+2
| |\
| * \ Merge branch 'js/read-tree' into js/c-merge-recursiveJunio C Hamano2006-07-301-0/+2
| |\ \
| * | | Status update on merge-recursive in CJohannes Schindelin2006-07-131-0/+4