Makefile: fix MAKEFLAGS tests with multiple flags
[gitweb.git] / sha1_file.c
2007-03-06 Merge branch 'maint'
2007-03-06 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-03-06 Merge branch 'maint'
2007-03-06 Merge branch 'master-for-junio' of git://repo.or.cz...
2007-03-05 Merge branch 'maint'
2007-03-05 Merge branch 'js/fetch-progress' (early part)
2007-03-05 Merge branch 'maint'
2007-03-04 Merge branch 'maint'
2007-03-03 Merge branch 'maint'
2007-03-02 Merge branch 'js/commit-format'
2007-03-02 Merge branch 'maint'
2007-02-28 Merge branch 'js/commit-by-name'
2007-02-28 Merge branch 'js/bundle'
2007-02-28 Merge branch 'maint'
2007-02-28 index_fd(): convert blob only if it is a regular file.
2007-02-28 index_fd(): pass optional path parameter as hint for...
2007-02-28 index_fd(): use enum object_type instead of type name...
2007-02-28 Merge branch 'np/types'
2007-02-28 Merge branch 'mc/sendmail'
2007-02-28 Merge branch 'maint'
2007-02-27 convert object type handling from a string to a number
2007-02-27 formalize typename(), and add its reverse type_from_str...
2007-02-27 sha1_file.c: don't ignore an error condition in sha1_lo...
2007-02-27 sha1_file.c: cleanup "offset" usage
2007-02-27 sha1_file.c: cleanup hdr usage
2007-02-27 Merge branch 'maint'
2007-02-26 Merge branch 'master' into js/diff-ni
2007-02-26 Merge branch 'maint'
2007-02-26 Merge branch 'maint'
2007-02-26 Merge branch 'jc/merge-symlink' into maint
2007-02-25 Merge branch 'maint'
2007-02-25 Merge git://repo.or.cz/git-gui into maint
2007-02-24 Evil Merge branch 'jc/status' (early part) into js...
2007-02-24 Merge branch 'js/apply'
2007-02-24 Merge branch 'js/no-limit-boundary'
2007-02-24 Merge branch 'js/etc-config'
2007-02-24 Merge branch 'maint'
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.
next