quilt

Private fork of https://savannah.nongnu.org/projects/quilt
git clone ssh://anonymous@git.rkta.de/quilt
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-12-21 06:22Add a READMERene Kita1+9-0
2023-08-10 14:06Add option to set default headerRene Kita1+16-0
2023-09-27 06:53Build before installingRene Kita1+1-1
2025-06-23 11:27contrib/spec-filters/obs: /usr/bin/sh -> /bin/shRobert Yang1+1-1
2025-05-09 07:51setup: Deal with ExclusiveArchJean Delvare1+34-1
2025-04-28 07:54Fix "make publish"Jean Delvare1+3-1
2025-04-26 18:52Avoid backslash character in NEWS fileJean Delvare1+1-1
2025-04-26 18:33Set version to 0.69.Jean Delvare3+20-11
2025-04-26 18:10Update the quilt setup usage messageJean Delvare6+10-9
2025-04-17 16:35Update the German translationJean Delvare1+12-4
2025-03-28 07:25po/ja.po: Add translation for --spec-filter help stringYasushi SHOJI1+10-2
2025-03-28 07:09po/ja.po: Add new translation for setupYasushi SHOJI1+1-1
2025-03-28 07:08po/ja.po: Replace spaces with a tabYasushi SHOJI1+2-2
2025-03-27 17:50Update the French translationJean Delvare1+10-2
2025-03-27 17:45setup: Fix accidental tab character in help textJean Delvare6+6-6
2025-03-27 14:42Resync translation filesJean Delvare5+113-51
2025-03-27 14:32setup: Fix for rpm 4.20's RPM_BUILD_ROOT changeJean Delvare1+10-0
2025-03-17 11:13Make spec filters executableJean Delvare1+0-0
2025-03-14 16:33setup: Implement a spec filter libraryJean Delvare3+21-4
2025-03-14 16:32setup: New option --spec-filterJean Delvare1+27-1
2025-03-14 16:32setup: Pass --define to rpmbuild instead of --eval "%define ..."Jean Delvare1+10-9
2025-02-10 10:33Fix two exit valuesJean Delvare2+2-2
2025-02-10 10:33guards: fix exit operator precedence errorGreg Kroah-Hartman1+1-1
2025-01-24 08:24configure: Fix a reference to patch where diffutils should bePetr Tesarik1+1-1
2025-01-24 08:24Update mailman URLPetr Tesarik3+3-3
2024-08-13 12:57patches: Minor optimization to scan_unappliedJean Delvare1+2-2
2024-08-13 12:57patches: Performance boost on large seriesJean Delvare1+19-10
2024-07-16 07:08patches: Minor optimizationsJean Delvare1+5-3
2024-07-16 07:08series: Remove the "fast" pathJean Delvare1+10-15
2024-06-21 13:57Update the translation of command "new"Jean Delvare5+70-111
2024-06-20 16:06new: Stop claiming support of option -p abJean Delvare1+3-7
2024-06-20 16:06patch_format: workaround for bash 3.1 and olderJean Delvare1+2-1
2024-06-06 13:45Don't use bash patsub_replacement shell optionAndreas Gruenbacher1+2-1
2024-05-14 10:53patch_format: escape all occurences of %Andreas Schwab1+1-1
2024-03-27 15:11Set version to 0.68.Jean Delvare3+24-10
2024-03-22 10:03Update the German translationJean Delvare1+15-1
2024-02-09 13:17Update the Japanese translationYasushi SHOJI1+11-7
2024-02-09 10:45Update the French translationJean Delvare1+8-2
2024-02-09 10:34Resync translation filesJean Delvare5+69-35
2024-02-09 10:31setup: Improve the documentation on spec file limitationsJean Delvare1+7-1
2024-02-09 09:59Missing newline in Japanese translationJean Delvare1+1-1
2024-01-31 12:37test: Loosen file removal checkJean Delvare1+3-2
2024-01-31 12:37Fix awk regexp escape sequenceJean Delvare1+2-2
2024-01-26 08:03Update the Japanese translationYasushi SHOJI1+20-15
2024-01-25 21:18Update the Russian translationSergey Basalaev1+31-22
2024-01-25 21:13Update the German translationAndreas Gruenbacher1+6-6
2024-01-25 13:41Update the French translationJean Delvare1+15-7
2024-01-25 13:27setup: Prevent wrapping of the help message in translation filesJean Delvare6+55-59
2024-01-25 13:03Resync translation filesJean Delvare5+929-865
2024-01-25 12:23Add support for zst archivesAndreas Schwab3+16-3
2023-08-10 08:59config: Update install-sh to version 2016-01-11.22Jean Delvare1+454-229
2023-08-10 08:22patches: Find file name with a space in unapplied patchesJean Delvare2+51-3
2023-08-10 08:22diff/refresh: Quote file names which contain a spaceJean Delvare2+15-10
2023-08-10 08:22pop: Hint at diff -z on failureJean Delvare3+3-0
2023-02-28 17:45test: Fix a race condition in merge.testĐoàn Trần Công Danh1+4-2
2023-01-20 11:56test: Fix a race conditionJean Delvare1+2-1
2022-12-06 15:53backup-files: Fix hard link creation on SolarisJean Delvare2+4-4
2022-10-06 16:52setup: Document the limitation of spec file supportJean Delvare1+7-1
2022-09-09 08:10patchfns: Rename quote_re() to quote_awk_re()Jean Delvare1+9-9
2022-09-09 08:10Avoid warnings with grep 3.8Jean Delvare4+17-11
2022-08-03 19:25Man page: rewrite discussion of QUILT_COLORS configuration variableG. Branden Robinson1+83-85
2022-08-03 19:25Man page: make file tree diagram portableG. Branden Robinson1+20-14
2022-08-03 19:25Man page: wordsmith Files sectionG. Branden Robinson1+60-39
2022-08-03 19:25Man page: wordsmith Environment sectionG. Branden Robinson1+6-8
2022-08-03 19:25Man page: wordsmith Exit Status sectionG. Branden Robinson1+8-6
2022-08-03 19:25Man page: wordsmith Options sectionG. Branden Robinson1+6-5
2022-08-03 19:25Man page: wordsmith Description sectionG. Branden Robinson1+69-48
2022-08-03 19:24Man page: sort options in alphabetical order to ease human scanningG. Branden Robinson1+4-4
2022-08-03 19:24Man page: change the form of the word "subdirectory"G. Branden Robinson1+5-5
2022-08-03 19:24Man page: tighten summaryG. Branden Robinson1+1-1
2022-08-03 19:24Man page: render Andreas Gruenbacher's name with a u-umlautG. Branden Robinson1+2-1
2022-08-03 19:24Man page: capitalize "PDF" when not part of a filenameG. Branden Robinson1+4-4
2022-08-03 19:24Man page: document -h flag in the Options sectionG. Branden Robinson1+10-0
2022-08-03 19:24Man page: set file names and environment variable names in italicsG. Branden Robinson1+87-42
2022-08-03 19:24Man page: update internal and external cross-referencesG. Branden Robinson1+30-9
2022-08-03 19:24Man page: italicize work titlesG. Branden Robinson1+107-52
2022-08-03 19:24Man page: use "e.g." correctlyG. Branden Robinson1+2-2
2022-08-03 19:24Man page: use character escapes for directional quotes and spacing tildeG. Branden Robinson1+56-49
2022-08-03 19:24Man page: make synopsis comprehensiveG. Branden Robinson1+12-2
2022-08-03 19:24Man page: escape ASCII hyphen-minus characters used as suchG. Branden Robinson1+32-31
2022-08-03 19:24Man page: use groff_man(7)s EX and EE macros for examplesG. Branden Robinson1+7-10
2022-08-03 19:23Man page: use font macros instead of font escapesG. Branden Robinson1+33-17
2022-08-03 19:23Man page: reorganize sectionsG. Branden Robinson1+21-18
2022-08-03 19:23Man page: break input lines at all sentence endingsG. Branden Robinson1+165-119
2022-08-03 19:23Man page: eliminate or replace blank linesG. Branden Robinson1+31-83
2022-08-03 19:23Man page: the man macro RE is given an argument when it does not need oneG. Branden Robinson1+1-1
2022-06-23 12:36patchfns: Compatibility fix for BSD awkJean Delvare1+2-2
2022-02-15 15:59Fix the 0.67 release dateJean Delvare1+1-1
2022-02-15 13:30Set version to 0.67.Jean Delvare3+26-10
2022-02-01 14:28gitignore: Add Emacs backup file patternYasushi SHOJI1+1-0
2022-02-01 14:28po/ja.po: Update my email addressYasushi SHOJI1+2-2
2021-09-03 15:02Reuse the shellJean Delvare2+7-7
2021-09-03 15:01import: Fix option -PJean Delvare2+17-1
2021-06-10 15:14Delay sourcing patchfns until options have been processedJean Delvare31+365-264
2021-06-10 15:14Move the code which adds the default parameters from quiltrcJean Delvare2+13-7
2021-05-14 22:43Tighten the patch format parsingAndreas Gruenbacher1+54-6
2020-12-09 10:39backup-files: Restore symbolic linksJean Delvare2+63-10
2020-12-09 10:39inspect-wrapper: procfs resolves linksJean Delvare1+9-1
2020-10-05 12:14Quote parameter to gen_tempfile as neededJean Delvare7+76-17
2020-10-05 12:14Don't check for double sourcing of patchfnsJean Delvare30+131-220
2020-06-09 13:13quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is setOndřej Lysoněk1+13-1
2020-06-09 13:12quilt.el: Fix a typo in documentationOndřej Lysoněk1+1-1
2020-06-09 13:12quilt.el: Make quilt-patches-directory return per-project settingOndřej Lysoněk1+12-1
2020-06-09 13:12quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't existOndřej Lysoněk1+5-1
2020-06-09 13:12quilt.el: Refactor config reading functionsOndřej Lysoněk1+11-18
2020-06-09 13:12quilt.el: Fix documentation of quilt-pc-directoryOndřej Lysoněk1+1-1
2020-06-09 09:24tests: De-duplicate no-series testsJean Delvare3+49-36
2020-06-09 09:24Consistently complain early if no series file is foundJean Delvare7+32-18
2020-06-02 13:45doc/quilt.pdf: Document the build processJean Delvare1+9-0
2020-05-18 13:38Document that quilt loads /etc/quilt.quiltrcOndřej Lysoněk2+6-4
2020-05-18 12:48doc/quilt.pdf: Fix cross-referencesJean Delvare1+8-2
2020-05-14 08:32Regenerate pdf documentation (English version)Jean Delvare1+0-0
2020-05-14 08:04doc/main-rus.tex: Fix double dashesJean Delvare1+3-3
2020-05-14 08:04doc/main.tex: Fix double dashesOndřej Lysoněk1+5-5
2020-05-14 08:04Man page: Fix a typoOndřej Lysoněk1+1-1
2020-05-13 14:04series: Minor optimizationsJean Delvare1+7-4
2020-03-24 10:23Remove duplicate testJean Delvare1+1-1
2020-03-24 10:01test: Test case for when no series file existsJean Delvare1+53-0
2020-03-23 13:41setup: Default to fast modeJean Delvare1+7-7
2020-02-28 21:02Call pager with original LANG environment variableUrs Thuermann1+1-1
2020-02-28 21:02Simplify calling user-specified diff with original LANG environmentUrs Thuermann1+1-3
2019-09-17 09:06Man page: Document the series file format furtherJean Delvare1+7-2
2019-04-15 07:26setup: Don't obey the settings of any englobing .pcMartin Quison1+5-0
2019-04-15 07:09Actually make stat configurableMihai Moldovan1+1-0
2019-03-28 14:23Set version to 0.66.Jean Delvare3+44-10
2019-03-14 15:46Resync translation filesJean Delvare5+223-235
2019-03-14 15:46Document QUILT_PC as user-settableJean Delvare1+5-0
2019-03-14 15:46test: Don't hard-code .pcJean Delvare9+35-34
2019-03-14 15:42test: Prevent test cases from escapingJean Delvare1+17-4
2019-03-14 15:42setup: Align --fast on --slow for series filesJean Delvare1+4-3
2019-03-14 15:42lib/emacs: read QUILT_PC from config fileDmitry Monakhov1+21-5
2018-11-05 16:01New helper function ensure_trailing_newlineJean Delvare2+14-10
2018-11-05 16:01new: Fix series file corruption when trailing newline is missingJean Delvare2+29-0
2018-10-09 08:04Add support for lzip archivesJean Delvare3+16-3
2018-10-09 08:04compat/getopt: Allow non-digit parameter embedded in short optionJean Delvare1+4-9
2018-10-09 08:04compat/getopt: Handle a second separatorJean Delvare1+10-3
2018-07-25 23:10quilt mail: Complain when a patch doesn't existAndreas Gruenbacher1+10-2
2018-06-13 13:34mail: Remove Content-Disposition headersAndreas Gruenbacher2+3-6
2018-06-04 20:16mail: Use 'Message-ID' consistently all over the placeThomas Gleixner1+2-2
2018-05-03 06:33quiltrc: Support all patch formats by defaultJean Delvare1+1-3
2018-04-06 07:14Mention guards in quilt manual pageJean Delvare1+2-1
2018-03-26 08:37test: Clean up when interruptedJean Delvare1+2-0
2018-03-26 08:37test: Be verbose on directory errorJean Delvare1+3-3
2017-11-02 13:25quilt.el: fix emacs compatibility issueleo1+3-3
2017-10-27 08:31test/space-in-work-dir: Increase code path coverageJean Delvare1+5-0
2017-10-24 14:44patchfns: Quote directory nameMichael Bunk1+1-1
2017-07-24 09:39Correct fold -R helptext in German localeOlaf Hering1+1-1
2017-07-18 07:26Resync configure script with configure.ac.Jean Delvare1+186-96
2017-07-18 07:20Fix French translation of mail help textJean Delvare1+1-1
2017-06-06 11:45Quote series file name everywhereJean Delvare2+169-18
2017-05-09 14:54test: Handle alternative QUILT_PATCHES valuesJean Delvare3+8-8
2017-05-09 14:54test: Consistently use %{P} and %{_P}Jean Delvare33+352-352
2017-05-09 14:54test: Drop incorrect uses of %{P}Jean Delvare6+11-11
2017-05-09 14:54Fix Makefile when QUILT_PATCHES_PREFIX isn't setJean Delvare1+2-2
2017-05-02 13:02diff/refresh: Add missing quotes in basename callJean Delvare2+56-1
2017-05-02 13:02header: Fix patch corruption when trailing newline is missingJean Delvare2+20-0
2017-05-02 13:02Run tests again if test.quiltrc changesJean Delvare1+2-2
2017-04-25 13:17test: Fix /bin/sh filteringJean Delvare1+1-1
2017-04-25 13:17test: Escape curly braces in regexJean Delvare1+2-2
2017-04-25 13:17Run the tests again if test runner changesJean Delvare1+2-2
2017-04-19 14:01quilt.el: don't strip directory in quilt-top-patch as it could be a part of patch nameleo1+2-3
2017-04-19 14:01quilt.el: replace deprecated toggle-read-only function call with read-only-modeleo1+3-3
2017-04-19 14:00quilt.el: define quilt-edit-top-only before it's usedleo1+1-1
2017-04-14 07:10test: Allow keeping the working directory on failureJean Delvare1+3-2
2017-04-14 07:07mail: Fix patch set threadingJean Delvare1+1-1
2017-03-10 09:37configure: md5sum is optionalJean Delvare1+2-2
2017-03-10 09:33setup: Add basic support for p7zip (.7z) archivesJean Delvare4+47-2
2016-12-01 10:15patch-wrapper: Make the patch names that quilt shows more convenientAndreas Gruenbacher1+31-14
2016-11-15 09:41Makefile: Add updatepo targetJean Delvare1+3-1
2016-11-15 09:41Generate guards man page in doc/Jean Delvare2+4-4
2016-11-09 18:03Set version to 0.65.Jean Delvare3+41-10
2016-11-08 09:08Update German translationHolger Wansing1+4-3
2016-11-07 09:20Update Russian translationSergey Basalaev1+4-3
2016-11-07 08:24Resync translation filesJean Delvare2+26-20
2016-11-03 14:40Update the Japanese translation for Quilt 0.65Yasushi SHOJI1+19-14
2016-11-03 09:18Update the French translationJean Delvare2+27-21
2016-11-03 08:48mail: Describe the --charset option betterJean Delvare1+3-1
2016-10-24 09:27Update German translationHolger Wansing1+11-8
2016-10-23 06:44Update Russian translationSergey Basalaev1+6-4
2016-10-21 15:24Update the French translationJean Delvare1+7-1
2016-10-21 15:20Resync translation files + trivial updatesJean Delvare5+100-72
2016-10-21 14:40bash_completion: Improve the handling of the push commandJean Delvare1+7-1
2016-10-21 14:40bash_completion: Add support for command "new"Jean Delvare1+11-1
2016-10-21 14:40bash_completion: Improve the handling of the mail commandJean Delvare1+14-1
2016-10-21 14:40bash_completion: Add new command optionsJean Delvare1+17-15
2016-10-21 14:40bash_completion: Update the list of commandsJean Delvare1+1-1
2016-10-21 14:40push: Fix the synopsisJean Delvare1+1-1
2016-10-21 14:40mail: Fix the help textJean Delvare1+4-1
2016-10-21 12:58bash_completion: Drop wrapping conditionalJean Delvare1+0-4
2016-10-21 12:58bash_completion: Drop duplicate functionsJean Delvare1+1-66
2016-10-21 12:58bash_completion: Use _quilt_comfile for setupJean Delvare1+3-3
2016-10-21 12:58bash_completion: Use _quilt_comfile for diffJean Delvare1+1-1
2016-10-21 12:58bash_completion: Handle spaces in file namesJean Delvare1+12-11
2016-10-21 12:58bash_completion: Delete dead codeJean Delvare1+3-6
2016-10-21 12:57Update the French translationJean Delvare1+1-1
2016-10-21 12:47Resync translation filesJean Delvare5+155-135
2016-10-21 10:53Make one error message translatableJean Delvare1+1-1
2016-10-19 08:55Fix a race condition in diff_fileJean Delvare1+7-5
2016-10-19 08:26diff: Report diff failuresJean Delvare3+2-1
2016-09-15 12:05Reject binary files in patchesJean Delvare1+7-1
2015-12-04 18:26Project settings have priorityJean Delvare2+24-2
2015-07-02 09:51setup: Drop variable $opt_fastJean Delvare1+5-6
2015-07-02 09:51setup: Reorder code in function inspect()Jean Delvare1+8-12
2015-07-02 09:51setup: Delay the computation of md5sumsJean Delvare2+16-3
2015-07-02 09:51inspect-wrapper: Identify files passed as stdinJean Delvare1+7-0
2015-06-16 18:54inspect-wrapper: Skip file copy in fast modeJean Delvare1+11-3
2015-06-16 18:54inspect-wrapper: Change original_file() parameterJean Delvare1+3-4
2015-06-16 18:54inspect-wrapper: Don't look up already known filesJean Delvare2+16-9
2015-04-29 08:56guards: Clarify user messageJean Delvare1+1-1
2015-04-25 07:39Use standard sysconfdir as an etcdirNikolay Orlyuk1+1-1
2015-04-24 15:22guards: Documentation updateJean Delvare1+5-3
2014-02-11 09:13guards: Report which config file has problem in --check modeMichal Marek1+8-2
2015-03-27 16:53guards: Include the file name also in the "Not found" errorMichal Marek1+5-1
2015-03-27 16:32guards: Add support for an external filelist in --check modeMichal Marek1+14-2
2015-03-27 16:21guards: Simplify help textMichal Marek1+1-2
2015-04-15 12:13inspect-wrapper: Compute our name only onceJean Delvare1+13-10
2015-03-24 08:24inspect-wrapper: Report failed look-upsJean Delvare2+28-19
2015-03-19 12:47Let cat_to_new_file handle the file backupJean Delvare4+52-12
2015-03-19 12:47hard-linked-patch.test: Test the header commandJean Delvare1+24-0
2015-03-19 12:47Test backup failureJean Delvare1+23-0
2015-03-10 14:40quilt-el: fix quilt-editable when patches are stored in subdirsCédric Le Goater1+1-1
2015-02-25 10:54symlink.test: Make the test more robustJean Delvare1+1-0
2015-02-25 10:54Delete blank line at end of filesJean Delvare12+0-12
2015-02-25 10:53Add missing editor hintsJean Delvare3+12-0
2015-02-25 10:53Strip metadata comments from generated filesJean Delvare1+1-0
2015-02-25 08:00refresh: Always preserve modification timeJean Delvare2+4-1
2015-02-25 08:00refresh: Break links to read-only patch filesJean Delvare2+52-1
2015-02-18 12:05refresh: Do not remove symlinksJason Wessel3+63-2
2015-02-18 12:00edit: Fix a corner caseJean Delvare2+35-2
2015-02-18 12:00edit: Use command "remove" to remove filesJean Delvare2+12-1
2015-02-18 11:59edit: Improve the test caseJean Delvare1+24-3
2015-02-17 13:32Remove garbage from commentJean Delvare1+1-1
2015-02-17 11:46Merge the two revert test casesJean Delvare2+26-46
2015-02-11 16:59Fix translation of main usage messageJean Delvare6+23-23
2015-02-11 16:59Improve the German translationHolger Wansing1+106-107
2015-02-11 16:59Missing escape in Japanese translationJean Delvare1+1-1
2015-02-10 09:22Make gettext happyJean Delvare2+24-23
2015-02-10 09:16Update the release checklistJean Delvare1+6-5
2015-02-09 08:33Set version to 0.64.Jean Delvare3+37-15
2015-02-08 19:47Update the German translationHolger Wansing1+343-279
2015-02-06 12:42Make gettext happyJean Delvare1+2-2
2015-02-06 12:40Partial German translation updatePetr Tesarik1+43-78
2015-02-05 16:50Fix one string in Japanese translationYasushi SHOJI1+2-4
2015-02-05 00:57Update Japanaese translation for 0.64Yasushi SHOJI1+97-110
2015-02-04 16:28setup: Fix a corner case in create_symlinkJean Delvare1+1-1
2015-02-04 16:28setup: Fix removal of "." components in normalize_pathJean Delvare1+1-1
2015-02-01 18:45Update the Russian translationSergey Basalaev1+293-288
2015-01-30 15:24Update the French translationJean Delvare1+45-45
2015-01-30 14:21Resync translation filesJean Delvare5+544-295
2015-01-29 12:06mail: Don't include the release number in User-AgentJean Delvare2+1-2
2015-01-28 14:35Clean up TESTS definitionJean Delvare1+3-3
2015-01-28 14:35Sort the testsJean Delvare1+2-1
2015-01-27 00:01quilt/mail: Remove procmail dependencyKent R. Spillner6+21-34
2015-01-27 17:52test/mail: Test multi-line headersJean Delvare1+6-2
2015-01-24 20:32setup: Merge inspect into setupJean Delvare3+142-200
2015-01-24 20:32setup: Fix link creationJean Delvare1+1-0
1285 more commits remaining, fetch the repository