📄 quilt.spec
字号:
remove-trailing-ws) work without Locale::gettext.* Fri Jul 22 2005 - khali@linux-fr.org- Makefile.in: Drop pointless dependency between quilt command files and scripts.* Tue Jul 19 2005 - khali@linux-fr.org- Update French translation.* Tue Jul 19 2005 - agruen@suse.de- Fix a few translation bugs; update german translation.* Mon Jul 18 2005 - agruen@suse.de- Add internationalization support to Perl scripts as well.- Rename test/create-delete.diff to *.test and fix the test.* Mon Jul 18 2005 - khali@linux-fr.org- French translation unfuzzying.* Mon Jul 18 2005 - agruen@suse.de- uninstall target: remove $(LIB_DIR) as well.* Mon Jul 18 2005 - agruen@suse.de- Based on work done by several contributers, add a header command.- Bump version to 0.41.* Mon Jul 18 2005 - agruen@suse.de- quilt/annotate.in: Fix case where the file is created/deleted by a patch.- Makefile.in: add uninstall target.* Sun Jul 17 2005 - agruen@suse.de- bin/quilt.in: clean up helptext.* Thu Jul 14 2005 - khali@linux-fr.org- Update the French translation.* Thu Jul 14 2005 - agruen@suse.de- Use wildcard to generate the list of all commands in Makefile instead of explicitly listing them.- Helptext improvements.* Thu Jul 07 2005 - khali@linux-fr.org- Makefile.in: Properly set LINGUAS before running "make all" in subdirectory po. This ensures that all .mo files will actually be built.- Makefile.in: Delete po/*.mo only once on "make clean".* Wed Jul 06 2005 - khali@linux-fr.org- quilt delete: Add option -n, which deletes the next patch after topmost (rather than the specified or topmost patch).* Tue Jul 05 2005 - khali@linux-fr.org- fr.po: Add all missing translations.- de.po: Add one easy translation.* Tue Jul 05 2005 - khali@linux-fr.org- quilt delete: Display the name of the deleted patch on success.* Sat Jul 02 2005 - agruen@suse.de- Remove outdated BUGS file and references.- refresh command: don't write into existing patches but create new files instead to avoid overwriting hardlinked copies.* Fri Jul 01 2005 - khali@linux-fr.org- configure.ac: Add a test on diffstat version. Versions prior to 1.32 are known to behave in a confusing manner, so we warn the user if such an old version is found.* Wed Jun 29 2005 - agruen@suse.de- po/de.po: Small update from Debian Bug #313827.* Wed Jun 29 2005 - khali@linux-fr.org- Fix a typo in diff.in's help.* Wed Jun 29 2005 - khali@linux-fr.org- French translation unfuzzying.* Mon Jun 27 2005 - khali@linux-fr.org- Fix a typo in quilt.changes.* Mon Jun 27 2005 - agruen@suse.de- quilt diff: Fix -z option if QUILT_PATCHES is an absolute path.* Sun Jun 26 2005 - agruen@suse.de- Jean Delvare: + Add a --version option that prints the program version. + patch_args: Fix comments parsing in series files.* Wed Jun 22 2005 - agruen@suse.de- annotate: temp file leak; add bash completions (Jean Delvare).* Tue Jun 21 2005 - agruen@suse.de- quilt/annotate.in: Add comment; remove some dead code.* Tue Jun 21 2005 - agruen@suse.de- add command: "File %s added to patch %s" message goes to stdout and not to stderr (Jean Delvare).- Don't fail when popping missing patches (Jerome Lacoste, Jean Delvare, I).* Sat Jun 18 2005 - agruen@suse.de- Add fix for refresh --strip-trailing-whitespace option: now refresh always checks for trailing whitespace and reports it per file and line number. With --strip-trailing-whitespace it strips the whitespace from the patch and from the affected files in the working tree.* Sat Jun 18 2005 - agruen@suse.de- Add new annotate command.* Thu Jun 16 2005 - agruen@suse.de- rpm build: add missing files to file list; remove percent-prep string from changes file so that RPM doesn't choke on it.* Tue Jun 14 2005 - agruen@suse.de- refresh command: also touch .pc/$patch/.timestamp when a patch is found to be up-to-date (Peter Williams, <pwil3058@bigpond.net.au>).* Sun Jun 12 2005 - agruen@suse.de- Documentation update from Jerome Lacoste <jerome.lacoste@gmail.com> and me.* Sun Jun 12 2005 - agruen@suse.de- Remove obsolete remnants of removed -n flag (Jean Delvare).* Thu Jun 09 2005 - agruen@suse.de- Additional fixes to the rename command.* Wed Jun 08 2005 - agruen@suse.de- Add rename command from Jean Delvare <khali@linux-fr.org>.* Wed Jun 08 2005 - agruen@suse.de- Add testcase for diff --no-index.* Mon Jun 06 2005 - agruen@suse.de- Add --no-index option to diff and refresh commands: Suppress Index: lines in the patch. From Jean Delvare <khali@linux-fr.org>.* Wed Jun 01 2005 - agruen@suse.de- test/remove2.test: Test for remove + refresh interactions.* Mon May 23 2005 - agruen@suse.de- quilt.quiltrc: A minor cleanup in quilt_mail_patch_filter().* Sun May 22 2005 - agruen@suse.de- setup command: When a patch cannot be identified, scan all the files in the build directory: the patch may have been created, unpacked from an archive, etc.* Sun May 22 2005 - agruen@suse.de- refresh command: Fix temporary file leak (from Jean Delvare).* Wed May 18 2005 - agruen@suse.de- debian/changelog: Fix typo.* Thu May 12 2005 - agruen@suse.de- Quoting fix from Jean Delvare <khali@linux-fr.org>, and one more from me.* Sun May 08 2005 - agruen@suse.de- doc/quilt.1.in: Fix some typos (mostly from Jean Delvare).* Sun May 01 2005 - agruen@suse.de- Fix misspelling in documentation (Nicolas Kaiser <nikai@nikai.net>).* Fri Apr 29 2005 - agruen@suse.de- Add trailing-whitespace check an --strip-trailing-whitespace option to the refresh command.- Bump version to 0.40.* Tue Apr 19 2005 - agruen@suse.de- fork command help update (Jean Delvare <khali@linux-fr.org>).* Wed Apr 13 2005 - agruen@suse.de- Add --sort options to the diff and refresh commands which sorts files by filename. The default is to keep files in their original order whenever possible.- refresh command: add new files in sort order instead of the filesystem order.- diff command: output files in the order in which they show up in the patch instead of sorting them alphabetically.- Add sort testcase.* Wed Apr 13 2005 - agruen@suse.de- Fix typos in introduction.* Tue Apr 05 2005 - agruen@suse.de- doc/quilt.1.in: Remove an unnecessary 8-bit character.* Thu Mar 10 2005 - agruen@suse.de- Debian Bug #298785: Pass -p $opt_strip_level option to diffstat in refresh command.* Mon Mar 07 2005 - agruen@suse.de- Another Japanese translation update from Yasushi SHOJI.* Sun Mar 06 2005 - agruen@suse.de- Add `graph', `grep' and `mail' to QUILT_IN in po/Makefile.- Fix typo and translation updates.- Add a missing ``exit 1'' to quilt/fold.in when no patches are applied. (All except the German translation update from Yasushi SHOJI -- thanks.)* Thu Feb 24 2005 - mquinson@debian.org- quilt add: Add check to ensure that no symlink will be added since we fail to backup them properly (see #295913 in Debian).* Fri Feb 18 2005 - agruen@suse.de- quilt add: Add check to ensure that no files below patches/ or .pc/ will be added.* Thu Feb 10 2005 - agruen@suse.de- quilt remove: Update restored file's timestamp. Also, some uses caused a subsequent ``quilt diff -z'' to fail: we must mark the patch as dirty after removing files.- test/run: adjust to terminal width.- Bump version to 0.39.* Sun Feb 06 2005 - agruen@suse.de- Update of the Japanese translation from Yasushi SHOJI <yashi@atmark-techno.com> -- thank you.- Don't leak so many temporary files in the push command.- Include command names in tempfile names to find leaks more easily.* Wed Feb 02 2005 - agruen@suse.de- Fix date calculation bug with some versions of GNU date.* Wed Feb 02 2005 - agruen@suse.de- Use color defaults so that QUILT_COLORS can be used to only override some colors.- When checking for remaining changes (refresh forgotten), use $QUILT_PATCH_OPTS as in the push command to get identical results. Don't generate the actually diff; it doesn't get printed anyway. This should speed things up.* Thu Jan 27 2005 - agruen@suse.de- lib/backup-files.c: Remove unused command line option and document the remaining options.- quilt/pop.in: Colorize this as well: "Patch attempted to create file *, which already exists." "can't find file to patch at input line *" "* out of * hunk ignored"* Tue Jan 25 2005 - agruen@suse.de- Fix pop command for recent coreutils (cp dir dir2/ no longer works if dir2 doesn't yet exist).* Sun Jan 23 2005 - agruen@suse.de- Add color support for push command output and allow to customize colors via the QUILT_COLORS environment variable (for reverse video, etc.).* Sun Jan 23 2005 - agruen@suse.de- Add mail command, doc/README.MAIL and example ``mail'' command filter in quilt.quiltrc.- Bump version to 0.38.* Fri Jan 21 2005 - agruen@suse.de- Add a missing find_patch call in the files command.* Thu Jan 20 2005 - mquinson@debian.org- fix the bash completion file: - does not complete on dir anymore, just files. - use string comparison when dealing with BASH_VERSION, it may contain letters.* Tue Jan 11 2005 - agruen@suse.de- Add a default /etc/quilt.quiltrc file that is sourced if no ~/.quiltrc file exists.* Fri Nov 19 2004 - agruen@suse.de- Push command: Write out output of patch process immediately instead of reading into a variable and then printing that variable. This helps to see what's happening with large patches.* Mon Nov 15 2004 - agruen@suse.de- Get rid of the apatch and rpatch helper scripts: Integrate them in the push and pop commands. This should bring a small performance improvement.* Mon Nov 08 2004 - agruen@suse.de- Fix extra trailing space in series file after quilt refresh (David Vrabel <dvrabel@arcom.com>).- Missing quotation in bash_completion (Axel Grossklaus <ag@pre-secure.de>).- Fix patches command (Brent Casavant <bcasavan@sgi.com>).* Sun Oct 17 2004 - agruen@suse.de- When applying a patch with -q and without -f no (individual) reject files are created, and the "patching file" comments are missing as well. In that case, we don't know wich files the "-- saving rejects to file /tmp/foo" comments belong to, and we can't fix them up. Remove them, instead.- Pop command: Touch files after they are restored so that tools like make don't get confused.- Add a missing print_patch call (cosmetic).- Bump to version 0.37.* Wed Sep 22 2004 - agruen@suse.de- scripts/patchfns.in: set the dotglob option so that dot files will show up in file globs as well. Bug reported by James Rowe.- Add a missing tab to the patch header of files that are removed. Bug reported by James Rowe.- Push command: Without -f or --leave-rejects, when applying a patch failed, the *.rej files were not removed properly. Change the code so that they won't be created in the working tree in the first place in this case.- test/run script: Oops, the previous commit was not the latest version.- Fix the version check in bash_completion for bash 3.- Bump version to 0.36.* Tue Sep 21 2004 - agruen@suse.de- Series command: add missing paths to patches if $QUILT_PATCHES_PREFIX is set.- test/run script: Add export and unset statements.* Mon Sep 13 2004 - agruen@suse.de- bin/quilt.in: Add optional verbose modifier to --trace option by request of Dean Roehrich <roehrich@sgi.com>.- Fix a message; took a while. Thanks Yasushi SHOJI <yashi@atmark-techno.com>.* Sun Sep 12 2004 - agruen@suse.de- scripts/inspect.in: Run the RPM prep section in /var/tmp and not in /tmp: the sources can become large.- The fork command at some point broke and did not insert the "serial number" in the right place in patch names anymore.* Wed Aug 25 2004 - agruen@suse.de- Refresh command: recognize and ignore header lines generated by ``cvs diff''.- Add a missing print_patch call (cosmetic).* Sat Aug 14 2004 - agruen@suse.de- Add Japanese translation from Yasushi SHOJI <yashi@atmark-techno.com>. Thank you.* Fri Aug 13 2004 - agruen@suse.de- setup command: detect errors when running ``rpm -bp'' and improve the messages of ``quilt setup''.* Wed Aug 11 2004 - agruen@suse.de- Merge improvement to files command from Dean Roehrich: Allow to list all files modified, or all files modified by a range of patches.- Fix pop command help.* Wed Aug 11 2004 - agruen@suse.de- Working in sub-directories: `quilt new' so far did always create patches in the current directory, even if the current directory appeared to be a sub-directory of the working tree. This was confusing for several people now. Make `quilt new' behave like all other commands, and thus allow it to be used from within sub-directories.* Sat Aug 07 2004 - mquinson@fuxfamily.org- Small fix by Yasushi SHOJI: display the name of the patch which is not applied in the error message.* Thu Jul 22 2004 - mquinson@tuxfamily.org- repharse the output of rpatch when patch does not remove properly: refreshing the patch is another way to fix it- sync french translation.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -