aboutsummaryrefslogtreecommitdiff
path: root/builtin-fast-export.c
Commit message (Expand)AuthorAge
* builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-19
* builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-19
* builtin-fast-export.c: turn error into warningErik Faye-Lund2009-04-19
* Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-11
|\
| * fast-export: ensure we traverse commits in topological orderElijah Newren2009-02-11
* | fast-export: print usage when no options specifiedMiklos Vajna2009-01-03
|/
* fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
* fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
* Fix a warning (on cygwin) to allow -WerrorRamsay Jones2008-08-26
* Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-29
* Rename path_list to string_listJohannes Schindelin2008-07-21
* Support gitlinks in fast-import.Alexander Gavrilov2008-07-19
* Make usage strings dash-lessStephan Beyer2008-07-13
* Fix some warnings (on cygwin) to allow -WerrorRamsay Jones2008-07-05
* fast-export --export-marks: fix off by one errorJunio C Hamano2008-07-03
* builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-19
* fast-export: Correctly generate initial commits with no parentsShawn O. Pearce2008-06-12
* Merge branch 'maint'Junio C Hamano2008-06-09
|\
| * Remove exec bit from builtin-fast-export.cJohannes Sixt2008-06-08
* | Merge branch 'maint'Junio C Hamano2008-05-25
|\ \ | |/
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-25
| |\
| | * builtin-fast-export: Only output a single parent per linePieter de Bie2008-05-25
* | | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
|/ /
* | Merge branch 'jm/free'Junio C Hamano2008-02-27
|\ \
| * | Avoid unnecessary "if-before-free" tests.Jim Meyering2008-02-22
* | | Merge branch 'maint'Junio C Hamano2008-02-26
|\ \ \ | |/ / |/| / | |/
| * Correct fast-export file mode strings to match fast-import standardShawn O. Pearce2008-02-24
* | check return code of prepare_revision_walkMartin Koegler2008-02-17
|/
* Fix git-fast-export for zero-sized blobsAlex Riesen2007-12-12
* fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-03
* Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-02