summaryrefslogtreecommitdiff
path: root/doc/news
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
* add news item for git-annex 6.20160418Gravatar Joey Hess2016-04-18
|
* add news item for git-annex 6.20160412Gravatar Joey Hess2016-04-12
|
* add news item for git-annex 6.20160318Gravatar Joey Hess2016-03-18
|
* add news item for git-annex 6.20160229Gravatar Joey Hess2016-02-29
|
* add news item for git-annex 6.20160217Gravatar Joey Hess2016-02-17
|
* add news item for git-annex 6.20160211Gravatar Joey Hess2016-02-11
|
* add news item for git-annex 6.20160126Gravatar Joey Hess2016-01-26
|
* Added a comment: hexapodia!Gravatar db48x2016-01-14
|
* fix formatGravatar Joey Hess2016-01-14
|
* add news item for git-annex 6.20160114Gravatar Joey Hess2016-01-14
|
* add news item for git-annex 5.20151218Gravatar Joey Hess2015-12-18
|
* add news item for git-annex 5.20151208Gravatar Joey Hess2015-12-08
|
* replyGravatar Joey Hess2015-11-24
|
* Added a comment: Git tagGravatar jtgeibel@4ad445b2ef940dedb1b6d9b19e3888e56b33541b2015-11-21
|
* remove old news commentsGravatar Joey Hess2015-11-16
|
* add news item for git-annex 5.20151116Gravatar Joey Hess2015-11-16
|
* add news item for git-annex 5.20151102Gravatar Joey Hess2015-11-02
|
* Changelog typo: remove, not remoteGravatar Henrik Ahlgren2015-10-21
|
* add link to new surveyGravatar Joey Hess2015-10-19
|
* Added a commentGravatar http://joeyh.name/2015-10-19
|
* Added a commentGravatar anarcat2015-10-19
|
* add news item for git-annex 5.20151019Gravatar Joey Hess2015-10-19
|
* Added a commentGravatar jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e32015-10-05
|
* responseGravatar Joey Hess2015-10-04
|
* Added a commentGravatar jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e32015-10-03
|
* Added a commentGravatar http://joeyh.name/2015-10-01
|
* Added a comment: it does not work with debian squeeze ltsGravatar jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e32015-10-01
|
* Added a comment: thanksGravatar jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e32015-10-01
|
* add news item for git-annex 5.20150930Gravatar Joey Hess2015-09-30
|
* Added a comment: it does not work with debian squeeze ltsGravatar jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e32015-09-26
|
* add news item for git-annex 5.20150916Gravatar Joey Hess2015-09-16
|
* ssh problem workaround in placeGravatar Joey Hess2015-08-25
|
* document ssh problemGravatar Joey Hess2015-08-25
|
* add news item for git-annex 5.20150824Gravatar Joey Hess2015-08-24
|
* add news item for git-annex 5.20150812Gravatar Joey Hess2015-08-12
|
* add news item for git-annex 5.20150731Gravatar Joey Hess2015-07-31
|
* Added a comment: bugfix?Gravatar anarcat2015-07-28
|
* add news item for git-annex 5.20150727Gravatar Joey Hess2015-07-27
|
* add news item for git-annex 5.20150710Gravatar Joey Hess2015-07-10
|
* add news item for git-annex 5.20150617Gravatar Joey Hess2015-06-17
|
* commentGravatar Joey Hess2015-06-02
|
* Added a comment: Using stackage and installingGravatar https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da12015-05-30
|
* responseGravatar Joey Hess2015-05-30
|
* Added a comment: Cannot install with cabalGravatar https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da12015-05-28
|
* removedGravatar https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da12015-05-28
|
* Added a comment: Cannot install with cabalGravatar https://me.yahoo.com/a/1NYxQEUZztr9TUg3dBoKbExvSbVs7HY-#43da12015-05-28
|
* add news item for git-annex 5.20150528Gravatar Joey Hess2015-05-28
|
* add news item for git-annex 5.20150522Gravatar Joey Hess2015-05-22
|
* add news item for git-annex 5.20150508Gravatar Joey Hess2015-05-08
|