Wed, 05 Nov 2014 10:00:15 +0000 |
Pierre-Yves David |
transaction: document startgroup and endgroup
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 09:31:57 +0000 |
Pierre-Yves David |
transaction: mark backup-related attributes private
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 01:30:29 +0000 |
Pierre-Yves David |
transaction: document the contents of `tr.backupentries`
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 01:33:16 +0000 |
Pierre-Yves David |
transaction: drop the third item in `tr.backupentries`
|
file |
diff |
annotate
|
Tue, 28 Oct 2014 14:24:43 +0100 |
Pierre-Yves David |
transaction: allow registering a post-close callback
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 22:28:09 -0700 |
Pierre-Yves David |
transaction: allow registering a finalization callback
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 21:19:54 -0700 |
Pierre-Yves David |
transaction: add 'writepending' logic
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 21:25:48 -0700 |
Pierre-Yves David |
transaction: only generate file when we actually close the transaction
stable
|
file |
diff |
annotate
|
Mon, 29 Sep 2014 00:59:25 -0700 |
Pierre-Yves David |
transaction: extract file generation into its own function
stable
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 12:38:28 -0700 |
Durham Goode |
transactions: change backupfiles format to use newlines
stable
|
file |
diff |
annotate
|
Tue, 21 Oct 2014 11:37:29 -0700 |
Durham Goode |
transactions: add version number to journal.backupfiles
stable
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 16:53:56 -0700 |
Durham Goode |
transactions: fix hg recover with fncache backups
stable
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 00:36:42 -0700 |
Pierre-Yves David |
transaction: allow generating file outside of store
|
file |
diff |
annotate
|
Wed, 01 Oct 2014 21:40:44 -0500 |
Pierre-Yves David |
transaction: work around and document issue with file backup
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: name unused variables using convention of leading _
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 16:20:47 +0200 |
Mads Kiilerich |
cleanup: avoid _ for local unused tmp variables - that is reserved for i18n
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 14:40:02 -0700 |
Pierre-Yves David |
transaction: add a file generation mechanism
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 10:54:17 -0700 |
Pierre-Yves David |
transaction: backup file in a dedicated "namespace"
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 11:56:32 -0700 |
Pierre-Yves David |
transaction: use `self.journal` to create backup file
|
file |
diff |
annotate
|
Wed, 30 Apr 2014 15:36:38 -0700 |
Durham Goode |
transaction: fix file descriptor leak for journal.backupfiles
stable
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:04:59 -0400 |
Pierre-Yves David |
transaction: add a notion of hook arguments
|
file |
diff |
annotate
|
Wed, 02 Apr 2014 13:41:23 -0500 |
Matt Mackall |
transaction: drop extra import caught by pyflakes
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 15:21:51 -0700 |
Durham Goode |
transaction: add support for non-append files
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 15:57:47 -0700 |
Durham Goode |
transaction: add onclose/onabort hook for pre-close logic
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 14:49:56 -0600 |
Matt Mackall |
journal: report parsing errors on recover/rollback (issue4172)
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
transaction: take journal file path relative to vfs to use file API via vfs
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 16:23:52 +0900 |
FUJIWARA Katsunori |
transaction: unlink target file via vfs
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
file |
diff |
annotate
|
Tue, 15 Feb 2011 14:41:49 +0100 |
Adrian Buehlmann |
transaction: use posixfile and unlink from util
|
file |
diff |
annotate
|