aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr02013-10-19
|
* Added a commentGravatar http://mebus.myopenid.com/2013-10-19
|
* Added a comment: Error on Fedora 19Gravatar http://mebus.myopenid.com/2013-10-19
|
* Added a comment: Idea: checksum left-over files in .git/annex/tmp for ↵Gravatar http://cstork.org/2013-10-19
| | | | potential recovery
* (no commit message)Gravatar pflanze2013-10-19
|
* Added a comment: installing on fc19Gravatar https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI2013-10-18
|
* Added a comment: solvedGravatar https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA2013-10-18
|
* update some patches for new versionsGravatar Joey Hess2013-10-18
|
* devblogGravatar Joey Hess2013-10-18
|
* fix lsTreeFiles to use --full-treeGravatar Joey Hess2013-10-18
| | | | | This makes it show the full tree, not just the current directory, and enables --full-name, which yields TopFilePaths.
* updateGravatar Joey Hess2013-10-18
|
* updateGravatar Joey Hess2013-10-18
|
* updateGravatar Joey Hess2013-10-18
|
* updateGravatar Joey Hess2013-10-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-18
|\
* | detailed design for git repository repairGravatar Joey Hess2013-10-18
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-18
| |
* | cleanupGravatar Joey Hess2013-10-18
| |
| * poll vote (/sdcard/annex)Gravatar 107.1.64.822013-10-18
| |
| * poll vote (/sdcard/annex)Gravatar 80.81.0.1712013-10-18
| |
| * Added a commentGravatar http://schnouki.net/2013-10-18
| |
| * Added a comment: dbus support?Gravatar http://alan.petitepomme.net/2013-10-18
|/
* add python, needed for ghc fingerprintingGravatar Joey Hess2013-10-17
|
* devblogGravatar Joey Hess2013-10-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-17
|\
* | fixGravatar Joey Hess2013-10-17
| |
* | fixGravatar Joey Hess2013-10-17
| |
* | fixGravatar Joey Hess2013-10-17
| |
* | missing importGravatar Joey Hess2013-10-17
| |
* | Windows: Deal with strange msysgit 1.8.4 behavior of not understanding DOS ↵Gravatar Joey Hess2013-10-17
| | | | | | | | formatted paths for --git-dir and --work-tree.
* | avoid trying to link with XMPP on WindowsGravatar Joey Hess2013-10-17
| | | | | | | | | | It doesn't work, in a most puzzling way, which just wasted me hours, even if XMPP libs are installed. Webapp too.
* | Revert "avoid hsc files on Windows"Gravatar Joey Hess2013-10-17
| | | | | | | | | | | | This reverts commit 699a90bdc195a67c5aa5fca34fcaa07fb2b530ae. My windows build environment was broken; reverted to backup.
| * removedGravatar http://joeyh.name/2013-10-17
| |
| * Added a commentGravatar http://joeyh.name/2013-10-17
| |
| * Added a commentGravatar http://joeyh.name/2013-10-17
| |
| * Added a commentGravatar orb2013-10-17
|/
* typoGravatar Joey Hess2013-10-17
|
* typoGravatar Joey Hess2013-10-17
|
* avoid hsc files on WindowsGravatar Joey Hess2013-10-17
| | | | | | | | | | This used to work, but now hsc2hs is failing with a usage message. Since I have not changed my windows build environment at all, it must be some change due to a change in the cabal file. Perhaps too make flags are causing it to hit a windows command line length limit? Anyway, these hsc files did nothing on Windows, so can be omitted and not built to work around yet another epic windows weirdness.
* avoid even trying to use nice on windowsGravatar Joey Hess2013-10-17
|
* note on niceGravatar Joey Hess2013-10-17
|
* try working around windows xargs problemGravatar Joey Hess2013-10-17
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-17
|\
* | update for DiffTree type change (which fixes assistant in subdir confusion bug)Gravatar Joey Hess2013-10-17
| |
* | update for DiffTree type changeGravatar Joey Hess2013-10-17
| | | | | | | | Experimentally, using the raw TopFilePath was right here.
* | update for DiffTree changeGravatar Joey Hess2013-10-17
| | | | | | | | | | | | | | | | | | This actually fixes a bug; if pre-commit was run in a subdir, it would pass relative files when updating the associated file maps, and so the maps wouldn't update. I don't think this bug happened in practice, due to the way pre-commit is called by the hook. It happened to chdir to the top of the work tree.
* | update for LsTree type changeGravatar Joey Hess2013-10-17
| | | | | | | | in the config monitor, we want files relative to the top of the working directory
* | use TopFilePath for DiffTree and LsTreeGravatar Joey Hess2013-10-17
| |
* | updateGravatar Joey Hess2013-10-17
| |
* | repro recipeGravatar Joey Hess2013-10-17
| |