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-12-21
Appease Sun Studio by renaming "tmpfile"
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
1
-0
/
+2
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
1
-17
/
+8
2011-12-05
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2011-11-30
csum-file: introduce sha1file_checkpoint
Junio C Hamano
1
-17
/
+8
2011-11-28
fast-import: Fix incorrect fanout level when modifying existing notes refs
Johan Herland
1
-3
/
+25
2011-10-13
Merge branch 'di/fast-import-empty-tag-note-fix'
Junio C Hamano
1
-0
/
+4
2011-10-05
Change check_ref_format() to take a flags argument
Michael Haggerty
1
-6
/
+1
2011-09-22
fast-import: don't allow to note on empty branch
Dmitry Ivankov
1
-0
/
+2
2011-09-22
fast-import: don't allow to tag empty branch
Dmitry Ivankov
1
-0
/
+2
2011-08-28
Merge branch 'di/fast-import-tagging'
Junio C Hamano
1
-7
/
+7
2011-08-28
Merge branch 'di/fast-import-blob-tweak'
Junio C Hamano
1
-5
/
+12
2011-08-28
Merge branch 'di/fast-import-deltified-tree'
Junio C Hamano
1
-5
/
+30
2011-08-28
Merge branch 'di/fast-import-ident'
Junio C Hamano
1
-12
/
+21
2011-08-23
fast-import: allow to tag newly created objects
Dmitry Ivankov
1
-3
/
+7
2011-08-23
fast-import: add tests for tagging blobs
Dmitry Ivankov
1
-7
/
+3
2011-08-22
fast-import: treat cat-blob as a delta base hint for next blob
Dmitry Ivankov
1
-1
/
+6
2011-08-22
fast-import: count and report # of calls to diff_delta in stats
Dmitry Ivankov
1
-4
/
+6
2011-08-14
fast-import: prevent producing bad delta
Dmitry Ivankov
1
-5
/
+30
2011-08-11
fast-import: check committer name more strictly
Dmitry Ivankov
1
-12
/
+17
2011-08-11
fast-import: don't fail on omitted committer name
Dmitry Ivankov
1
-0
/
+4
2011-08-01
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
1
-0
/
+8
2011-07-19
fast-import: introduce 'done' command
Sverre Rabbelier
1
-0
/
+8
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
1
-4
/
+6
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-2
/
+2
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-2
/
+2
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-11
/
+11
2011-05-05
fast-import: fix option parser for no-arg options
Sverre Rabbelier
1
-3
/
+3
2011-05-04
Merge branch 'jc/pack-objects-bigfile' into maint
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-27
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
1
-4
/
+6
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
[next]