File: day_219__bug_triage.mdwn

package info (click to toggle)
git-annex 10.20250721-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 74,484 kB
  • sloc: haskell: 90,982; javascript: 9,103; sh: 1,469; makefile: 213; perl: 137; ansic: 44
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?)