File: day_219__bug_triage.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (14 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Triaged some of the older bugs and was able to close a lot of them.

-----

Should mention that I will be in Boston this weekend, attending
[LibrePlanet 2013](http://libreplanet.org/wiki/LibrePlanet:Conference/2013).
Drop by and find me, I'll have git-annex stickers! ;)

-----

Did some UI work on the webapp. Minor stuff, but stuff that needed to be
fixed up. Like inserting zero-width spaces into filenames displayed in it
so very long filenames always get reasonably wrapped by the browser.
(Perhaps there's a better way to do that with CSS?)