Thu, 13 Nov 2014 11:17:36 +0000 |
Pierre-Yves David |
transaction: set backupentries version to proper value
|
changeset |
files
|
Thu, 13 Nov 2014 11:17:09 +0000 |
Pierre-Yves David |
transaction: support cache file in backupentries
|
changeset |
files
|
Fri, 17 Oct 2014 21:04:35 -0700 |
Pierre-Yves David |
transaction: use the location value when doing backup
|
changeset |
files
|
Fri, 17 Oct 2014 20:49:39 -0700 |
Pierre-Yves David |
transaction: pass a vfs map to the transaction
|
changeset |
files
|
Wed, 05 Nov 2014 01:52:46 +0000 |
Pierre-Yves David |
transaction: change the on disk format for backupentries
|
changeset |
files
|
Thu, 13 Nov 2014 15:47:15 -0500 |
Augie Fackler |
silenttestrunner: add environment variable to make tests noisy again
|
changeset |
files
|
Fri, 14 Nov 2014 05:58:59 -0800 |
Martin von Zweigbergk |
largefiles: update comments to refer to the right overridden method
|
changeset |
files
|
Thu, 13 Nov 2014 21:36:38 -0800 |
Siddharth Agarwal |
revlog: cache chain info after calculating it for a rev (issue4452)
|
changeset |
files
|
Wed, 22 Oct 2014 21:38:30 -0700 |
Martin von Zweigbergk |
manifest: add matches() method
|
changeset |
files
|
Wed, 12 Nov 2014 22:20:36 -0800 |
Martin von Zweigbergk |
context.status: pass status tuple into _buildstatus
|
changeset |
files
|
Wed, 12 Nov 2014 22:07:31 -0800 |
Martin von Zweigbergk |
context.status: avoid de- and reconstructing status tuple
|
changeset |
files
|
Wed, 12 Nov 2014 16:51:11 -0800 |
Martin von Zweigbergk |
context.status: make _dirstatestatus() return an status tuple
|
changeset |
files
|
Wed, 12 Nov 2014 21:19:07 -0800 |
Martin von Zweigbergk |
context.status: wipe deleted/unknown/ignored fields when reversed
|
changeset |
files
|
Wed, 12 Nov 2014 23:50:21 -0800 |
Siddharth Agarwal |
patch.trydiff: add support for noprefix
|
changeset |
files
|
Wed, 12 Nov 2014 23:29:14 -0800 |
Siddharth Agarwal |
mdiff.unidiff: add support for noprefix
|
changeset |
files
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
changeset |
files
|
Thu, 13 Nov 2014 00:08:44 -0800 |
Siddharth Agarwal |
patch.diffopts: add support for noprefix
|
changeset |
files
|
Wed, 12 Nov 2014 23:47:25 -0800 |
Siddharth Agarwal |
patch.diffopts: allow a setting to be forced in plain mode
|
changeset |
files
|
Wed, 12 Nov 2014 23:44:17 -0800 |
Siddharth Agarwal |
patch.diffopts: break get function into if statements
|
changeset |
files
|
Wed, 12 Nov 2014 23:25:32 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add a new noprefix option
|
changeset |
files
|
Wed, 12 Nov 2014 23:19:44 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add doc comment for nobinary
|
changeset |
files
|
Sat, 08 Nov 2014 17:08:09 +0000 |
Pierre-Yves David |
changelog: register changelog.i.a as a temporary file
|
changeset |
files
|
Wed, 05 Nov 2014 09:27:08 +0000 |
Pierre-Yves David |
transaction: allow registering a temporary transaction file
|
changeset |
files
|
Thu, 13 Nov 2014 10:22:47 +0000 |
Pierre-Yves David |
transaction: always generate file on close
|
changeset |
files
|
Sun, 09 Nov 2014 12:31:34 -0500 |
Matt Harbison |
remove: move most of the implementation into cmdutils.remove()
|
changeset |
files
|
Tue, 11 Nov 2014 20:08:19 -0800 |
Siddharth Agarwal |
revlog: increase I/O bound to 4x the amount of data consumed
|
changeset |
files
|
Tue, 11 Nov 2014 20:01:19 -0800 |
Siddharth Agarwal |
revlog: bound based on the length of the compressed deltas
|
changeset |
files
|
Tue, 11 Nov 2014 19:54:36 -0800 |
Siddharth Agarwal |
revlog: compute length of compressed deltas along with chain length
|
changeset |
files
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
changeset |
files
|
Tue, 11 Nov 2014 21:39:56 -0800 |
Siddharth Agarwal |
revlog: make a predicate clearer with parens
|
changeset |
files
|
Wed, 05 Nov 2014 13:06:24 +0000 |
Pierre-Yves David |
transaction: extract backupentry registration in a dedicated function
|
changeset |
files
|
Sat, 08 Nov 2014 16:35:15 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'postclose' callback
|
changeset |
files
|
Sat, 08 Nov 2014 16:31:38 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'finalize' callback
|
changeset |
files
|
Sat, 08 Nov 2014 16:27:50 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'pending' callback
|
changeset |
files
|
Wed, 05 Nov 2014 10:22:17 +0000 |
Pierre-Yves David |
transaction: gather backupjournal logic together in the __init__
|
changeset |
files
|
Wed, 05 Nov 2014 01:38:48 +0000 |
Pierre-Yves David |
transaction: handle missing file in backupentries (instead of using entries)
|
changeset |
files
|
Wed, 05 Nov 2014 01:23:40 +0000 |
Pierre-Yves David |
test-hup: use ls instead of echo
|
changeset |
files
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: move "copyalltostore" invocation into "markcommitted"
|
changeset |
files
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: avoid printing messages while transplanting by "_lfstatuswriters"
|
changeset |
files
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: update standins only at the 1st commit of "transplant --continue"
|
changeset |
files
|
Sat, 08 Nov 2014 00:48:38 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"
|
changeset |
files
|
Wed, 12 Nov 2014 15:18:30 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Sat, 08 Nov 2014 13:14:19 +0900 |
Yuya Nishihara |
util.system: remove unused handling of onerr=ui
|
changeset |
files
|
Sat, 08 Nov 2014 13:06:22 +0900 |
Yuya Nishihara |
util.system: use ui.system() in place of optional ui.fout parameter
|
changeset |
files
|
Sat, 08 Nov 2014 12:57:42 +0900 |
Yuya Nishihara |
ui: introduce util.system() wrapper to make sure ui.fout is used
|
changeset |
files
|
Wed, 12 Nov 2014 22:21:51 +0900 |
Yuya Nishihara |
hook: remove redundant code to redirect http hook output to client stream
|
changeset |
files
|
Wed, 12 Nov 2014 21:53:44 +0900 |
Yuya Nishihara |
hgk: forward command output to ui.fout consistently
|
changeset |
files
|
Tue, 11 Nov 2014 18:43:19 -0600 |
Matt Mackall |
merge with stable
|
changeset |
files
|
Tue, 11 Nov 2014 17:25:09 -0600 |
Matt Mackall |
Added signature for changeset 643c58303fb0
stable
|
changeset |
files
|
Tue, 11 Nov 2014 17:24:47 -0600 |
Matt Mackall |
Added tag 3.2.1 for changeset 643c58303fb0
stable
|
changeset |
files
|
Mon, 10 Nov 2014 13:20:56 -0500 |
Augie Fackler |
run-tests: use a try/except ladder instead of looking for a specific version
|
changeset |
files
|
Mon, 10 Nov 2014 13:27:25 -0500 |
Augie Fackler |
hghave: use a less brittle have-json check
|
changeset |
files
|
Wed, 15 Oct 2014 12:39:19 -0700 |
Sean Farley |
sortdict: add insert method
|
changeset |
files
|
Sun, 09 Nov 2014 13:15:28 -0800 |
Sean Farley |
sortdict: add iteritems method
|
changeset |
files
|
Sat, 08 Nov 2014 23:13:39 -0800 |
Martin von Zweigbergk |
addremove: add back forgotten files (BC)
|
changeset |
files
|
Mon, 10 Nov 2014 14:51:18 -0800 |
Martin von Zweigbergk |
add: add back forgotten files even when not matching exactly (BC)
|
changeset |
files
|
Tue, 11 Nov 2014 10:16:54 -0800 |
Martin von Zweigbergk |
context.status: explain "caching reasons" more fully
|
changeset |
files
|
Tue, 11 Nov 2014 10:35:06 -0500 |
Augie Fackler |
localrepo: rename revlog.maxchainlen to format.maxchainlen
|
changeset |
files
|
Thu, 06 Nov 2014 14:20:05 -0800 |
Mateusz Kwapich |
revlog: add config variable for limiting delta-chain length
|
changeset |
files
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
changeset |
files
|