summaryrefslogtreecommitdiff
path: root/builtin/fast-export.c
Commit message (Expand)AuthorAgeFilesLines
* parse-options: remove PARSE_OPT_NEGHELPrs/no-no-no-parseoptRené Scharfe2012-02-281-3/+1
* Merge branch 'jk/fast-export-quote-path'Junio C Hamano2011-08-111-7/+24
|\
| * fast-export: quote paths in outputJeff King2011-08-051-7/+24
* | fast-export: support done featureSverre Rabbelier2011-07-191-0/+9
* | Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano2011-02-271-2/+2
|\ \
| * | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-2/+2
| |/
* | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-031-1/+1
|/
* Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-09-081-1/+9
|\
| * fast-export: ensure that a renamed file is printed after all referencesJohannes Sixt2010-09-081-1/+9
* | Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-08-311-0/+29
|\ \ | |/
| * fast-export: Fix output order of D/F changesElijah Newren2010-07-091-0/+29
* | Merge branch 'en/fast-export-fix'Junio C Hamano2010-08-311-1/+10
|\ \
| * | fast-export: Add a --full-tree optionElijah Newren2010-07-191-1/+3
| * | fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren2010-07-191-1/+8
| |/
* | object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-291-1/+1
* | string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-1/+1
* | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-2/+2
|/
* Merge branch 'maint'Junio C Hamano2010-03-281-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+633