summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Fix pop command for recent coreutils (cp dir dir2/ no longerAndreas Gruenbacher2005-01-252-1/+7
* - Add color support for push command output and allow to customizeAndreas Gruenbacher2005-01-236-19/+93
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-2315-105/+744
* - Add a missing find_patch call in the files command.Andreas Gruenbacher2005-01-212-1/+6
* Document last changes to bash_completionMartin Quinson2005-01-201-0/+8
* Fix file completion; use string comparison when dealing with BASH_VERSION (ma...Martin Quinson2005-01-201-8/+21
* - Add a default /etc/quilt.quiltrc file that is sourced if noAndreas Gruenbacher2005-01-115-8/+25
* Add the template to generate the control automaticallyMartin Quinson2005-01-061-0/+34
* Document last changes in the packageMartin Quinson2005-01-064-2/+37
* Release 0.37-2 to fix #285322Martin Quinson2004-12-131-0/+7
* Get ready for the releaseMartin Quinson2004-12-081-4/+12
* Useless cleanupMartin Quinson2004-12-081-3/+2
* Fix a bashismMartin Quinson2004-12-081-2/+2
* Useless cleanupsMartin Quinson2004-11-221-11/+11
* Fix groff syntaxMartin Quinson2004-11-221-3/+3
* - Push command: Write out output of patch process immediatelyAndreas Gruenbacher2004-11-196-97/+98
* - Get rid of the apatch and rpatch helper scripts: Integrate themAndreas Gruenbacher2004-11-1515-734/+513
* - Typo.Andreas Gruenbacher2004-11-151-1/+1
* - bash_completion: Change [ x '>' y ] to [ x -gt y ].Andreas Gruenbacher2004-11-081-1/+1
* - Fix patches command (Brent Casavant <bcasavan@sgi.com>).Andreas Gruenbacher2004-11-082-3/+4
* - Missing quotation in bash_completionAndreas Gruenbacher2004-11-082-2/+4
* - Fix extra trailing space in series file after quilt refreshAndreas Gruenbacher2004-11-082-1/+7
* - Add a missing print_patch call (cosmetic).v0.37Andreas Gruenbacher2004-10-172-9/+3
* - When applying a patch with -q and without -f no (individual)Andreas Gruenbacher2004-10-178-11/+34
* - Fix the version check in bash_completion for bash 3.v0.36Andreas Gruenbacher2004-09-222-2/+5
* - scripts/patchfns.in: set the dotglob option so that dot filesAndreas Gruenbacher2004-09-226-12/+60
* - Series command: add missing paths to patches ifAndreas Gruenbacher2004-09-213-2/+16
* - Fix a message; took a while. Thanks Yasushi SHOJIAndreas Gruenbacher2004-09-136-12/+11
* - bin/quilt.in: Add optional verbose modifier to --trace optionAndreas Gruenbacher2004-09-136-19/+37
* - The fork command at some point broke and did not insert theAndreas Gruenbacher2004-09-122-9/+12
* - scripts/inspect.in: Run the RPM %prep section in /var/tmp andAndreas Gruenbacher2004-09-122-1/+7
* - Refresh command: recognize and ignore header lines generated byAndreas Gruenbacher2004-08-254-3/+11
* Fix two typos in description. Thanks Matt (Kraii). (Closes: #266195)Martin Quinson2004-08-171-1/+2
* Fix typos in description (Thanks Matt Kraai)Martin Quinson2004-08-171-8/+8
* typo breaking groff syntaxMartin Quinson2004-08-171-1/+1
* Sync to ENMartin Quinson2004-08-171-24/+20
* - Add Japanese translation fromAndreas Gruenbacher2004-08-143-1/+1017
* - setup command: detect errors when running ``rpm -bp'' andAndreas Gruenbacher2004-08-136-6/+59
* - Merge improvement to files command from Dean Roehrich: Allow toAndreas Gruenbacher2004-08-116-95/+207
* - Working in sub-directories: `quilt new' so far did alwaysAndreas Gruenbacher2004-08-115-27/+19
* - Fix wrong pop command help text.Andreas Gruenbacher2004-08-114-47/+54
* Acknoledge NMU;Use my debian addressMartin Quinson2004-08-071-0/+15
* Use my debian addressMartin Quinson2004-08-071-1/+1
* Add the missing dependency on libc6Martin Quinson2004-08-071-1/+1
* Document last changeMartin Quinson2004-08-071-0/+6
* Small fix: display the name of the patch which is not applied in the error me...Martin Quinson2004-08-071-1/+1
* document last changesMartin Quinson2004-07-221-1/+8
* Tell the user to refresh patch which does not remove properly, not only to fo...Martin Quinson2004-07-222-7/+7
* Stop using my professional email address for that kind of stuffMartin Quinson2004-07-202-5/+5
* - Add missing print_patch wrapper.Andreas Gruenbacher2004-07-171-1/+2