Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fast-export: deal with tag objects that do not have a tagger | Johannes Schindelin | 2008-12-19 | 1 | -0/+20 |
* | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 1 | -1/+1 |
* | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 |
* | Support copy and rename detection in fast-export. | Alexander Gavrilov | 2008-07-29 | 1 | -0/+46 |
* | Support gitlinks in fast-import. | Alexander Gavrilov | 2008-07-19 | 1 | -0/+42 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | t9301-fast-export.sh: Remove debug line | Michele Ballabio | 2008-06-23 | 1 | -1/+0 |
* | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | 1 | -0/+24 |
* | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 |
* | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+123 |