0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Save PM_CMDLINE correctly so that it shows up nicely in the logs.
VictorLowther
as Victor Lowther
More... about 17 years ago
Ensure that PARAMETERS.rm always exists.
VictorLowther
as Victor Lowther
More... about 17 years ago
Moved parameter saving os that it always happens after we take the lock.
VictorLowther
as Victor Lowther
More... about 17 years ago
Fix reversed logic when creating a parameters file.
VictorLowther
as Victor Lowther
More... about 17 years ago
Save all parameters into a file instead of one file per param.
VictorLowther
as Victor Lowther
More... about 17 years ago
Return $NA instead of 1 when smart-kernel-video is not applicable.
VictorLowther
as Victor Lowther
More... about 17 years ago
Fixed error resulting in no parameters being saved.
VictorLowther
as Victor Lowther
More... about 17 years ago
Merge branch 'man-xml'
VictorLowther
as Victor Lowther
More... about 17 years ago
Actually install the documentation.
VictorLowther
as Victor Lowther
More... about 17 years ago
Bump version number in preperation for release
VictorLowther
as Victor Lowther
More... about 17 years ago
Merge branch 'man-xml'
VictorLowther
as Victor Lowther
More... about 17 years ago
Merge branch 'vlowther-binary-video-quirks'
VictorLowther
as Victor Lowther
More... about 17 years ago
Fix ChangeLog generation in distcheck More... over 17 years ago
Don't remove ChangeLog on distclean More... over 17 years ago
Ignore more generated files More... over 17 years ago
xmlto only takes a single file, don't pass more More... over 17 years ago
Only create manpage symlinks when target pages have been installed More... over 17 years ago
Only build manpages when xmlto is available More... over 17 years ago
update Makefile.am to reflect hook name changes,
VictorLowther
as Victor Lowther
More... over 17 years ago
Even more reorganization
VictorLowther
as Victor Lowther
More... over 17 years ago
Split the NTP handling code in 90clock into its own code.
VictorLowther
as Victor Lowther
More... over 17 years ago
Missing a <para> tag in pm-powersave
VictorLowther
as Victor Lowther
More... over 17 years ago
Stefan pointed out that >= is not a valid string comparison op for test.
VictorLowther
as Victor Lowther
More... over 17 years ago
More pm-actiom manpage updates.
VictorLowther
as Victor Lowther
More... over 17 years ago
Remenber to set IFS back to normal before exiting run_quirks.
VictorLowther
as Victor Lowther
More... over 17 years ago
arrgh, need to actually export PM_CMDLINE.
VictorLowther
as Victor Lowther
More... over 17 years ago
Cleanups to parameter manipulation to make it a bit less evil
VictorLowther
as Victor Lowther
More... over 17 years ago
log() is not in scope in hooks.
VictorLowther
as Victor Lowther
More... over 17 years ago
Make remove_parameters all work again.
VictorLowther
as Victor Lowther
More... over 17 years ago
Fix another stupid error in get_parameters
VictorLowther
as Victor Lowther
More... over 17 years ago