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
2011-04-27
Merge branch 'jc/pack-objects-bigfile'
Junio C Hamano
1
-5
/
+0
2011-04-05
Teach core.bigfilethreashold to pack-objects
Junio C Hamano
1
-5
/
+0
2011-03-22
Fix sparse warnings
Stephen Boyd
1
-1
/
+1
2011-03-16
Merge branch 'maint'
Junio C Hamano
1
-28
/
+14
2011-03-16
standardize brace placement in struct definitions
Jonathan Nieder
1
-28
/
+14
2011-03-15
Merge branch 'sp/maint-fd-limit'
Junio C Hamano
1
-0
/
+1
2011-03-02
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
1
-0
/
+1
2011-02-28
fast-import: make code "-Wpointer-arith" clean
Jonathan Nieder
1
-1
/
+1
2011-02-26
fast-import: add 'ls' command
David Barr
1
-3
/
+159
2011-02-09
Merge branch 'rr/fi-import-marks-if-exists'
Junio C Hamano
1
-3
/
+13
2011-02-09
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-0
/
+2
2011-02-09
fast-import: introduce "feature notes" command
Jonathan Nieder
1
-0
/
+2
2011-01-27
Merge branch 'maint'
Junio C Hamano
1
-0
/
+6
2011-01-27
Merge branch 'jn/fast-import-empty-tree-removal' into maint
Junio C Hamano
1
-0
/
+6
2011-01-27
fast-import: treat filemodify with empty tree as delete
Jonathan Nieder
1
-0
/
+6
2011-01-19
Merge branch 'jn/maint-fast-import-object-reuse' into maint
Junio C Hamano
1
-7
/
+2
2011-01-18
fast-import: Introduce --import-marks-if-exists
Ramkumar Ramachandra
1
-3
/
+13
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
[next]