git-svn: allow 'init' to act as multi-init
[gitweb.git] / sha1_file.c
2007-02-23 Merge branches 'lt/crlf' and 'jc/apply-config'
2007-02-21 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21 Merge branch 'fk/autoconf'
2007-02-21 Merge branch 'js/name-rev-fix'
2007-02-20 Merge branch 'js/diff-color-check'
2007-02-20 Merge branch 'jc/fetch-notags'
2007-02-19 Merge branch 'ap/cvsserver'
2007-02-18 Merge git://git./pub/scm/gitk/gitk into maint
2007-02-16 Merge branch 'maint'
2007-02-16 pretend-sha1: grave bugfix.
2007-02-14 Merge branch 'maint'
2007-02-14 sha1_file.c: Round the mmap offset to half the window...
2007-02-14 Lazy man's auto-CRLF
2007-02-14 Merge branch 'js/reverse'
2007-02-14 Merge branch 'jc/diff-apply-patch'
2007-02-14 Merge branch 'jc/merge-base' (early part)
2007-02-14 Merge branch 'jc/deprecate'
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Mark places that need blob munging later for CRLF conve...
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 Merge git-gui
2007-02-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-05 Add pretend_sha1_file() interface.
2007-02-04 Merge branch 'master' into np/dreflog
2007-02-04 Assorted typo fixes
2007-02-03 Don't leak file descriptors from unavailable pack files.
2007-02-02 Don't find objects in packs which aren't available...
2007-02-02 Refactor open_packed_git to return an error code.
2007-02-02 Correct comment in prepare_packed_git_one.
2007-02-02 Cleanup prepare_packed_git_one to reuse install_packed_git.
2007-01-31 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-30 Merge branch 'master' into sp/gfi
2007-01-25 Refactor the pack header reading function out of receiv...
2007-01-22 sha1_file.c: Avoid multiple calls to find_pack_entry().
2007-01-18 Use fixed-size integers for .idx file I/O
2007-01-18 Document pack .idx file format upgrade strategy.
2007-01-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Merge branch 'master' of git://git./git/git
2007-01-14 Merge branch 'jc/int'
2007-01-14 Merge branch 'sp/merge' (early part)
2007-01-14 Merge branch 'jc/subdir'
2007-01-14 Remove read_or_die in favor of better error messages.
2007-01-14 Merge branch 'master' into sp/fast-import
2007-01-12 Clean up write_in_full() users
2007-01-12 Merge branch 'jc/bare'
2007-01-12 Merge branch 'ar/merge-recursive'
2007-01-12 Merge branch 'jc/detached-head'
2007-01-11 Avoid errors and warnings when attempting to do I/O...
2007-01-10 Merge branch 'js/reflog'
2007-01-10 Fix warnings in sha1_file.c - use C99 printf format...
2007-01-09 Merge branch 'maint'
2007-01-08 Merge branch 'jc/reflog'
2007-01-08 short i/o: fix calls to write to use xwrite or write_in...
2007-01-08 short i/o: fix calls to read to use xread or read_in_full
2007-01-07 Merge branch 'sp/mmap'
2007-01-05 Merge branch 'maint'
2006-12-31 Merge branch 'master' into sp/mmap
2006-12-29 mmap: set FD_CLOEXEC for file descriptors we keep open...
2006-12-29 Replace mmap with xmmap, better handling MAP_FAILED.
2006-12-29 Release pack windows before reporting out of memory.
2006-12-29 Create pack_report() as a debugging aid.
2006-12-29 Support unmapping windows on 'temporary' packfiles.
2006-12-29 Improve error message when packfile mmap fails.
2006-12-29 Fully activate the sliding window pack access.
2006-12-29 Unmap individual windows rather than entire files.
2006-12-29 Document why header parsing won't exceed a window.
2006-12-29 Loop over pack_windows when inflating/accessing data.
2006-12-29 Replace use_packed_git with window cursors.
2006-12-29 Refactor how we open pack files to prepare for multiple...
2006-12-29 Refactor packed_git to prepare for sliding mmap windows.
2006-12-29 Introduce new config option for mmap limit.
2006-12-29 Replace unpack_entry_gently with unpack_entry.
2006-12-27 Merge branch 'master' into js/shallow
2006-12-25 Merge branch 'jc/git-add--interactive'
2006-12-22 Merge branch 'maint'
2006-12-21 Merge branch 'ew/svn-pm'
2006-12-20 Merge branch 'jc/leftright'
2006-12-20 Merge branch 'jc/blame'
2006-12-20 Merge branch 'jc/branch-remove-remote'
2006-12-20 Merge branch 'jc/clone'
2006-12-20 Merge branch 'maint'
2006-12-20 clarify some error messages wrt unknown object types
2006-12-14 Merge branch 'maint'
2006-12-13 Merge branch 'jc/commit-careful'
2006-12-13 Merge branch 'maint'
2006-12-13 Merge branch 'maint'
2006-12-11 Merge branch 'maint'
2006-12-07 Merge branch 'maint'
2006-12-06 Merge branch 'maint'
2006-12-05 Merge branch 'maint'
2006-12-03 Merge branch 'maint'
2006-11-29 Merge master.kernel.org:/pub/scm/gitk/gitk
2006-11-29 Merge branch 'maint'
2006-11-29 Merge branch 'jc/globfetch'
2006-11-29 Merge branch 'maint'
2006-11-28 sha1_object_info(): be consistent with read_sha1_file()
2006-11-24 Merge branch 'jc/upload-pack'
2006-11-13 Merge branch 'maint'
next