fix importing of subversion tars
[gitweb.git] / fast-import.c
2007-04-20 Don't repack existing objects in fast-import
2007-04-18 Merge branch 'fl/cvsserver'
2007-04-18 Merge branch 'master' of git://repo.or.cz/git-gui
2007-04-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-04-15 Merge git://git2./pub/scm/gitk/gitk into maint
2007-04-09 Merge branch 'js/fetch-progress'
2007-04-04 Merge branch 'jc/bisect'
2007-04-04 Merge branch 'fl/doc'
2007-04-04 Merge 1.5.0.7 in
2007-03-31 Rename warn() to warning() to fix symbol conflicts...
2007-03-30 Merge branch 'maint'
2007-03-28 Merge branch 'maint' to synchronize with 1.5.0.6
2007-03-26 Merge branch 'jc/fpl'
2007-03-25 Merge branch 'maint'
2007-03-25 Merge branch 'js/remote-show-push'
2007-03-25 Merge branch 'maint'
2007-03-25 make it more obvious that temporary files are temporary...
2007-03-24 Merge branch 'maint'
2007-03-22 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-22 Merge branch 'maint'
2007-03-20 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-18 Merge 1.5.0.5 in from 'maint'
2007-03-17 Merge branch 'maint'
2007-03-14 Merge GIT 1.5.0.4
2007-03-14 Merge branch 'jc/repack'
2007-03-14 Merge branch 'jc/fetch'
2007-03-14 Merge branch 'jb/per-user-exclude'
2007-03-14 Merge branch 'maint'
2007-03-14 Merge branch 'pb/branch-track'
2007-03-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-03-13 Merge branch 'maint'
2007-03-13 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-13 Merge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-03-12 Remove unnecessary casts from fast-import
2007-03-12 Merge branch 'maint'
2007-03-12 fast-import: grow tree storage more aggressively
2007-03-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-12 Merge branch 'maint'
2007-03-12 Merge branch 'jc/boundary'
2007-03-11 Merge branch 'js/attach'
2007-03-11 Merge branch 'js/diff-ni'
2007-03-11 Merge branch 'jc/fsck'
2007-03-11 Merge branch 'js/revert-cherry'
2007-03-11 Merge branch 'sp/make'
2007-03-11 Merge branch 'maint'
2007-03-08 Merge branch 'js/config-rename'
2007-03-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-07 Allow fast-import frontends to reload the marks table
2007-03-07 Use atomic updates to the fast-import mark file
2007-03-07 Merge branch 'maint'
2007-03-07 Preallocate memory earlier in fast-import
2007-03-07 Use off_t in pack-objects/fast-import when we mean...
2007-03-07 Use off_t when we really mean a file offset.
2007-03-07 General const correctness fixes
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-06 Merge branch 'maint-for-junio' of git://repo.or.cz...
2007-03-05 Merge branch 'maint'
2007-03-05 fast-import: Fail if a non-existant commit is used...
2007-03-05 fast-import: Avoid infinite loop after reset
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 Merge branch 'np/types'
2007-02-28 Merge branch 'mc/sendmail'
2007-02-28 Merge branch 'maint'
2007-02-27 Merge branch 'np/types' into jc/fetch
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 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-23 Merge branch 'maint'
2007-02-21 Merge branch 'maint'
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-21 prefixcmp(): fix-up mechanical conversion.
2007-02-21 Mechanical conversion to use prefixcmp()
2007-02-21 Merge branch 'maint'
2007-02-21 Check for PRIuMAX rather than NO_C99_FORMAT in fast...
2007-02-20 Merge branch 'js/diff-color-check'
next