summaryrefslogtreecommitdiffstats
path: root/po/ja.po
Commit message (Collapse)AuthorAgeFilesLines
* quilt delete: Display the name of the deleted patch on success.Jean Delvare2005-07-051-0/+5
|
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-021-2/+2
| | | | | - refresh command: don't write into existing patches but create new files instead to avoid overwriting hardlinked copies.
* Fix a typo in diff.in's help.Jean Delvare2005-06-291-1/+1
|
* - quilt diff: Fix -z option if QUILT_PATCHES is an absolute path.Andreas Gruenbacher2005-06-271-17/+14
|
* - Jean Delvare:Andreas Gruenbacher2005-06-261-5/+14
| | | | | + Add a --version option that prints the program version. + patch_args: Fix comments parsing in series files.
* - add command: "File %s added to patch %s" message goes to stdoutAndreas Gruenbacher2005-06-211-20/+26
| | | | | | and not to stderr (Jean Delvare). - Don't fail when popping missing patches (Jerome Lacoste, Jean Delvare, I).
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-7/+8
| | | | | | | 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.
* - quilt/refresh.in: Fix last change.Andreas Gruenbacher2005-06-141-1/+1
|
* - refresh command: also touch .pc/$patch/.timestamp when a patchAndreas Gruenbacher2005-06-141-1/+1
| | | | | is found to be up-to-date (Peter Williams, <pwil3058@bigpond.net.au>).
* - Add --no-index option to diff and refresh commands: SuppressAndreas Gruenbacher2005-06-061-28/+35
| | | | Index: lines in the patch. From Jean Delvare <khali@linux-fr.org>.
* - Add add-filename-check.test and trailing-ws.test test cases.Andreas Gruenbacher2005-04-291-25/+49
|
* - Add --sort options to the diff and refresh commands whichAndreas Gruenbacher2005-04-131-27/+35
| | | | | | | | | | 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.
* - Another Japanese translation update from Yasushi SHOJI.Andreas Gruenbacher2005-03-071-15/+74
|
* - Fix typo and translation updates.Andreas Gruenbacher2005-03-061-15/+108
| | | | | | - Add a missing ``exit 1'' to quilt/fold.in when no patches are applied. (All except the German translation update from Yasushi SHOJI -- thanks.)
* - Don't leak so many temporary files in the push command.Andreas Gruenbacher2005-02-061-41/+49
| | | | - Include command names in tempfile names to find leaks more easily.
* - Update of the Japanese translation from Yasushi SHOJIAndreas Gruenbacher2005-02-051-32/+9
| | | | <yashi@atmark-techno.com> -- thank you.
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-18/+20
| | | | | filter in quilt.quiltrc. - Bump version to 0.38.
* - Push command: Write out output of patch process immediatelyAndreas Gruenbacher2004-11-191-19/+17
| | | | | instead of reading into a variable and then printing that variable. This helps to see what's happening with large patches.
* - Get rid of the apatch and rpatch helper scripts: Integrate themAndreas Gruenbacher2004-11-151-68/+66
| | | | | in the push and pop commands. This should bring a small performance improvement.
* - Fix a message; took a while. Thanks Yasushi SHOJIAndreas Gruenbacher2004-09-131-3/+2
| | | | <yashi@atmark-techno.com>.
* - bin/quilt.in: Add optional verbose modifier to --trace optionAndreas Gruenbacher2004-09-131-4/+5
| | | | by request of Dean Roehrich <roehrich@sgi.com>.
* - Add Japanese translation fromAndreas Gruenbacher2004-08-141-0/+1010
Yasushi SHOJI <yashi@atmark-techno.com>. Thank you.