summaryrefslogtreecommitdiff
path: root/fast-import.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'di/fast-import-tagging'Junio C Hamano2011-08-281-7/+7
|\
| * fast-import: allow to tag newly created objectsDmitry Ivankov2011-08-231-3/+7
| * fast-import: add tests for tagging blobsDmitry Ivankov2011-08-231-7/+3
* | Merge branch 'di/fast-import-blob-tweak'Junio C Hamano2011-08-281-5/+12
|\ \
| * | fast-import: treat cat-blob as a delta base hint for next blobDmitry Ivankov2011-08-221-1/+6
| * | fast-import: count and report # of calls to diff_delta in statsDmitry Ivankov2011-08-221-4/+6
| |/
* | Merge branch 'di/fast-import-deltified-tree'Junio C Hamano2011-08-281-5/+30
|\ \
| * | fast-import: prevent producing bad deltaDmitry Ivankov2011-08-141-5/+30
| |/
* | Merge branch 'di/fast-import-ident'Junio C Hamano2011-08-281-12/+21
|\ \
| * | fast-import: check committer name more strictlyDmitry Ivankov2011-08-111-12/+17
| * | fast-import: don't fail on omitted committer nameDmitry Ivankov2011-08-111-0/+4
| |/
* | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-011-0/+8
|\ \
| * | fast-import: introduce 'done' commandSverre Rabbelier2011-07-191-0/+8
| |/
* | Merge branch 'jc/index-pack'Junio C Hamano2011-07-191-4/+6
|\ \
| * | write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano2011-02-271-4/+6
* | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-101-2/+2
* | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-101-2/+2
* | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-101-11/+11
| |/ |/|
* | fast-import: fix option parser for no-arg optionsSverre Rabbelier2011-05-051-3/+3
* | Merge branch 'jc/pack-objects-bigfile' into maintJunio C Hamano2011-05-041-5/+0
|\ \
| * | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-051-5/+0
* | | Fix sparse warningsStephen Boyd2011-03-221-1/+1
* | | Merge branch 'maint'Junio C Hamano2011-03-161-28/+14
|\ \ \
| * | | standardize brace placement in struct definitionsJonathan Nieder2011-03-161-28/+14
* | | | Merge branch 'sp/maint-fd-limit'Junio C Hamano2011-03-151-0/+1
|\ \ \ \
| * | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-021-0/+1
| |/ / /
* | | | fast-import: make code "-Wpointer-arith" cleanJonathan Nieder2011-02-281-1/+1
* | | | fast-import: add 'ls' commandDavid Barr2011-02-261-3/+159
| |_|/ |/| |
* | | Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-091-3/+13
|\ \ \ | |/ / |/| |
| * | fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-181-3/+13
* | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-091-0/+2
|\ \ \ | |_|/ |/| |
| * | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-091-0/+2
* | | Merge branch 'maint'Junio C Hamano2011-01-271-0/+6
|\ \ \ | |_|/ |/| |
| * | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-271-0/+6
| |\ \
| | * | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-271-0/+6
| * | | Merge branch 'jn/maint-fast-import-object-reuse' into maintJunio C Hamano2011-01-191-7/+2
| |\ \ \
* | \ \ \ Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-161-9/+120
|\ \ \ \ \
| * | | | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-011-12/+16
| * | | | | fast-import: let importers retrieve blobsDavid Barr2010-12-011-0/+97
| * | | | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-011-2/+11
* | | | | | Merge branch 'jn/maint-fast-import-object-reuse'Junio C Hamano2010-12-161-7/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fast-import: insert new object entries at start of hash bucketDavid Barr2010-11-241-7/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/fast-import-ondemand-checkpoint'Junio C Hamano2010-12-161-1/+40
|\ \ \ \ \
| * | | | | fast-import: treat SIGUSR1 as a request to access objects earlyJonathan Nieder2010-11-241-1/+40
| | |/ / / | |/| | |
* | | | | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-031-3/+4
|\ \ \ \ \
| * | | | | Support case folding in git fast-import when core.ignorecase=trueJoshua Jensen2010-10-061-3/+4
* | | | | | Merge branch 'jn/fast-import-fix'Junio C Hamano2010-11-291-12/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fast-import: do not clear notes in do_change_note_fanout()Jonathan Nieder2010-10-201-4/+1
| * | | | | fast-import: tighten M 040000 syntaxJonathan Nieder2010-10-181-9/+25
| * | | | | fast-import: filemodify after M 040000 <tree> "" crashesJonathan Nieder2010-10-181-4/+16