Tue, 24 Nov 2015 21:44:16 +0000 |
timeless |
contrib/perf: fix perfmergecalculate
|
Tue, 24 Nov 2015 22:01:11 +0000 |
timeless |
contrib/perf: fix perffncachewrite
|
Tue, 24 Nov 2015 20:05:15 +0000 |
timeless |
contrib/perf: omit duplicated function
|
Tue, 24 Nov 2015 20:08:21 +0000 |
timeless |
contrib/perf: name functions to match decorators
|
Tue, 24 Nov 2015 22:26:43 +0000 |
timeless |
hghave.py: remove execute bit
|
Mon, 02 Nov 2015 17:33:18 +0000 |
Pierre-Yves David |
format: create new repository as 'generaldelta' by default
|
Sun, 22 Nov 2015 21:40:23 -0800 |
Siddharth Agarwal |
shelve: use colon instead of quotes in 'changes to' description
|
Sun, 22 Nov 2015 21:58:28 -0800 |
Siddharth Agarwal |
merge.applyupdates: create absentfilectxes for change/delete conflicts
|
Sun, 22 Nov 2015 21:59:52 -0800 |
Siddharth Agarwal |
mergestate: add methods to queue files to remove, add or get
|
Sun, 15 Nov 2015 21:27:22 -0800 |
Siddharth Agarwal |
resolve: record dirstate actions after performing resolutions
|
Fri, 20 Nov 2015 16:55:01 -0800 |
Siddharth Agarwal |
mergestate: add a way to record pending dirstate actions
|
Sun, 15 Nov 2015 21:55:46 -0800 |
Siddharth Agarwal |
merge.recordupdates: don't require action keys to be present in dict
|
Mon, 23 Nov 2015 10:13:05 -0500 |
Augie Fackler |
histedit: constant-ify the constraints list
|
Tue, 17 Nov 2015 15:04:31 -0800 |
Mateusz Kwapich |
histedit: add an experimental base action
|
Tue, 17 Nov 2015 17:53:52 -0800 |
Mateusz Kwapich |
histedit: add abortdirty function
|
Thu, 12 Nov 2015 16:40:33 -0800 |
Mateusz Kwapich |
histedit: add forceother constraint
|
Tue, 17 Nov 2015 16:37:26 -0800 |
Mateusz Kwapich |
histedit: make verification configurable
|
Fri, 13 Nov 2015 18:31:58 +0800 |
Anton Shestakov |
paper: show current revision on file log page
|
Fri, 20 Nov 2015 11:26:31 -0800 |
Siddharth Agarwal |
merge.applyupdates: extend action queues with ones returned from mergestate
|
Fri, 20 Nov 2015 16:43:25 -0800 |
Siddharth Agarwal |
mergestate: add a method to compute actions to perform on dirstate
|
Fri, 20 Nov 2015 16:37:39 -0800 |
Siddharth Agarwal |
merge.applyupdates: use counters from mergestate
|
Fri, 20 Nov 2015 16:18:51 -0800 |
Siddharth Agarwal |
mergestate: add a function to return the number of unresolved files
|
Fri, 20 Nov 2015 16:17:54 -0800 |
Siddharth Agarwal |
mergestate: add a method to return updated/merged/removed counts
|
Fri, 20 Nov 2015 16:32:47 -0800 |
Siddharth Agarwal |
mergestate._resolve: don't return the action any more
|
Fri, 20 Nov 2015 16:08:22 -0800 |
Siddharth Agarwal |
mergestate._resolve: store return code and action for each file
|
Sat, 21 Nov 2015 15:43:04 -0800 |
Gregory Szorc |
revsetbenchmarks: support benchmarking changectx loading
|
Sat, 21 Nov 2015 15:39:18 -0800 |
Gregory Szorc |
perf: support obtaining contexts from perfrevset
|
Sat, 21 Nov 2015 11:07:30 -0800 |
Gregory Szorc |
localrepo: improve docstring for revset methods
|
Sun, 22 Nov 2015 16:23:20 -0800 |
Gregory Szorc |
revlog: improve documentation
|
Sat, 21 Nov 2015 22:28:01 -0800 |
Gregory Szorc |
demandimport: don't enable when running under PyPy
|
Sat, 14 Nov 2015 17:14:14 -0800 |
Gregory Szorc |
ui.write: don't clear progress bar when writing to a buffer
|
Sun, 22 Nov 2015 21:20:08 -0500 |
Matt Harbison |
test-resolve: fix '--tool f' invocation for Windows
|
Sat, 14 Nov 2015 17:30:10 -0800 |
Gregory Szorc |
util.datestr: use divmod()
|
Sat, 14 Nov 2015 17:44:01 -0800 |
Gregory Szorc |
cmdutil.changeset_printer: pass context into showpatch()
|
Sat, 21 Nov 2015 19:21:01 -0800 |
Gregory Szorc |
context: avoid extra parents lookups
|
Sat, 21 Nov 2015 19:04:12 -0800 |
Gregory Szorc |
context: optimize _parents()
|
Sun, 22 Nov 2015 13:05:21 -0500 |
Matt Harbison |
test-histedit: $TESTTMP quoting fixes for Windows
|
Sat, 21 Nov 2015 23:26:22 -0800 |
Gregory Szorc |
lsprof: support PyPy (issue4573)
|
Wed, 11 Nov 2015 19:10:45 -0500 |
Augie Fackler |
base85: clean up function definition style
|
Fri, 20 Nov 2015 14:06:31 -0800 |
Laurent Charignon |
rebase: use bookmarks.recordchange instead of bookmarks.write
|
Fri, 20 Nov 2015 11:36:05 -0800 |
Laurent Charignon |
rebase: indentation change to make the next patch more legible
|
Mon, 16 Nov 2015 16:56:00 -0500 |
Matt Harbison |
test-run-tests: conditionalize the $TESTDIR check for Windows separator
|
Mon, 09 Nov 2015 17:15:36 -0500 |
Matt Harbison |
test-context: conditionalize the workingfilectx date printing for Windows
|
Mon, 16 Nov 2015 14:37:03 -0500 |
Matt Harbison |
test-mq-qrefresh: drop single quoting of HGEDITOR value for Windows
|
Mon, 16 Nov 2015 14:12:27 -0500 |
Matt Harbison |
test-import: don't use printf to append an extension to $HGRCPATH
|
Mon, 16 Nov 2015 13:44:27 -0500 |
Matt Harbison |
test-ssh: stop quoting dummyssh invocation for Windows
|
Fri, 20 Nov 2015 13:46:36 -0800 |
Laurent Charignon |
strip: use repo._bookmarks.recordchange instead of repo._bookmarks.write
|
Fri, 20 Nov 2015 13:23:47 -0800 |
Laurent Charignon |
histedit: make use of bookmarks.recordchange instead of bookmarks.write
|
Wed, 18 Nov 2015 17:40:13 -0800 |
Siddharth Agarwal |
largefiles: fall back to the original for change/delete conflicts
|
Sat, 14 Nov 2015 00:07:11 -0800 |
Siddharth Agarwal |
mergestate.add: store absentfilectxes as nullhex
|
Fri, 20 Nov 2015 01:14:15 -0800 |
Siddharth Agarwal |
mergestate._resolve: handle change/delete conflicts
|
Sat, 14 Nov 2015 00:00:46 -0800 |
Siddharth Agarwal |
filemerge: don't try to copy files known to be absent
|
Sat, 31 Oct 2015 22:07:40 +0900 |
Yuya Nishihara |
hgweb: use absolute_import
|
Sun, 01 Nov 2015 15:09:35 +0900 |
Yuya Nishihara |
hgweb: import wsgicgi at top level
|
Sun, 01 Nov 2015 15:07:08 +0900 |
Yuya Nishihara |
hgweb: import BaseHTTPServer as module at top level
|
Sun, 01 Nov 2015 14:23:23 +0900 |
Yuya Nishihara |
hgweb: do not import hgweb_mod.hgweb and .makebreadcrumb as symbol
|
Fri, 13 Nov 2015 23:57:43 -0800 |
Siddharth Agarwal |
filemerge: don't try using external tools on change/delete conflicts
|
Fri, 13 Nov 2015 23:56:00 -0800 |
Siddharth Agarwal |
filemerge: don't attempt to premerge change/delete conflicts
|
Fri, 13 Nov 2015 23:58:05 -0800 |
Siddharth Agarwal |
filemerge._mergecheck: add check for change/delete conflicts
|
Sun, 15 Nov 2015 21:40:15 -0800 |
Siddharth Agarwal |
filemerge._picktool: only pick from nomerge tools for change/delete conflicts
|