19
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Update spec2series accordingly. More... about 22 years ago
- Add Autoconf test for rpmbuild vs. rpm (needed for `make rpm'). More... about 22 years ago
- lib/backup-files.c: Copy files if hard linking is not possible, e.g., because the backups go to a ram disc, etc. More... about 22 years ago
Rewrite the package description
mquinson
as Martin Quinson
More... about 22 years ago
Add example of a ~/.quiltrc file (in fact, my current version). More... about 22 years ago
Add the makefile chunk IN /usr/include, do not name it /usr/include :)
mquinson
as Martin Quinson
More... about 22 years ago
Add the consider-for-docs in the tarballs
mquinson
as Martin Quinson
More... about 22 years ago
Add all tests in dist
mquinson
as Martin Quinson
More... about 22 years ago
DIRT += $(shell find -name '.#*') [generated by emacs when working on a CVS tree]
mquinson
as Martin Quinson
More... about 22 years ago
Document last change
mquinson
as Martin Quinson
More... about 22 years ago
Makefile chunk to manage debian packages using quilt
mquinson
as Martin Quinson
More... about 22 years ago
install debquilt.mk
mquinson
as Martin Quinson
More... about 22 years ago
Document last changes
mquinson
as Martin Quinson
More... about 22 years ago
Bump version
mquinson
as Martin Quinson
More... about 22 years ago
Use distclean and not only clean
mquinson
as Martin Quinson
More... about 22 years ago
Install bash_completion; doc goes to /usr/share/doc, not /usr/share/doc/packages
mquinson
as Martin Quinson
More... about 22 years ago
What is needed to have an inteligent completion in bash when using quilt
mquinson
as Martin Quinson
More... about 22 years ago
Comment the last changes
mquinson
as Martin Quinson
More... about 22 years ago
Fix typo
mquinson
as Martin Quinson
More... about 22 years ago
Hard code the location of bash ; install the upstream changelog in package
mquinson
as Martin Quinson
More... about 22 years ago
Package a new version, called 0.23
mquinson
as Martin Quinson
More... about 22 years ago
Expend the {} syntax in DIRT variable so that Makefile do what we expect
mquinson
as Martin Quinson
More... about 22 years ago
update
mquinson
as Martin Quinson
More... about 22 years ago
make clean before dist; remove po/*.mo on clean
mquinson
as Martin Quinson
More... about 22 years ago
Preserve permissions of files added with `quilt add'. More... over 22 years ago
Do not add the whole /usr/share/locale directory to the RPM file list, but only the quilt message catalogs: Otherwise RPM complains when uninstalling. More... over 22 years ago
- Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTS More... over 22 years ago
- Rename DIFF_OPTS environment variable to QUILT_DIFF_OPTS - Add ~/.quiltrc resource file (this file is sourced from the patchfsn file, which is used by all commands). More... over 22 years ago
quilt push returns non-zero value if the patch does not apply cleanly
mquinson
as Martin Quinson
More... over 22 years ago
Convert all times to CET/CEST timezone -- our scripts don't understand other timezones :-( More... over 22 years ago