753 Commits
Author SHA1 Message Date
TokcDK e6708b4036 updated template.pot (added some new strings)
updated russian translation
v0.6.0
2014-07-05 21:27:44 +06:00
WrinklyNinja cc6a070b94 Wasn't evaluating merge analysis flags correctly. 2014-07-05 16:23:06 +01:00
WrinklyNinja c910d913d4 Implemented local branch merging during update.
I'm sure I did this before, I must have discarded it by mistake... Also
removed update retry, as there's some permissions issue that occurs with
the repo packfiles whenever it is done.
2014-07-05 15:53:47 +01:00
TokcDK 037b9386ef updated russian translation for current template.pot 2014-07-05 20:35:57 +06:00
WrinklyNinja 4ae27c7f18 Updated readme for release. 2014-07-05 14:16:44 +01:00
WrinklyNinja aa04b8c9e1 Minor changelog update. 2014-07-03 13:38:54 +01:00
WrinklyNinja 494919e22c Another updater edge-case fix. 2014-06-27 09:59:09 +01:00
WrinklyNinja c8a00247d3 Fixed endless sorting loop.
That occurred if a user had disabled metadata.
2014-06-27 09:39:49 +01:00
WrinklyNinja 1ad480300b Minor logging statement tweak. 2014-06-27 09:39:15 +01:00
WrinklyNinja 54e2692655 Another possible path error fix. 2014-06-26 17:45:32 +01:00
WrinklyNinja 5ad177b9ce Improved UI updater error message if cloning. 2014-06-26 17:35:47 +01:00
WrinklyNinja 5eaf95c32f Fixed knock-on errors during repo clone. 2014-06-26 17:26:49 +01:00
WrinklyNinja b1d3f566cf Added more debug logging statements. 2014-06-26 17:18:49 +01:00
WrinklyNinja 5c11fcada1 Updated bundled RequireJS to 2.1.14. 2014-06-26 17:18:31 +01:00
WrinklyNinja c28d55ab31 It would help to update the version number... 2014-06-25 23:32:24 +01:00
WrinklyNinja 3f88207c5c Added wxWidgets Finnish language file. 2014-06-25 18:52:21 +01:00
WrinklyNinja 0bb3814721 Fixed Finnish language implementation in installer. 2014-06-25 18:52:08 +01:00
WrinklyNinja 194cc05df3 Updated changelog. 2014-06-25 18:37:31 +01:00
WrinklyNinja b3d510705a Seems to fix a weird crash during updating. 2014-06-25 11:29:06 +01:00
WrinklyNinja c2bde4d7bb Reworked libgit2 usage.
Should now be much closer to the results obtained when cloning and
pulling with Git, hopefully avoiding the weird bug reports I've been
getting.

Now, if the repo doesn't exist, it is cloned, and if it does exist, the
existence of a local branch is ensured, HEAD is updated to point to it
correctly, and detached more robustly during roll-back.

'Only' thing left to implement is updating the local branch, if it
exists, to match the remote branch it tracks.
2014-06-25 03:06:37 +01:00
WrinklyNinja 9452ce950b Readme updates. 2014-06-24 00:34:56 +01:00
WrinklyNinja a2926fd21d Updated changelog. 2014-06-23 22:10:32 +01:00
WrinklyNinja 7a8454ebc6 Fixed window size memory.
Closes #71.
2014-06-23 21:44:27 +01:00
WrinklyNinja 6fa299991d Updated dependency version. 2014-06-23 21:37:31 +01:00
WrinklyNinja 0ef2d4ce30 Added editors and viewer window position memory.
Just realised that sizing isn't working because the windows are fitted
to their content.
2014-06-23 21:37:16 +01:00