summaryrefslogtreecommitdiff
path: root/doc/bugs/Share_with_friends_crash_in_osx
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
* Added a commentGravatar http://joeyh.name/2014-03-12
|
* Added a comment: Seems to be working nowGravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-03-12
|
* Added a comment: Past the SHA issuesGravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-01-20
|
* Added a commentGravatar http://joeyh.name/2014-01-20
|
* Added a comment: Still crashing (again)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-01-16
|
* Added a comment: SameGravatar https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ302014-01-16
|
* Added a commentGravatar http://joeyh.name/2014-01-16
|
* Added a comment: Still crashingGravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-01-15
|
* Added a commentGravatar http://joeyh.name/2014-01-15
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-01-15
|
* Added a comment: Partly fixed?Gravatar https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ302014-01-15
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ302014-01-15
|
* Added a comment: Fixed it for meGravatar https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ302014-01-15
|
* Added a comment: Different Crash on startupGravatar https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM2014-01-14
|
* Added a commentGravatar http://joeyh.name/2014-01-14