openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Q
quilt
Settings
|
Report Duplicate
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 13, 2024 — Sep 13, 2025
Showing page 48 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Apply patches with `patch -f' by default. Add --interactive option top `quilt push' to allow applying patches without `patch -f'.
Andreas Gruenbacher
More...
over 22 years ago
*** empty log message ***
Andreas Gruenbacher
More...
over 22 years ago
- Remove awk hacks in Makefile.in with shell loop and sed hack: The awk hack(s) didn't work for Martin Quinson.
Andreas Gruenbacher
More...
over 22 years ago
*** empty log message ***
Andreas Gruenbacher
More...
over 22 years ago
- Never reorder files in patches. (Previously the file list was run through (sort | uniq) to remove duplicate entries.) - Update test script to new format, and add regression test cases.
Andreas Gruenbacher
More...
over 22 years ago
The change from Mar 24 caused empty lines to be removed in patch descriptions.
Andreas Gruenbacher
More...
over 22 years ago
`head -1' and `tail -1' is non-standard and deprecated, and does not work with coreutils-5.0 any longer.
Andreas Gruenbacher
More...
over 22 years ago
Improve error checking of `quilt diff'
Andreas Gruenbacher
More...
over 22 years ago
Also include tests in tar archives
Andreas Gruenbacher
More...
over 22 years ago
Fix patch_description function
Andreas Gruenbacher
More...
over 22 years ago
Update test script to reflect recent patch format changes.
Andreas Gruenbacher
More...
over 22 years ago
- Also substitute @SED@ and @AWK@. - Some versions of sed don't like '\t'. Expand those in the shell instead.
Andreas Gruenbacher
More...
over 22 years ago
Make test more robust by popping all patches with -R. Before no mode was specified and quilt was using a mix of reverse-applying and fast restoring.
Andreas Gruenbacher
More...
over 22 years ago
Minor cleanup
Andreas Gruenbacher
More...
over 22 years ago
Bump version number to 0.23 (CVS tag VER_0_23)
Andreas Gruenbacher
More...
over 22 years ago
The patch filename was appended to the directory/file name in patches generated, like dir~patch/file and file~patch. This is unnecessary, and at most irritationg when patches are renamed. Use dir.orig/file and file.orig instead. Also for better readability add a separator line below `Index:', like in diffs CVS generates.
Andreas Gruenbacher
More...
over 22 years ago
Fix "quilt diff -c PATCH" does not strip PATCH name bug
Andreas Gruenbacher
More...
over 22 years ago
*** empty log message ***
Andreas Gruenbacher
More...
over 22 years ago
Add dependency on GNU gettext
mquinson
as Martin Quinson
More...
over 22 years ago
Add dependency on GNU gettext to spec file
Andreas Gruenbacher
More...
over 22 years ago
*** empty log message ***
Andreas Gruenbacher
More...
over 22 years ago
Add bash versions of basename and dirname
Andreas Gruenbacher
More...
over 22 years ago
Missing $DIFFSTAT -> @DIFFSTAT@ conversion
Andreas Gruenbacher
More...
over 22 years ago
Unfuzzying, reformulate some translations
mquinson
as Martin Quinson
More...
over 22 years ago
Merge James's diffstat patch (check for existence of %diffstat section removed).
Andreas Gruenbacher
More...
over 22 years ago
Format in-line documentation to be around 72 characters in width.
Andreas Gruenbacher
More...
over 22 years ago
Merge version of James's temp file patch (some further improvements, hopefully). Also, fix some messages that seem to have been reset to a previous version during I18N, and update the test script.
Andreas Gruenbacher
More...
over 22 years ago
Merge James's bash version check (again after minor changes by me):
Andreas Gruenbacher
More...
over 22 years ago
Minor cleanup
Andreas Gruenbacher
More...
over 22 years ago
*** empty log message ***
Andreas Gruenbacher
More...
over 22 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree