28 Commits (bb0cebd7d0ac9bf2ddf94fe5579603819c4a1fc7)

Author SHA1 Message Date
Elijah Newren 784f8affe4 fast-export: ensure we traverse commits in topological order 16 years ago
Miklos Vajna dcfdbdf08b fast-export: print usage when no options specified 16 years ago
Johannes Schindelin 4e46a8d62c fast-export: deal with tag objects that do not have a tagger 16 years ago
Johannes Schindelin 2075ffb58e fast-export: use an unsorted string list for extra_refs 16 years ago
Ramsay Jones d47fb8b099 Fix a warning (on cygwin) to allow -Werror 16 years ago
Alexander Gavrilov ae7c5dcef9 Support copy and rename detection in fast-export. 17 years ago
Johannes Schindelin c455c87c5c Rename path_list to string_list 17 years ago
Alexander Gavrilov 03db4525d3 Support gitlinks in fast-import. 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Ramsay Jones 6e1c23442a Fix some warnings (on cygwin) to allow -Werror 17 years ago
Junio C Hamano 6991357513 fast-export --export-marks: fix off by one error 17 years ago
Pieter de Bie df6a7ff7ac builtin-fast-export: Add importing and exporting of revision marks 17 years ago
Shawn O. Pearce d8933f013a fast-export: Correctly generate initial commits with no parents 17 years ago
Johannes Sixt 170e095a9c Remove exec bit from builtin-fast-export.c 17 years ago
Pieter de Bie 5070b49e52 builtin-fast-export: Only output a single parent per line 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Shawn O. Pearce ce4a7bff41 Correct fast-export file mode strings to match fast-import standard 17 years ago
Jim Meyering 8e0f70033b Avoid unnecessary "if-before-free" tests. 17 years ago
Martin Koegler 3d51e1b5b8 check return code of prepare_revision_walk 17 years ago
Alex Riesen b0fe0d7258 Fix git-fast-export for zero-sized blobs 17 years ago
Johannes Schindelin ee4bc3715f fast-export: rename the signed tag mode 'ignore' to 'verbatim' 17 years ago
Johannes Schindelin f2dc849e9c Add 'git fast-export', the sister of 'git fast-import' 17 years ago