index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-fast-export.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
1
-1
/
+1
*
Merge branch 'ef/fast-export'
Junio C Hamano
2009-04-02
1
-2
/
+11
|
\
|
*
builtin-fast-export.c: handle nested tags
Erik Faye-Lund
2009-03-30
1
-1
/
+4
|
*
builtin-fast-export.c: fix crash on tagged trees
Erik Faye-Lund
2009-03-30
1
-0
/
+4
|
*
builtin-fast-export.c: turn error into warning
Erik Faye-Lund
2009-03-30
1
-2
/
+4
*
|
fast-export: Avoid dropping files from commits
Elijah Newren
2009-03-26
1
-1
/
+2
|
/
*
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-02-12
1
-0
/
+1
|
\
|
*
fast-export: ensure we traverse commits in topological order
Elijah Newren
2009-02-12
1
-0
/
+1
*
|
fast-export: print usage when no options specified
Miklos Vajna
2009-01-03
1
-0
/
+3
|
/
*
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
2008-12-20
1
-5
/
+16
*
fast-export: use an unsorted string list for extra_refs
Johannes Schindelin
2008-11-24
1
-2
/
+2
*
Fix a warning (on cygwin) to allow -Werror
Ramsay Jones
2008-08-27
1
-1
/
+2
*
Support copy and rename detection in fast-export.
Alexander Gavrilov
2008-07-30
1
-2
/
+26
*
Rename path_list to string_list
Johannes Schindelin
2008-07-22
1
-7
/
+7
*
Support gitlinks in fast-import.
Alexander Gavrilov
2008-07-19
1
-4
/
+15
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
*
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-06
1
-2
/
+2
*
fast-export --export-marks: fix off by one error
Junio C Hamano
2008-07-03
1
-5
/
+5
*
builtin-fast-export: Add importing and exporting of revision marks
Pieter de Bie
2008-06-20
1
-6
/
+93
*
fast-export: Correctly generate initial commits with no parents
Shawn O. Pearce
2008-06-13
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2008-06-10
1
-0
/
+0
|
\
|
*
Remove exec bit from builtin-fast-export.c
Johannes Sixt
2008-06-08
1
-0
/
+0
*
|
Merge branch 'maint'
Junio C Hamano
2008-05-26
1
-5
/
+1
|
\
|
|
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-26
1
-5
/
+1
|
|
\
|
|
*
builtin-fast-export: Only output a single parent per line
Pieter de Bie
2008-05-26
1
-5
/
+1
*
|
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'jm/free'
Junio C Hamano
2008-02-27
1
-2
/
+1
|
\
\
|
*
|
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
1
-2
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Correct fast-export file mode strings to match fast-import standard
Shawn O. Pearce
2008-02-25
1
-1
/
+1
*
|
check return code of prepare_revision_walk
Martin Koegler
2008-02-18
1
-1
/
+2
|
/
*
Fix git-fast-export for zero-sized blobs
Alex Riesen
2007-12-12
1
-1
/
+1
*
fast-export: rename the signed tag mode 'ignore' to 'verbatim'
Johannes Schindelin
2007-12-04
1
-4
/
+4
*
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
2007-12-03
1
-0
/
+406