summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Regenerate doc/quilt.pdf.Andreas Gruenbacher2005-03-101-0/+0
* - Another Japanese translation update from Yasushi SHOJI.Andreas Gruenbacher2005-03-072-15/+79
* - Fix typo and translation updates.Andreas Gruenbacher2005-03-067-86/+496
* - Add `graph', `grep' and `mail' to QUILT_IN in po/MakefileAndreas Gruenbacher2005-03-062-3/+9
* I shouldn't have commited before making sure it worksMartin Quinson2005-02-241-11/+23
* Reduce my probability to mess up in the futureMartin Quinson2005-02-241-4/+4
* Document last changes and get ready for next releaseMartin Quinson2005-02-241-0/+16
* take care of the fools patching their config.* files. Bad idea since cdbs upd...Martin Quinson2005-02-241-0/+21
* - quilt add: Add check to ensure that no symlink will be added since we failMartin Quinson2005-02-242-0/+13
* - quilt add: Add check to ensure that no files below patches/Andreas Gruenbacher2005-02-182-0/+35
* - quilt remove: Update restored file's timestamp. Also, some usesv0.39Andreas Gruenbacher2005-02-105-4/+74
* - Don't leak so many temporary files in the push command.Andreas Gruenbacher2005-02-068-181/+184
* - Update of the Japanese translation from Yasushi SHOJIAndreas Gruenbacher2005-02-052-32/+15
* - A new idea...Andreas Gruenbacher2005-02-031-0/+5
* - Fix date calculation bug with some versions of GNU date.Andreas Gruenbacher2005-02-022-1/+6
* - Use color defaults so that QUILT_COLORS can be used to onlyAndreas Gruenbacher2005-02-023-8/+21
* - Another small regexp fix.Andreas Gruenbacher2005-01-271-1/+1
* - Fix a typo in the syntax coloring regexp.Andreas Gruenbacher2005-01-271-1/+1
* - Fix a syntax error.Andreas Gruenbacher2005-01-271-1/+1
* - lib/backup-files.c: Remove unused command line option andAndreas Gruenbacher2005-01-273-10/+18
* - 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