File: day_114__windows_porting.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (8 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
Windows porting all day. Fixed a lot of issues with the webapp,
so quite productive. Except for the 2 hours wasted finding a way to kill a
process by PID from Haskell on Windows.

Last night, made `git annex metadata` able to set metadata on a whole
directory or list of files if desired. And added a `--metadata field=value`
switch (and corresponding preferred content terminal) which limits
git-annex to acting on files with the specified metadata.