index
:
hybridwipe/tails
bugfix/10950-add-gnome-sound-recorder
bugfix/11134-add-rake_tasks-to-gitignore
bugfix/11273-cleanup-usr-src-libdvd-pkg
feature/11108-improve-rakefile
feature/11125-rakefile-detect-vagrant-version
feature/11420-verify-libdvdcss
feature/7674-libdvdcss2
feature/xxxx-check-vagrant-version
sound-recorder
hybridwipe's tails repository
hybridwipe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdvd-css should not be checked
feature/11420-verify-libdvdcss
Austin English
2016-05-22
1
-1
/
+1
*
config/chroot_local-hooks/59-libdvd-pkg: verify libdvdcss package installation
Austin English
2016-05-22
1
-0
/
+7
*
Revert "Install the nmh package."
anonym
2016-05-22
1
-1
/
+0
*
Merge remote-tracking branch 'origin/feature/11075-remove-power-menu-entries'...
anonym
2016-05-22
3
-20
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/devel' into feature/11075-remove-power-m...
sajolida
2016-05-16
493
-20152
/
+11978
|
|
\
|
*
|
Remove 'Reboot' and 'Power Off' entries from Applications → System Tools (W...
sajolida
2016-05-16
3
-20
/
+0
*
|
|
Merge remote-tracking branch 'origin/feature/11303-mesa-backport' into devel
anonym
2016-05-22
1
-0
/
+8
|
\
\
\
|
*
|
|
Adapt APT preferences to our snapshot system.
anonym
2016-05-22
1
-2
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/devel' into feature/11303-mesa-backport
anonym
2016-05-22
406
-2569
/
+53194
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'origin/feature/5926-freezable-APT-repository' i...
anonym
2016-05-22
45
-1061
/
+2009
|
\
\
\
\
|
*
|
|
|
Add documentation for the freeze exceptions workflow.
intrigeri
2016-05-21
2
-2
/
+44
|
*
|
|
|
Fix phrasing.
intrigeri
2016-05-21
1
-3
/
+3
|
*
|
|
|
Don't use "XXX" when there is no problem to solve.
intrigeri
2016-05-21
1
-4
/
+4
|
*
|
|
|
TODO--
intrigeri
2016-05-21
2
-6
/
+0
|
*
|
|
|
APT freeze exceptions: draft updated design.
intrigeri
2016-05-21
2
-0
/
+79
|
*
|
|
|
Pin our custom APT repo to the same level as Debian ones, and explicitly pin ...
intrigeri
2016-05-21
1
-1
/
+25
|
*
|
|
|
Import from the blueprint the explanation why we need to tackle the freeze ex...
intrigeri
2016-05-21
3
-2
/
+33
|
*
|
|
|
Release process: don't freeze APT snapshots for point-releases.
intrigeri
2016-05-18
1
-14
/
+15
|
*
|
|
|
Import lots of design and implementation notes from the blueprint.
intrigeri
2016-05-18
3
-4
/
+289
|
*
|
|
|
Move documentation about thawing APT snapshots.
intrigeri
2016-05-18
2
-10
/
+17
|
*
|
|
|
Have unfrozen state propagate to devel.
intrigeri
2016-05-18
1
-6
/
+6
|
*
|
|
|
Merge remote-tracking branch 'origin/devel' into feature/5926-freezable-APT-r...
intrigeri
2016-05-18
3
-1
/
+17
|
|
\
\
\
\
|
*
|
|
|
|
Improve phrasing.
intrigeri
2016-05-18
1
-1
/
+1
|
*
|
|
|
|
Improve formatting.
intrigeri
2016-05-18
1
-2
/
+2
|
*
|
|
|
|
Adjust release process to match the fact that we're now working on feature/st...
intrigeri
2016-05-18
1
-4
/
+4
|
*
|
|
|
|
Shorten phrasing.
intrigeri
2016-05-18
1
-2
/
+1
|
*
|
|
|
|
Shorten links.
intrigeri
2016-05-18
1
-19
/
+14
|
*
|
|
|
|
Move and update documentation for freezing APT snapshots.
intrigeri
2016-05-18
2
-13
/
+23
|
*
|
|
|
|
Update documentation for updating Valid-Until.
intrigeri
2016-05-18
2
-28
/
+41
|
*
|
|
|
|
At boot time, reset APT sources.list to the live upstream ones.
intrigeri
2016-05-17
1
-0
/
+68
|
*
|
|
|
|
Test suite: disallow APT sources we don't use anymore.
intrigeri
2016-05-17
1
-1
/
+1
|
*
|
|
|
|
Un-@fragile-ize the APT sources scenario.
intrigeri
2016-05-17
1
-2
/
+1
|
*
|
|
|
|
Never freeze the debian-security snapshot, and adjust tests accordingly.
intrigeri
2016-05-17
4
-13
/
+26
|
*
|
|
|
|
Add comment explaining subtle behaviour.
intrigeri
2016-05-17
1
-0
/
+2
|
*
|
|
|
|
Implement scenarios + corresponding code for the APT mirror selection: testin...
intrigeri
2016-05-17
3
-2
/
+98
|
*
|
|
|
|
Implement scenarios + corresponding code for the APT mirror selection: devel ...
intrigeri
2016-05-17
3
-1
/
+50
|
*
|
|
|
|
Implement scenarios + corresponding code for the APT mirror selection: stable...
intrigeri
2016-05-17
4
-4
/
+194
|
*
|
|
|
|
Refactoring: move code to a library that I'll reuse for the apt-mirror script.
intrigeri
2016-05-17
2
-30
/
+37
|
*
|
|
|
|
Add set -u to script that was missing it.
intrigeri
2016-05-17
1
-0
/
+1
|
*
|
|
|
|
Drop set -x, that was useful for debugging but is less so now.
intrigeri
2016-05-17
1
-2
/
+0
|
*
|
|
|
|
Put raw data into shape.
intrigeri
2016-05-17
2
-4
/
+6
|
*
|
|
|
|
Import more of the blueprint's relevant data.
intrigeri
2016-05-17
1
-0
/
+15
|
*
|
|
|
|
Manual build setup: add a pointer to the custom apt-cacher-ng configuration r...
intrigeri
2016-05-17
1
-2
/
+7
|
*
|
|
|
|
Drop now unsupported manual setup corner cases.
intrigeri
2016-05-17
7
-459
/
+2
|
*
|
|
|
|
Merge remote-tracking branch 'origin/devel' into feature/5926-freezable-APT-r...
intrigeri
2016-05-17
493
-20151
/
+11977
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Update doc for bumping Valid-Until, to match the current implementation.
intrigeri
2016-05-16
1
-16
/
+9
|
*
|
|
|
|
Update doc for freezing & thawing APT snapshots, to match the current impleme...
intrigeri
2016-05-16
1
-5
/
+8
|
*
|
|
|
|
Save list of APT mirrors and additional sources to a dedicated file.
intrigeri
2016-05-16
2
-3
/
+10
|
*
|
|
|
|
Cleanup: use (so far) unused variable for what seems to be its obvious use case.
intrigeri
2016-05-16
1
-2
/
+2
|
*
|
|
|
|
Release process: add sanity check.
intrigeri
2016-05-16
1
-0
/
+3
[next]