index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fast-import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-40
/
+40
*
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
1
-1
/
+1
|
\
|
*
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
1
-1
/
+1
*
|
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
1
-10
/
+10
|
\
\
|
*
|
use 'commit-ish' instead of 'committish'
Richard Hansen
2013-09-05
1
-8
/
+8
|
*
|
use 'tree-ish' instead of 'treeish'
Richard Hansen
2013-09-05
1
-2
/
+2
|
|
/
*
|
Merge branch 'jk/fast-import-empty-ls'
Junio C Hamano
2013-09-04
1
-20
/
+38
|
\
\
|
|
/
|
/
|
|
*
fast-import: allow moving the root tree
John Keeping
2013-06-23
1
-7
/
+14
|
*
fast-import: allow ls or filecopy of the root tree
John Keeping
2013-06-23
1
-13
/
+22
|
*
fast-import: set valid mode on root tree in "ls"
John Keeping
2013-06-23
1
-0
/
+2
*
|
Merge branch 'fc/fast-export-persistent-marks'
Junio C Hamano
2013-06-03
1
-1
/
+1
|
\
\
|
*
|
fast-{import,export}: use get_sha1_hex() to read from marks file
Felipe Contreras
2013-05-08
1
-1
/
+1
|
|
/
*
/
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
1
-2
/
+2
|
/
*
fast-import: Fix an gcc -Wuninitialized warning
Ramsay Jones
2013-03-30
1
-0
/
+1
*
fast-import: clarify "inline" logic in file_change_m
Jeff King
2013-03-21
1
-1
/
+2
*
drop some obsolete "x = x" compiler warning hacks
Jeff King
2013-03-21
1
-1
/
+1
*
fast-import: use pointer-to-pointer to keep list tail
Jeff King
2013-03-21
1
-6
/
+4
*
Merge branch 'jc/merge-bases'
Junio C Hamano
2012-09-11
1
-1
/
+1
|
\
|
*
in_merge_bases(): support only one "other" commit
Junio C Hamano
2012-08-28
1
-1
/
+1
*
|
fast-import: tighten parsing of datarefs
Pete Wyckoff
2012-04-10
1
-33
/
+77
|
/
*
Merge branch 'jn/maint-fast-import-empty-ls' into maint
Junio C Hamano
2012-03-26
1
-0
/
+4
|
\
|
*
fast-import: don't allow 'ls' of path with empty components
Jonathan Nieder
2012-03-10
1
-0
/
+2
|
*
fast-import: leakfix for 'ls' of dirty trees
Jonathan Nieder
2012-03-10
1
-0
/
+2
*
|
fast-import: zero all of 'struct tag' to silence valgrind
Thomas Rast
2012-03-05
1
-1
/
+1
*
|
Appease Sun Studio by renaming "tmpfile"
Ævar Arnfjörð Bjarmason
2011-12-21
1
-4
/
+4
*
|
Merge branch 'ab/enable-i18n'
Junio C Hamano
2011-12-20
1
-0
/
+2
|
\
\
|
*
|
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2011-12-06
1
-0
/
+2
*
|
|
Merge branch 'jc/stream-to-pack'
Junio C Hamano
2011-12-17
1
-17
/
+8
|
\
\
\
|
*
|
|
csum-file: introduce sha1file_checkpoint
Junio C Hamano
2011-11-30
1
-17
/
+8
|
|
/
/
*
/
/
fast-import: Fix incorrect fanout level when modifying existing notes refs
Johan Herland
2011-11-29
1
-3
/
+25
|
/
/
*
|
Merge branch 'di/fast-import-empty-tag-note-fix'
Junio C Hamano
2011-10-14
1
-0
/
+4
|
\
\
|
*
|
fast-import: don't allow to note on empty branch
Dmitry Ivankov
2011-09-22
1
-0
/
+2
|
*
|
fast-import: don't allow to tag empty branch
Dmitry Ivankov
2011-09-22
1
-0
/
+2
*
|
|
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
1
-6
/
+1
|
/
/
*
|
Merge branch 'di/fast-import-tagging'
Junio C Hamano
2011-08-29
1
-7
/
+7
|
\
\
|
*
|
fast-import: allow to tag newly created objects
Dmitry Ivankov
2011-08-23
1
-3
/
+7
|
*
|
fast-import: add tests for tagging blobs
Dmitry Ivankov
2011-08-23
1
-7
/
+3
*
|
|
Merge branch 'di/fast-import-blob-tweak'
Junio C Hamano
2011-08-29
1
-5
/
+12
|
\
\
\
|
*
|
|
fast-import: treat cat-blob as a delta base hint for next blob
Dmitry Ivankov
2011-08-22
1
-1
/
+6
|
*
|
|
fast-import: count and report # of calls to diff_delta in stats
Dmitry Ivankov
2011-08-22
1
-4
/
+6
|
|
/
/
*
|
|
Merge branch 'di/fast-import-deltified-tree'
Junio C Hamano
2011-08-29
1
-5
/
+30
|
\
\
\
|
*
|
|
fast-import: prevent producing bad delta
Dmitry Ivankov
2011-08-14
1
-5
/
+30
|
|
/
/
*
|
|
Merge branch 'di/fast-import-ident'
Junio C Hamano
2011-08-29
1
-12
/
+21
|
\
\
\
|
*
|
|
fast-import: check committer name more strictly
Dmitry Ivankov
2011-08-11
1
-12
/
+17
|
*
|
|
fast-import: don't fail on omitted committer name
Dmitry Ivankov
2011-08-11
1
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
2011-08-02
1
-0
/
+8
|
\
\
\
|
*
|
|
fast-import: introduce 'done' command
Sverre Rabbelier
2011-07-19
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'jc/index-pack'
Junio C Hamano
2011-07-19
1
-4
/
+6
|
\
\
\
|
*
|
|
write_idx_file: introduce a struct to hold idx customization options
Junio C Hamano
2011-02-28
1
-4
/
+6
*
|
|
|
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
1
-2
/
+2
[next]