File: day_219__bug_triage.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (14 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (12)
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?)