summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | backup-files: New function for copyJean Delvare2012-02-013-2/+52
* | backup-files: Skip first mkdir on restoreJean Delvare2012-02-011-6/+3
* | backup-files: Try mass link/copy first on restoreJean Delvare2012-02-011-5/+21
* | backup-files: Separate lists for empty and non-empty filesJean Delvare2012-02-011-14/+22
* | backup-files: Remember the list of filesJean Delvare2012-02-015-54/+30
* | backup-files: Quick exit when unlinking is not neededJean Delvare2012-02-011-0/+14
* | backup-files: Separate function restore_allJean Delvare2012-02-011-21/+29
* | backup-files: Avoid negationsJean Delvare2012-02-011-13/+13
* | backup-files: Optimize noopJean Delvare2012-02-011-3/+10
* | backup-files: Drop curly bracesJean Delvare2012-02-011-10/+10
* | backup-files: Batch mass restoreJean Delvare2012-02-014-1/+153
* | backup-files: Use internal implementation of dirnameJean Delvare2012-02-014-40/+53
* | backup-files: Make input methods mutually exclusiveJean Delvare2012-02-011-22/+19
* | backup-files: Drop variable filelistJean Delvare2012-02-011-9/+5
* | backup-files: Optimize backupJean Delvare2012-02-011-10/+5
* | backup-files: Optimize restoreJean Delvare2012-02-011-14/+8
* | backup-files: Split code to sparate functionsJean Delvare2012-02-011-63/+78
* | backup-files: Simplify find loopJean Delvare2012-02-012-13/+7
* | backup-files: Prefix must be a directoryJean Delvare2012-02-011-20/+7
* | backup-files: Speed up ensure_nolinksJean Delvare2012-02-011-6/+3
* | backup-files: Inline copy_file and link_or_copy_fileJean Delvare2012-02-011-18/+4
* | backup-files: Drop variable prognameJean Delvare2012-02-011-5/+3
* | backup-files: Skip test for file presenceJean Delvare2012-02-011-4/+0
* | backup-files: Drop suffix optionJean Delvare2012-02-011-16/+4
* | Clean up legacy C codeJean Delvare2012-02-016-3080/+11
* | BSD compatibility: rmdirJean Delvare2012-02-012-24/+10
* | BSD compatibility: cpJean Delvare2012-02-011-2/+2
* | BSD compatibility: statJean Delvare2012-02-014-3/+156
* | Make backup-files a shell scriptMartin Quinson2012-02-0112-58/+334
* | Add a dedicated test case for backup-filesJean Delvare2012-02-012-0/+207
* | import: Fix import of patches from a subdirectory (bug #35244)Jean Delvare2012-01-314-7/+33
|/
* Set version to 0.51.v0.51Jean Delvare2012-01-283-10/+15
* Remove parse-patch which is no longer usedJean Delvare2012-01-288-259/+11
* test suite: in the "ls -l" output, ignore additional characters after the fil...Andreas Gruenbacher2012-01-231-5/+5
* quilt mail: CC people in more common patch headersAndreas Gruenbacher2012-01-231-2/+6
* inspect: Complain if wrapper script can't be executedJean Delvare2012-01-232-0/+12
* inspect: Leave stderr free for actual error reportingJean Delvare2012-01-232-13/+14
* oops, forgot to document my lastest change, sorry for the noiseMartin Quinson2012-01-231-0/+6
* Silence the completion of the push scriptMartin Quinson2012-01-231-1/+1
* Store the quilt command reference once generatedJean Delvare2012-01-103-8/+16
* Silent the generation of the quilt manual page, for consistencyJean Delvare2012-01-102-1/+3
* No need to delete doc/quilt.1 twice on "make clean"Jean Delvare2012-01-102-4/+12
* ensure that bash is used as a shell, even if it's not the default oneMartin Quinson2012-01-092-0/+11
* Revert "Fix auto-generation of quilt.1 to work with dash"Martin Quinson2012-01-091-5/+5
* document lastest changesMartin Quinson2012-01-021-0/+9
* add a check that QUILT_PATCHES != QUILT_PC.Martin Quinson2012-01-021-0/+6
* Fix auto-generation of quilt.1 to work with dashMartin Quinson2012-01-011-5/+5
* Makefile.in: Really skip setting execute bit on scripts/patchfnsJean Delvare2011-12-162-1/+6
* configure*, Makefile.in: Use the standard docdir definitionJean Delvare2011-12-164-17/+15
* Let git not ignore quilt/scriptsJean Delvare2011-12-151-0/+1