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 46 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add test case for patch merging with `quilt diff'.
Andreas Gruenbacher
More...
almost 22 years ago
Add a new test case for conflicts while pushing.
Andreas Gruenbacher
More...
almost 22 years ago
- Backup files were not reliably removed after restoring (this did not matter with the .pc files).
Andreas Gruenbacher
More...
almost 22 years ago
- Get rid of patches_per cache_in `quilt patches'. Remove patches_per_file and associated functions. `quilt patches' now is a bit slow for unapplied patches.
Andreas Gruenbacher
More...
almost 22 years ago
- Rename snapshot directory from ".snap0" to ".snap". - `quilt diff: Speed up file list generation in `quilt diff'. Don't use modified_files anymore. Instead, add first_modified_by function. I want to get rid of the patches_per_file cache; it sometimes was not brought up to date. Some cleanups. - Add test/snapshot.test. - Fix two errors in the date format in quilt.changes.
Andreas Gruenbacher
More...
almost 22 years ago
Add new commands to bash_completion (argument expansion still missing)
Andreas Gruenbacher
More...
almost 22 years ago
- `quilt add': Return exit code 2 when a file has already been added. - Add `quilt edit' command: Does a `quilt add' and then invokes $EDITOR (fallback is `vi'). Files that don't exist after editing are again removed from the patch.
Andreas Gruenbacher
More...
almost 22 years ago
Add `-l' option to `quilt setup' command: This creates symlinks for the patches directory and the series file. Also works when a spec file is specified, but then there obviously is no series file to link to.
Andreas Gruenbacher
More...
almost 22 years ago
Never replace the series file; just replace its contents. This is necessary if the series file is a symlink.
Andreas Gruenbacher
More...
almost 22 years ago
- `Quilt fork' should better fork the next patch instead of the topmost one. Also fix a bug in updating the series file when forking. The rename_in_db() function is no longer needed.
Andreas Gruenbacher
More...
almost 22 years ago
- Add `quilt fork' command. - Add `quilt snapshot' command and `quilt diff --snapshot' option. - Bump the version number to 0.26.
Andreas Gruenbacher
More...
almost 22 years ago
Also copy the patch file, or else `quilt diff' won't work.
Andreas Gruenbacher
More...
almost 22 years ago
quilt setup: `-d' option did not always override the source directory specified in the series file.
Andreas Gruenbacher
More...
almost 22 years ago
Add fork command
Andreas Gruenbacher
More...
almost 22 years ago
Do not install anything under /usr/share/doc/quilt-<version>/ since it's not the way it should be done under Debian
mquinson
as Martin Quinson
More...
about 22 years ago
new version
mquinson
as Martin Quinson
More...
about 22 years ago
Cosmetics
mquinson
as Martin Quinson
More...
about 22 years ago
Fix LC_ALL to C
mquinson
as Martin Quinson
More...
about 22 years ago
Stupid bug fix
mquinson
as Martin Quinson
More...
about 22 years ago
Document my changes
mquinson
as Martin Quinson
More...
about 22 years ago
Fix LC_ALL to C while building the reference file to get it in english even on my box
mquinson
as Martin Quinson
More...
about 22 years ago
Bump version number to 0.25
mquinson
as Martin Quinson
More...
about 22 years ago
Update
mquinson
as Martin Quinson
More...
about 22 years ago
- Pipe rpmbuild output to /dev/null in spec2series (seems to be necessary since rpm4).
Andreas Gruenbacher
More...
about 22 years ago
Fix typo.
Andreas Gruenbacher
More...
about 22 years ago
- Use %{find_lang} macro in spec file.
Andreas Gruenbacher
More...
about 22 years ago
- Pushing is only possible if the topmost file is found in the series file. Fix from Tom Wang <
[email protected]
>.
Andreas Gruenbacher
More...
about 22 years ago
No more story telling; bring (more) up to date.
Andreas Gruenbacher
More...
about 22 years ago
- When popping files, go through the list of applied patches instead of looking at the series file: The series file may have changed.
Andreas Gruenbacher
More...
about 22 years ago
- Install package documentation into $RPM_DOC_DIR if this environment variable is set. On RedHat 9 $RPM_DOC_DIR points to /usr/share/doc/packages, but documentation lives in /usr/share/doc. This is a bug in RedHat's RPM configuration; working around it would break other distributions.
Andreas Gruenbacher
More...
about 22 years ago
←
1
2
…
42
43
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