summaryrefslogtreecommitdiffstats
path: root/po/fr.po
Commit message (Collapse)AuthorAgeFilesLines
* - quilt/delete.in: Remove a superfluous message.Andreas Gruenbacher2006-01-261-8/+10
|
* - Fix/update a few messages.Andreas Gruenbacher2006-01-261-10/+10
|
* - quilt/import.in: Improve the help text.Andreas Gruenbacher2006-01-251-15/+16
| | | | - Makefile.in: Make sure configure is up to date.
* - quilt/scripts/parse-patch.in: files_in_patch improvement fromAndreas Gruenbacher2006-01-241-2/+2
| | | | jayvdb@gmail.com.
* - Stop using GNU awk's gensub.Andreas Gruenbacher2006-01-231-8/+8
|
* - Use a more clear message for when patches apply with -R.Andreas Gruenbacher2006-01-221-9/+14
|
* - po/de.po: Translation update.Andreas Gruenbacher2006-01-221-2/+2
|
* - lib/backup-files.c: Only create and remove parents that areAndreas Gruenbacher2006-01-211-9/+9
| | | | | missing or empty. Report errors in nftw. (Minor changes by agruen@suse.de).
* - Split off strip_diffstat from header command.Andreas Gruenbacher2006-01-211-13/+26
| | | | | - import command: compare patch headers to prevent destruction; add -d option to choose which header(s) to keep.
* - import command: catch several error conditions. Patches inAndreas Gruenbacher2006-01-211-14/+29
| | | | QUILT_PATCHES can now e imported. A minor fix in the output.
* - Fix delete -n when no patches are applied.Andreas Gruenbacher2006-01-211-21/+33
|
* - Move patch parameter checks into patchfns.in, adding quotesJohn Mark Vandenberg2006-01-191-83/+77
| | | | | around all patch parameters, and reporting 'No patches in series' - quilt/annonate.in: Fix case where no patches have been applied.
* - Change the rules for splitting a patch into header and body soAndreas Gruenbacher2006-01-161-2/+2
| | | | that it will work for git extanded patches as well.
* - John Vandenberg <jayvdb@gmail.com>: Make check depends onAndreas Gruenbacher2006-01-151-90/+91
| | | | | | | | | | programs that have been configured with --with-<name>=<prog>. Make dependencies would get confused by symlinks, so create wrappers in compat/ for make check. - Remove binaries in compat/ that are not listed in COMPAT_PROGRAMS or COMPAT_SYMLINKS. - configure.ac: use --without-$foo instead of --with-foo=none. - Fix processing of translations again, and update de.po.
* - Use the quilt version in the source tree instead of theAndreas Gruenbacher2006-01-141-4/+4
| | | | installed version for running the test suite.
* Translation updates:Jean Delvare2006-01-041-20/+25
| | | | | | - po/quilt.pot, po/de.po: Resync with code. - po/ja.po: Update from Yasushi Shoji. - po/fr.po: Update from Jean Delvare.
* - Oops, the /dev/null "fix" broke create-delete.test. Back out this changeAndreas Gruenbacher2005-11-281-5/+5
| | | | and fix only the specific -p0 case.
* - scripts/inspect.in: remove unnecessary path_search() functionAndreas Gruenbacher2005-10-121-11/+11
| | | | and let the shell search the path internally.
* - Avoid spurious rebuilds because of unnecessary chmod.Andreas Gruenbacher2005-09-191-2/+2
|
* - Makefile.in: Fix when COMPAT_PROGRAMS is empty.Andreas Gruenbacher2005-09-191-9/+20
|
* - Fix a few things in po/quilt.pot generation.Andreas Gruenbacher2005-09-181-3/+53
| | | | | | | | - Always create the mta symlink in compat/. Replace "@MTA@" with "mta" in scripts. Replace mta check in configure.ac with QUILT_COMPAT_PROG_PATH. - quilt/main.in: Add a User-Agent header. - Update the German translation.
* - lib/backup-files.c: add missing dependency on config.h. CheckAndreas Gruenbacher2005-09-181-6/+6
| | | | | for chmod and fchmod support. Remove two unnecessary chmod calls. - Makefile.in: fix cyclic dependency on Makefile.
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-6/+6
|
* - Fix off-by-one error: it's not a good idea to edit $x insteadAndreas Gruenbacher2005-09-151-11/+11
| | | | of $x.in.
* - quilt/pop.in: get rid of tac.Andreas Gruenbacher2005-09-151-13/+13
|
* - quilt/mail.in: Remove stray getopt line. If --subject is given,Andreas Gruenbacher2005-09-141-13/+19
| | | | actually fill in the subject in the message template.
* - quilt/diff.in: Fix incorrect error message when incompatible optionsJean Delvare2005-09-041-2/+4
| | | | are used. Fix direct call to awk.
* Resync line numbers (refresh.in and patchfns.in.)Jean Delvare2005-09-021-4/+4
|
* - quilt/delete.in: Drop extra spaces in usage line.Jean Delvare2005-08-261-6/+10
| | | | | | - quilt/graph.in: Add missing -T option to usage line. - quilt/push.in: Add missing --interactive and --color options to usage line.
* - quilt/header.in, quilt/refresh.in: Drop trailing tab character in helpJean Delvare2005-08-261-2/+2
| | | | message.
* - quilt/delete.in: Add options -r (remove patch file) and --backupJean Delvare2005-08-261-8/+25
| | | | (backup rather than remove.) Patch from Joe Green.
* - scripts/patchfns.in: insert_in_series(): Insert new patchesAndreas Gruenbacher2005-08-261-6/+6
| | | | | | before the following patch instead of after the top patch. When no patch is in the series file, insert the new patch at the end (i.e., after comments from setup, etc.) instead of at the top.
* - quilt/fold.in: fold did not work when invoked from aAndreas Gruenbacher2005-08-221-9/+11
| | | | subdirectory; update test case.
* - Fix one fuzzy message in French translation.Jean Delvare2005-07-251-2/+1
|
* - Japanese translation update from Yasushi SHOJIAndreas Gruenbacher2005-07-251-2/+3
| | | | <yashi@atmark-techno.com>.
* - Let the perl scripts (edmail, parse-patch and remove-trailing-ws) workJean Delvare2005-07-241-14/+14
| | | | without Locale::gettext.
* - Update French translation.Jean Delvare2005-07-191-46/+60
|
* - Another translation fix.Andreas Gruenbacher2005-07-191-1/+1
|
* - Fix a few translation bugs; update german translation.Andreas Gruenbacher2005-07-191-164/+168
|
* - Add internationalization support to Perl scripts as well.Andreas Gruenbacher2005-07-181-139/+288
|
* French translation unfuzzying.Jean Delvare2005-07-181-4/+1
|
* - Based on work done by several contributers, add a headerv0.41Andreas Gruenbacher2005-07-181-5/+4
| | | | | command. - Bump version to 0.41.
* Update the French translation.Jean Delvare2005-07-141-7/+7
|
* - quilt delete: Add option -n, which deletes the next patchJean Delvare2005-07-061-7/+17
| | | | after topmost (rather than the specified or topmost patch).
* - fr.po: Add all missing translations.Jean Delvare2005-07-051-6/+84
| | | | - de.po: Add one easy translation.
* quilt delete: Display the name of the deleted patch on success.Jean Delvare2005-07-051-0/+4
|
* - 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
|
* Looks like msgmerge wants different line breaks. Oh well.Jean Delvare2005-06-291-7/+6
|
* French translation unfuzzying.Jean Delvare2005-06-291-33/+44
|