aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Glacier_remote_uploads_duplicates
Commit message (Collapse)AuthorAge
* remove old closed bugs and todo items to speed up wiki updates and reduce sizeGravatar Joey Hess2016-04-19
| | | | | | | | | Remove closed bugs and todos that were last edited or commented before Q3 2015. Command line used: for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
* doc: perl -p -i -e s/certianly/certainly/Gravatar Richard Hartmann2013-11-25
|
* Added a comment: For those on Mac OS XGravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2013-11-18
|
* Added a commentGravatar http://joeyh.name/2013-06-11
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w2013-06-10
|
* Added a commentGravatar http://joeyh.name/2013-05-29
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2013-05-27
|
* Added a commentGravatar http://joeyh.name/2013-05-23
|
* Added a commentGravatar http://joeyh.name/2013-05-23
|
* Added a commentGravatar http://joeyh.name/2013-05-23