index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fast-import.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
Merge branch 'jn/fast-import-blob-access'
Junio C Hamano
1
-9
/
+120
2010-12-16
Merge branch 'jn/maint-fast-import-object-reuse'
Junio C Hamano
1
-7
/
+2
2010-12-16
Merge branch 'jn/fast-import-ondemand-checkpoint'
Junio C Hamano
1
-1
/
+40
2010-12-03
Merge branch 'jj/icase-directory'
Junio C Hamano
1
-3
/
+4
2010-12-01
fast-import: Allow cat-blob requests at arbitrary points in stream
Jonathan Nieder
1
-12
/
+16
2010-12-01
fast-import: let importers retrieve blobs
David Barr
1
-0
/
+97
2010-12-01
fast-import: stricter parsing of integer options
Jonathan Nieder
1
-2
/
+11
2010-11-29
Merge branch 'jn/fast-import-fix'
Junio C Hamano
1
-12
/
+37
2010-11-24
fast-import: treat SIGUSR1 as a request to access objects early
Jonathan Nieder
1
-1
/
+40
2010-11-24
fast-import: insert new object entries at start of hash bucket
David Barr
1
-7
/
+2
2010-10-21
Sync with 1.7.3.2
Junio C Hamano
1
-1
/
+1
2010-10-20
fast-import: do not clear notes in do_change_note_fanout()
Jonathan Nieder
1
-4
/
+1
2010-10-18
fast-import: tighten M 040000 syntax
Jonathan Nieder
1
-9
/
+25
2010-10-18
fast-import: filemodify after M 040000 <tree> "" crashes
Jonathan Nieder
1
-4
/
+16
2010-10-13
fast-import: Allow filemodify to set the root
David Barr
1
-0
/
+9
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
1
-1
/
+1
2010-10-06
Support case folding in git fast-import when core.ignorecase=true
Joshua Jensen
1
-3
/
+4
2010-08-31
Merge branch 'en/d-f-conflict-fix'
Junio C Hamano
1
-0
/
+8
2010-08-18
Merge branch 'jn/fast-import-subtree'
Junio C Hamano
1
-9
/
+15
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
1
-1
/
+1
2010-07-09
fast-import: Improve robustness when D->F changes provided in wrong order
Elijah Newren
1
-0
/
+8
2010-07-05
Teach fast-import to import subtrees named by tree id
Jonathan Nieder
1
-9
/
+15
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-1
/
+1
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
1
-1
/
+1
2010-03-31
fast-import: always create marks_file directories
Sverre Rabbelier
1
-0
/
+2
2010-02-17
refactor duplicated encode_header in pack-objects and fast-import
Michael Lukashov
1
-26
/
+3
2010-02-17
fast-import: use the diff_delta() max_delta_size argument
Nicolas Pitre
1
-6
/
+2
2010-02-17
fast-import: honor pack.indexversion and pack.packsizelimit config vars
Nicolas Pitre
1
-0
/
+11
2010-02-17
fast-import: make default pack size unlimited
Nicolas Pitre
1
-6
/
+6
2010-02-17
fast-import: use write_idx_file() instead of custom code
Nicolas Pitre
1
-46
/
+17
2010-02-17
fast-import: use sha1write() for pack data
Nicolas Pitre
1
-10
/
+25
2010-02-17
fast-import: start using struct pack_idx_entry
Nicolas Pitre
1
-29
/
+28
2010-02-04
fast-import: count --max-pack-size in bytes
Junio C Hamano
1
-6
/
+11
2010-02-04
fast-import.c: Fix big-file-threshold parsing bug
Junio C Hamano
1
-1
/
+4
2010-02-01
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
Junio C Hamano
1
-18
/
+156
2010-02-01
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
1
-19
/
+160
2010-01-20
Merge branch 'jh/notes' (early part)
Junio C Hamano
1
-5
/
+129
2010-01-18
Merge branch 'maint'
Junio C Hamano
1
-5
/
+5
2010-01-18
Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint
Junio C Hamano
1
-5
/
+5
2010-01-17
Merge branch 'sr/gfi-options'
Junio C Hamano
1
-86
/
+231
2010-01-14
fast-import: tag may point to any object type
Dmitry Potapov
1
-5
/
+5
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
1
-3
/
+3
2009-12-07
fast-import: Proper notes tree manipulation
Johan Herland
1
-5
/
+129
2009-12-05
fast-import: add (non-)relative-marks feature
Sverre Rabbelier
1
-2
/
+17
2009-12-04
fast-import: allow for multiple --import-marks= arguments
Sverre Rabbelier
1
-5
/
+16
2009-12-04
fast-import: add option command
Sverre Rabbelier
1
-25
/
+62
2009-12-04
fast-import: add feature command
Sverre Rabbelier
1
-0
/
+38
2009-12-04
fast-import: put marks reading in its own function
Sverre Rabbelier
1
-42
/
+51
2009-12-04
fast-import: put option parsing code in separate functions
Sverre Rabbelier
1
-40
/
+75
2009-11-20
Merge branch 'jh/notes' (early part)
Junio C Hamano
1
-4
/
+84
[next]