2 Commits (7b3bdbb335b6be938b4748e86a41357e51c97804)

Author SHA1 Message Date
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Geoffrey Irving 79559f27be git fast-export: add --no-data option 16 years ago
Matthias Andree 96d69b5543 Fix export_marks() error handling. 16 years ago
Elijah Newren 2d8ad46919 fast-export: Add a --tag-of-filtered-object option for newly dangling tags 16 years ago
Elijah Newren 32164131db fast-export: Do parent rewriting to avoid dropping relevant commits 16 years ago
Elijah Newren 2374502c6c fast-export: Make sure we show actual ref names instead of "(null)" 16 years ago
Elijah Newren 02c48cd69b fast-export: Omit tags that tag trees 16 years ago
Elijah Newren 668f3aa776 fast-export: Set revs.topo_order before calling setup_revisions 16 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Erik Faye-Lund aadd44404b builtin-fast-export.c: handle nested tags 16 years ago
Erik Faye-Lund 426193c025 builtin-fast-export.c: fix crash on tagged trees 16 years ago
Erik Faye-Lund 38124d8f31 builtin-fast-export.c: turn error into warning 16 years ago
Erik Faye-Lund 1982467d92 builtin-fast-export.c: handle nested tags 16 years ago
Erik Faye-Lund c0582c53bc builtin-fast-export.c: fix crash on tagged trees 16 years ago
Erik Faye-Lund 2d07f6d4b7 builtin-fast-export.c: turn error into warning 16 years ago
Elijah Newren ebeec7dbc5 fast-export: Avoid dropping files from commits 16 years ago
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 17 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