aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/fast-export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-21Fix an enum assignment issue spotted by Sun StudioÆvar Arnfjörð Bjarmason1-2/+2
2011-08-11Merge branch 'jk/fast-export-quote-path'Junio C Hamano1-7/+24
2011-08-05fast-export: quote paths in outputJeff King1-7/+24
2011-07-19fast-export: support done featureSverre Rabbelier1-0/+9
2011-02-27Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano1-2/+2
2011-02-15Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber1-2/+2
2011-02-03struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy1-1/+1
2010-09-08Merge branch 'en/d-f-conflict-fix'Junio C Hamano1-1/+9
2010-09-08fast-export: ensure that a renamed file is printed after all referencesJohannes Sixt1-1/+9
2010-08-31Merge branch 'en/d-f-conflict-fix'Junio C Hamano1-0/+29
2010-08-31Merge branch 'en/fast-export-fix'Junio C Hamano1-1/+10
2010-08-29object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina1-1/+1
2010-07-19fast-export: Add a --full-tree optionElijah Newren1-1/+3
2010-07-19fast-export: Fix dropping of files with --import-marks and path limitingElijah Newren1-1/+8
2010-07-09fast-export: Fix output order of D/F changesElijah Newren1-0/+29
2010-07-05string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina1-1/+1
2010-06-27string_list: Fix argument order for string_list_appendJulian Phillips1-2/+2
2010-03-28Merge branch 'maint'Junio C Hamano1-1/+1
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds1-0/+633