19
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Put quilt.pdf in the package again
mquinson
as Martin Quinson
More... over 21 years ago
Merge with current strings to translate
mquinson
as Martin Quinson
More... over 21 years ago
Fix formating errors (sorry)
mquinson
as Martin Quinson
More... over 21 years ago
Sync to EN
mquinson
as Martin Quinson
More... over 21 years ago
Do not explicitely depend on bash since that's an Essential package
mquinson
as Martin Quinson
More... over 21 years ago
- Fix test for bash in configure.ac. - Add `--trace' option to quilt wrapper (runs commands with -x, which prints an execution trace). - Add QUILT_BACKUP setting in .quiltrc (creates backup copies when refreshing patches). More... over 21 years ago
- Fix `quilt next'. More... over 21 years ago
- Also fix `quilt import' after patch name mangling removal. More... over 21 years ago
- No longer remove common extensions (.dif, .diff, .patch, .gz, .bz2) from patch names. This allows patches in the same series that only differ by extension, and cleans up the scripts a little. Also don't remove extensions when printing patch names. - Remove unused diffstat code. More... over 21 years ago
- Fix generating doc/README after subdirectory support broke it. - Remove excessive newlines in -h messages. More... over 21 years ago
add a dependency on gawk (Closes #227111)
mquinson
as Martin Quinson
More... over 21 years ago
Fix the URL of the project (Closes #223387)
mquinson
as Martin Quinson
More... over 21 years ago
Don't let the root makefile mess with debian stuff
mquinson
as Martin Quinson
More... over 21 years ago
- Fix `make dist': Some files in debian/ did not exist. - Update to version 0.30. More... over 21 years ago
- Add a few more test cases for subdirectory support. - Fix a few bugs introduced while merging Chris's patch. More... over 21 years ago
Clarify project description More... over 21 years ago
*** empty log message *** More... over 21 years ago
- Add support for working in subdirectories of the base directory that contains patches/ and .pc/. In the unlikely case that quilt shall operate in the sub-directory itself, it is sufficient to create a patches/ directory there. - Add a small testcase for subdirectory support. More... over 21 years ago
- Add QUILT_NO_DIFF_TIMESTAMPS option in .quiltrc. GNU patch. - Fix help for `quilt diff'. - Update TODO. More... over 21 years ago
- Also accept `quilt diff -z ./file' (ignore the ./ prefix that is often produced by find etc.) More... over 21 years ago
Minor documentation tweak More... over 21 years ago
- `quilt fold' did not create directories for additional files, and the code for recovering from failures was wrong. More... almost 22 years ago
Oops, fix quilt diff fix More... almost 22 years ago
Fix some syntactic issues More... almost 22 years ago
Oops, forgot to commit message changes More... almost 22 years ago
Document last change More... almost 22 years ago
Also mention .quiltrc and environment settings More... almost 22 years ago
Update translations (and clarify a few of the original messages) More... almost 22 years ago
- Error check for `quilt diff -z filelist' was too strict; relax. More... almost 22 years ago
Document last changes (version 0.29-3)
mquinson
as Martin Quinson
More... almost 22 years ago