aboutsummaryrefslogtreecommitdiff
path: root/fast-import.c
Commit message (Expand)AuthorAge
* fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland2011-11-28
* Merge branch 'di/fast-import-empty-tag-note-fix'Junio C Hamano2011-10-13
|\
| * fast-import: don't allow to note on empty branchDmitry Ivankov2011-09-22
| * fast-import: don't allow to tag empty branchDmitry Ivankov2011-09-22
* | Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
|/
* Merge branch 'di/fast-import-tagging'Junio C Hamano2011-08-28
|\
| * fast-import: allow to tag newly created objectsDmitry Ivankov2011-08-23
| * fast-import: add tests for tagging blobsDmitry Ivankov2011-08-23
* | Merge branch 'di/fast-import-blob-tweak'Junio C Hamano2011-08-28
|\ \
| * | fast-import: treat cat-blob as a delta base hint for next blobDmitry Ivankov2011-08-22
| * | fast-import: count and report # of calls to diff_delta in statsDmitry Ivankov2011-08-22
| |/
* | Merge branch 'di/fast-import-deltified-tree'Junio C Hamano2011-08-28
|\ \
| * | fast-import: prevent producing bad deltaDmitry Ivankov2011-08-14
| |/
* | Merge branch 'di/fast-import-ident'Junio C Hamano2011-08-28
|\ \
| * | fast-import: check committer name more strictlyDmitry Ivankov2011-08-11
| * | fast-import: don't fail on omitted committer nameDmitry Ivankov2011-08-11
| |/
* | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\ \
| * | fast-import: introduce 'done' commandSverre Rabbelier2011-07-19
| |/
* | Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\ \
| * | write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano2011-02-27
* | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
* | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
* | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| |/ |/|
* | fast-import: fix option parser for no-arg optionsSverre Rabbelier2011-05-05
* | Merge branch 'jc/pack-objects-bigfile' into maintJunio C Hamano2011-05-04
|\ \
| * | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-05
* | | Fix sparse warningsStephen Boyd2011-03-22
* | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \
| * | | standardize brace placement in struct definitionsJonathan Nieder2011-03-16
* | | | Merge branch 'sp/maint-fd-limit'Junio C Hamano2011-03-15
|\ \ \ \
| * | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
| |/ / /
* | | | fast-import: make code "-Wpointer-arith" cleanJonathan Nieder2011-02-28
* | | | fast-import: add 'ls' commandDavid Barr2011-02-26
| |_|/ |/| |
* | | Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-09
|\ \ \ | |/ / |/| |
| * | fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-18
* | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-09
|\ \ \ | |_|/ |/| |
| * | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-09
* | | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \ \ | |_|/ |/| |
| * | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-27
| |\ \
| | * | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-27
| * | | Merge branch 'jn/maint-fast-import-object-reuse' into maintJunio C Hamano2011-01-19
| |\ \ \
* | \ \ \ Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-16
|\ \ \ \ \
| * | | | | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-01
| * | | | | fast-import: let importers retrieve blobsDavid Barr2010-12-01
| * | | | | fast-import: stricter parsing of integer optionsJonathan Nieder2010-12-01
* | | | | | Merge branch 'jn/maint-fast-import-object-reuse'Junio C Hamano2010-12-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fast-import: insert new object entries at start of hash bucketDavid Barr2010-11-24
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/fast-import-ondemand-checkpoint'Junio C Hamano2010-12-16
|\ \ \ \ \
| * | | | | fast-import: treat SIGUSR1 as a request to access objects earlyJonathan Nieder2010-11-24
| | |/ / / | |/| | |
* | | | | Merge branch 'jj/icase-directory'Junio C Hamano2010-12-03
|\ \ \ \ \