Sign in
googlers
/
jrn
/
git
/
d46f476cb26f647e4571b5ccfba516d30ee06c63
/
fast-import.c
ab1900a
Appease Sun Studio by renaming "tmpfile"
by Ævar Arnfjörð Bjarmason
· 13 years ago
2dccad3
Merge branch 'ab/enable-i18n'
by Junio C Hamano
· 13 years ago
48b3036
Merge branch 'jc/stream-to-pack'
by Junio C Hamano
· 13 years ago
5e9637c
i18n: add infrastructure for translating Git with gettext
by Ævar Arnfjörð Bjarmason
· 13 years ago
6c52614
csum-file: introduce sha1file_checkpoint
by Junio C Hamano
· 13 years ago
1838685
fast-import: Fix incorrect fanout level when modifying existing notes refs
by Johan Herland
· 13 years ago
c13975e
Merge branch 'di/fast-import-empty-tag-note-fix'
by Junio C Hamano
· 13 years ago
8d9c501
Change check_ref_format() to take a flags argument
by Michael Haggerty
· 13 years ago
0bc6988
fast-import: don't allow to note on empty branch
by Dmitry Ivankov
· 13 years ago
2c9c8ee
fast-import: don't allow to tag empty branch
by Dmitry Ivankov
· 13 years ago
0dc691a
Merge branch 'di/fast-import-tagging'
by Junio C Hamano
· 14 years ago
05d88e6
Merge branch 'di/fast-import-blob-tweak'
by Junio C Hamano
· 14 years ago
45792b6
Merge branch 'di/fast-import-deltified-tree'
by Junio C Hamano
· 14 years ago
0b98954
Merge branch 'di/fast-import-ident'
by Junio C Hamano
· 14 years ago
6c447f6
fast-import: allow to tag newly created objects
by Dmitry Ivankov
· 14 years ago
2efe38e
fast-import: add tests for tagging blobs
by Dmitry Ivankov
· 14 years ago
a7e9c34
fast-import: treat cat-blob as a delta base hint for next blob
by Dmitry Ivankov
· 14 years ago
94c3b48
fast-import: count and report # of calls to diff_delta in stats
by Dmitry Ivankov
· 14 years ago
8fb3ad7
fast-import: prevent producing bad delta
by Dmitry Ivankov
· 14 years ago
4b4963c
fast-import: check committer name more strictly
by Dmitry Ivankov
· 14 years ago
17fb007
fast-import: don't fail on omitted committer name
by Dmitry Ivankov
· 14 years ago
59d9ba8
Merge branch 'sr/transport-helper-fix'
by Junio C Hamano
· 14 years ago
be56862
fast-import: introduce 'done' command
by Sverre Rabbelier
· 14 years ago
d907bf8
Merge branch 'jc/index-pack'
by Junio C Hamano
· 14 years ago
ef49a7a
zlib: zlib can only process 4GB at a time
by Junio C Hamano
· 14 years ago
225a6f1
zlib: wrap deflateBound() too
by Junio C Hamano
· 14 years ago
55bb5c9
zlib: wrap deflate side of the API
by Junio C Hamano
· 14 years ago
4cce4ef
fast-import: fix option parser for no-arg options
by Sverre Rabbelier
· 14 years ago
f28d2e3
Merge branch 'jc/pack-objects-bigfile' into maint
by Junio C Hamano
· 14 years ago
1536628
Teach core.bigfilethreashold to pack-objects
by Junio C Hamano
· 14 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
· 14 years ago
b2f6eab
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
9cba13c
standardize brace placement in struct definitions
by Jonathan Nieder
· 14 years ago
674ef90
Merge branch 'sp/maint-fd-limit'
by Junio C Hamano
· 14 years ago
d131b7a
sha1_file.c: Don't retain open fds on small packs
by Shawn O. Pearce
· 14 years ago
6288e3e
fast-import: make code "-Wpointer-arith" clean
by Jonathan Nieder
· 14 years ago
ebcfb37
write_idx_file: introduce a struct to hold idx customization options
by Junio C Hamano
· 14 years ago
8dc6a37
fast-import: add 'ls' command
by David Barr
· 14 years ago
fc180d9
Merge branch 'rr/fi-import-marks-if-exists'
by Junio C Hamano
· 14 years ago
a8e4a59
Merge branch 'maint-1.7.0' into maint
by Junio C Hamano
· 14 years ago
547e8b9
fast-import: introduce "feature notes" command
by Jonathan Nieder
· 14 years ago
99e63ef
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
5ce3258
Merge branch 'jn/fast-import-empty-tree-removal' into maint
by Junio C Hamano
· 14 years ago
8fe533f
fast-import: treat filemodify with empty tree as delete
by Jonathan Nieder
· 14 years ago
267684f
Merge branch 'jn/maint-fast-import-object-reuse' into maint
by Junio C Hamano
· 14 years ago
dded4f1
fast-import: Introduce --import-marks-if-exists
by Ramkumar Ramachandra
· 14 years ago
9145842
Merge branch 'jn/fast-import-blob-access'
by Junio C Hamano
· 14 years ago
c835288
Merge branch 'jn/maint-fast-import-object-reuse'
by Junio C Hamano
· 14 years ago
f73c3e9
Merge branch 'jn/fast-import-ondemand-checkpoint'
by Junio C Hamano
· 14 years ago
5e738ae
Merge branch 'jj/icase-directory'
by Junio C Hamano
· 14 years ago
777f80d
fast-import: Allow cat-blob requests at arbitrary points in stream
by Jonathan Nieder
· 14 years ago
85c6239
fast-import: let importers retrieve blobs
by David Barr
· 14 years ago
a9ff277
fast-import: stricter parsing of integer options
by Jonathan Nieder
· 14 years ago
ed8298d
Merge branch 'jn/fast-import-fix'
by Junio C Hamano
· 14 years ago
dc01f59
fast-import: treat SIGUSR1 as a request to access objects early
by Jonathan Nieder
· 14 years ago
b7c1ce4
fast-import: insert new object entries at start of hash bucket
by David Barr
· 14 years ago
d4c4369
Sync with 1.7.3.2
by Junio C Hamano
· 14 years ago
b212412
fast-import: do not clear notes in do_change_note_fanout()
by Jonathan Nieder
· 14 years ago
3421578
fast-import: tighten M 040000 syntax
by Jonathan Nieder
· 14 years ago
5edde51
fast-import: filemodify after M 040000 <tree> "" crashes
by Jonathan Nieder
· 14 years ago
2794ad5
fast-import: Allow filemodify to set the root
by David Barr
· 14 years ago
62b4698
Use angles for placeholders consistently
by Štěpán Němec
· 14 years ago
50906e0
Support case folding in git fast-import when core.ignorecase=true
by Joshua Jensen
· 14 years ago
3f29dd6
Merge branch 'en/d-f-conflict-fix'
by Junio C Hamano
· 15 years ago
ebb561b
Merge branch 'jn/fast-import-subtree'
by Junio C Hamano
· 15 years ago
7e7db5e
fast-import: export correctly marks larger than 2^20-1
by Raja R Harinath
· 15 years ago
253fb5f
fast-import: Improve robustness when D->F changes provided in wrong order
by Elijah Newren
· 15 years ago
334fba6
Teach fast-import to import subtrees named by tree id
by Jonathan Nieder
· 15 years ago
8d676d8
Merge branch 'gv/portable'
by Junio C Hamano
· 15 years ago
4b05548
enums: omit trailing comma for portability
by Gary V. Vaughan
· 15 years ago
580d5f8
fast-import: always create marks_file directories
by Sverre Rabbelier
· 15 years ago
1b22b6c
refactor duplicated encode_header in pack-objects and fast-import
by Michael Lukashov
· 15 years ago
b500d5e
fast-import: use the diff_delta() max_delta_size argument
by Nicolas Pitre
· 15 years ago
8c2ca8d
fast-import: honor pack.indexversion and pack.packsizelimit config vars
by Nicolas Pitre
· 15 years ago
89e0a3a
fast-import: make default pack size unlimited
by Nicolas Pitre
· 15 years ago
427cb22
fast-import: use write_idx_file() instead of custom code
by Nicolas Pitre
· 15 years ago
2128181
fast-import: use sha1write() for pack data
by Nicolas Pitre
· 15 years ago
3fc366b
fast-import: start using struct pack_idx_entry
by Nicolas Pitre
· 15 years ago
4d0cc22
fast-import: count --max-pack-size in bytes
by Junio C Hamano
· 15 years ago
76ea93c
fast-import.c: Fix big-file-threshold parsing bug
by Junio C Hamano
· 15 years ago
844ad3d
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
by Junio C Hamano
· 15 years ago
5eef828
fast-import: Stream very large blobs directly to pack
by Shawn O. Pearce
· 15 years ago
5fc9df0
Merge branch 'jh/notes' (early part)
by Junio C Hamano
· 15 years ago
e33fd3c
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
6304c40
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint
by Junio C Hamano
· 15 years ago
fa232d4
Merge branch 'sr/gfi-options'
by Junio C Hamano
· 15 years ago
8db751a
fast-import: tag may point to any object type
by Dmitry Potapov
· 15 years ago
74fbd11
fast-import: Document author/committer/tagger name is optional
by Shawn O. Pearce
· 15 years ago
2a113ae
fast-import: Proper notes tree manipulation
by Johan Herland
· 15 years ago
bc3c79a
fast-import: add (non-)relative-marks feature
by Sverre Rabbelier
· 15 years ago
081751c
fast-import: allow for multiple --import-marks= arguments
by Sverre Rabbelier
· 15 years ago
9c8398f
fast-import: add option command
by Sverre Rabbelier
· 15 years ago
f963bd5
fast-import: add feature command
by Sverre Rabbelier
· 15 years ago
07cd932
fast-import: put marks reading in its own function
by Sverre Rabbelier
· 15 years ago
0f6927c
fast-import: put option parsing code in separate functions
by Sverre Rabbelier
· 15 years ago
885d492
Merge branch 'jh/notes' (early part)
by Junio C Hamano
· 15 years ago
71a04a8
Show usage string for 'git fast-import -h'
by Jonathan Nieder
· 15 years ago
a8dd2e7
fast-import: Add support for importing commit notes
by Johan Herland
· 15 years ago
1cd749c
fast-import.c::validate_raw_date(): really validate the value
by Junio C Hamano
· 15 years ago
0721c31
Use die_errno() instead of die() when checking syscalls
by Thomas Rast
· 16 years ago
Next »