| Commit message (Expand) | Author | Age | Files | Lines |
* | fast-{import,export}: use get_sha1_hex() to read from marks file | Felipe Contreras | 2013-05-07 | 1 | -1/+1 |
* | fast-export: don't parse commits while reading marks file | Felipe Contreras | 2013-05-07 | 1 | -1/+6 |
* | fast-export: do not parse non-commit objects while reading marks file | Felipe Contreras | 2013-05-07 | 1 | -6/+9 |
* | fast-export: add --signed-tags=warn-strip mode | John Keeping | 2013-04-15 | 1 | -1/+7 |
* | Sync with 'maint' | Junio C Hamano | 2013-04-12 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'maint-1.8.1' into maint | Junio C Hamano | 2013-04-12 | 1 | -2/+2 |
| |\ |
|
| | * | fast-export: fix argument name in error messages | Paul Price | 2013-04-12 | 1 | -2/+2 |
* | | | fast-export: Allow pruned-references in mark file | Antoine Pelisse | 2013-04-07 | 1 | -4/+7 |
* | | | Merge branch 'jk/fast-export-object-lookup' | Junio C Hamano | 2013-03-25 | 1 | -9/+13 |
|\ \ \
| |/ /
|/| | |
|
| * | | fast-export: do not load blob objects twice | Jeff King | 2013-03-17 | 1 | -6/+10 |
| * | | fast-export: rename handle_object function | Jeff King | 2013-03-17 | 1 | -3/+3 |
| |/ |
|
* | | fast-export: make sure updated refs get updated | Felipe Contreras | 2012-12-03 | 1 | -3/+7 |
* | | fast-export: don't handle uninteresting refs | Felipe Contreras | 2012-12-03 | 1 | -4/+7 |
* | | fast-export: trivial cleanup | Felipe Contreras | 2012-11-29 | 1 | -1/+1 |
* | | fast-export: avoid importing blob marks | Felipe Contreras | 2012-11-26 | 1 | -0/+4 |
|/ |
|
* | i18n: fast-export: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -14/+14 |
* | Merge branch 'js/fast-export-paths-with-spaces' | Junio C Hamano | 2012-07-09 | 1 | -0/+2 |
|\ |
|
| * | fast-export: quote paths with spaces | Jay Soffian | 2012-06-27 | 1 | -0/+2 |
* | | Merge branch 'js/maint-fast-export-mark-error' | Junio C Hamano | 2012-06-12 | 1 | -1/+1 |
* | | Merge branch 'rs/no-no-no-parseopt' | Junio C Hamano | 2012-03-01 | 1 | -3/+1 |
|\ \ |
|
| * | | parse-options: remove PARSE_OPT_NEGHELPrs/no-no-no-parseopt | René Scharfe | 2012-02-28 | 1 | -3/+1 |
| |/ |
|
* | | Fix an enum assignment issue spotted by Sun Studio | Ævar Arnfjörð Bjarmason | 2011-12-21 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'jk/fast-export-quote-path' | Junio C Hamano | 2011-08-11 | 1 | -7/+24 |
|\ |
|
| * | fast-export: quote paths in output | Jeff King | 2011-08-05 | 1 | -7/+24 |
* | | fast-export: support done feature | Sverre Rabbelier | 2011-07-19 | 1 | -0/+9 |
* | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 1 | -2/+2 |
|\ \ |
|
| * | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -2/+2 |
| |/ |
|
* | | struct rev_info: convert prune_data to struct pathspec | Nguyễn Thái Ngọc Duy | 2011-02-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 2010-09-08 | 1 | -1/+9 |
|\ |
|
| * | fast-export: ensure that a renamed file is printed after all references | Johannes Sixt | 2010-09-08 | 1 | -1/+9 |
* | | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | fast-export: Fix output order of D/F changes | Elijah Newren | 2010-07-09 | 1 | -0/+29 |
* | | Merge branch 'en/fast-export-fix' | Junio C Hamano | 2010-08-31 | 1 | -1/+10 |
|\ \ |
|
| * | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -1/+3 |
| * | | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 2010-07-19 | 1 | -1/+8 |
| |/ |
|
* | | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 2010-08-29 | 1 | -1/+1 |
* | | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 1 | -1/+1 |
* | | string_list: Fix argument order for string_list_append | Julian Phillips | 2010-06-27 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'maint' | Junio C Hamano | 2010-03-28 | 1 | -1/+1 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+633 |