index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-fast-export.c
Commit message (
Expand
)
Author
Age
*
Fix a warning (on cygwin) to allow -Werror
Ramsay Jones
2008-08-26
*
Support copy and rename detection in fast-export.
Alexander Gavrilov
2008-07-29
*
Rename path_list to string_list
Johannes Schindelin
2008-07-21
*
Support gitlinks in fast-import.
Alexander Gavrilov
2008-07-19
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
2008-07-05
*
fast-export --export-marks: fix off by one error
Junio C Hamano
2008-07-03
*
builtin-fast-export: Add importing and exporting of revision marks
Pieter de Bie
2008-06-19
*
fast-export: Correctly generate initial commits with no parents
Shawn O. Pearce
2008-06-12
*
Merge branch 'maint'
Junio C Hamano
2008-06-09
|
\
|
*
Remove exec bit from builtin-fast-export.c
Johannes Sixt
2008-06-08
*
|
Merge branch 'maint'
Junio C Hamano
2008-05-25
|
\
\
|
|
/
|
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-05-25
|
|
\
|
|
*
builtin-fast-export: Only output a single parent per line
Pieter de Bie
2008-05-25
*
|
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
|
/
/
*
|
Merge branch 'jm/free'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
Avoid unnecessary "if-before-free" tests.
Jim Meyering
2008-02-22
*
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-26
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Correct fast-export file mode strings to match fast-import standard
Shawn O. Pearce
2008-02-24
*
|
check return code of prepare_revision_walk
Martin Koegler
2008-02-17
|
/
*
Fix git-fast-export for zero-sized blobs
Alex Riesen
2007-12-12
*
fast-export: rename the signed tag mode 'ignore' to 'verbatim'
Johannes Schindelin
2007-12-03
*
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
2007-12-02