summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* - Makefile.in: Use @BASH@ instead of bash (John Vandenberg).Jean Delvare2005-09-141-5/+4
* - Add a missing dependency.Andreas Gruenbacher2005-09-111-1/+1
* - doc/README needs the same $EDITOR filtering quirk we just added forJean Delvare2005-09-061-1/+3
* - Merge doc/sample.quiltrc into quilt.quiltrc, and delete it. It will beJean Delvare2005-09-061-2/+1
* - Makefile.in: Filter out expanded $EDITOR in quilt.1. This value beingJean Delvare2005-09-061-1/+2
* - configure.ac, Makefile.in: Support GCC and other compilers. AllowJean Delvare2005-08-281-3/+11
* - Makefile.in: add test/Makefile and test/test.quiltrc to SRC, so thatJean Delvare2005-07-291-1/+2
* - Makefile.in: Drop pointless dependency between quilt commandJean Delvare2005-07-221-2/+0
* - uninstall target: remove $(LIB_DIR) as well.Andreas Gruenbacher2005-07-181-0/+1
* - quilt/annotate.in: Fix case where the file is created/deletedAndreas Gruenbacher2005-07-181-2/+13
* - Use wildcard to generate the list of all commands in MakefileAndreas Gruenbacher2005-07-141-4/+1
* - Makefile.in: Properly set LINGUAS before running "make all" inJean Delvare2005-07-071-2/+2
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-021-1/+1
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-1/+2
* - Add new annotate command.Andreas Gruenbacher2005-06-181-3/+3
* - Add rename command from Jean Delvare <khali@linux-fr.org>.Andreas Gruenbacher2005-06-081-1/+1
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-4/+8
* - Add a default /etc/quilt.quiltrc file that is sourced if noAndreas Gruenbacher2005-01-111-1/+2
* - Get rid of the apatch and rpatch helper scripts: Integrate themAndreas Gruenbacher2004-11-151-1/+1
* - Add Japanese translation fromAndreas Gruenbacher2004-08-141-1/+1
* - Add test case for permissions.v0.35Andreas Gruenbacher2004-07-151-10/+2
* - Update guards script: add -l (list) and -v (invert) options.Andreas Gruenbacher2004-07-141-0/+1
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-091-1/+1
* - Add common GNU Diff format options to diff and refresH commands:Andreas Gruenbacher2004-07-041-0/+1
* - Several Fixes from Joe Green <jgreen@mvista.com>:Andreas Gruenbacher2004-07-021-3/+3
* fixup the manpage generationMartin Quinson2004-06-111-3/+4
* - Add meta-data version check/upgrade code from Martin Quinson andAndreas Gruenbacher2004-06-101-1/+1
* - Rewrite spec2series to return what the new `quilt setup' needs,Andreas Gruenbacher2004-05-311-1/+1
* - Add `quilt grep': Grep over all files, recursively, skippingAndreas Gruenbacher2004-05-151-3/+3
* - Add `quilt graph' command for generating a dependency graphAndreas Gruenbacher2004-03-131-4/+4
* - Add man page to tarball and to spec file; add make dependencies.Andreas Gruenbacher2004-03-101-3/+5
* Add a man page generated automatically from -hMartin Quinson2004-02-231-3/+29
* - Fix generating doc/README after subdirectory support broke it.Andreas Gruenbacher2004-01-311-6/+7
* Don't let the root makefile mess with debian stuffMartin Quinson2004-01-311-3/+3
* - Fix `make dist': Some files in debian/ did not exist.v0.30Andreas Gruenbacher2004-01-281-1/+1
* - Add new command `quilt fold' to fold one patch into another.Andreas Gruenbacher2003-11-171-1/+1
* - Merge some changes from wangdi:Andreas Gruenbacher2003-11-151-3/+2
* Also install quilt.pdf with `make install'.v0.29Andreas Gruenbacher2003-11-121-1/+3
* - Add introductory paper to CVS repository.Andreas Gruenbacher2003-11-121-3/+3
* - `quilt add': Return exit code 2 when a file has already been added.Andreas Gruenbacher2003-10-231-1/+1
* - Add `quilt fork' command.v0.26Andreas Gruenbacher2003-10-211-1/+1
* Add fork commandAndreas Gruenbacher2003-10-211-1/+2
* Fix LC_ALL to C while building the reference file to get it in english even o...Martin Quinson2003-09-091-2/+2
* Fix typo.Andreas Gruenbacher2003-07-271-1/+1
* - Install package documentation into $RPM_DOC_DIR if thisAndreas Gruenbacher2003-07-261-3/+4
* - Update spec2series accordingly.Andreas Gruenbacher2003-07-231-1/+2
* - Add Autoconf test for rpmbuild vs. rpm (needed for `make rpm').Andreas Gruenbacher2003-07-231-2/+3
* Add example of a ~/.quiltrc file (in fact, my current version).Andreas Gruenbacher2003-06-271-1/+2
* Add the consider-for-docs in the tarballsMartin Quinson2003-06-261-0/+1
* Add all tests in distMartin Quinson2003-06-261-2/+2