Wed, 03 Jun 2015 13:45:42 -0400 |
Matt Harbison |
subrepo: introduce the nullsubrepo() method
|
Thu, 07 May 2015 17:15:24 +0900 |
Yuya Nishihara |
ssl: prompt passphrase of client key file via ui.getpass() (issue4648)
|
Thu, 07 May 2015 17:02:20 +0900 |
Yuya Nishihara |
https: do not inherit httplib.HTTPSConnection that creates unused SSLContext
|
Thu, 07 May 2015 17:38:22 +0900 |
Yuya Nishihara |
test-https: test basic functions of client certificate authentication
|
Mon, 01 Jun 2015 14:16:52 -0400 |
Jordi Gutiérrez Hermoso |
phases: add `hg help phases` hint to failures to edit public commits
|
Mon, 01 Jun 2015 18:05:38 +0000 |
Jordi Gutiérrez Hermoso |
phases: rewrite "immutable changeset" to "public changeset"
|
Tue, 02 Jun 2015 15:04:39 -0400 |
Jordi Gutiérrez Hermoso |
revlog: raise an exception earlier if an entry is too large (issue4675)
|
Wed, 03 Jun 2015 14:31:19 -0500 |
Steve Borho |
wix: move library.zip and all *.pyd into a lib/ folder
|
Wed, 20 May 2015 11:31:38 -0500 |
Pierre-Yves David |
sshpeer: run the ssh command unbuffered
|
Sun, 31 May 2015 00:00:36 -0700 |
Pierre-Yves David |
sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
|
Sat, 30 May 2015 23:55:24 -0700 |
Pierre-Yves David |
util: introduce a bufferedinputpipe utility
|
Wed, 27 May 2015 22:11:37 -0700 |
Pierre-Yves David |
test: drop all the forced use of bundle2
|
Fri, 06 Feb 2015 17:41:24 +0000 |
Pierre-Yves David |
bundle2: use bundle2 by default
|
Mon, 01 Jun 2015 10:28:40 -0700 |
Pierre-Yves David |
wireprotocol: distinguish list and set in getbundle argument
|
Mon, 25 May 2015 17:14:11 -0700 |
Gregory Szorc |
exchange: support transferring .hgtags fnodes mapping
|
Mon, 01 Jun 2015 20:23:22 -0700 |
Gregory Szorc |
bundle2: part handler for processing .hgtags fnodes mappings
|
Tue, 02 Jun 2015 19:58:06 -0700 |
Gregory Szorc |
changegroup: rename _computeoutgoing to computeoutgoing
|
Tue, 02 Jun 2015 13:24:39 -0500 |
Matt Mackall |
merge with stable
|
Mon, 01 Jun 2015 22:46:05 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Mon, 01 Jun 2015 22:41:07 -0400 |
Matt Harbison |
test-import: sync with 6084926366b9 for platforms without execbit
|
Mon, 01 Jun 2015 14:42:55 -0400 |
Matt Harbison |
hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
stable
|
Mon, 01 Jun 2015 15:16:28 -0500 |
Matt Mackall |
Added signature for changeset ed18f4acf435
stable
|
Mon, 01 Jun 2015 15:16:24 -0500 |
Matt Mackall |
Added tag 3.4.1 for changeset ed18f4acf435
stable
|
Mon, 01 Jun 2015 14:47:02 -0500 |
Matt Mackall |
merge with stable
|
Tue, 02 Jun 2015 02:28:33 +0900 |
FUJIWARA Katsunori |
templatekw: compare target context and its parent exactly (issue4690)
stable 3.4.1
|
Fri, 29 May 2015 15:18:49 -0700 |
Pierre-Yves David |
test: use bundle2 in test-pull-http
|
Wed, 27 May 2015 12:55:32 -0700 |
Pierre-Yves David |
test: use bundle2 in test-push-http
|
Wed, 27 May 2015 12:54:51 -0700 |
Pierre-Yves David |
test: copy test-push-http.t to testpush-http-bundle1.t
|
Sun, 31 May 2015 16:59:34 -0500 |
Matt Mackall |
tests: add (?) flag for optional lines
|
Wed, 15 Apr 2015 09:07:54 -0700 |
Ryan McElroy |
templatekw: display active bookmark more consistently (issue4552) (BC)
|
Sun, 24 May 2015 18:30:27 +0900 |
Yuya Nishihara |
revrange: build spanset from x:y range
|
Sun, 24 May 2015 18:11:33 +0900 |
Yuya Nishihara |
revrange: build balanced tree of addsets from revisions (issue4565)
|
Sun, 24 May 2015 17:59:55 +0900 |
Yuya Nishihara |
revrange: clean up meaningless reconstruction of sets
|
Sun, 24 May 2015 17:53:22 +0900 |
Yuya Nishihara |
revrange: drop unnecessary deduplication of revisions
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Mon, 25 May 2015 16:48:55 -0700 |
Gregory Szorc |
tags: support setting hgtags fnodes cache entries
|
Mon, 25 May 2015 16:24:23 -0700 |
Gregory Szorc |
tags: support reading tags cache without populating
|
Sun, 31 May 2015 17:41:35 -0700 |
Gregory Szorc |
check-commit: make foo_bar naming regexp less greedy
|
Wed, 27 May 2015 12:05:08 -0700 |
Pierre-Yves David |
test: use bundle2 in test-http
|
Wed, 27 May 2015 12:03:31 -0700 |
Pierre-Yves David |
test: copy test-http.t to test-http-bundle1.t
|
Wed, 27 May 2015 11:57:20 -0700 |
Pierre-Yves David |
test: use bundle2 in test-ssh
|
Wed, 27 May 2015 11:55:39 -0700 |
Pierre-Yves David |
test: copy test-ssh.t to test-ssh-bundle1.t
|
Wed, 27 May 2015 04:39:24 -0700 |
Pierre-Yves David |
test: lock test-unbundlehash to bundle1 usage
|
Wed, 27 May 2015 06:42:42 -0700 |
Pierre-Yves David |
test: use bundle2 in test-acl
|
Wed, 27 May 2015 11:37:11 -0700 |
Pierre-Yves David |
test: use both bundle formats in test-pull-http
|
Wed, 27 May 2015 06:52:23 -0700 |
Pierre-Yves David |
test: use bundle2 in test-http-proxy
|
Wed, 27 May 2015 04:56:44 -0700 |
Pierre-Yves David |
tests: use bundle2 for test-hook
|
Wed, 27 May 2015 04:57:03 -0700 |
Pierre-Yves David |
pull: only prefetch bookmarks when using bundle1
|
Thu, 28 May 2015 14:01:53 -0700 |
Pierre-Yves David |
pull: document the race condition with bookmark name
|
Thu, 28 May 2015 13:55:03 -0700 |
Pierre-Yves David |
pull: only list remote bookmarks if -B is used to populate pulled heads
|
Mon, 01 Jun 2015 10:50:15 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 8594d0b3018e
stable
|
Sat, 30 May 2015 12:46:30 +0900 |
Yuya Nishihara |
hg: explicitly check that peer lookup object has instance() if call failed
|
Mon, 30 Mar 2015 16:23:35 +0900 |
Yuya Nishihara |
extensions: show traceback on load failure if --traceback flag is set
|
Sun, 31 May 2015 14:40:28 +0900 |
Yuya Nishihara |
ui: flush stdout before writing traceback to stderr
|
Wed, 27 May 2015 10:44:04 -0700 |
Martin von Zweigbergk |
treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
|
Fri, 29 May 2015 14:24:50 -0700 |
Laurent Charignon |
phases: fix bug where native phase computation wasn't called
|
Fri, 29 May 2015 17:00:55 -0500 |
Matt Mackall |
merge with stable
|
Wed, 27 May 2015 15:56:10 -0700 |
Laurent Charignon |
record: add default value for operation argument
|
Thu, 28 May 2015 16:41:47 -0700 |
Laurent Charignon |
record: precise documentation
|
Wed, 27 May 2015 06:55:32 -0700 |
Pierre-Yves David |
test: use both bundle formats in test-bookmarks-pushpull
|
Wed, 27 May 2015 06:35:34 -0700 |
Pierre-Yves David |
test: explicitly test wire protocol discovery with bundle1 and bundle2
|
Wed, 27 May 2015 06:37:56 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-push-warn
|
Wed, 27 May 2015 04:34:03 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-largefile
|
Wed, 27 May 2015 04:30:40 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-push-warn
|
Wed, 27 May 2015 12:49:32 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-bookmark-pushpull
|
Wed, 27 May 2015 04:21:39 -0700 |
Pierre-Yves David |
test: use bundle2 for exchange in test-obsolete
|
Fri, 29 May 2015 10:34:12 -0700 |
Laurent Charignon |
revert: remove unused debug code in the test file
|
Thu, 28 May 2015 20:06:19 -0700 |
Ryan McElroy |
commands: rename current to active in variables and comments
|
Thu, 28 May 2015 20:03:42 -0700 |
Ryan McElroy |
templatekw: introduce active subkeyword from bookmarks keyword
|
Thu, 16 Apr 2015 15:18:59 -0700 |
Ryan McElroy |
bookmarks: name label for active bookmark correctly
|
Sat, 30 May 2015 02:06:09 +0800 |
Anton Shestakov |
tests: descending empty dirs works in all hgweb styles, test them too
|
Sat, 30 May 2015 01:57:19 +0800 |
Anton Shestakov |
tests: actualize the comment in test-hgweb-descend-empties.t
|
Sun, 17 May 2015 15:16:13 +0900 |
Yuya Nishihara |
revset: add fast path for _list() of integer revisions
|
Sun, 17 May 2015 15:11:38 +0900 |
Yuya Nishihara |
revset: optimize 'or' operation of trivial revisions to a list
|
Fri, 29 May 2015 21:31:00 +0900 |
Yuya Nishihara |
revset: make "null" able to appear in internal _list() expression
|
Sun, 24 May 2015 14:49:41 +0900 |
Yuya Nishihara |
revset: make internal _list() expression remove duplicated revisions
|
Sun, 24 May 2015 14:34:12 +0900 |
Yuya Nishihara |
repair: use _hexlist() to build revset expression from binary nodes
|
Thu, 28 May 2015 23:49:19 -0700 |
Pierre-Yves David |
listkey: display the size of the listkey payload in a debug message
|
Fri, 29 May 2015 00:09:36 -0700 |
Pierre-Yves David |
ssh: test some no-op pull through ssh with --debug
|
Wed, 27 May 2015 06:08:14 -0700 |
Pierre-Yves David |
subrepo: detect issue3781 case earlier so it apply to bundle2
|
Tue, 26 May 2015 23:06:17 -0700 |
Pierre-Yves David |
bundle2: hide bundle2 stream debug under a config flag
|
Tue, 26 May 2015 23:47:19 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed interruption
|
Tue, 26 May 2015 23:58:38 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed part payload
|
Tue, 26 May 2015 23:36:31 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed part
|
Wed, 27 May 2015 00:02:49 -0700 |
Pierre-Yves David |
bundle2: add generic debug output at the end of bundle processing
|
Wed, 27 May 2015 00:00:35 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding processed bundle
|
Thu, 28 May 2015 20:30:20 -0700 |
Durham Goode |
histedit: fix keep during --continue
stable
|
Thu, 28 May 2015 16:42:21 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: disable demandimport for the --debugger option
|
Thu, 28 May 2015 16:42:04 -0400 |
Jordi Gutiérrez Hermoso |
hooks: replace if-try-finally with a "with" statement
|
Thu, 28 May 2015 16:11:26 -0400 |
Jordi Gutiérrez Hermoso |
demandimport: define a `deactivated` context manager
|
Thu, 28 May 2015 14:14:11 -0400 |
Matt Harbison |
largefiles: drop the unused lfcommands._addchangeset()
|
Thu, 28 May 2015 13:34:37 -0400 |
Matt Harbison |
largefiles: use the convert extension for 'lfconvert --to-normal'
|
Wed, 27 May 2015 00:22:29 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated interruption
|
Wed, 27 May 2015 00:19:16 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated parts
|
Wed, 27 May 2015 00:10:30 -0700 |
Pierre-Yves David |
bundle2: add generic debug output regarding generated bundle
|
Wed, 27 May 2015 00:52:01 -0700 |
Pierre-Yves David |
bundle2: add debug output for part generation
|
Tue, 26 May 2015 23:01:39 -0700 |
Pierre-Yves David |
bundle2: handle new line in 'indebug' function
|
Tue, 26 May 2015 20:40:21 -0700 |
Pierre-Yves David |
bundle2: prefix all unbundling debug message with 'bundle2-input:'
|
Tue, 26 May 2015 22:48:52 -0700 |
Pierre-Yves David |
bundle2: introduce a specific function for debug messages while unbundling
|
Thu, 28 May 2015 10:00:22 -0700 |
Pierre-Yves David |
bundle2: add an informative comment to the capability dict
|
Thu, 28 May 2015 16:09:42 -0500 |
Matt Mackall |
merge with stable
|
Tue, 26 May 2015 23:02:19 -0700 |
Pierre-Yves David |
bundle2: handle new line in 'outdebug' function
|
Tue, 26 May 2015 22:57:35 -0700 |
Pierre-Yves David |
bundle2: prefix all bundling debug messages with 'bundle2-ouput:'
|
Tue, 26 May 2015 22:49:03 -0700 |
Pierre-Yves David |
bundle2: introduce a specific function for bundling debug message
|
Wed, 27 May 2015 17:01:43 -0700 |
Laurent Charignon |
parsers: simplify the code computing the phases
|
Wed, 27 May 2015 17:00:28 -0700 |
Laurent Charignon |
parsers: move index_get_parents's declaration higher
|
Wed, 27 May 2015 15:49:24 -0700 |
Laurent Charignon |
record: add an operation arguments to customize recording ui
|
Sun, 26 Apr 2015 18:13:48 +0900 |
Yuya Nishihara |
revset: reduce nesting of chained 'or' operations (issue4624)
|
Sun, 24 May 2015 14:10:52 +0900 |
Yuya Nishihara |
revset: add helper to build balanced addsets from chained 'or' operations
|
Sun, 26 Apr 2015 18:27:32 +0900 |
Yuya Nishihara |
revset: comment that we can't swap 'or' operands by weight
|
Sun, 26 Apr 2015 18:05:23 +0900 |
Yuya Nishihara |
parser: add helper to reduce nesting of chained infix operations
|
Wed, 27 May 2015 14:28:29 -0500 |
Matt Mackall |
convert: properly pass null ids through .hgtags (issue4678)
stable
|
Wed, 27 May 2015 17:28:55 -0500 |
Matt Mackall |
commit: improve --close-branch documentation
|
Fri, 22 May 2015 13:06:45 -0700 |
Laurent Charignon |
patch: add 'extra' argument to makememctx
|
Wed, 27 May 2015 17:41:42 -0500 |
Matt Mackall |
merge with stable
|
Wed, 27 May 2015 13:28:16 -0400 |
Matt Harbison |
match: normpath the ignore source when expanding the 'subinclude' kind
|
Sat, 23 May 2015 21:18:47 -0700 |
Pierre-Yves David |
repair: forbid strip from inside a transaction
|
Wed, 27 May 2015 12:14:10 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Wed, 27 May 2015 12:11:13 -0400 |
Matt Harbison |
test-revert-interactive: don't escape the $ for $TESTTMP
|
Tue, 26 May 2015 12:09:04 -0700 |
Laurent Charignon |
changelog: fix bug in heads computation
|
Tue, 26 May 2015 12:08:50 -0700 |
Laurent Charignon |
changelog: change input type of index_get_parents
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|
Tue, 26 May 2015 13:02:28 -0700 |
Pierre-Yves David |
transaction: really fix _addbackupentry key usage (issue4684)
stable
|
Tue, 19 May 2015 13:08:21 -0700 |
Martin von Zweigbergk |
largefiles: avoid match.files() in conditions
|
Tue, 26 May 2015 11:06:43 -0700 |
Martin von Zweigbergk |
largefiles: pass in whole matcher to getstandinmatcher()
|
Tue, 26 May 2015 09:46:48 -0700 |
Martin von Zweigbergk |
largefiles: drop unused 'pats' parameter from getstandinmatcher()
|
Tue, 26 May 2015 14:14:36 -0700 |
Pierre-Yves David |
devel: rename 'all' to 'all-warnings' (BC)
|
Tue, 26 May 2015 14:52:47 -0500 |
Matt Mackall |
merge with stable
|
Fri, 22 May 2015 14:02:04 -0700 |
Martin von Zweigbergk |
copies: document hack for adding '' to set of dirs
|
Tue, 26 May 2015 23:14:50 +0900 |
Yuya Nishihara |
test-revset: update test that isn't broken on default branch
|
Tue, 26 May 2015 14:41:00 -0400 |
Augie Fackler |
pathutil: demote two local functions to just be forwards
|
Tue, 26 May 2015 14:30:48 -0400 |
Augie Fackler |
pathutil: restate dirname and join as forwards to posixpath
|
Wed, 20 May 2015 14:54:09 -0700 |
Durham Goode |
help: add documentation on include: and subinclude:
|
Sat, 16 May 2015 16:25:05 -0700 |
Durham Goode |
match: enable 'subinclude:' syntax
|
Fri, 22 May 2015 12:58:27 -0700 |
Durham Goode |
copies: switch to using pathutil.dirname
|
Fri, 22 May 2015 12:47:18 -0700 |
Durham Goode |
pathutil: add dirname and join functions
|
Thu, 21 May 2015 15:44:38 -0700 |
Laurent Charignon |
changelog: move index_get_parents function up
|
Tue, 26 May 2015 06:45:18 -0500 |
Matt Mackall |
mergecopies: avoid slowdown from linkrev adjustment (issue4680)
stable
|
Tue, 26 May 2015 22:58:30 +0800 |
Anton Shestakov |
hgweb: remove an extra call to nodebranchnodefault() in changesetentry()
|
Fri, 22 May 2015 12:14:23 -0500 |
Matt Mackall |
profile: disable nested report in lsprof by default
|
Tue, 19 May 2015 11:16:20 -0700 |
Martin von Zweigbergk |
manifest: use match.prefix() instead of 'not match.anypats()'
|
Tue, 19 May 2015 10:40:40 -0700 |
Martin von Zweigbergk |
dirstate: use match.prefix() instead of 'not match.anypats()'
|
Tue, 19 May 2015 11:36:05 -0700 |
Martin von Zweigbergk |
commit: avoid match.files() in conditions
|
Tue, 19 May 2015 11:35:43 -0700 |
Martin von Zweigbergk |
_makelogrevset: avoid match.files() in conditions
|
Tue, 19 May 2015 11:34:50 -0700 |
Martin von Zweigbergk |
walkchangerevs: avoid match.files() in conditions
|
Thu, 21 May 2015 14:20:24 -0700 |
Martin von Zweigbergk |
walkchangerevs: simplify with an 'elif'
|
Tue, 26 May 2015 07:44:37 -0500 |
Matt Mackall |
merge with stable
|
Mon, 25 May 2015 11:06:49 -0700 |
Gregory Szorc |
test-module-imports: drop check for Python >= 2.6
|
Mon, 25 May 2015 01:26:23 +0900 |
FUJIWARA Katsunori |
localrepo: pass hook argument txnid to pretxnopen hooks
stable
|
Mon, 25 May 2015 01:26:19 +0900 |
FUJIWARA Katsunori |
transaction: separate calculating TXNID from creating transaction object
stable
|
Sat, 23 May 2015 11:14:00 +0900 |
Yuya Nishihara |
revbranchcache: return uncached branchinfo for nullrev (issue4683)
stable
|
Sun, 24 May 2015 10:29:33 +0900 |
Yuya Nishihara |
revset: drop magic of fullreposet membership test (issue4682)
stable
|
Sat, 23 May 2015 15:55:04 -0500 |
Matt Mackall |
merge with stable
|
Fri, 22 May 2015 12:13:18 -0500 |
Pierre-Yves David |
transaction: use the proper variable in '_addbackupentry' (issue4684)
stable
|
Fri, 22 May 2015 21:19:08 -0400 |
Augie Fackler |
run-tests: python3.5 now supports mkdtemp using bytes for paths
|
Fri, 22 May 2015 21:15:52 -0400 |
Augie Fackler |
run-tests: use items() instead of iteritems()
|
Thu, 21 May 2015 14:57:30 -0700 |
Laurent Charignon |
selve: make 'shelve --interactive' not experimental
|
Thu, 21 May 2015 14:34:24 -0700 |
Laurent Charignon |
revert: fix edition of newly added file during --interactive
|
Thu, 21 May 2015 14:25:57 -0700 |
Laurent Charignon |
revert: make revert --interactive use git style diff
|
Thu, 21 May 2015 14:32:14 -0700 |
Laurent Charignon |
record: extract code to compute newly added and modified files
|
Thu, 21 May 2015 14:28:02 -0700 |
Laurent Charignon |
record: extract ishunk to a function
|
Sun, 26 Apr 2015 22:26:44 +0900 |
Yuya Nishihara |
fileset: pretty print syntax tree in debug output
|
Wed, 06 May 2015 10:17:41 +0900 |
Yuya Nishihara |
parser: extract closure of prettyformat() to a top-level function
|
Sun, 26 Apr 2015 22:20:03 +0900 |
Yuya Nishihara |
parser: move prettyformat() function from revset module
|
Sun, 26 Apr 2015 19:50:42 +0900 |
Yuya Nishihara |
fileset: move validation of incomplete parsing to parse() function
|
Sun, 26 Apr 2015 19:42:47 +0900 |
Yuya Nishihara |
revset: move validation of incomplete parsing to parse() function
|
Fri, 22 May 2015 14:39:34 -0700 |
Drew Gottlieb |
match: fix bug in match.visitdir()
|
Thu, 21 May 2015 16:20:34 -0400 |
Jordi Gutiérrez Hermoso |
error: derive RevlogError from HintException instead of Exception
|
Thu, 21 May 2015 16:28:06 -0400 |
Jordi Gutiérrez Hermoso |
error: refactor common hint-pattern into a common base class
|
Fri, 22 May 2015 11:50:57 -0500 |
Matt Mackall |
merge with stable
|
Fri, 22 May 2015 11:54:43 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 2664f536a97e
stable
|
Wed, 20 May 2015 11:29:45 -0500 |
Pierre-Yves David |
util: allow to specify buffer size in popen4
|
Mon, 18 May 2015 23:19:11 -0500 |
Pierre-Yves David |
sshpeer: extract the forward output logic
|
Wed, 20 May 2015 12:33:12 -0500 |
Pierre-Yves David |
sshpeer: break "OutOfBandError" feature for ssh (BC)
|
Wed, 20 May 2015 18:17:40 -0500 |
Pierre-Yves David |
error: allow a 'hint' to OutOfBandError
|
Thu, 21 May 2015 14:30:22 -0500 |
Matt Mackall |
tests: fix test-clone on vfat
|
Thu, 21 May 2015 11:34:40 -0700 |
Martin von Zweigbergk |
wireproto: remove unused 'store' import
|
Sat, 16 May 2015 16:16:18 -0700 |
Durham Goode |
match: allow unioning arbitrary match functions
|
Sat, 16 May 2015 16:12:00 -0700 |
Durham Goode |
match: add root to _buildmatch
|
Thu, 21 May 2015 10:41:06 -0700 |
Gregory Szorc |
localrepo: extract stream clone application into reusable function
|
Thu, 21 May 2015 10:27:45 -0700 |
Gregory Szorc |
exchange: move code for consuming streaming clone into exchange
|
Thu, 21 May 2015 10:27:22 -0700 |
Gregory Szorc |
exchange: move code for generating a streaming clone into exchange
|
Tue, 19 May 2015 10:13:43 -0700 |
Martin von Zweigbergk |
dirstate: avoid match.files() in walk()
|
Tue, 28 Oct 2014 22:47:22 -0700 |
Martin von Zweigbergk |
match: introduce boolean prefix() method
|
Thu, 21 May 2015 19:52:36 +0800 |
Anton Shestakov |
hgweb: descend empty directories in monoblue
|
Mon, 18 May 2015 14:29:20 -0700 |
Drew Gottlieb |
match: have visitdir() consider includes and excludes
|
Thu, 21 May 2015 00:27:12 +0800 |
Anton Shestakov |
hgweb: remove artificial width constraint from header in monoblue
|
Wed, 20 May 2015 15:29:32 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 May 2015 22:42:47 -0400 |
Matt Harbison |
files: recurse into subrepos automatically with an explicit path
|
Wed, 20 May 2015 01:06:09 +0900 |
FUJIWARA Katsunori |
dirstate: use open/read of vfs(opener) explicitly instead of read
|
Wed, 20 May 2015 01:06:09 +0900 |
FUJIWARA Katsunori |
dirstate: use self._filename instead of immediate string `dirstate`
|
Tue, 19 May 2015 23:29:20 +0900 |
Yuya Nishihara |
revset: drop translation marker from error message of _notpublic()
|
Tue, 19 May 2015 23:26:25 +0900 |
Yuya Nishihara |
revset: drop docstring from internal _notpublic() function
|
Wed, 13 May 2015 20:30:12 -0700 |
Laurent Charignon |
record: make hg record always use the non curses interface
|
Thu, 09 Apr 2015 17:14:35 -0700 |
Martin von Zweigbergk |
treemanifest: lazily load manifests
|
Mon, 18 May 2015 21:31:40 -0700 |
Martin von Zweigbergk |
treemanifest: speed up commit using dirty flag
|
Thu, 26 Feb 2015 08:16:13 -0800 |
Martin von Zweigbergk |
treemanifest: speed up diff by keeping track of dirty nodes
|
Wed, 20 May 2015 04:34:27 +0900 |
FUJIWARA Katsunori |
localrepo: use correct argument name for pretxnclose hooks (BC)
stable
|
Wed, 20 May 2015 04:34:27 +0900 |
FUJIWARA Katsunori |
localrepo: rename hook argument from TXNID to txnid (BC)
stable
|
Wed, 05 Nov 2014 11:25:57 -0800 |
Martin von Zweigbergk |
test-walk: add more tests for -I/-X
|
Sat, 16 May 2015 16:06:22 -0700 |
Durham Goode |
ignore: use 'include:' rules instead of custom syntax
|
Sat, 16 May 2015 15:56:52 -0700 |
Durham Goode |
match: add 'include:' syntax
|
Mon, 18 May 2015 16:27:56 -0700 |
Durham Goode |
match: add optional warn argument
|
Sat, 16 May 2015 15:51:03 -0700 |
Durham Goode |
match: add source to kindpats list
|
Tue, 19 May 2015 08:41:04 -0500 |
Matt Mackall |
check-code: reintroduce str.format() ban for 3.x porting
|
Mon, 18 May 2015 23:43:36 -0500 |
Pierre-Yves David |
util: drop the 'unpacker' helper
|
Mon, 18 May 2015 16:56:04 -0500 |
Pierre-Yves David |
MBTextWrapper: drop dedicated __init__ method
|
Mon, 18 May 2015 16:54:21 -0500 |
Pierre-Yves David |
util: drop the compatibility with Python 2.4 unpacker
|
Mon, 18 May 2015 16:52:28 -0500 |
Pierre-Yves David |
tests: just use 'response.reason'
|
Mon, 18 May 2015 16:51:02 -0500 |
Pierre-Yves David |
url: drop awful hack around bug in Python 2.4
|
Mon, 18 May 2015 16:47:26 -0500 |
Pierre-Yves David |
httpconnection: drop Python 2.4 specify hack
|
Mon, 18 May 2015 16:46:32 -0500 |
Pierre-Yves David |
mail: drop explicit mail import required by Python 2.4
|
Mon, 18 May 2015 16:33:57 -0500 |
Pierre-Yves David |
windows: drop Python2.4 specific hack for directory not found handling
|
Mon, 18 May 2015 16:24:16 -0500 |
Pierre-Yves David |
notify: drop import required by Python 2.4
|
Mon, 18 May 2015 16:22:15 -0500 |
Pierre-Yves David |
patchbomb: stop explicit import required by Python 2.4
|
Mon, 18 May 2015 16:20:12 -0500 |
Pierre-Yves David |
pager: drop python 2.4 hack around subprocess
|
Mon, 18 May 2015 16:18:18 -0500 |
Pierre-Yves David |
check-code: drop ban of 'val if cond else otherval' construct
|
Mon, 18 May 2015 16:30:24 -0500 |
Pierre-Yves David |
check-code: entirely drop the 'non-py24.py' file from the test
|
Mon, 18 May 2015 16:11:44 -0500 |
Pierre-Yves David |
check-code: drop the 'format' built-in
|
Mon, 18 May 2015 16:09:05 -0500 |
Pierre-Yves David |
check-code: drop ban of str.format
|
Mon, 18 May 2015 22:40:16 -0400 |
Augie Fackler |
statichttprepo: remove wrong getattr ladder
|
Tue, 19 May 2015 07:17:57 -0500 |
Matt Mackall |
merge with stable
|
Sun, 17 May 2015 22:09:37 -0400 |
Matt Harbison |
match: explicitly naming a subrepo implies always() for the submatcher
stable
|
Sun, 17 May 2015 01:06:10 -0400 |
Matt Harbison |
context: don't complain about a matcher's subrepo paths in changectx.walk()
stable
|
Mon, 18 May 2015 22:35:27 -0500 |
Pierre-Yves David |
ssh: capture output with bundle2 again (issue4642)
stable
|
Fri, 24 Apr 2015 14:30:30 -0700 |
Laurent Charignon |
revset: optimize not public revset
|
Wed, 01 Apr 2015 11:17:17 -0700 |
Laurent Charignon |
phases: add set per phase in C phase computation
|
Fri, 08 May 2015 12:30:51 -0700 |
Drew Gottlieb |
match: rename _fmap to _fileroots for clarity
|
Wed, 06 May 2015 15:59:35 -0700 |
Drew Gottlieb |
match: remove unnecessary optimization where visitdir() returns 'all'
|
Thu, 16 Apr 2015 17:12:33 -0400 |
Augie Fackler |
dispatch: add support for python-flamegraph[0] profiling
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
Fri, 10 Apr 2015 23:12:33 -0700 |
Martin von Zweigbergk |
treemanifest: cache directory logs and manifests
|
Mon, 18 May 2015 15:40:23 -0500 |
Pierre-Yves David |
hook: drop dedicated catch for 'KeyboardInterrupt'
|
Mon, 18 May 2015 15:38:24 -0500 |
Pierre-Yves David |
recover: catch any exception, not just Exception
|
Mon, 18 May 2015 15:33:21 -0500 |
Pierre-Yves David |
exchange: catch down to BaseException when handling bundle2
|
Mon, 18 May 2015 13:23:14 -0500 |
Pierre-Yves David |
bundle2: use BaseException in bundle2
|
Mon, 18 May 2015 13:20:19 -0500 |
Pierre-Yves David |
check-code: drop ban of BaseException
|
Mon, 18 May 2015 13:25:07 -0500 |
Pierre-Yves David |
wireproto: turn an 'except' into a 'finally' as suggest by the comment
|
Mon, 18 May 2015 12:56:59 -0500 |
Pierre-Yves David |
check-code: drop the yield inside try/finally ban
|
Mon, 18 May 2015 15:34:42 -0400 |
Matt Harbison |
run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c)
|
Mon, 18 May 2015 02:53:08 +0900 |
FUJIWARA Katsunori |
tests: check import cycles in hgext/**.py, too
|
Mon, 18 May 2015 02:52:58 +0900 |
FUJIWARA Katsunori |
import-checker: don't treat modules as relative one if not found
|
Mon, 18 May 2015 02:52:55 +0900 |
FUJIWARA Katsunori |
import-checker: make imported_modules yield absolute dotted_name_of_path
|
Mon, 18 May 2015 02:50:22 +0900 |
FUJIWARA Katsunori |
import-checker: add utility to examine what module is imported easily
|
Mon, 18 May 2015 12:31:41 -0500 |
Pierre-Yves David |
subrepo: further replacement of try/except with 'next'
|
Mon, 18 May 2015 12:27:15 -0500 |
Pierre-Yves David |
parsers: use 'next' instead of try/except
|
Mon, 18 May 2015 12:22:44 -0500 |
Pierre-Yves David |
dagparser: use 'next' instead of try/except for default value
|
Mon, 18 May 2015 12:18:00 -0500 |
Pierre-Yves David |
getlogrevs: rewrite a loop to get read of try/except
|
Mon, 18 May 2015 12:17:08 -0500 |
Pierre-Yves David |
_makelogrevset: replace try/except with 'next' usage
|
Sat, 16 May 2015 15:46:54 -0700 |
Durham Goode |
ignore: move readpatternfile to match.py
|
Sat, 16 May 2015 15:45:46 -0700 |
Durham Goode |
ignore: rename readignorefile to readpatternfile
|
Sat, 16 May 2015 15:45:06 -0700 |
Durham Goode |
ignore: combine readignorefile and _ignorefile
|
Sat, 16 May 2015 15:37:59 -0700 |
Durham Goode |
ignore: move bad file handling out of readignorefile
|
Sat, 16 May 2015 15:24:43 -0700 |
Durham Goode |
ignore: remove .hgignore from ignore list if nonexistent
|
Sun, 17 May 2015 21:47:18 -0400 |
Augie Fackler |
run-tests: replace open-coded .decode()s on paths with a helper (issue4667)
|
Sun, 17 May 2015 21:40:12 -0400 |
Augie Fackler |
run-tests: move unicode-to-bytes operations on paths to a helper (issue4667)
|
Sun, 17 May 2015 21:26:04 -0400 |
Augie Fackler |
run-tests: insist that if people use Python 3, they use 3.5.x
|
Sun, 17 May 2015 21:18:56 -0400 |
Augie Fackler |
run-tests: move all open-coded sys.version_info checks to PYTHON3 (issue4668)
|
Sun, 17 May 2015 21:17:13 -0400 |
Augie Fackler |
run-tests: prefer PYTHON3 constant to many version_info checks (issue4668)
|
Sun, 17 May 2015 21:12:33 -0400 |
Augie Fackler |
run-tests: introduce PYTHON3 boolean constant (issue4668)
|
Sun, 17 May 2015 21:15:45 -0400 |
Augie Fackler |
run-tests: drop subprocess _cleanup monkeypatch
|
Sun, 17 May 2015 21:15:04 -0400 |
Augie Fackler |
run-tests: drop wifexited polyfill
|
Mon, 18 May 2015 11:43:10 -0400 |
Matt Harbison |
test-import: update for no-execbit platforms with 1ef96a3b8b89
|
Mon, 18 May 2015 11:37:29 -0400 |
Matt Harbison |
test-treemanifest: add globs for Windows
|
Sat, 16 May 2015 14:37:24 -0400 |
Augie Fackler |
util: drop any() and all() polyfills
|
Sat, 16 May 2015 14:34:19 -0400 |
Augie Fackler |
cleanup: use __builtins__.all instead of util.all
|
Sat, 16 May 2015 14:34:04 -0400 |
Augie Fackler |
check-code: un-ban __builtins__.all now that we're on 2.6
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Sat, 16 May 2015 14:31:03 -0400 |
Augie Fackler |
check-code: un-ban any() now that we're on 2.6
|
Sun, 17 May 2015 18:11:02 -0700 |
Pierre-Yves David |
walkchangerevs: replace try/except with 'next'
|
Sun, 17 May 2015 18:06:09 -0700 |
Pierre-Yves David |
generatorset: use 'next()' to simplify the code
|
Sun, 17 May 2015 18:00:38 -0700 |
Pierre-Yves David |
revset: use 'next()' to detect end of iteration in 'last'
|
Sun, 17 May 2015 17:58:39 -0700 |
Pierre-Yves David |
revset: use 'next()' to detect end of iteration in 'limit'
|
Sun, 17 May 2015 17:54:58 -0700 |
Pierre-Yves David |
_revancestors: use 'next' to remove the verbose try except clauses
|
Sun, 17 May 2015 17:47:42 -0700 |
Pierre-Yves David |
check-code: lift the ban on 'next()'
|
Sun, 17 May 2015 17:45:47 -0700 |
Pierre-Yves David |
check-code: drop the 'isdisjoint' ban
|
Sun, 17 May 2015 17:40:26 -0700 |
Pierre-Yves David |
check-code: fix the error message about 'class foo():'
|
Sun, 17 May 2015 17:36:26 -0700 |
Pierre-Yves David |
check-code: remove the check for os.path.relpath
|
Sun, 17 May 2015 17:27:10 -0700 |
Pierre-Yves David |
patch: remove duplicated import of cStringIO
|
Mon, 18 May 2015 11:36:33 -0400 |
Augie Fackler |
check-commit: print limit when user has a too-long summary
|
Fri, 15 May 2015 20:04:24 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when blaming (issue3559)
|
Fri, 15 May 2015 20:03:42 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when comparing (issue3559)
|
Fri, 15 May 2015 20:02:41 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when diffing (issue3559)
|
Fri, 15 May 2015 20:00:47 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when viewing (issue3559)
|
Fri, 15 May 2015 18:17:36 +0800 |
Anton Shestakov |
paper: show branch/tags/bookmarks when browsing (issue3559)
|
Sat, 16 May 2015 21:42:09 +0900 |
Yuya Nishihara |
revset: extract addset._iterordered to free function
|
Sat, 16 May 2015 14:05:02 +0900 |
Yuya Nishihara |
revset: use fastasc/fastdesc switch consistently in addset.__iter__
|
Mon, 30 Mar 2015 20:56:37 +0900 |
Yuya Nishihara |
revset: drop redundant filteredset from right-hand side set of "or" operation
|
Sun, 10 May 2015 05:11:13 -0700 |
Pierre-Yves David |
getbundle: sort bundlecaps before exchanging then over the wire
|
Sun, 10 May 2015 04:39:11 -0700 |
Pierre-Yves David |
hg-ssh: reject push earlier (on pretxnopen)
|
Sun, 10 May 2015 03:06:00 -0700 |
Pierre-Yves David |
test: test both bundle1 and bundle2 paths in 'test-push-hook-lock.t'
|
Sat, 09 May 2015 23:40:40 -0700 |
Pierre-Yves David |
progress: get the extremely verbose output out of default debug
|
Fri, 15 May 2015 11:52:39 +0800 |
Anton Shestakov |
hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue)
|
Fri, 15 May 2015 11:42:09 +0800 |
Anton Shestakov |
hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb)
|
Sat, 16 May 2015 00:36:35 -0400 |
Matt Harbison |
match: resolve filesets in subrepos for commands given the '-S' argument
|
Fri, 15 May 2015 23:13:05 -0400 |
Matt Harbison |
subrepo: introduce getfileset()
|
Fri, 15 May 2015 09:46:21 +0200 |
Gilles Moris |
phase: default to current revision if no rev is provided (issue4666)
|
Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
Sun, 10 May 2015 06:48:08 -0700 |
Pierre-Yves David |
obsolete: sort obsmarkers during exchange
|
Tue, 21 Apr 2015 12:01:34 +0200 |
Pierre-Yves David |
test-discovery-legacy: disable bundle2 for legacy test
|
Tue, 21 Apr 2015 11:18:47 +0200 |
Pierre-Yves David |
test-discovery: disable bundle2 for legacy test (issue4610)
|
Fri, 15 May 2015 00:25:43 -0700 |
Pierre-Yves David |
revset: fix iteration over ordered addset composed of non-ordered operands
|
Fri, 15 May 2015 15:43:26 -0700 |
Drew Gottlieb |
match: add match.ispartial()
|
Sat, 16 May 2015 11:28:04 -0700 |
Martin von Zweigbergk |
util: drop alias for collections.deque
|
Sat, 16 May 2015 09:03:21 +0200 |
Adrian Buehlmann |
util: kill Python 2.4 deque.remove hack
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Fri, 15 May 2015 12:19:51 +0800 |
Anton Shestakov |
hgweb: also display changeset bookmarks in file log (style=paper)
|
Fri, 15 May 2015 13:30:34 +0800 |
Anton Shestakov |
tests: test branch/tag/bookmark display in test-hgweb-filelog.t
|
Fri, 15 May 2015 02:07:43 +0800 |
Anton Shestakov |
hgweb: split some long lines in paper, gitweb and monoblue styles
|
Wed, 13 May 2015 11:22:06 -0700 |
Augie Fackler |
run-tests: add a --profile-runner option
|
Fri, 15 May 2015 10:24:59 +0200 |
Gilles Moris |
test-http: drop compatibility check on Python >= 2.4.3
|
Fri, 15 May 2015 22:38:24 +0900 |
Yuya Nishihara |
revset: remove unused 'only' from methods table
|
Tue, 14 Apr 2015 16:23:54 -0400 |
Tony Tung |
shelve: allow --patch and --stat without --list for a single shelf
|
Tue, 14 Apr 2015 16:23:07 -0400 |
Tony Tung |
shelve: refactor allowables to specify sets of valid operations
|
Fri, 15 May 2015 11:52:09 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 May 2015 21:35:06 -0700 |
Tony Tung |
rebase: check that the bookmark is still valid when restoring (issue4669)
stable
|
Tue, 14 Apr 2015 12:53:48 -0700 |
Ryan McElroy |
bookmarks: rename current to active in variables and comments
|
Thu, 14 May 2015 21:34:46 -0700 |
Tony Tung |
rebase: remove extraneous blank at the end of file
|
Thu, 07 May 2015 23:40:29 -0700 |
Pierre-Yves David |
run-tests: include 'start' and 'end' in --time output
|
Thu, 07 May 2015 23:34:58 -0700 |
Pierre-Yves David |
run-tests: track start and end time of tests
|
Fri, 15 May 2015 09:07:27 -0400 |
Jordi Gutiérrez Hermoso |
templater: look for mapfiles in template paths
|
Fri, 15 May 2015 09:04:32 -0400 |
Jordi Gutiérrez Hermoso |
config: give it an includepaths option for looking for config files
|
Fri, 15 May 2015 22:32:31 +0900 |
Yuya Nishihara |
revset: map postfix '%' to only() to optimize operand recursively (issue4670)
stable
|
Fri, 08 May 2015 14:13:12 -0700 |
Martin von Zweigbergk |
dirs.c: pass C string, not Python string, to _finddir()
|
Fri, 08 May 2015 14:11:00 -0700 |
Martin von Zweigbergk |
dirs.c: extract 'cpath' variable in _delpath() to match _addpath()
|
Mon, 13 Apr 2015 23:21:02 -0700 |
Martin von Zweigbergk |
treemanifest: store submanifest revlog per directory
|
Fri, 15 May 2015 10:29:39 -0500 |
Matt Mackall |
hghave: use try/except/finally
|
Fri, 15 May 2015 10:00:46 -0500 |
Matt Mackall |
setup: use try/except/finally
|
Fri, 15 May 2015 09:58:21 -0500 |
Matt Mackall |
util: use try/except/finally
|
Fri, 15 May 2015 09:58:02 -0500 |
Matt Mackall |
tags: use try/except/finally
|
Fri, 15 May 2015 09:57:44 -0500 |
Matt Mackall |
repoview: use try/except/finally
|
Fri, 15 May 2015 09:57:02 -0500 |
Matt Mackall |
httppeer: use try/except/finally
|
Fri, 15 May 2015 09:56:43 -0500 |
Matt Mackall |
hooks: use try/except/finally
|
Fri, 15 May 2015 09:56:27 -0500 |
Matt Mackall |
hgweb: use try/except/finally
|
Fri, 15 May 2015 09:56:05 -0500 |
Matt Mackall |
commands: use try/except/finally
|
Fri, 15 May 2015 09:55:47 -0500 |
Matt Mackall |
bookmarks: use try/except/finally
|
Fri, 15 May 2015 09:55:31 -0500 |
Matt Mackall |
shelve: use try/except/finally
|
Fri, 15 May 2015 09:55:15 -0500 |
Matt Mackall |
largefiles: use try/except/finally
|
Fri, 15 May 2015 09:54:56 -0500 |
Matt Mackall |
factotum: use try/except/finally
|
Fri, 15 May 2015 09:54:35 -0500 |
Matt Mackall |
check-code: drop try/except/finally check
|
Thu, 14 May 2015 09:04:48 +0200 |
Adrian Buehlmann |
util.h: kill no longer needed definitions for Python < 2.6
|
Thu, 14 May 2015 16:28:28 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 May 2015 11:04:36 +0200 |
Adrian Buehlmann |
setup: integrate osutil C extension into extmodules initialization
|
Thu, 14 May 2015 11:04:35 +0200 |
Adrian Buehlmann |
setup: move osutil_ldflags logic to before extmodules definition
|
Thu, 14 May 2015 11:04:31 +0200 |
Adrian Buehlmann |
setup: kill pure hack for osutil on Windows for Python 2.4
|
Thu, 14 May 2015 11:37:36 +0200 |
Adrian Buehlmann |
windows: add comment in normcase()
|
Sun, 10 May 2015 10:57:24 -0400 |
Jordi Gutiérrez Hermoso |
rebase: clear merge when aborting before any rebasing (issue4661)
stable
|
Sun, 10 May 2015 10:02:15 -0400 |
Jordi Gutiérrez Hermoso |
test-rebase-abort: add test from issue4009
stable
|
Fri, 08 May 2015 15:00:07 -0700 |
Pierre-Yves David |
run-test.py: greatly increase the priority of 'check-code' tests
|
Fri, 08 May 2015 00:04:07 -0700 |
Pierre-Yves David |
run-tests: allow different extra weight for slow tests
|
Thu, 07 May 2015 21:00:46 -0700 |
Durham Goode |
ignore: refactor syntax concatenation
|
Thu, 07 May 2015 20:57:37 -0700 |
Durham Goode |
ignore: refactor file read into a function
|
Thu, 14 May 2015 01:49:10 +0900 |
FUJIWARA Katsunori |
import-checker: loop to get list of locally defined modules at first
|
Thu, 14 May 2015 01:49:10 +0900 |
FUJIWARA Katsunori |
import-checker: add xargs like mode
|
Wed, 13 May 2015 20:36:56 +0200 |
Adrian Buehlmann |
store: add comment in _hashencode with reason for skipping the first 5 chars
|
Tue, 14 Apr 2015 10:57:15 -0400 |
Augie Fackler |
test-run-tests: fix for Python 3.5
|
Tue, 14 Apr 2015 16:09:39 -0400 |
Augie Fackler |
run-tests: make sure all script lines are bytes
|
Tue, 14 Apr 2015 10:56:58 -0400 |
Augie Fackler |
run-tests: fix checking a line to see if it needs globbing
|
Tue, 14 Apr 2015 10:14:49 -0400 |
Augie Fackler |
run-tests: unblock running python tests in python 3
|
Mon, 13 Apr 2015 18:07:40 -0400 |
Augie Fackler |
run-tests: os.popen returns a string, make it bytes again
|
Mon, 13 Apr 2015 17:24:10 -0400 |
Augie Fackler |
run-tests: be more paranoid about os.system using bytes
|
Mon, 13 Apr 2015 17:17:17 -0400 |
Augie Fackler |
run-tests: blacklist entries are bytes, use bname to check blacklisting
|
Mon, 13 Apr 2015 16:37:53 -0400 |
Augie Fackler |
test-run-tests.t: work around file.write() returning an int
|
Tue, 14 Apr 2015 16:24:32 -0400 |
Augie Fackler |
run-tests: write bytes to the binary buffer on sys.{stdout,stderr}
|
Tue, 14 Apr 2015 16:21:10 -0400 |
Augie Fackler |
run-tests: record faildata using bytes instead of str
|
Tue, 14 Apr 2015 16:18:11 -0400 |
Augie Fackler |
run-tests: do cdata escaping using bytes instead of str
|
Mon, 13 Apr 2015 16:33:12 -0400 |
Augie Fackler |
run-tests: make sure keyword(s) are in bytes and not str
|
Mon, 13 Apr 2015 16:31:19 -0400 |
Augie Fackler |
run-tests: use items instead of iteritems on dicts
|
Mon, 13 Apr 2015 16:30:40 -0400 |
Augie Fackler |
run-tests: refer to test.bname when sniffing for keywords
|
Mon, 13 Apr 2015 15:57:10 -0400 |
Augie Fackler |
run-tests: string-escape no longer exists in python 3, use unicode_escape
|
Mon, 13 Apr 2015 15:55:48 -0400 |
Augie Fackler |
run-tests: switch all uses of iolock.acquire() to a context manager
|
Tue, 21 Apr 2015 12:24:34 -0400 |
Augie Fackler |
run-tests: use difflib.diff_bytes on Python 3
|
Sun, 12 Apr 2015 16:14:07 -0400 |
Augie Fackler |
run-tests: fix installation of hg by bytesifying more constants
|
Sun, 12 Apr 2015 16:13:38 -0400 |
Augie Fackler |
setup: decode xcode version number on python3
|
Sun, 12 Apr 2015 15:35:57 -0400 |
Augie Fackler |
run-tests: work around with_hg being bytes or string depending on provenance
|
Tue, 14 Apr 2015 16:03:04 -0400 |
Augie Fackler |
run-tests: even more bytestring annotations for Python 3
|
Tue, 14 Apr 2015 16:02:49 -0400 |
Augie Fackler |
run-tests: write bytes to sys.stdout.buffer in python 3
|
Tue, 14 Apr 2015 15:59:59 -0400 |
Augie Fackler |
run-tests: be more judicious about bytes vs string on test attrs
|
Tue, 14 Apr 2015 15:56:44 -0400 |
Augie Fackler |
run-tests: fix _findprogram to reliably return bytes
|
Tue, 14 Apr 2015 15:54:13 -0400 |
Augie Fackler |
run-tests: introduce a name for os.environb
|
Tue, 14 Apr 2015 15:52:45 -0400 |
Augie Fackler |
run-tests: work around chr() producing unicode in Python 3
|
Sat, 11 Apr 2015 18:28:32 -0400 |
Augie Fackler |
run-tests: use bytes when constructing shell script
|
Sat, 11 Apr 2015 18:26:58 -0400 |
Augie Fackler |
run-tests: use bytes explicitly for tmpdir and hgrc construction
|
Sat, 11 Apr 2015 18:22:25 -0400 |
Augie Fackler |
run-tests: work around the rename of xrange to range
|
Sun, 12 Apr 2015 15:34:17 -0400 |
Augie Fackler |
heredoctest: 2to3 -w -f numliterals -f except -f print tests/heredoctest.py
|
Sat, 11 Apr 2015 18:20:44 -0400 |
Augie Fackler |
python3: update killdaemons and run-tests print and exception syntax
|
Wed, 13 May 2015 11:49:38 -0700 |
Pierre-Yves David |
check-code: allow with statements
|
Wed, 13 May 2015 11:41:17 -0700 |
Pierre-Yves David |
check-code: allow 'Except EClass as variable:'
|
Wed, 13 May 2015 11:39:48 -0700 |
Pierre-Yves David |
check-code: allow print and exec as a function
|
Wed, 06 May 2015 15:58:14 -0700 |
Martin von Zweigbergk |
pathencode: for long paths, strip first 5 chars, not first dir
|
Wed, 13 May 2015 18:57:38 +0200 |
Adrian Buehlmann |
util.h: kill no longer needed definitions for Python < 2.5
|
Tue, 12 May 2015 15:04:19 -0700 |
Nat Mote |
rebase: add short -k option for --keep
|
Mon, 30 Mar 2015 19:51:40 +0900 |
Yuya Nishihara |
revset: test current behavior of addset class
|
Mon, 27 Apr 2015 23:03:20 +0900 |
Yuya Nishihara |
revset: remove duplicated definition of choice() from addset._iterordered()
|
Tue, 12 May 2015 19:40:45 -0500 |
Matt Mackall |
canonpath: fix infinite recursion
|
Tue, 12 May 2015 11:44:14 -0700 |
Pierre-Yves David |
commit: no longer allow empty commit with the 'force' argument (API)
|
Mon, 11 May 2015 20:15:41 -0700 |
Durham Goode |
import: use ui.allowemptycommit to allow empty commits
|
Mon, 11 May 2015 17:51:22 -0700 |
Durham Goode |
mq: use ui.allowemptycommit to allow empty commits
|
Mon, 11 May 2015 16:18:28 -0700 |
Durham Goode |
commit: add ui.allowemptycommit config option
|
Mon, 11 May 2015 16:16:22 -0700 |
Durham Goode |
commit: move empty commit condition to a new line
|
Fri, 08 May 2015 15:04:14 -0700 |
Martin von Zweigbergk |
dirs: speed up by storing number of direct children per dir
|
Fri, 08 May 2015 15:09:28 -0700 |
Martin von Zweigbergk |
dirs: back out forward-searching in finddirs()
|
Wed, 15 Apr 2015 08:19:36 -0700 |
Ryan McElroy |
templatekw: replace currentbookmark with activebookmark keyword
|
Wed, 15 Apr 2015 08:12:04 -0700 |
Ryan McElroy |
templatekw: introduce activebookmark keyword
|
Wed, 15 Apr 2015 08:26:01 -0700 |
Ryan McElroy |
templatekw: rename variable current to active
|
Mon, 11 May 2015 21:26:13 -0400 |
Matt Harbison |
pathutil: hint if a path is root relative instead of cwd relative (issue4663)
|
Mon, 11 May 2015 22:47:01 -0400 |
Matt Harbison |
check-code: drop the python 2.5 warning for os.path.relpath()
|
Fri, 08 May 2015 23:44:15 -0700 |
Pierre-Yves David |
setup.py: drop compatibility with Python 2.4 and 2.5 (BC)
|
Fri, 08 May 2015 23:28:33 -0700 |
Pierre-Yves David |
rpm.spec: bump python dependency to 2.6
|
Sun, 10 May 2015 13:48:10 -0400 |
Jordi Gutiérrez Hermoso |
map-cmdline.bisect: rewrite to just %include the default template
|
Sun, 10 May 2015 14:04:43 -0400 |
Jordi Gutiérrez Hermoso |
log: add a status template
|
Tue, 12 May 2015 12:33:42 -0500 |
Matt Mackall |
tests: fix hidden repeatability problem with age filter test
|
Sat, 02 May 2015 15:51:57 +0900 |
Yuya Nishihara |
help: rewrite template examples to use integer literals where appropriate
|
Sat, 02 May 2015 15:49:38 +0900 |
Yuya Nishihara |
templater: update error message of invalid number passed to word() function
|
Fri, 01 May 2015 20:43:55 +0900 |
Yuya Nishihara |
templater: tokenize decimal integer literal (issue4638) (BC)
|
Sat, 02 May 2015 18:05:04 +0900 |
Yuya Nishihara |
templater: switch methods table on compileexp() of func args and inner expr
|
Sun, 10 May 2015 13:33:51 -0400 |
Jordi Gutiérrez Hermoso |
templatefilters: don't stringify None into "None"
|
Sun, 10 May 2015 19:02:14 +0800 |
Anton Shestakov |
hgweb: clearly outline <tr> block in gitweb and spartan styles
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
rebase: use dirstateguard instead of dirstate.invalidate
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
mq: use dirstateguard instead of dirstate.invalidate (qrefresh)
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
mq: use dirstateguard instead of dirstate.invalidate (qpush)
|
Thu, 07 May 2015 12:07:11 +0900 |
FUJIWARA Katsunori |
tryimportone: use dirstateguard instead of beginparentchange/endparentchange
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
import: use dirstateguard instead of dirstate.invalidate
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
amend: use dirstateguard instead of dirstate.invalidate
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
localrepo: use changelog.hasnode instead of self.__contains__
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
cmdutil: add class to restore dirstate during unexpected failure
|
Sun, 10 May 2015 14:45:13 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 May 2015 16:06:04 -0500 |
Steve Borho |
wix: add new json templates folder to MSI installers
|
Mon, 04 May 2015 10:03:13 +0900 |
Yuya Nishihara |
templater: rename parsestring() to unquotestring() (API)
|
Mon, 04 May 2015 10:01:03 +0900 |
Yuya Nishihara |
templater: remove noop calls of parsestring(s, quoted=False) (API)
|
Tue, 14 Apr 2015 12:45:15 -0700 |
Ryan McElroy |
bookmarks: simplify iscurrent to isactivewdirparent (API)
|
Tue, 05 May 2015 14:45:09 -0400 |
Jordi Gutiérrez Hermoso |
tests: add a new commit to test-commandline-template
|
Thu, 07 May 2015 23:25:13 -0700 |
Pierre-Yves David |
run-tests: spread and document the content of time tuple
|
Thu, 07 May 2015 23:16:57 -0700 |
Pierre-Yves David |
run-tests: when building json, get time data in the same order as elsewhere
|
Thu, 07 May 2015 20:45:51 -0700 |
Pierre-Yves David |
run-tests: stop explicit expansion of time data
|
Fri, 08 May 2015 10:51:18 -0700 |
Pierre-Yves David |
run-tests: refactor json entry creation logic
|
Thu, 07 May 2015 23:20:24 -0700 |
Pierre-Yves David |
run-tests: when building json, use result.failures instead of result.faildata
|
Fri, 08 May 2015 19:32:11 -0700 |
Pierre-Yves David |
run-test: add a test for json output when -i is used
|
Thu, 30 Apr 2015 16:45:03 -0700 |
Martin von Zweigbergk |
changegroup: drop _changelog and _manifest properties
|
Wed, 29 Apr 2015 13:25:07 -0700 |
Martin von Zweigbergk |
changegroup: document the cases where reordering complicates linkrevs
|
Wed, 29 Apr 2015 10:34:28 -0700 |
Martin von Zweigbergk |
changegroup: extract condition for linkrev fastpath
|
Sun, 12 Apr 2015 07:14:53 -0700 |
Martin von Zweigbergk |
lazymanifest: drop SP before some labels
|
Sun, 12 Apr 2015 07:12:39 -0700 |
Martin von Zweigbergk |
lazymanifest: avoid 'bail' label when used on success path
|
Wed, 06 May 2015 13:15:39 -0400 |
Augie Fackler |
dockerdeb: rules to build a debian package using docker
|
Thu, 07 May 2015 10:28:58 -0400 |
Augie Fackler |
packaging: extract packagelib for common code from builddeb and buildrpm
|
Wed, 06 May 2015 13:13:54 -0400 |
Augie Fackler |
builddeb: new script for building a deb package
|
Wed, 06 May 2015 14:36:17 -0400 |
Augie Fackler |
dockerlib: fix initcontainer for boot2docker users
|
Wed, 06 May 2015 10:45:51 -0400 |
Augie Fackler |
dockerlib: extract initcontainer() method
|
Wed, 06 May 2015 10:45:07 -0400 |
Augie Fackler |
dockerlib: start extracting common functions for setting up docker
|
Thu, 07 May 2015 17:14:00 -0700 |
Pierre-Yves David |
run-test: ensure the test ports are available before launching test
|
Fri, 08 May 2015 18:11:26 +0900 |
Yuya Nishihara |
templater: strip single backslash before quotation mark in quoted template
|
Thu, 07 May 2015 23:18:48 -0700 |
Pierre-Yves David |
run-tests: implement Test._testMethodName
|
Thu, 07 May 2015 16:43:58 -0700 |
Pierre-Yves David |
test-subrepo-git: ignore pax_global_header when listing archive
|
Thu, 07 May 2015 14:57:02 -0700 |
Pierre-Yves David |
test-subrepo-recursion: glob out all the date listed by unzip -l
|
Tue, 14 Apr 2015 13:31:50 -0700 |
Ryan McElroy |
bookmarks: remove unused updatecurrentbookmark function (API)
|
Sun, 10 May 2015 11:39:01 -0500 |
Yuya Nishihara |
changelog: drop unnecessary override of "hasnode"
|
Fri, 08 May 2015 11:32:24 -0700 |
Pierre-Yves David |
test-run-test: unset run-test specific environment variables
stable
|
Fri, 01 May 2015 15:45:07 -0700 |
Durham Goode |
histedit: fix --continue when rules are finished
stable
|
Fri, 01 May 2015 15:28:47 -0700 |
Durham Goode |
histedit: fix serializing of None backupfile
stable
|
Thu, 07 May 2015 14:19:20 -0500 |
Matt Mackall |
merge with stable
|
Tue, 05 May 2015 08:40:59 -0700 |
Martin von Zweigbergk |
treemanifest: set requires at repo creation time, ignore config after
|
Tue, 21 Apr 2015 09:29:59 -0700 |
Martin von Zweigbergk |
remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()'
|
Mon, 04 May 2015 23:04:12 -0400 |
Matt Harbison |
largefiles: drop os.path.join() in subrepo archive override
|
Tue, 05 May 2015 20:52:38 -0400 |
Matt Harbison |
archive: drop the leading '.' path component from the prefix (issue4634)
|
Thu, 07 May 2015 07:46:39 +0900 |
Yuya Nishihara |
hgweb: bring back infinite scroll in shortlog of paper style
stable
|
Thu, 07 May 2015 13:47:45 -0500 |
Matt Mackall |
merge with stable
|
Wed, 06 May 2015 09:52:10 -0700 |
Gregory Szorc |
extensions: clear aftercallbacks after execution (issue4646)
stable
|
Mon, 04 May 2015 10:17:34 +0900 |
Yuya Nishihara |
templater: strictly parse leading backslashes of '{' (issue4569) (BC)
stable
|
Mon, 04 May 2015 09:54:01 +0900 |
Yuya Nishihara |
templater: do not process \-escapes at parsestring() (issue4290)
stable
|
Tue, 14 Apr 2015 13:17:33 -0700 |
Ryan McElroy |
bookmarks: rename bookmarkcurrent to activebookmark (API)
|
Mon, 13 Apr 2015 23:03:13 -0700 |
Ryan McElroy |
bookmarks: rename readcurrent to readactive (API)
|
Mon, 13 Apr 2015 22:27:01 -0700 |
Ryan McElroy |
bookmarks: rename setcurrent to activate (API)
|
Mon, 13 Apr 2015 21:53:37 -0700 |
Ryan McElroy |
bookmarks: rename unsetcurrent to deactivate (API)
|
Wed, 06 May 2015 17:15:38 +0200 |
Mathias De Maré |
subrepo: correctly handle git subdirectory status change
|
Wed, 06 May 2015 16:56:28 -0500 |
Matt Mackall |
merge with stable
|
Sun, 12 Apr 2015 15:36:10 -0400 |
Augie Fackler |
setup: hide octal literals inside strings so they're portable (issue4554)
|
Wed, 26 Mar 2014 15:55:50 -0700 |
Pierre-Yves David |
revset: avoid returning duplicates when returning ancestors
|
Wed, 26 Mar 2014 16:21:30 -0700 |
Pierre-Yves David |
revset: use an iterator instead of a dequeue in ancestors()
|
Wed, 06 May 2015 11:29:09 -0700 |
Martin von Zweigbergk |
revset: return early when revs is empty
|
Wed, 26 Mar 2014 16:14:30 -0700 |
Pierre-Yves David |
revset: rename 'revsnode' to 'inputrev' in ancestors
|
Mon, 04 May 2015 12:36:48 -0700 |
Pierre-Yves David |
revset: make generatorset.__nonzero__ lazy
|
Tue, 05 May 2015 15:33:01 -0700 |
Drew Gottlieb |
tests: test that we can convert to manifestv2 with clone
|
Mon, 13 Apr 2015 18:11:47 -0400 |
Drew Gottlieb |
requires: move requires file writing func from localrepo to scmutil
|
Tue, 05 May 2015 11:15:17 -0700 |
Durham Goode |
histedit: fix test-histedit-edit on vfat
stable
|
Sun, 03 May 2015 12:28:15 -0400 |
Jordi Gutiérrez Hermoso |
revset: don't error out if tokens parse as existing symbols
|
Tue, 05 May 2015 12:33:26 -0500 |
Matt Mackall |
merge with stable
|
Sun, 26 Apr 2015 13:43:01 -0400 |
Jordi Gutiérrez Hermoso |
test-command-template: minor clarification in comment
|
Tue, 28 Apr 2015 15:29:15 -0400 |
Jordi Gutiérrez Hermoso |
test-command-template: test the phase template more precisely
|
Tue, 28 Apr 2015 16:51:23 -0700 |
Laurent Charignon |
obsolete: speed up unstable computation
|
Fri, 24 Apr 2015 14:46:30 -0700 |
Laurent Charignon |
obsolete: speed up computation of bumped revset
|
Thu, 19 Mar 2015 13:15:20 -0700 |
Pierre-Yves David |
run-test: include test name in the return vlog
|
Tue, 28 Apr 2015 12:31:30 -0400 |
Augie Fackler |
manifest: document return type of readfast()
|
Mon, 04 May 2015 22:33:29 -0400 |
Matt Harbison |
archive: always use portable path component separators with subrepos
stable
|
Sat, 11 Oct 2014 01:17:40 -0700 |
Pierre-Yves David |
revset: narrow the subset using smartset operation in roots()
|
Mon, 04 May 2015 10:38:45 -0700 |
Laurent Charignon |
context: make warning message for hidden revision extensible
|
Sun, 03 May 2015 14:18:32 -0700 |
Martin von Zweigbergk |
bundlerepo: remove unused 'repo' parameter
|
Wed, 22 Apr 2015 15:53:03 -0700 |
Durham Goode |
histedit: fix --edit-plan
stable
|
Mon, 04 May 2015 13:15:15 -0500 |
Matt Mackall |
merge with stable
|
Wed, 22 Apr 2015 12:33:08 -0700 |
Drew Gottlieb |
localrepo: eliminate local requirements var in init
|
Wed, 22 Apr 2015 12:16:19 -0700 |
Drew Gottlieb |
localrepo: rename requirements parameter in stream_in()
|
Wed, 22 Apr 2015 12:59:12 -0700 |
Drew Gottlieb |
localrepo: have stream_in() not modify its argument
|
Wed, 22 Apr 2015 12:06:44 -0700 |
Drew Gottlieb |
localrepo: make _applyrequirements more specific
|
Tue, 21 Apr 2015 17:16:10 -0700 |
Drew Gottlieb |
localrepo: make requirements always be a set in localrepo.__init__
|
Tue, 21 Apr 2015 16:55:30 -0700 |
Drew Gottlieb |
localrepo: eliminate requirements class variable (API)
|
Wed, 29 Apr 2015 10:30:58 -0700 |
Martin von Zweigbergk |
changegroup.group: drop 'reorder' parameter
|
Wed, 29 Apr 2015 10:38:45 -0700 |
Martin von Zweigbergk |
cg2packer: set reorder=False in __init__ instead of in group()
|
Thu, 23 Apr 2015 09:44:22 -0700 |
Martin von Zweigbergk |
changegroup: use 'reorder is None' instead of 'reorder is not True/False'
|
Thu, 09 Apr 2015 23:47:07 -0400 |
Matt Harbison |
crecord: fix mixed imports warning
|
Fri, 01 May 2015 20:17:00 -0400 |
Matt Harbison |
windows: add doctest for shellquote()
|
Sat, 25 Apr 2015 21:42:07 +0900 |
Yuya Nishihara |
template-phases: extend default style instead of duplicating it
|
Thu, 30 Apr 2015 22:40:18 +0900 |
Yuya Nishihara |
commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
stable
|
Sat, 18 Apr 2015 15:39:26 +0200 |
Christian Ebert |
keyword: use wvfs.rmtree to remove kwdemo directory
|
Mon, 20 Apr 2015 10:52:20 +0300 |
Alexander Drozdov |
revset: id() called with 40-byte strings should give the same results as for short strings
stable
|
Sun, 03 May 2015 17:33:14 +0900 |
Yuya Nishihara |
templater: fix crash by passing invalid object to date() function
stable
|
Sun, 03 May 2015 12:49:15 -0700 |
Siddharth Agarwal |
util.checkcase: don't abort on broken symlinks
stable
|
Wed, 22 Apr 2015 15:03:09 -0700 |
Martin von Zweigbergk |
changegroup: close progress in same function as it's started
|
Tue, 28 Apr 2015 10:21:04 -0700 |
Martin von Zweigbergk |
changegroup: don't reuse 'mfest' variable for different type
|
Tue, 28 Apr 2015 10:19:42 -0700 |
Martin von Zweigbergk |
changegroup: rename 'mf' to 'ml' to match 'cl', since it's a revlog
|
Mon, 20 Apr 2015 14:11:20 -0700 |
Martin von Zweigbergk |
changegroup: rename 'needed' to 'clrevs' to match 'clnodes'
|
Tue, 28 Apr 2015 13:49:19 -0700 |
Martin von Zweigbergk |
changegroup: document that 'source' parameter exists for extensions
|
Tue, 28 Apr 2015 13:40:00 -0700 |
Martin von Zweigbergk |
changegroup: removed unused 'source' parameter from prune()
|
Fri, 01 May 2015 17:21:10 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 May 2015 16:49:15 -0500 |
Matt Mackall |
Added signature for changeset 8cc6036bca53
stable
|
Fri, 01 May 2015 16:48:51 -0500 |
Matt Mackall |
Added tag 3.4 for changeset 8cc6036bca53
stable
|
Sat, 02 May 2015 00:15:03 +0900 |
FUJIWARA Katsunori |
tests: make tests with temporary environment setting portable
stable 3.4
|
Thu, 30 Apr 2015 23:02:52 -0400 |
Matt Harbison |
debuginstall: expand the editor path before searching for it (issue4380)
stable
|
Fri, 01 May 2015 22:19:20 +0900 |
FUJIWARA Katsunori |
censor: fix incorrect configuration name for ignoring error at censored file
stable
|
Thu, 30 Apr 2015 17:50:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 30 Apr 2015 19:12:28 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 194207694def
stable
|
Wed, 29 Apr 2015 16:43:02 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 89fe9921511f
stable
|
Thu, 30 Apr 2015 12:33:36 -0700 |
Ryan McElroy |
templater: fail more gracefully for blank strings to word
stable
|
Wed, 29 Apr 2015 21:14:59 -0400 |
Matt Harbison |
windows: make shellquote() quote any path containing '\' (issue4629)
stable
|
Wed, 29 Apr 2015 23:55:25 -0400 |
Matt Harbison |
test-commit-interactive: add more globs for no-execbit platforms
stable
|
Thu, 30 Apr 2015 07:46:54 -0700 |
Siddharth Agarwal |
ui: disable revsetaliases in plain mode (BC)
stable
|
Wed, 29 Apr 2015 19:47:37 +0900 |
Yuya Nishihara |
bundlerepo: disable filtering of changelog while constructing revision text
stable
|
Wed, 29 Apr 2015 15:52:31 -0400 |
Matt Harbison |
merge: run update hook after the last wlock release
stable
|
Thu, 30 Apr 2015 03:39:39 +0900 |
FUJIWARA Katsunori |
censor: remove meaningless explanation about .hgcensored
stable
|
Wed, 29 Apr 2015 23:07:34 +0900 |
Yuya Nishihara |
parsers: avoid signed integer overflow in calculation of leaf-node index
stable
|
Tue, 28 Apr 2015 17:38:02 -0700 |
Pierre-Yves David |
bundle2: disable ouput capture unless we use http (issue4613 issue4615)
stable
|
Tue, 03 Feb 2015 15:01:43 -0500 |
Matt Harbison |
subrepo: propagate the --hidden option to hg subrepositories
stable
|
Mon, 27 Apr 2015 21:34:23 -0400 |
Matt Harbison |
subrepo: don't pass the outer repo's --rev or --branch to subrepo incoming()
stable
|
Mon, 27 Apr 2015 21:15:25 -0400 |
Matt Harbison |
subrepo: don't pass the outer repo's --rev or --branch to subrepo outgoing()
stable
|
Mon, 27 Apr 2015 20:25:09 -0400 |
Matt Harbison |
subrepo: update the help text to account for diff -I/-X gitsubrepo support
stable
|
Mon, 27 Apr 2015 15:37:57 -0700 |
Laurent Charignon |
revert: make the interactive mode experimental
stable
|
Mon, 27 Apr 2015 15:36:10 -0700 |
Laurent Charignon |
shelve: make the interactive mode experimental
stable
|
Mon, 27 Apr 2015 15:12:41 -0700 |
Siddharth Agarwal |
help: also hide options marked EXPERIMENTAL
stable
|
Tue, 28 Apr 2015 10:19:46 -0700 |
Gregory Szorc |
rebase: don't forward "source" argument to rebase (issue4633)
stable
|
Tue, 28 Apr 2015 23:27:18 +0900 |
FUJIWARA Katsunori |
histedit: fix reST syntax problem of example code in help document
stable
|
Mon, 27 Apr 2015 19:13:55 -0300 |
Wagner Bruna |
webcommands: fix description of manifest default behavior
stable
|
Mon, 27 Apr 2015 19:09:54 -0300 |
Wagner Bruna |
webcommands: fix typo in changelog documentation
stable
|
Mon, 27 Apr 2015 14:02:49 -0700 |
Laurent Charignon |
record: fix adding new file with record from within a subdir (issue4626)
stable
|
Mon, 27 Apr 2015 16:24:43 -0500 |
Matt Mackall |
tests: fix backslashes in test-casefolding
stable
|
Sat, 25 Apr 2015 23:44:53 +0900 |
FUJIWARA Katsunori |
cmdutil: avoid wrapping ctx.phasestr() by _()
stable
|
Sat, 25 Apr 2015 23:44:53 +0900 |
FUJIWARA Katsunori |
repair: avoid string concatenation by + operator
stable
|
Sat, 25 Apr 2015 15:38:06 +0900 |
Yuya Nishihara |
annotate: always adjust linkrev before walking down to parents (issue4623)
stable
|
Sun, 26 Apr 2015 15:13:13 -0400 |
Matt Harbison |
test-commit-interactive: stablize output for no-execbit platforms
stable
|
Sun, 26 Apr 2015 15:10:09 -0400 |
Matt Harbison |
test-bundle2-exchange: make hooks compatible with Windows
stable
|
Tue, 28 Apr 2015 00:38:16 +0900 |
FUJIWARA Katsunori |
i18n: extract doc string of each web commands as translatable one
stable
|
Fri, 24 Apr 2015 23:23:55 -0400 |
Matt Harbison |
subrepo: don't write .hgsubstate lines with empty subrepo state (issue4622)
stable
|
Sat, 25 Apr 2015 23:54:31 -0400 |
Matt Harbison |
revert: restore the ability to revert across case only renames (issue4481)
stable
|
Mon, 27 Apr 2015 11:11:26 -0500 |
Matt Mackall |
convert: avoid traceback in subversion sink
stable
|
Fri, 24 Apr 2015 15:29:02 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 23 Apr 2015 00:07:37 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5947a68fa271
stable
|
Fri, 24 Apr 2015 14:52:12 -0400 |
Jordi Gutiérrez Hermoso |
template-phases: do not show description or summary if empty
stable
|
Fri, 24 Apr 2015 14:17:14 -0400 |
Jordi Gutiérrez Hermoso |
test-command-template: add a short description of a temporary snippet
stable
|
Thu, 23 Apr 2015 16:36:18 +0100 |
Pierre-Yves David |
bundle2: also save output when error happens during part processing
stable
|
Thu, 23 Apr 2015 14:54:45 +0100 |
Pierre-Yves David |
bundle2: capture output issue during transaction close
stable
|
Thu, 23 Apr 2015 17:03:58 +0100 |
Pierre-Yves David |
bundle2: also capture hook output during processing
stable
|
Thu, 23 Apr 2015 14:57:39 +0100 |
Pierre-Yves David |
ui: allow capture of subprocess output
stable
|
Thu, 23 Apr 2015 14:20:36 +0100 |
Pierre-Yves David |
bundle2: capture transaction rollback message output (issue4614)
stable
|
Fri, 24 Apr 2015 00:46:48 +0100 |
Pierre-Yves David |
bundle2: issue remote output as "status" (issue4612)
stable
|
Thu, 23 Apr 2015 14:27:26 -0700 |
Laurent Charignon |
record: edit patch of newly added files (issue4304)
stable
|
Thu, 23 Apr 2015 16:59:11 -0700 |
Laurent Charignon |
record: remove useless line in test
stable
|
Fri, 24 Apr 2015 23:52:41 +0900 |
FUJIWARA Katsunori |
revert: apply normallookup on reverted file if size isn't changed (issue4583)
stable
|
Thu, 23 Apr 2015 21:23:13 +0200 |
Pascal Quantin |
win32: remove cacert.pem file from Inno Setup installer
stable
|
Wed, 22 Apr 2015 16:38:36 -0700 |
Martin von Zweigbergk |
revert: accept just -I/-X without paths or -a/-i (issue4592)
stable
|
Tue, 21 Apr 2015 16:20:43 -0700 |
Laurent Charignon |
record: change wording for record curses interface
stable
|
Thu, 23 Apr 2015 22:44:46 +0900 |
Yuya Nishihara |
wix: remove cacert.pem from Windows distribution
stable
|
Thu, 23 Apr 2015 22:39:21 +0900 |
FUJIWARA Katsunori |
tests: use double quote to quote arguments in hook for portability
stable
|
Wed, 22 Apr 2015 13:56:30 -0700 |
Laurent Charignon |
record: fix record with change on moved file crashes (issue4619)
stable
|
Wed, 22 Apr 2015 23:38:55 +0900 |
FUJIWARA Katsunori |
check-code: check os.path.join(*, '') not working correctly with Python 2.7.9
stable
|
Wed, 22 Apr 2015 23:38:55 +0900 |
FUJIWARA Katsunori |
unionrepo: use pathutil.normasprefix to ensure os.sep at the end of cwd
stable
|
Wed, 22 Apr 2015 23:38:55 +0900 |
FUJIWARA Katsunori |
bundlerepo: use pathutil.normasprefix to ensure os.sep at the end of cwd
stable
|
Wed, 22 Apr 2015 23:38:52 +0900 |
FUJIWARA Katsunori |
dirstate: use pathutil.normasprefix to ensure os.sep at the end of root
stable
|
Tue, 21 Apr 2015 21:02:08 -0300 |
Wagner Bruna |
bookmarks: add i18n hints to bookmark sync states
stable
|
Tue, 21 Apr 2015 21:01:17 -0300 |
Wagner Bruna |
histedit: fix typo in abort message
stable
|
Tue, 21 Apr 2015 21:01:05 -0300 |
Wagner Bruna |
help: fix typos in txnclose and txnabort documentation
stable
|
Mon, 20 Apr 2015 22:21:57 -0500 |
Kevin Bullock |
util: fix the check for non-C99 compilers (issue4605)
stable
|
Mon, 20 Apr 2015 18:44:57 -0700 |
Durham Goode |
histedit: fix rollup prompting for a commit message (issue4606)
stable
|
Mon, 20 Apr 2015 13:43:10 -0400 |
Matt Harbison |
test-hook.t: don't directly use redirect to /dev/null in hook for Windows
stable
|
Mon, 20 Apr 2015 18:13:44 -0500 |
Matt Mackall |
mq: avoid silent failure when single patch doesn't apply (issue4604)
stable
|
Mon, 20 Apr 2015 17:16:05 +0200 |
Pierre-Yves David |
pushkey: flush pending data before running a pre-pushkey hook (issue4607)
stable
|
Mon, 20 Apr 2015 17:15:50 +0200 |
Pierre-Yves David |
pushkey: use hook arguments from transaction when one exists
stable
|
Mon, 20 Apr 2015 14:47:51 -0400 |
Augie Fackler |
util.h: also sniff for C99 before trying to use stdbool.h (issue4605)
stable
|
Mon, 20 Apr 2015 17:16:22 +0200 |
Pierre-Yves David |
changelog: fix readpending if no pending data exist (issue4609)
stable
|
Mon, 20 Apr 2015 15:27:55 +0200 |
Pierre-Yves David |
afterlock: add the callback to the top level lock (issue4608)
stable
|
Mon, 20 Apr 2015 16:05:32 +0200 |
Pierre-Yves David |
debuglock: access the lock file using the proper vfs
stable
|
Sun, 19 Apr 2015 21:43:53 -0700 |
Martin von Zweigbergk |
status: pass matcher to pathcopies()
stable
|
Sat, 18 Apr 2015 15:27:03 +0900 |
Yuya Nishihara |
annotate: prepare ancestry context of workingfilectx
stable
|
Sat, 18 Apr 2015 14:10:55 +0900 |
Yuya Nishihara |
committablefilectx: propagate ancestry info to parent to fix annotation
stable
|
Sat, 18 Apr 2015 14:03:41 +0900 |
Yuya Nishihara |
filectx: extract function to create parent fctx keeping ancestry info
stable
|
Sat, 18 Apr 2015 13:46:24 +0900 |
Yuya Nishihara |
filectx: factor out creation of parent fctx
stable
|
Sun, 19 Apr 2015 11:37:29 +0100 |
Javi Merino |
help: fix typo commited -> committed
stable
|
Sat, 18 Apr 2015 13:08:41 -0400 |
Matt Harbison |
largefiles: don't mangle filesets when fixing up the log matcher
stable
|
Sat, 18 Apr 2015 00:34:38 -0400 |
Matt Harbison |
largefiles: don't crash when cloning to a remote repo
stable
|
Fri, 17 Apr 2015 14:12:01 -0700 |
Gregory Szorc |
run-tests: don't error when glob matched line ends with backslash
stable
|
Fri, 17 Apr 2015 09:46:43 -0700 |
Durham Goode |
histedit: change state format to allow non-hash lines
stable
|
Fri, 17 Apr 2015 15:42:20 -0500 |
Matt Mackall |
tests: fix portability issue with test-merge-tools
stable
|
Fri, 17 Apr 2015 12:39:55 -0400 |
Matt Harbison |
test-rename-merge2: fix test failure on Windows
stable
|
Fri, 17 Apr 2015 12:11:14 -0400 |
Matt Harbison |
test-add.t: fix output difference between Windows and OS X (issue4603)
stable
|
Fri, 17 Apr 2015 23:22:58 +0900 |
Yuya Nishihara |
tags: do not abort if failed to write lock file to save cache
stable
|
Thu, 16 Apr 2015 20:58:41 -0500 |
Matt Mackall |
Added signature for changeset e89f909edffa
stable
|
Thu, 16 Apr 2015 20:58:35 -0500 |
Matt Mackall |
Added tag 3.4-rc for changeset e89f909edffa
stable
|
Thu, 16 Apr 2015 20:57:51 -0500 |
Matt Mackall |
merge default into stable for 3.4 freeze
stable 3.4-rc
|
Thu, 16 Apr 2015 20:56:43 -0500 |
Matt Mackall |
tests: fix up whitespace complaint
|
Thu, 16 Apr 2015 20:52:37 -0500 |
Matt Mackall |
tests: fix test-tags on vfat
|
Thu, 16 Apr 2015 20:31:44 -0500 |
Matt Mackall |
tests: ignore sha512 flag in bundle2 for py2.4
|
Thu, 16 Apr 2015 04:01:51 -0400 |
Pierre-Yves David |
bundle2-localpeer: properly propagate the server output on error (issue4594)
|
Thu, 16 Apr 2015 05:09:37 -0400 |
Pierre-Yves David |
bundle2: add on more layer of exception catching in localrepo.unbundle
|
Thu, 16 Apr 2015 03:17:37 -0400 |
Pierre-Yves David |
bundle2-wireproto: properly propagate the server output on error (issue4594)
|
Thu, 16 Apr 2015 03:56:50 -0400 |
Pierre-Yves David |
bundle2: refactor error bundle creation for the wireprotocol
|
Thu, 16 Apr 2015 03:17:01 -0400 |
Pierre-Yves David |
bundle2: store the salvaged output on the exception object
|
Thu, 16 Apr 2015 03:16:04 -0400 |
Pierre-Yves David |
bundle2: add a 'salvageoutput' method on bundle20
|
Thu, 16 Apr 2015 03:15:28 -0400 |
Pierre-Yves David |
bundle2: add a 'copy' method on parts
|
Thu, 16 Apr 2015 05:36:49 -0400 |
Pierre-Yves David |
hooks: add a 'txnabort' hook
|
Thu, 16 Apr 2015 05:41:07 -0400 |
Pierre-Yves David |
help: document the ''HG_TXNID'' environment variable during hooks
|
Sun, 12 Apr 2015 01:39:21 -0400 |
Matt Harbison |
match: add a subclass for dirstate normalizing of the matched patterns
|
Sun, 12 Apr 2015 00:29:17 -0400 |
Matt Harbison |
match: move _normalize() into the match class
|
Sat, 17 Jan 2015 03:34:57 +0100 |
Mads Kiilerich |
largefiles: always consider updatelfiles 'checked' parameter set
|
Wed, 15 Apr 2015 15:22:16 -0400 |
Mads Kiilerich |
largefiles: for update -C, only update largefiles when necessary
|
Wed, 15 Apr 2015 11:49:44 -0400 |
Matt Harbison |
subrepo: calculate _relpath for hgsubrepo based on self instead of parent
|
Wed, 15 Apr 2015 11:23:26 -0400 |
Matt Harbison |
subrepo: backout 93b0e0db7929 to restore reporelpath()
|
Thu, 16 Apr 2015 18:48:20 -0500 |
Matt Mackall |
rollback: clear resolve state (issue4593)
|
Thu, 16 Apr 2015 11:31:48 -0700 |
Durham Goode |
diff: pass the diff matcher to the copy logic
|
Thu, 16 Apr 2015 11:29:30 -0700 |
Durham Goode |
copies: add matcher parameter to copy logic
|
Sun, 12 Apr 2015 23:01:18 -0700 |
Martin von Zweigbergk |
treemanifest: extract parse method from constructor
|
Sun, 12 Apr 2015 14:37:55 -0700 |
Martin von Zweigbergk |
manifest: duplicate call to addrevision()
|
Thu, 16 Apr 2015 14:26:50 -0700 |
Laurent Charignon |
record: add message when starting record's curses interface
|
Tue, 14 Apr 2015 20:09:56 +0200 |
Mathias De Maré |
subrepo: add include/exclude support for diffing git subrepos
|
Sun, 12 Apr 2015 19:00:31 +0900 |
Yuya Nishihara |
revset: undocument wdir() until its command outputs get stable
|
Thu, 16 Apr 2015 18:30:08 -0500 |
Matt Mackall |
linkrev: fix issue with annotate of working copy
|
Thu, 16 Apr 2015 17:30:01 -0500 |
Matt Mackall |
merge with stable
|
Sat, 04 Apr 2015 02:16:48 -0700 |
Durham Goode |
histedit: delete all non-actionclass related code
|
Sat, 04 Apr 2015 02:12:53 -0700 |
Durham Goode |
histedit: improve roll action integration with fold
|
Sat, 04 Apr 2015 02:12:24 -0700 |
Durham Goode |
histedit: move finishfold into fold class
|
Sat, 04 Apr 2015 02:03:27 -0700 |
Durham Goode |
histedit: convert fold/roll actions into a class
|
Sat, 04 Apr 2015 01:00:51 -0700 |
Durham Goode |
histedit: convert edit action into a class
|
Sat, 04 Apr 2015 00:42:32 -0700 |
Durham Goode |
histedit: convert message action into a class
|
Sat, 04 Apr 2015 00:30:01 -0700 |
Durham Goode |
histedit: convert drop action into a class
|
Sat, 04 Apr 2015 11:39:08 -0700 |
Durham Goode |
histedit: convert pick action into a class
|
Sat, 04 Apr 2015 11:37:08 -0700 |
Durham Goode |
histedit: integrate action class into flow
|
Sat, 04 Apr 2015 11:34:53 -0700 |
Durham Goode |
histedit: add a new histeditaction class
|
Sat, 04 Apr 2015 01:00:05 -0700 |
Durham Goode |
histedit: allow histedit --continue when not on a descendant (BC)
|
Thu, 16 Apr 2015 11:59:36 -0400 |
Gregory Szorc |
tags: explicitly log which tags cache file is being written
|
Thu, 16 Apr 2015 11:54:13 -0400 |
Gregory Szorc |
tags: write a separate tags cache file for unfiltered repos
|
Thu, 16 Apr 2015 11:32:46 -0400 |
Gregory Szorc |
tags: return empty list of heads for no .hgtags case
|
Thu, 16 Apr 2015 12:01:00 -0400 |
Gregory Szorc |
tags: change format of tags cache files
|
Thu, 16 Apr 2015 10:12:44 -0400 |
Gregory Szorc |
tags: don't read .hgtags fnodes from tags cache files
|
Mon, 13 Apr 2015 14:54:02 -0400 |
Tony Tung |
rebase: restore bookmark state on abort
|
Sat, 04 Apr 2015 02:37:43 -0700 |
Durham Goode |
histedit: store backup file before histedit
|
Mon, 13 Apr 2015 08:23:57 -0700 |
Durham Goode |
histedit: replace pickle with custom serialization
|
Wed, 15 Apr 2015 01:18:09 -0400 |
Pierre-Yves David |
devel-warn: add a prefix to all messages ("devel-warn: ")
|
Wed, 15 Apr 2015 10:36:21 -0400 |
Pierre-Yves David |
push: acquire local 'wlock' if "pushback" is expected (BC) (issue4596)
|
Thu, 16 Apr 2015 22:33:53 +0900 |
Yuya Nishihara |
annotate: always prepare ancestry context of base fctx (issue4600)
stable
|
Wed, 15 Apr 2015 01:16:40 -0400 |
Pierre-Yves David |
unbundle: acquire 'wlock' when processing bundle2 (BC) (issue4596)
|
Sun, 12 Apr 2015 09:46:03 -0400 |
Pierre-Yves David |
run-test: enable the devel warning during tests
|
Sun, 12 Apr 2015 15:37:59 -0400 |
Pierre-Yves David |
wlock: do not warn for non-wait locking
|
Sun, 12 Apr 2015 14:27:42 -0400 |
Pierre-Yves David |
develwarn: include call site in the simple message version
|
Sun, 12 Apr 2015 14:26:11 -0400 |
Pierre-Yves David |
develwarn: handle the end of line inside the function itself
|
Sun, 12 Apr 2015 14:24:28 -0400 |
Pierre-Yves David |
develwarn: refactor the developer warning logic
|
Wed, 15 Apr 2015 01:20:48 -0400 |
Pierre-Yves David |
lock: update the docstring with order information
|
Sun, 12 Apr 2015 13:28:35 -0400 |
Pierre-Yves David |
wlock: reword the devel warning
|
Sun, 12 Apr 2015 10:01:48 -0400 |
Pierre-Yves David |
wlock: only issue devel warning when actually acquiring the lock
|
Sat, 11 Apr 2015 17:30:45 -0400 |
Pierre-Yves David |
bundle2: flush output in a part in all cases
|
Sat, 11 Apr 2015 14:44:12 -0400 |
Pierre-Yves David |
run-tests: also follow symlink when update PATH with 'run-tests.py' dir
|
Sat, 11 Apr 2015 16:55:14 -0400 |
Pierre-Yves David |
bundle2: fix names for error part handler
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Tue, 14 Apr 2015 13:07:41 -0400 |
Pierre-Yves David |
transaction: actually use tr.hookargs in pretxnclose
|
Sat, 11 Apr 2015 13:58:36 -0400 |
Pierre-Yves David |
bundle2: use unbundle source as transaction name
|
Wed, 15 Apr 2015 18:34:34 -0400 |
Pierre-Yves David |
tags: have a different cache file per filter level
|
Wed, 15 Apr 2015 14:35:44 -0700 |
Siddharth Agarwal |
parsers: when available, use a presized dictionary for the file foldmap
|
Wed, 15 Apr 2015 17:42:38 -0400 |
Gregory Szorc |
tags: extract .hgtags filenodes cache to a standalone file
|
Wed, 15 Apr 2015 12:18:05 -0400 |
Eric Sumner |
extensions: extract partial application into a bind() function
|
Tue, 14 Apr 2015 11:44:04 -0400 |
Pierre-Yves David |
obsolete: experimental flag to get debug about obsmarkers exchange
|
Tue, 14 Apr 2015 14:59:37 -0400 |
Pierre-Yves David |
bundle2: add an 'idx' argument to the 'getbundle2partsgenerator'
|
Tue, 14 Apr 2015 14:07:35 -0400 |
Pierre-Yves David |
bundle2: add an 'idx' argument to the 'b2partsgenerator'
|
Tue, 14 Apr 2015 23:51:02 -0400 |
Mads Kiilerich |
rpms: create missing builds dir if it doesn't exist
|
Tue, 14 Apr 2015 23:44:03 -0400 |
Mads Kiilerich |
rpms: for packages with their own python, put it in /opt/python-hg
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
branchcache: stay silent if failing to read cache files
|
Thu, 19 Mar 2015 22:22:50 +0100 |
Mads Kiilerich |
merge: better debug messages before/after invoking external merge tool
|
Sat, 11 Apr 2015 23:00:04 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.walk instead of os.walk
|
Sat, 11 Apr 2015 23:00:04 +0900 |
FUJIWARA Katsunori |
vfs: add walk
|
Sat, 11 Apr 2015 23:00:04 +0900 |
FUJIWARA Katsunori |
subrepo: pass wvfs to _sanitize instead of absolute path to a subrepository
|
Wed, 01 Apr 2015 18:43:29 -0700 |
Gregory Szorc |
repoview: move function for computing filtered hash
|
Tue, 14 Apr 2015 12:54:16 -0400 |
Gregory Szorc |
revset: don't import discovery at module level
|
Tue, 14 Apr 2015 10:59:26 -0400 |
Michael O'Connor |
transaction: add missing newline to message
|
Sun, 05 Apr 2015 13:16:46 +0900 |
Yuya Nishihara |
cat: disable optimization of single file case for workingctx
|
Thu, 09 Apr 2015 22:18:55 +0900 |
Yuya Nishihara |
committablectx: override manifestnode() to return None
|
Sat, 11 Apr 2015 16:01:42 +0900 |
Yuya Nishihara |
cat: use ctx.manifestnode() in place of ctx._changeset[0]
|
Fri, 10 Apr 2015 23:34:06 -0400 |
Matt Harbison |
changegroup: flush the ui stdio buffers after adding a changegroup
|
Fri, 10 Apr 2015 22:30:19 -0400 |
Matt Harbison |
hook: forcibly flush stderr for Windows test stability
|
Fri, 10 Apr 2015 22:37:40 -0400 |
Gregory Szorc |
json: implement {fileannotate} template
|
Fri, 10 Apr 2015 22:26:53 -0400 |
Gregory Szorc |
json: implement {comparison} template
|
Fri, 10 Apr 2015 22:39:22 -0400 |
Gregory Szorc |
json: implement {filediff} template
|
Fri, 10 Apr 2015 22:34:12 -0400 |
Gregory Szorc |
hgweb: expose raw line numbers to templates
|
Sat, 11 Apr 2015 11:54:09 -0400 |
Pierre-Yves David |
revert: stop marking files clean after interactive revert (issue4592)
|
Sat, 11 Apr 2015 11:56:21 -0400 |
Augie Fackler |
lazymanifest: prevent leak when updating an entry more than once
|
Mon, 13 Apr 2015 07:42:25 -0500 |
Matt Mackall |
strip: properly clear resolve state with --keep (issue4593)
|
Mon, 13 Apr 2015 20:53:05 -0700 |
Ryan McElroy |
revsets: more informative syntax error message
|
Mon, 13 Apr 2015 21:06:21 -0700 |
Ryan McElroy |
revsets: show current revset abort behavior
|
Mon, 13 Apr 2015 13:28:37 -0400 |
Gregory Szorc |
tests: move blackbox testing of tags to test-tags.t
|
Mon, 13 Apr 2015 09:36:33 -0400 |
Gregory Szorc |
tests: move mock blackbox extension into own file
|
Sun, 12 Apr 2015 14:59:31 -0400 |
Pierre-Yves David |
shelve: acquire lock in the right order
|
Sun, 12 Apr 2015 14:54:53 -0400 |
Pierre-Yves David |
check-commit: be more picky about detection of wrong bug tag
|
Mon, 13 Apr 2015 09:54:36 -0400 |
Michael O'Connor |
discovery: don't compute allfuturecommon when it won't be used
|
Fri, 10 Apr 2015 18:54:33 -0700 |
Martin von Zweigbergk |
treemanifest: separate flags for trees in memory and trees on disk
|
Fri, 10 Apr 2015 18:13:01 -0700 |
Martin von Zweigbergk |
manifestdict: drop empty-string argument when creating empty manifest
|
Sun, 12 Apr 2015 06:51:13 -0700 |
Mike Hommey |
lazymanifest: fix memory leak in lmiter_iterentriesnext() after 3d485727e45e
|
Sat, 11 Apr 2015 12:26:54 -0400 |
Pierre-Yves David |
revert: do not requires '--all' if '--interative' is present
|
Thu, 09 Apr 2015 16:18:38 -0400 |
Pierre-Yves David |
bundle2: drop the experimental hooks
|
Fri, 10 Apr 2015 15:41:33 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 by default
|
Sat, 07 Feb 2015 12:57:40 -0500 |
Matt Harbison |
subrepo: convert the os.path references in git to vfs
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.removedirs instead of os.removedirs
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
vfs: add removedirs
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
util: add removedirs as platform depending function
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.unlink instead of os.remove
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.rmtree instead of shutil.rmtree
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
vfs: add rmtree
|
Sat, 11 Apr 2015 00:47:09 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.readdir instead of os.listdir to avoid expensive stat calls
|
Fri, 10 Apr 2015 08:05:50 +0300 |
Alexander Drozdov |
editor: prefer 'intermediate-source' extra to use for HGREVISION environment variable
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
Wed, 08 Apr 2015 09:38:09 -0700 |
Martin von Zweigbergk |
manifestdict: extract condition for _intersectfiles() and use for walk()
|
Tue, 07 Apr 2015 22:40:25 -0700 |
Martin von Zweigbergk |
manifestdict.walk: remove now-redundant check for match.files()
|
Tue, 07 Apr 2015 21:08:23 -0700 |
Martin von Zweigbergk |
manifest.walk: special-case match.always() for speed
|
Tue, 07 Apr 2015 22:36:17 -0700 |
Martin von Zweigbergk |
manifest.walk: use return instead of StopIteration in generator
|
Wed, 08 Apr 2015 23:30:02 +0900 |
Yuya Nishihara |
archive: look for first visible revision to build repo identity (issue4591)
|
Wed, 08 Apr 2015 22:42:37 +0900 |
Yuya Nishihara |
largefiles: use common function to build content of .hg_archival.txt
|
Wed, 08 Apr 2015 22:38:46 +0900 |
Yuya Nishihara |
test-largefiles: verify content of .hg_archival.txt
|
Wed, 08 Apr 2015 22:37:03 +0900 |
Yuya Nishihara |
archive: extract metadata() closure to module-level function
|
Wed, 08 Apr 2015 22:31:04 +0900 |
Yuya Nishihara |
archive: use ctx object consistently to build meta data
|
Wed, 08 Apr 2015 21:04:06 +0900 |
Yuya Nishihara |
templatekw: have {manifest} use ctx.manifestnode() for consistency
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: use vfs.reljoin instead of os.path.join
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: add _relpath field to centralize subrelpath logic
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: add wvfs field to access the working directory via vfs
|
Fri, 10 Apr 2015 00:36:42 +0900 |
FUJIWARA Katsunori |
subrepo: change arguments of abstractsubrepo.__init__ (API)
|
Tue, 07 Apr 2015 15:18:52 -0700 |
Drew Gottlieb |
treemanifest: optimize treemanifest._walk() to skip directories
|
Wed, 08 Apr 2015 22:31:50 -0400 |
Matt Harbison |
import-checker: force 'fcntl', 'grp', 'pwd', and 'termios' to stdlib modules
|
Wed, 08 Apr 2015 22:23:51 -0400 |
Matt Harbison |
import-checker: allow *.pyd based stdlib modules
|
Tue, 07 Apr 2015 22:35:44 -0700 |
Martin von Zweigbergk |
manifest.walk: join nested if-conditions
|
Wed, 08 Apr 2015 10:01:31 -0700 |
Martin von Zweigbergk |
manifestdict: inline _intersectfiles()
|
Wed, 08 Apr 2015 10:03:59 -0700 |
Martin von Zweigbergk |
manifestdict._intersectfiles: avoid one level of property indirection
|
Wed, 08 Apr 2015 10:06:05 -0700 |
Martin von Zweigbergk |
manifestdict.matches: avoid name 'lm' for a not-lazymanifest
|
Tue, 24 Mar 2015 21:25:57 +0100 |
Mathias De Maré |
commands: add ui.statuscopies config knob
|
Sat, 04 Apr 2015 22:30:59 +0900 |
Yuya Nishihara |
changelog: inline revlog.__contains__ in case it is used in hot loop
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about outgoing bookmarks
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about incoming bookmarks
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: enhance test of showing detail about incoming/outgoing bookmarks
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show outgoing bookmarks more exactly
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show incoming bookmarks more exactly
|
Tue, 07 Apr 2015 15:16:19 -0700 |
Drew Gottlieb |
test-manifest: add some test coverage for treemanifest
|
Tue, 07 Apr 2015 15:16:19 -0700 |
Drew Gottlieb |
test-manifest: make manifesttest a base class that is extended
|
Tue, 07 Apr 2015 15:16:19 -0700 |
Drew Gottlieb |
test-manifest: move parsemanifest() to be a testmanifest class method
|
Tue, 07 Apr 2015 22:31:36 -0400 |
Matt Harbison |
windows: allow readpipe() to actually read data out of the pipe
|
Tue, 07 Apr 2015 22:30:25 -0400 |
Matt Harbison |
win32: add a method to fetch the available pipe data size
|
Tue, 07 Apr 2015 20:43:04 -0700 |
Siddharth Agarwal |
dirs._addpath: reinstate use of Py_CLEAR
|
Mon, 06 Apr 2015 18:31:59 -0700 |
Pierre-Yves David |
exchange: introduce a '_canusebundle2' function
|
Tue, 07 Apr 2015 16:01:32 -0700 |
Pierre-Yves David |
bundle2: detect bundle2 stream/request on /HG2./ instead of /HG2Y/
|
Mon, 06 Apr 2015 17:23:11 -0700 |
Pierre-Yves David |
unbundle20: allow generic dispatch between unbundlers
|
Tue, 07 Apr 2015 15:18:52 -0700 |
Drew Gottlieb |
treemanifest: refactor treemanifest.walk()
|
Tue, 07 Apr 2015 15:18:52 -0700 |
Drew Gottlieb |
manifest: move changectx.walk() to manifests
|
Sun, 05 Apr 2015 15:08:55 -0400 |
Matt Harbison |
subrepo: precisely identify the missing subrepo spec file
|
Sun, 05 Apr 2015 12:12:02 -0700 |
Durham Goode |
graft: record intermediate grafts in extras
|
Sun, 05 Apr 2015 11:55:38 -0700 |
Durham Goode |
graft: allow creating sibling grafts
|
Mon, 06 Apr 2015 16:07:18 -0700 |
Pierre-Yves David |
unbundle20: move header parsing into the 'getunbundler' function
|
Mon, 06 Apr 2015 16:04:33 -0700 |
Pierre-Yves David |
unbundle20: retrieve unbundler instances through a factory function
|
Mon, 06 Apr 2015 15:40:12 -0700 |
Pierre-Yves David |
bundle20: move magic string into the class
|
Tue, 07 Apr 2015 08:45:52 -0700 |
Martin von Zweigbergk |
localrepo.getbundle: drop unused 'format' argument
|
Tue, 07 Apr 2015 12:35:07 -0700 |
Martin von Zweigbergk |
exchange: remove check for 'format' key
|
Fri, 27 Mar 2015 22:12:53 +0900 |
Yuya Nishihara |
templates-default: do not show description or summary if empty
|
Mon, 06 Apr 2015 10:51:53 -0700 |
Drew Gottlieb |
treemanifest: further optimize treemanifest.matches()
|
Mon, 06 Apr 2015 14:36:08 -0700 |
Drew Gottlieb |
util: move dirs() and finddirs() from scmutil to util
|
Mon, 06 Apr 2015 13:59:36 -0700 |
Drew Gottlieb |
parsers: remove unused dependency on util
|
Mon, 06 Apr 2015 17:03:35 -0700 |
Martin von Zweigbergk |
changectx.walk: drop unnecessary call to match function
|
Mon, 06 Apr 2015 17:16:55 -0500 |
Matt Mackall |
merge with stable
|
Sat, 04 Apr 2015 19:06:43 -0400 |
Matt Harbison |
largefiles: use the share source as the primary local store (issue4471)
|
Sat, 04 Apr 2015 19:34:36 -0400 |
Matt Harbison |
largefiles: use lfutil.findstorepath() when verifying a local repo
|
Sat, 04 Apr 2015 19:31:40 -0400 |
Matt Harbison |
largefiles: introduce lfutil.findstorepath()
|
Sat, 04 Apr 2015 17:19:16 -0400 |
Matt Harbison |
vfs: make it possible to pass multiple path elements to join
|
Sat, 04 Apr 2015 15:43:00 -0400 |
Matt Harbison |
largefiles: drop os.path reference in lfutil.storepath()
|
Sat, 04 Apr 2015 11:24:48 -0700 |
Durham Goode |
histedit: fix preventing strips during histedit
|
Fri, 03 Apr 2015 15:18:34 -0700 |
Durham Goode |
copies: pass changectx instead of manifest to _computenonoverlap
|
Mon, 06 Apr 2015 10:46:44 -0700 |
Siddharth Agarwal |
dirs._addpath: don't mutate Python strings after exposing them (issue4589)
|
Mon, 06 Apr 2015 08:23:27 -0700 |
Bryan O'Sullivan |
parsers: check for memory allocation overflows more carefully
|
Sat, 04 Apr 2015 11:27:15 +0200 |
André Sintzoff |
parsers.c: avoid implicit conversion loses integer precision warning
|
Sat, 04 Apr 2015 21:54:12 -0700 |
Martin von Zweigbergk |
dirstate.walk: don't report same file stat multiple times
stable
|
Fri, 03 Apr 2015 14:41:18 -0700 |
Pierre-Yves David |
repoview: avoid processing the same rev twice in _getstatichidden
|
Fri, 03 Apr 2015 14:37:52 -0700 |
Pierre-Yves David |
repoview: skip public parent earlier in _getstatichidden
|
Fri, 03 Apr 2015 14:36:05 -0700 |
Pierre-Yves David |
repoview: directly skip public head in _getstatichidden
|
Fri, 03 Apr 2015 14:35:53 -0700 |
Pierre-Yves David |
repoview: simplify process in _getstatichidden
|
Fri, 03 Apr 2015 14:16:50 -0700 |
Pierre-Yves David |
repoview: use a heap in _getstatichidden
|
Fri, 03 Apr 2015 13:58:12 -0700 |
Pierre-Yves David |
repoview: update documentation of _getstatichidden
|
Sat, 04 Apr 2015 14:56:18 +0900 |
Yuya Nishihara |
ssl: resolve symlink before checking for Apple python executable (issue4588)
|
Fri, 03 Apr 2015 18:19:24 -0400 |
Augie Fackler |
test-subrepo-recursion: fix output on non-hardlink systems
|
Fri, 03 Apr 2015 23:12:21 -0400 |
Augie Fackler |
test-subrepo-recursion: set progress.changedelay really high
|
Fri, 03 Apr 2015 18:10:12 -0400 |
Augie Fackler |
test-clone: fix test expectations on systems without hardlinks
|
Wed, 01 Apr 2015 00:44:33 -0700 |
Siddharth Agarwal |
dirstate: use parsers.make_file_foldmap when available
|
Tue, 31 Mar 2015 23:32:27 -0700 |
Siddharth Agarwal |
parsers: add a C function to create a file foldmap
|
Thu, 02 Apr 2015 19:17:32 -0700 |
Siddharth Agarwal |
util.h: define an enum for normcase specs
|
Thu, 02 Apr 2015 19:13:50 -0700 |
Siddharth Agarwal |
perf: make measuring foldmap perf work again
|
Tue, 31 Mar 2015 23:22:03 -0700 |
Siddharth Agarwal |
parsers._asciitransform: also accept a fallback function
|
Wed, 01 Apr 2015 00:38:56 -0700 |
Siddharth Agarwal |
util: add normcase spec and fallback
|
Fri, 03 Apr 2015 22:44:25 +0200 |
Andrew Shadura |
hgk: display committer name when set by hg-git
|
Sat, 14 Mar 2015 20:16:35 +0900 |
Yuya Nishihara |
jsonchangeset: set manifest node to "null" for workingctx
|
Sat, 14 Mar 2015 20:15:40 +0900 |
Yuya Nishihara |
jsonchangeset: set rev and node to "null" for workingctx
|
Fri, 03 Apr 2015 21:36:39 +0900 |
Yuya Nishihara |
templater: tell hggettext to collect help of template functions
|
Tue, 10 Mar 2015 09:57:42 -0700 |
Martin von Zweigbergk |
treemanifest: disable readdelta optimization
|
Mon, 30 Mar 2015 15:38:24 -0700 |
Laurent Charignon |
phases: make two functions private for phase computation
|
Wed, 01 Apr 2015 00:31:41 -0700 |
Siddharth Agarwal |
windows: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:30:41 -0700 |
Siddharth Agarwal |
encoding.upper: factor out fallback code
|
Wed, 01 Apr 2015 00:29:22 -0700 |
Siddharth Agarwal |
cygwin: define normcase spec and fallback
|
Tue, 31 Mar 2015 23:30:19 -0700 |
Siddharth Agarwal |
darwin: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:26:07 -0700 |
Siddharth Agarwal |
posix: define normcase spec and fallback
|
Wed, 01 Apr 2015 00:21:10 -0700 |
Siddharth Agarwal |
encoding: define an enum that specifies what normcase does to ASCII strings
|
Thu, 02 Apr 2015 16:51:00 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Apr 2015 22:24:03 -0700 |
Gregory Szorc |
json: implement {help} template
|
Wed, 01 Apr 2015 22:16:05 -0700 |
Gregory Szorc |
json: implement {helptopics} template
|
Wed, 01 Apr 2015 22:04:03 -0700 |
Gregory Szorc |
json: implement {manifest} template
|
Tue, 31 Mar 2015 22:53:48 -0700 |
Gregory Szorc |
json: implement {shortlog} and {changelog} templates
|
Wed, 01 Apr 2015 20:23:58 -0700 |
Gregory Szorc |
help: populate template functions via docstrings
|
Wed, 01 Apr 2015 20:19:43 -0700 |
Gregory Szorc |
templater: add consistent docstrings to functions
|
Sat, 14 Mar 2015 17:33:22 +0900 |
Yuya Nishihara |
changeset_printer: hide manifest node for workingctx
|
Sat, 14 Mar 2015 20:01:30 +0900 |
Yuya Nishihara |
changeset_printer: display p1rev:p1node with "+" suffix for workingctx
|
Sat, 14 Mar 2015 17:29:48 +0900 |
Yuya Nishihara |
changeset_printer: handle workingctx in _meaningful_parentrevs()
|
Sat, 14 Mar 2015 19:38:59 +0900 |
Yuya Nishihara |
scmutil: add function to help handling workingctx in arithmetic operation
|
Thu, 02 Apr 2015 08:18:33 +0200 |
Mathias De Maré |
tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585)
|
Thu, 02 Apr 2015 21:29:05 +0900 |
Yuya Nishihara |
hgweb: resurrect <span> tag on diffline to fix rendering in monoblue style
stable
|
Wed, 01 Apr 2015 20:38:36 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 Mar 2015 15:22:09 -0700 |
Siddharth Agarwal |
encoding: use parsers.asciiupper when available
|
Tue, 31 Mar 2015 13:46:21 -0700 |
Siddharth Agarwal |
parsers: introduce an asciiupper function
|
Tue, 31 Mar 2015 10:28:17 -0700 |
Siddharth Agarwal |
parsers: make _asciilower a generic _asciitransform function
|
Wed, 01 Apr 2015 13:58:51 -0700 |
Siddharth Agarwal |
parsers._asciilower: use an explicit return object
|
Tue, 31 Mar 2015 10:25:29 -0700 |
Siddharth Agarwal |
parsers: factor out most of asciilower into an internal function
|
Tue, 31 Mar 2015 14:01:33 -0700 |
Martin von Zweigbergk |
manifestv2: add support for writing new manifest format
|
Fri, 27 Mar 2015 22:26:41 -0700 |
Martin von Zweigbergk |
manifestv2: add support for reading new manifest format
|
Tue, 31 Mar 2015 22:45:45 -0700 |
Martin von Zweigbergk |
manifestv2: set requires at repo creation time
|
Tue, 31 Mar 2015 15:06:55 -0700 |
Martin von Zweigbergk |
test-manifest: extract constants for binary hashes
|
Tue, 31 Mar 2015 14:46:05 -0700 |
Martin von Zweigbergk |
test-manifest: create constant for empty manifest
|
Mon, 30 Mar 2015 23:25:55 +0900 |
Yuya Nishihara |
patchbomb: factor out scmutil.revrange() calls
|
Tue, 31 Mar 2015 00:52:17 +0900 |
Yuya Nishihara |
patchbomb: return outgoing revs as a smartset
|
Mon, 30 Mar 2015 23:54:29 +0900 |
Yuya Nishihara |
templatefilters: add "upper" and "lower" for case conversion
|
Wed, 01 Apr 2015 12:50:10 -0700 |
Durham Goode |
repoview: improve compute staticblockers perf
|
Tue, 31 Mar 2015 22:29:12 -0700 |
Gregory Szorc |
hgweb: add phase to {changeset} template
|
Tue, 31 Mar 2015 22:35:12 -0700 |
Gregory Szorc |
json: implement {changeset} template
|
Tue, 31 Mar 2015 21:49:10 -0700 |
Gregory Szorc |
test-hgweb-json: fix URL for file revision tests
|
Tue, 31 Mar 2015 19:34:37 -0700 |
Siddharth Agarwal |
dirstate._normalize: don't construct dirfoldmap if not necessary
|
Tue, 31 Mar 2015 19:29:39 -0700 |
Siddharth Agarwal |
dirstate.walk: don't keep track of normalized files in parallel
|
Tue, 31 Mar 2015 19:18:27 -0700 |
Siddharth Agarwal |
dirstate.walk: factor out directory traversal
|
Wed, 01 Apr 2015 13:27:56 -0500 |
Matt Mackall |
Added signature for changeset 2e2e9a0750f9
stable
|
Wed, 01 Apr 2015 13:27:42 -0500 |
Matt Mackall |
Added tag 3.3.3 for changeset 2e2e9a0750f9
stable
|
Tue, 31 Mar 2015 20:20:17 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with d09262d6ec23
stable 3.3.3
|
Tue, 31 Mar 2015 18:09:21 -0500 |
Matt Mackall |
tests: fix py2.4 glob for devel warnings
|
Tue, 31 Mar 2015 17:49:46 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 Mar 2015 15:41:02 -0700 |
Siddharth Agarwal |
dirstate: fix order of initializing nf vs f
|
Mon, 30 Mar 2015 18:10:59 -0700 |
Drew Gottlieb |
treemanifest: make treemanifest.matches() faster
|
Mon, 30 Mar 2015 17:21:49 -0700 |
Drew Gottlieb |
treemanifest: add treemanifest._isempty()
|
Fri, 27 Mar 2015 13:16:13 -0700 |
Drew Gottlieb |
treemanifest: remove treemanifest._intersectfiles()
|
Mon, 30 Mar 2015 11:58:39 -0700 |
Drew Gottlieb |
manifest: add some tests for manifest.matches()
|
Tue, 31 Mar 2015 17:42:46 -0400 |
Matt Harbison |
forget: cleanup the output for an inexact case match on icasefs
stable
|
Mon, 30 Mar 2015 21:37:24 -0700 |
Gregory Szorc |
json: implement {branches} template
|
Tue, 31 Mar 2015 14:54:56 -0700 |
Gregory Szorc |
json: implement {bookmarks} template
|
Tue, 31 Mar 2015 14:52:21 -0700 |
Gregory Szorc |
json: implement {tags} template
|
Mon, 30 Mar 2015 20:15:03 -0700 |
Gregory Szorc |
templates: add a stub template for json
|
Mon, 30 Mar 2015 20:56:54 -0700 |
Gregory Szorc |
get-with-headers: support parsing and pretty printing JSON
|
Tue, 31 Mar 2015 16:14:14 -0500 |
Matt Mackall |
merge with stable
|
Sun, 29 Mar 2015 19:47:16 -0700 |
Siddharth Agarwal |
dirstate.walk: use the file foldmap to normalize
|
Sun, 29 Mar 2015 19:42:49 -0700 |
Siddharth Agarwal |
dirstate: split the foldmap into separate ones for files and directories
|
Sat, 28 Mar 2015 18:53:54 -0700 |
Siddharth Agarwal |
dirstate: introduce function to normalize just filenames
|
Sun, 29 Mar 2015 19:23:05 -0700 |
Siddharth Agarwal |
dirstate: factor out code to discover normalized path
|
Tue, 31 Mar 2015 11:11:39 -0400 |
Matt Harbison |
dirstate: don't require exact case when adding dirs on icasefs (issue4578)
stable
|
Tue, 31 Mar 2015 11:58:14 -0700 |
Nathan Goldbaum |
filemerge: clean up language in mergemarkertemplate help
stable
|
Tue, 31 Mar 2015 14:27:45 -0400 |
Matt Harbison |
color: fix crash in cmd.exe
|
Wed, 18 Mar 2015 21:44:25 -0700 |
Martin von Zweigbergk |
log: prefer 'wctx' over 'pctx' for working context
|
Tue, 31 Mar 2015 08:31:42 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 Mar 2015 08:04:42 -0500 |
Matt Mackall |
tags: remove scary message about corrupt tags cache
|
Sun, 29 Mar 2015 19:15:04 +0200 |
Andrew Shadura |
hgk: use switch instead of a less efficient if/elseif/if
|
Sun, 29 Mar 2015 19:12:08 +0200 |
Andrew Shadura |
hgk: set distinct fill and outline colour for non-public and obsolete changesets
|
Sun, 29 Mar 2015 18:44:53 +0200 |
Andrew Shadura |
hgk: show secret changesets differently (shape and label)
|
Fri, 27 Mar 2015 20:41:30 -0700 |
Martin von Zweigbergk |
manifestv2: implement slow readdelta() without revdiff
|
Fri, 27 Mar 2015 17:07:24 -0700 |
Martin von Zweigbergk |
manifestv2: disable fastdelta optimization
|
Fri, 27 Mar 2015 16:19:44 -0700 |
Martin von Zweigbergk |
manifestv2: add (unused) config option
|
Fri, 27 Mar 2015 15:37:46 -0700 |
Martin von Zweigbergk |
manifest: extract method for creating manifest text
|
Fri, 27 Mar 2015 15:02:43 -0700 |
Martin von Zweigbergk |
manifest: extract method for parsing manifest
|
Sun, 29 Mar 2015 18:28:48 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: don't bother normalizing '.'
|
Sun, 29 Mar 2015 23:28:30 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: drop normpath calls
|
Sun, 29 Mar 2015 23:27:25 -0700 |
Siddharth Agarwal |
dirstate._walkexplicit: indicate root as '.', not ''
|
Mon, 30 Mar 2015 12:57:55 -0700 |
Laurent Charignon |
phases: add killswitch for native implementation
|
Mon, 30 Mar 2015 12:48:15 -0700 |
Laurent Charignon |
phases: move pure phase computation in a function
|
Tue, 24 Mar 2015 14:24:55 -0700 |
Laurent Charignon |
revset: add hook after tree parsing
|
Mon, 30 Mar 2015 14:58:42 -0400 |
Augie Fackler |
hgk: remove unused revlog import
|
Sat, 28 Mar 2015 14:55:28 -0700 |
Gregory Szorc |
run-tests: obtain replacements inside Test._runcommand
|
Sat, 28 Mar 2015 21:33:47 +0100 |
Andrew Shadura |
hgk: remove no longer needed debug-rev-parse command
|
Sat, 28 Mar 2015 21:24:57 +0100 |
Andrew Shadura |
hgk: remove no longer needed debug-config command
|
Sat, 28 Mar 2015 20:05:01 +0100 |
Andrew Shadura |
hgk: display obsolete changesets in darkgrey
|
Sat, 28 Mar 2015 19:36:21 +0100 |
Andrew Shadura |
hgk: pass --hidden switch to hg subprocesses when needed
|
Sat, 28 Mar 2015 19:34:03 +0100 |
Andrew Shadura |
hgk: remove repetitious (and wrong) command syntax descriptions
|
Sat, 28 Mar 2015 14:28:22 -0700 |
Gregory Szorc |
run-tests: separate newline normalization from replacements
|
Sat, 28 Mar 2015 14:12:57 -0700 |
Gregory Szorc |
run-tests: remove arguments from Test._runcommand
|
Sat, 28 Mar 2015 14:08:25 -0700 |
Gregory Szorc |
run-tests: move run into Test class
|
Sat, 28 Mar 2015 19:39:03 -0700 |
Gregory Szorc |
run-tests: wait for test threads after first error
|
Sat, 28 Mar 2015 00:21:30 -0700 |
Gregory Szorc |
run-tests: report code coverage from source directory
|
Sat, 28 Mar 2015 00:47:58 -0700 |
Gregory Szorc |
run-tests: collect aggregate code coverage
|
Fri, 27 Mar 2015 23:17:19 -0700 |
Gregory Szorc |
run-tests: obtain code coverage via Python API
|
Sat, 28 Mar 2015 12:58:44 -0700 |
Gregory Szorc |
commands.debugrevlog: report max chain length
|
Fri, 27 Mar 2015 20:55:54 -0700 |
Martin von Zweigbergk |
_lazymanifest: drop unnecessary call to sorted()
|
Sun, 29 Mar 2015 00:00:14 -0400 |
Matt Harbison |
test-git-export: add globs the test runner wants on Windows
|
Sun, 29 Mar 2015 10:41:23 -0700 |
Gregory Szorc |
run-tests: explicitly handle unicode when writing xunit file
|
Sun, 29 Mar 2015 19:06:23 +0200 |
André Sintzoff |
parsers.c: avoid implicit conversion loses integer warnings
|
Sun, 29 Mar 2015 00:20:56 -0400 |
Matt Harbison |
test-annotate: conditionalize error output for Windows
|
Sat, 28 Mar 2015 23:57:16 -0400 |
Matt Harbison |
test-diffstat: add a glob the test runner wants on Windows
|
Tue, 24 Mar 2015 21:36:38 +0100 |
Mathias De Maré |
tests: add testing for diff.showfunc
|
Mon, 30 Mar 2015 10:43:52 -0700 |
Drew Gottlieb |
manifest: make manifest.intersectfiles() internal
|
Sat, 28 Mar 2015 11:19:34 +0100 |
Adrian Buehlmann |
win32: add comment about WinError
|
Sat, 28 Mar 2015 20:22:03 +0900 |
Yuya Nishihara |
templates: fix "log -q" output of phases style
stable
|
Fri, 27 Mar 2015 14:11:13 -0700 |
Laurent Charignon |
record_curses: fix ui bug for newly added file
|
Sat, 28 Mar 2015 00:08:26 -0500 |
Matt Mackall |
import-checker: rotatecycle is actually the canonical cycle key
|
Fri, 27 Mar 2015 23:52:23 -0500 |
Matt Mackall |
import-checker: make search algorithm non-recursive breadth-first
|
Fri, 27 Mar 2015 19:27:19 -0500 |
Matt Mackall |
import-checker: drop set() from cyclekey()
|
Fri, 27 Mar 2015 19:25:40 -0500 |
Matt Mackall |
import-checker: drop duplicate element from cycle
|
Fri, 27 Mar 2015 18:50:39 -0500 |
Matt Mackall |
import-checker: fix rotatecycle
|
Fri, 27 Mar 2015 01:03:06 -0700 |
Siddharth Agarwal |
dirs.addpath: rework algorithm to search forward
|
Sat, 14 Mar 2015 17:40:47 +0900 |
Yuya Nishihara |
changeset_printer: use changectx to get status tuple
|
Sat, 14 Mar 2015 17:23:51 +0900 |
Yuya Nishihara |
changeset_printer: replace _meaningful_parentrevs() by changeset_templater's
|
Sat, 14 Mar 2015 17:19:04 +0900 |
Yuya Nishihara |
changeset_printer: use context objects consistently to show parents
|
Thu, 26 Mar 2015 23:56:18 +0900 |
Yuya Nishihara |
children: don't pass filectx to displayer
|
Fri, 27 Mar 2015 15:13:21 -0500 |
Matt Mackall |
verify: add a note about a paleo-bug
|
Fri, 27 Mar 2015 13:51:21 -0500 |
Matt Mackall |
cmdutil: remove some excess vertical whitespace
|
Fri, 27 Mar 2015 13:48:51 -0500 |
Matt Mackall |
revert: move calculation of targetsubs earlier
|
Wed, 25 Mar 2015 15:53:30 -0700 |
Laurent Charignon |
shelve: add interactive mode
|
Wed, 25 Mar 2015 15:52:28 -0700 |
Laurent Charignon |
shelve: add interactive mode command line option
|
Wed, 25 Mar 2015 15:51:57 -0700 |
Laurent Charignon |
record: change return value of recording code
|
Wed, 25 Mar 2015 14:01:14 -0700 |
Laurent Charignon |
revert: fix --interactive on local modification (issue4576)
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
largefiles: remove useless overrideupdate
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
cmdutil: allow bailifchanged to ignore merging in progress
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
subrepo: add bailifchanged to centralize raising Abort if subrepo is dirty
|
Wed, 25 Mar 2015 13:55:32 +0900 |
FUJIWARA Katsunori |
subrepo: add dirtyreason to centralize composing dirty reason message
|
Wed, 25 Mar 2015 16:40:37 -0700 |
Laurent Charignon |
record_curses: add test for newly added files
|
Wed, 25 Mar 2015 17:18:48 -0700 |
Martin von Zweigbergk |
test-manifest.py: don't test .text() with present node suffix
|
Thu, 26 Mar 2015 09:42:21 -0700 |
Martin von Zweigbergk |
treemanifest: drop 22nd byte for consistency with manifestdict
|
Wed, 25 Mar 2015 14:13:46 -0700 |
Martin von Zweigbergk |
test-manifest.py: rewrite tests in terms of manifestdict
|
Wed, 25 Mar 2015 14:21:34 -0700 |
Martin von Zweigbergk |
test-manifest.py: separate out test for double-free after copy()
|
Wed, 25 Mar 2015 22:20:44 -0400 |
Matt Harbison |
revert: evaluate subrepos to revert against the working directory
|
Wed, 25 Mar 2015 21:54:47 -0400 |
Matt Harbison |
revert: handle subrepos missing in the given --rev
|
Wed, 25 Mar 2015 16:21:58 -0700 |
Siddharth Agarwal |
osutil: mark end of string with null char, not 0
|
Wed, 25 Mar 2015 15:55:31 -0700 |
Siddharth Agarwal |
osutil: use getdirentriesattr on OS X if possible
|
Wed, 25 Mar 2015 16:43:29 -0700 |
Siddharth Agarwal |
osutil._listdir: rename to _listdir_stat
|
Mon, 16 Mar 2015 17:11:25 +0900 |
Yuya Nishihara |
revset: optimize "x & fullreposet" case
|
Mon, 16 Mar 2015 18:36:53 +0900 |
Yuya Nishihara |
debugrevspec: show nesting structure of smartsets if verbose
|
Mon, 16 Mar 2015 18:15:06 +0900 |
Yuya Nishihara |
revset: add __repr__ to all smartset classes
|
Wed, 18 Mar 2015 20:40:02 -0700 |
Yung-Jin (Joey) Hu |
status: add relative directory help text (issue3835)
|
Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
Wed, 25 Mar 2015 15:58:31 -0400 |
Mike Edgar |
revlog: make converting from inline to non-line work after a strip
|
Tue, 24 Mar 2015 12:52:53 -0700 |
Laurent Charignon |
check-code: in C code, prevent space before closing parenthesis
|
Sat, 17 Jan 2015 12:39:44 +0900 |
Yuya Nishihara |
match: remove unused assignment of ctx
|
Sat, 17 Jan 2015 14:22:21 +0900 |
Yuya Nishihara |
revert: comment that filesets are always evaluated against workingctx
|
Tue, 24 Mar 2015 15:47:57 -0700 |
Martin von Zweigbergk |
revert: take fast path also when not reverting to '.'
|
Tue, 24 Mar 2015 13:56:51 -0700 |
Martin von Zweigbergk |
revert: define 'wctx' a little earlier and use it more
|
Wed, 29 Oct 2014 08:43:39 -0700 |
Martin von Zweigbergk |
match: add isexact() method to hide internals
|
Wed, 19 Nov 2014 15:56:58 -0800 |
Martin von Zweigbergk |
matcher: make e.g. 'relpath:.' lead to fast paths
|
Wed, 25 Mar 2015 14:56:54 -0400 |
Matt Harbison |
revset: add the 'subrepo' symbol
|
Tue, 24 Mar 2015 20:28:39 -0700 |
Gregory Szorc |
tags: improve documentation
|
Fri, 20 Mar 2015 11:14:27 -0700 |
Laurent Charignon |
phase: default to C implementation for phase computation
|
Tue, 24 Mar 2015 11:00:09 -0700 |
Laurent Charignon |
phase: compute phases in C
|
Wed, 25 Mar 2015 14:16:10 -0500 |
Matt Mackall |
manifest: move C bool polyfill into util.h
|
Wed, 25 Mar 2015 14:13:11 -0500 |
Matt Mackall |
manifest: use util.h to get Py_ssize_t
|
Fri, 13 Mar 2015 18:28:11 -0400 |
Augie Fackler |
clone: add progress support to hardlink clones (issue3059)
|
Thu, 19 Mar 2015 10:24:22 -0400 |
Augie Fackler |
util: add progress callback support to copyfiles
|
Mon, 23 Mar 2015 23:04:51 -0700 |
Martin von Zweigbergk |
revert: evaluate filesets against working directory (issue4497)
|
Tue, 24 Mar 2015 10:27:56 -0700 |
Martin von Zweigbergk |
largefiles: extract and reuse 'standin' variable in overriderevert()
|
Fri, 20 Mar 2015 10:05:31 -0700 |
Martin von Zweigbergk |
largefiles: override cmdutil.revert() instead of comands.revert()
|
Sat, 21 Mar 2015 12:01:05 -0400 |
Matt Harbison |
test-commit-interactive-curses: backout 852801178a63
|
Sat, 21 Mar 2015 11:56:43 -0400 |
Matt Harbison |
test-interactive: use stable EOL in various file generating routines
|
Tue, 17 Mar 2015 15:46:36 -0700 |
Siddharth Agarwal |
patch.diff: restrict matcher to relative root in certain cases
|
Tue, 17 Mar 2015 15:46:30 -0700 |
Siddharth Agarwal |
commands.diff: add support for diffs relative to a subdirectory
|
Tue, 17 Mar 2015 15:06:40 -0700 |
Siddharth Agarwal |
cmdutil.diffordiffstat: add support for diffs relative to a subdirectory
|
Sun, 22 Mar 2015 19:19:16 -0700 |
Siddharth Agarwal |
test-fileset.t: remove 'bar ' and 'baz\' from tested filenames
|
Mon, 23 Mar 2015 18:21:01 -0700 |
Gregory Szorc |
commands.push: abort when revisions evaluate to empty set (BC)
|
Mon, 23 Mar 2015 17:07:25 -0700 |
Martin von Zweigbergk |
largefiles: fix typo with s/__class/__class__/
|
Mon, 23 Mar 2015 14:47:35 -0400 |
Paul Fisher |
hgweb: pull line numbers out of main flow of source content
|
Mon, 23 Mar 2015 15:41:43 -0500 |
Matt Mackall |
merge with stable
|
Fri, 20 Mar 2015 23:35:13 -0400 |
Matt Harbison |
crecord: don't abort on Windows when curses isn't available
|
Sat, 21 Mar 2015 01:24:17 -0400 |
Matt Harbison |
test-fileset: forget non-portable files to avoid failures on Windows
|
Fri, 20 Mar 2015 23:32:00 -0400 |
Matt Harbison |
crecord: conditionalize the imports that are not available on Windows
|
Fri, 20 Mar 2015 21:55:11 -0400 |
Matt Harbison |
cmdutil: drop a duplicate import of crecord
|
Sat, 16 Aug 2014 17:50:55 +0900 |
Yuya Nishihara |
annotate: add option to annotate working-directory files
|
Thu, 19 Mar 2015 23:31:53 +0900 |
Yuya Nishihara |
committablefilectx: override linkrev() to point to the associated changectx
|
Sat, 16 Aug 2014 13:44:16 +0900 |
Yuya Nishihara |
revset: add wdir() function to specify workingctx revision by command
|
Sun, 22 Mar 2015 19:08:13 -0400 |
Matt Harbison |
win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()'
stable
|
Tue, 17 Mar 2015 13:41:24 -0700 |
Siddharth Agarwal |
patch.diff: add support for diffs relative to a subdirectory
|
Tue, 17 Mar 2015 12:59:41 -0700 |
Siddharth Agarwal |
patch.trydiff: add support for stripping a relative root
|
Fri, 20 Mar 2015 17:30:38 -0500 |
Matt Mackall |
merge with stable
|
Fri, 20 Mar 2015 16:39:07 -0500 |
Matt Mackall |
obsolete: mark warning for translation
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
Fri, 20 Mar 2015 00:30:35 -0700 |
Pierre-Yves David |
mergecopies: reuse ancestry context when traversing file history (issue4537)
stable
|
Thu, 19 Mar 2015 23:57:34 -0700 |
Pierre-Yves David |
adjustlinkrev: handle 'None' value as source
stable
|
Thu, 19 Mar 2015 23:52:26 -0700 |
Pierre-Yves David |
adjustlinkrev: prepare source revs for ancestry only once
stable
|
Wed, 18 Mar 2015 22:56:41 -0400 |
Matt Harbison |
subrepo: add the parent context to hgsubrepo
|
Thu, 19 Mar 2015 21:26:18 -0700 |
Siddharth Agarwal |
fileset: add a fileset for portable filenames
|
Thu, 19 Mar 2015 19:52:23 -0700 |
Pierre-Yves David |
annotate: reuse ancestry context when adjusting linkrev (issue4532)
stable
|
Mon, 16 Mar 2015 16:01:16 -0700 |
Martin von Zweigbergk |
treemanifest: make hasdir() faster
|
Tue, 03 Mar 2015 13:50:06 -0800 |
Martin von Zweigbergk |
treemanifest: make filesnotin() faster
|
Thu, 19 Feb 2015 17:13:35 -0800 |
Martin von Zweigbergk |
treemanifest: make diff() faster
|
Mon, 23 Feb 2015 10:57:57 -0800 |
Martin von Zweigbergk |
treemanifest: store directory path in treemanifest nodes
|
Thu, 19 Mar 2015 11:07:57 -0700 |
Martin von Zweigbergk |
treemanifest: add configuration for using treemanifest type
|
Thu, 19 Mar 2015 11:08:42 -0700 |
Martin von Zweigbergk |
treemanifest: create treemanifest class
|
Thu, 19 Mar 2015 23:36:06 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: remove useless diff()
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add outgoing() to replace diff() for outgoing bookmarks
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add incoming() to replace diff() for incoming bookmarks
|
Wed, 18 Mar 2015 15:59:45 -0700 |
Durham Goode |
manifest: avoid intersectfiles for matches > 100 files
|
Thu, 19 Mar 2015 17:40:19 +0100 |
Mads Kiilerich |
convert: optimize convert of files that are unmodified from p2 in merges
|
Thu, 19 Mar 2015 17:36:17 +0100 |
Mads Kiilerich |
localrepo: reuse commit of parent filectx entries without rehashing
|
Thu, 19 Mar 2015 13:00:44 -0700 |
Pierre-Yves David |
obsolete: avoid infinite loop from obs-cycle in divergence (issue4126)
|
Thu, 19 Mar 2015 15:21:08 -0500 |
Matt Mackall |
tests: avoid deprecation warning
|
Thu, 19 Mar 2015 09:12:21 -0700 |
Martin von Zweigbergk |
walkchangerevs: make followfilter a top-level class
|
Thu, 19 Mar 2015 10:18:05 -0700 |
Siddharth Agarwal |
patch._applydiff: resolve prefix with respect to the cwd
|
Fri, 20 Mar 2015 00:22:37 +0900 |
Yuya Nishihara |
test-revert-interactive: eliminate bashism in wildcard pattern
|
Tue, 10 Mar 2015 21:03:45 -0700 |
Pierre-Yves David |
devel: also warn about transaction started without a lock
|
Tue, 10 Mar 2015 21:25:11 -0700 |
Pierre-Yves David |
contrib: remove the now useless lock-checker.py extension
|
Fri, 16 Jan 2015 02:51:10 -0800 |
Pierre-Yves David |
devel: move the lock-checking code into core
|
Wed, 18 Mar 2015 20:59:06 -0700 |
Siddharth Agarwal |
patch.pathtransform: prepend prefix even if strip is 0
|
Tue, 28 Oct 2014 22:32:18 -0700 |
Martin von Zweigbergk |
walkchangerevs: simplify by using match.always() method
|
Tue, 28 Oct 2014 22:43:59 -0700 |
Martin von Zweigbergk |
localrepo: simplify by using match.always() method
|
Tue, 30 Sep 2014 16:40:15 -0700 |
Martin von Zweigbergk |
localrepo: remove check for matcher object that's never None
|
Wed, 18 Mar 2015 11:42:09 -0700 |
Martin von Zweigbergk |
context.walk: walk all files when file and '.' given
|
Wed, 18 Mar 2015 09:26:26 -0700 |
Martin von Zweigbergk |
context.walk: call with util.all() a generator, not a list
|
Tue, 17 Mar 2015 14:52:58 -0700 |
Durham Goode |
obsolete: remove last instance of _enabled
|
Tue, 24 Feb 2015 18:43:31 -0800 |
Durham Goode |
revbranchcache: write cache even during read operations
|
Tue, 10 Feb 2015 20:06:12 -0800 |
Durham Goode |
revbranchcache: move cache writing to the transaction finalizer
|
Tue, 10 Feb 2015 20:04:47 -0800 |
Durham Goode |
revbranchcache: populate cache incrementally
|
Tue, 10 Feb 2015 20:01:08 -0800 |
Durham Goode |
revbranchcache: move entry writing to a separate function
|
Tue, 10 Feb 2015 19:57:51 -0800 |
Durham Goode |
revbranchcache: store repo on the object
|
Tue, 10 Feb 2015 19:53:48 -0800 |
Durham Goode |
revbranchcache: move out of branchmap onto localrepo
|
Tue, 17 Mar 2015 14:29:56 -0700 |
Durham Goode |
revbranchcache: add test for when the cache is not writable
|
Tue, 17 Mar 2015 13:06:15 -0700 |
Siddharth Agarwal |
patch.trydiff: add a docstring
|
Tue, 17 Mar 2015 15:33:34 -0700 |
Siddharth Agarwal |
keyword: monkeypatch patch.diff more generically
|
Tue, 17 Mar 2015 15:52:28 -0700 |
Siddharth Agarwal |
keyword: rename kw_diff to kwdiff in keeping with Mercurial style rules
|
Tue, 17 Mar 2015 20:36:33 +0900 |
Yuya Nishihara |
fetch: use an abort hint where appropriate
|
Tue, 17 Mar 2015 20:41:52 +0900 |
Yuya Nishihara |
eol: replace "working copy" with "working directory" in extension help
|
Tue, 17 Mar 2015 20:50:19 +0900 |
Yuya Nishihara |
revset: replace "working copy" with "working directory" in function help
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Tue, 17 Mar 2015 22:21:09 -0400 |
Matt Harbison |
test-commit-interactive-curses: #require 'tic'
|
Tue, 17 Mar 2015 21:48:34 -0400 |
Matt Harbison |
check-code: enforce the usage of 'seq.py' instead of 'seq'
|
Tue, 17 Mar 2015 21:47:47 -0400 |
Matt Harbison |
tests: replace uses of 'seq' with portable 'seq.py'
|
Tue, 17 Mar 2015 20:59:23 -0400 |
Matt Harbison |
tests: introduce 'seq.py' as a portable replacement for 'seq'
|
Mon, 16 Mar 2015 16:33:59 -0700 |
Laurent Charignon |
revert: add flag to make revert interactive
|
Mon, 16 Mar 2015 15:37:00 -0700 |
Laurent Charignon |
record: move ui.write wrapping where it should be
|
Mon, 16 Mar 2015 15:35:50 -0700 |
Laurent Charignon |
record: refactor the filtering code
|
Mon, 16 Mar 2015 15:30:33 -0700 |
Laurent Charignon |
record: consolidate ui.write wrapping in a function
|
Tue, 17 Mar 2015 18:20:24 +0900 |
FUJIWARA Katsunori |
bookmarks: reuse @number bookmark, if it refers changeset referred remotely
|
Tue, 17 Mar 2015 18:20:24 +0900 |
FUJIWARA Katsunori |
bookmarks: check @pathalias suffix before available @number for efficiency
|
Tue, 17 Mar 2015 18:20:24 +0900 |
FUJIWARA Katsunori |
bookmarks: prevent divergent bookmark from being updated unexpectedly
|
Wed, 18 Mar 2015 11:41:36 -0700 |
Drew Gottlieb |
manifest: include Python.h before standard headers
|
Wed, 18 Mar 2015 13:38:06 -0500 |
Matt Mackall |
crecord: use colwidth instead of ucolwidth
|
Wed, 18 Mar 2015 13:37:18 -0500 |
Matt Mackall |
manifest: speed up matches for large sets of files
|
Wed, 18 Mar 2015 12:03:44 -0500 |
Matt Mackall |
perf: add methods for timing changeset file list reading
|
Sun, 15 Mar 2015 21:52:35 -0400 |
Mike Edgar |
censor: add exchange tests, via local push/pull and bundle/unbundle
|
Sun, 15 Mar 2015 21:52:17 -0400 |
Mike Edgar |
censor: add censor command to hgext with basic client-side tests
|
Fri, 13 Mar 2015 14:08:30 -0700 |
Laurent Charignon |
record: add comparison methods for recordhunk class
|
Thu, 12 Mar 2015 17:50:23 -0700 |
Laurent Charignon |
record: minor refactoring of dorecord
|
Thu, 12 Mar 2015 14:42:55 -0700 |
Laurent Charignon |
record: add tests for the curses recording interface
|
Thu, 12 Mar 2015 14:24:48 -0700 |
Laurent Charignon |
record: enable curses recording logic with experimental flag
|
Fri, 13 Mar 2015 10:51:25 -0700 |
Laurent Charignon |
record: change arguments of curses recording function
|
Thu, 12 Mar 2015 17:51:37 -0700 |
Laurent Charignon |
record: change interface of the filtering function
|
Thu, 12 Mar 2015 23:15:06 -0400 |
Matt Harbison |
hgweb: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:18:20 -0400 |
Matt Harbison |
pvec: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:16:26 -0400 |
Matt Harbison |
scmutil: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:11:15 -0400 |
Matt Harbison |
templater: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:08:16 -0400 |
Matt Harbison |
largefiles: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:05:25 -0400 |
Matt Harbison |
obsolete: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 23:02:19 -0400 |
Matt Harbison |
fileset: replace 'ctx._repo' with 'ctx.repo()'
|
Fri, 13 Mar 2015 20:34:52 -0400 |
Matt Harbison |
filectx: add a repo accessor
|
Fri, 13 Mar 2015 13:03:55 -0400 |
Augie Fackler |
run-tests: ignore ENOENT failures when removing old .err results
|
Fri, 13 Mar 2015 12:50:53 -0400 |
Augie Fackler |
run-tests: stop storing start/stop times in a dict by test name
|
Fri, 13 Mar 2015 12:47:16 -0400 |
Augie Fackler |
run-tests: avoid running the same test instance concurrently
|
Fri, 13 Mar 2015 11:21:53 -0400 |
Augie Fackler |
run-tests: add --runs-per-test flag
|
Thu, 12 Mar 2015 21:41:50 -0400 |
Augie Fackler |
convert: adjust progress bar for octopus merges (issue4169)
|
Thu, 12 Mar 2015 21:31:52 -0400 |
Augie Fackler |
test-convert-git: show insane progress bar with octopus merge (issue4169)
|
Fri, 13 Mar 2015 15:36:11 -0700 |
Drew Gottlieb |
manifest: have context use self.hasdir()
|
Fri, 13 Mar 2015 15:32:45 -0700 |
Drew Gottlieb |
manifest: add hasdir() to context
|
Fri, 13 Mar 2015 15:25:01 -0700 |
Drew Gottlieb |
manifest: add manifestdict.hasdir() method
|
Fri, 13 Mar 2015 15:23:02 -0700 |
Drew Gottlieb |
manifest: have context's dirs() call its manifest's dirs()
|
Fri, 13 Mar 2015 15:19:54 -0700 |
Drew Gottlieb |
manifest: add dirs() to manifestdict
|
Wed, 17 Sep 2014 22:34:34 +0900 |
Yuya Nishihara |
formatter: convert None to json null
|
Sun, 17 Aug 2014 11:35:31 +0900 |
Yuya Nishihara |
localrepo: extend "changeid in repo" to return True for workingctx revision
|
Mon, 16 Mar 2015 13:41:45 -0500 |
Matt Mackall |
merge with stable
|
Mon, 16 Mar 2015 13:32:28 -0500 |
Matt Mackall |
crecord: fix another underbar
|
Mon, 16 Mar 2015 13:25:19 -0500 |
Matt Mackall |
crecord: fiddle with vertical whitespace
|
Mon, 16 Mar 2015 13:23:42 -0500 |
Matt Mackall |
crecord: fix underbar style for orig_stdout
|
Mon, 16 Mar 2015 13:22:37 -0500 |
Matt Mackall |
crecord: use encoding.ucolwidth
|
Mon, 16 Mar 2015 12:58:06 -0500 |
Matt Mackall |
crecord: more import style
|
Mon, 16 Mar 2015 12:55:21 -0500 |
Matt Mackall |
crecord: fix some import style
|
Fri, 13 Mar 2015 22:50:40 -0400 |
Matt Harbison |
manifest.c: ensure realloc_if_full() returns 1 or 0
|
Thu, 12 Mar 2015 14:20:32 -0700 |
Laurent Charignon |
record: change recording function to work with crecord
|
Thu, 12 Mar 2015 14:19:11 -0700 |
Laurent Charignon |
record: add crecord's ui logic to core
|
Wed, 11 Mar 2015 16:39:38 -0700 |
Laurent Charignon |
record: change interface of dorecord to accept new filters
|
Wed, 11 Mar 2015 16:18:47 -0700 |
Laurent Charignon |
record: remove duplicated tests
|
Wed, 11 Mar 2015 15:54:11 -0700 |
Laurent Charignon |
record: make record use commit -i
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi Gutiérrez Hermoso |
style: kill ersatz if-else ternary operators
|
Fri, 13 Mar 2015 14:20:13 -0400 |
Augie Fackler |
cvsps: use a different tiebreaker to avoid flaky test
|
Sat, 14 Mar 2015 22:34:27 +0900 |
Yuya Nishihara |
templates: fix "log -q" output of default style
stable
|
Fri, 13 Mar 2015 17:55:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 12 Mar 2015 22:59:52 -0400 |
Matt Harbison |
subrepo: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 22:55:35 -0400 |
Matt Harbison |
files: replace 'ctx._repo' with 'ctx.repo()'
|
Thu, 12 Mar 2015 22:54:53 -0400 |
Matt Harbison |
context: add a repo accessor
|
Thu, 12 Mar 2015 21:49:20 -0400 |
Augie Fackler |
test-histedit-edit.t: demonstrate qnew fails during a histedit (issue4366)
|
Thu, 12 Mar 2015 18:18:29 -0700 |
Martin von Zweigbergk |
lazymanifest: make __iter__ generate filenames, not 3-tuples
|
Thu, 12 Mar 2015 18:53:44 -0700 |
Martin von Zweigbergk |
lazymanifest: fix pure hg iterkeys()
|
Fri, 13 Mar 2015 21:18:59 +0900 |
Yuya Nishihara |
hgweb: prevent loading style map from directories other than specified paths
stable
|
Wed, 11 Mar 2015 13:46:15 -0700 |
Martin von Zweigbergk |
lazymanifest: add iterkeys() method
|
Wed, 11 Mar 2015 13:15:26 -0700 |
Martin von Zweigbergk |
lazymanifest: extract function for iterating to next line
|
Wed, 11 Mar 2015 13:35:34 -0700 |
Martin von Zweigbergk |
lazymanifest: fail if path or hash strings cannot be created
|
Wed, 11 Mar 2015 08:28:56 -0700 |
Martin von Zweigbergk |
manifest: rewrite find(node, f) in terms of read(node)
|
Thu, 26 Feb 2015 22:54:13 +0900 |
Yuya Nishihara |
ssl: load CA certificates from system's store by default on Python 2.7.9
|
Wed, 04 Mar 2015 23:27:04 +0900 |
Yuya Nishihara |
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)
|
Wed, 04 Mar 2015 22:41:48 +0900 |
Yuya Nishihara |
test-https: enable dummycert test only if Apple python is used (issue4500)
|
Wed, 04 Mar 2015 22:27:01 +0900 |
Yuya Nishihara |
ssl: extract function that returns dummycert path on Apple python
|
Wed, 11 Mar 2015 21:36:48 -0700 |
Martin von Zweigbergk |
largefiles: don't create chain of __contains__ calls
|
Thu, 12 Mar 2015 09:06:45 -0700 |
Martin von Zweigbergk |
lazymanifest: don't depend on printf's 'hh' format to work
|
Wed, 11 Mar 2015 17:53:50 -0700 |
Pierre-Yves David |
bundle2: test hooking using the new transaction-level hook
|
Mon, 09 Mar 2015 22:50:49 -0700 |
Pierre-Yves David |
hook: add a generic hook right before we commit a transaction
|
Mon, 09 Mar 2015 22:43:36 -0700 |
Pierre-Yves David |
transaction: add a validation stage
|
Mon, 09 Mar 2015 22:36:56 -0700 |
Pierre-Yves David |
hook: add a generic hook after transaction has been closed
|
Wed, 10 Dec 2014 18:19:49 -0800 |
Pierre-Yves David |
hook: have a generic hook for transaction opening
|
Tue, 24 Feb 2015 00:04:55 +0900 |
Yuya Nishihara |
templater: allow piping generator-type function output to filters
|
Wed, 11 Mar 2015 15:22:34 -0700 |
Laurent Charignon |
record: add new tests for commit interactive (same tests as record)
|
Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
Tue, 10 Mar 2015 16:26:13 -0700 |
Martin von Zweigbergk |
manifest: don't let find() look inside manifestdict
|
Mon, 09 Mar 2015 17:13:22 -0700 |
Martin von Zweigbergk |
largefiles: replace manifestdict.__contains__, don't extend class
|
Sun, 08 Mar 2015 16:50:57 -0400 |
Matt Harbison |
files: split reusable implementation into cmdutil for subrepo support
|
Sun, 08 Mar 2015 16:45:29 -0400 |
Matt Harbison |
files: use ctx object to access dirstate
|
Tue, 10 Mar 2015 13:56:05 -0700 |
Durham Goode |
copies: added manifests to computenonoverlap
|
Tue, 10 Mar 2015 17:14:33 -0700 |
Laurent Charignon |
record: move dorecord from record to cmdutil
|
Tue, 10 Mar 2015 17:09:07 -0700 |
Laurent Charignon |
record: remove dependency on hg module in record
|
Tue, 10 Mar 2015 17:03:40 -0700 |
Laurent Charignon |
record: remove dependency on extensions module in dorecord
|
Tue, 10 Mar 2015 14:42:07 -0700 |
Laurent Charignon |
record: move filterpatch from record to patch
|
Tue, 10 Mar 2015 17:34:42 -0700 |
Siddharth Agarwal |
patch.internalpatch: add a default value for prefix
|
Wed, 11 Mar 2015 07:19:55 -0700 |
Durham Goode |
histedit: remove extra histedit constructor call
|
Wed, 11 Mar 2015 09:34:22 -0400 |
Jordi Gutiérrez Hermoso |
color: consolidate cut-and-paste code
|
Mon, 09 Mar 2015 13:16:25 -0700 |
Laurent Charignon |
record: move parsepatch from record to patch
|
Mon, 09 Mar 2015 13:14:31 -0700 |
Laurent Charignon |
record: move scanpatch from record to patch
|
Mon, 09 Mar 2015 13:09:15 -0700 |
Laurent Charignon |
record: move hunk class from record to patch
|
Mon, 09 Mar 2015 13:08:19 -0700 |
Laurent Charignon |
record: move countChanges in the hunk class
|
Mon, 09 Mar 2015 13:04:50 -0700 |
Laurent Charignon |
record: move header class from record to patch
|
Tue, 10 Mar 2015 13:06:38 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches with --bypass
|
Mon, 09 Mar 2015 18:22:24 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches into the working dir
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
Tue, 10 Mar 2015 11:01:10 -0700 |
Pierre-Yves David |
test: make version based test-extensions failure more explanatory
|
Mon, 09 Mar 2015 22:14:09 +0100 |
Mathias De Maré |
subrepo: add status support for ignored and clean files in git subrepos
|
Wed, 14 Jan 2015 15:16:08 -0500 |
Mike Edgar |
revlog: addgroup checks if incoming deltas add censored revs, sets flag bit
|
Fri, 06 Mar 2015 22:43:47 -0800 |
Siddharth Agarwal |
patch.internalpatch: accept a prefix parameter
|
Fri, 06 Mar 2015 22:27:41 -0800 |
Siddharth Agarwal |
patch.patchbackend: accept a prefix parameter
|
Tue, 10 Mar 2015 16:25:10 -0400 |
Mike Edgar |
repair: define explicit local variable, don't reuse a comprehension variable
|
Sat, 07 Feb 2015 12:49:30 -0800 |
Gregory Szorc |
commands.paths: use ui.paths to show paths
|
Sat, 07 Feb 2015 12:42:10 -0800 |
Gregory Szorc |
ui: represent paths as classes
|
Tue, 10 Mar 2015 13:40:14 -0400 |
Jordi Gutiérrez Hermoso |
color: omit terminfo/win32 warning if non-interactive (issue4543)
|
Thu, 26 Feb 2015 20:54:05 +0900 |
Yuya Nishihara |
incoming: hide help about use of --bundle option by default
|
Fri, 06 Mar 2015 22:24:49 -0800 |
Siddharth Agarwal |
patch.applydiff: accept a prefix parameter
|
Fri, 06 Mar 2015 22:22:14 -0800 |
Siddharth Agarwal |
patch._applydiff: accept a prefix parameter
|
Fri, 06 Mar 2015 22:19:26 -0800 |
Siddharth Agarwal |
patch.makepatchmeta: accept a prefix parameter
|
Fri, 06 Mar 2015 22:17:24 -0800 |
Siddharth Agarwal |
patch.pathtransform: add a prefix parameter
|
Fri, 06 Mar 2015 21:48:40 -0800 |
Siddharth Agarwal |
patch.pathtransform: add doctests
|
Fri, 06 Mar 2015 21:12:30 -0800 |
Siddharth Agarwal |
patch: rename pathstrip to pathtransform
|
Wed, 18 Feb 2015 23:17:52 +0900 |
Yuya Nishihara |
templatekw: forward _hybrid.get to raw values so that get(extras, key) works
|
Wed, 18 Feb 2015 23:01:33 +0900 |
Yuya Nishihara |
templater: implement _hybrid.__contains__ so that ifcontains can accept dict
|
Sun, 08 Mar 2015 14:46:42 +0900 |
Yuya Nishihara |
templatekw: keep raw list or dict in _hybrid object
|
Sun, 08 Mar 2015 14:38:50 +0900 |
Yuya Nishihara |
templatekw: give name to lambda that constructs variables map of templater
|
Sun, 08 Mar 2015 14:17:35 +0900 |
Yuya Nishihara |
templatekw: convert list of key/value pairs to sortdict
|
Wed, 18 Feb 2015 22:53:53 +0900 |
Yuya Nishihara |
sortdict: have update() accept either dict or iterable of key/value pairs
|
Fri, 06 Mar 2015 15:57:43 -0800 |
Laurent Charignon |
record: allow editing new files (issue4304)
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
Mon, 09 Mar 2015 12:32:29 -0400 |
Tristan Seligmann |
test-shelve: be more lenient about whitespace (issue4124)
|
Mon, 09 Mar 2015 14:32:17 +0800 |
Anton Shestakov |
histedit: use better meta-variable names than VALUE in help text
|
Mon, 09 Mar 2015 14:10:42 +0800 |
Anton Shestakov |
histedit: tweak --commands help text
|
Sun, 25 Jan 2015 02:45:49 -0500 |
Matt Harbison |
largefiles: report the source of copied/moved largefiles in status -C
|
Sun, 08 Mar 2015 00:04:03 -0500 |
Matt Harbison |
test-commit-amend: add globs for Windows
|
Fri, 30 Jan 2015 21:30:40 -0800 |
Augie Fackler |
lazymanifest: use a binary search to do an insertion
|
Mon, 17 Nov 2014 00:00:25 -0500 |
Augie Fackler |
context: don't sort manifest entries
|
Fri, 06 Mar 2015 21:29:47 -0500 |
Augie Fackler |
manifest: use custom C implementation of lazymanifest
|
Sat, 07 Mar 2015 12:04:39 -0500 |
Augie Fackler |
manifest: split manifestdict into high-level and low-level logic
|
Sat, 07 Mar 2015 11:43:12 -0500 |
Augie Fackler |
manifest: do parsing inside manifestdict contstructor
|
Sat, 07 Mar 2015 11:42:05 -0500 |
Augie Fackler |
manifest: move parsing functions up in file
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
Mon, 26 Jan 2015 15:43:13 -0500 |
Augie Fackler |
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
|
Mon, 26 Jan 2015 15:52:46 -0500 |
Augie Fackler |
test-revset: add tests for missing function output
|
Mon, 26 Jan 2015 14:32:30 -0500 |
Augie Fackler |
revset: use UnknownIdentifier where appropriate
|
Mon, 26 Jan 2015 14:31:48 -0500 |
Augie Fackler |
fileset: use UnknownIdentifier where appropriate
|
Mon, 26 Jan 2015 14:31:01 -0500 |
Augie Fackler |
error: add a new UnknownIdentifier error type
|
Mon, 24 Nov 2014 16:42:49 -0500 |
Jordi Gutiérrez Hermoso |
log: display closing-branch nodes as "_" (BC)
|
Fri, 06 Mar 2015 17:00:42 -0600 |
Matt Mackall |
manifest: move pure parsing code out of pure
|
Tue, 13 Jan 2015 14:31:38 -0800 |
Augie Fackler |
manifest.c: new extension code to lazily parse manifests
|
Thu, 05 Mar 2015 22:16:28 -0800 |
Durham Goode |
workingctx: use normal dirs() instead of dirstate.dirs()
|
Thu, 05 Mar 2015 15:52:07 -0600 |
Matt Mackall |
merge with stable
|
Tue, 03 Mar 2015 21:31:16 -0500 |
Matt Harbison |
subrepo: only fetch unknown files from git when explicitly requested
|
Tue, 03 Mar 2015 21:24:16 -0500 |
Matt Harbison |
subrepo: always return scmutil.status() from gitsubrepo.status()
|
Tue, 03 Mar 2015 21:17:29 -0500 |
Matt Harbison |
subrepo: explicitly request clean and unknown files in status for git's add
|
Sun, 01 Mar 2015 18:35:29 -0500 |
Matt Harbison |
largefiles: handle logging from outside the repo
|
Sun, 01 Mar 2015 14:21:54 -0500 |
Matt Harbison |
largefiles: don't prefix standin patterns with '.hglf' when logging
|
Sat, 28 Feb 2015 23:42:38 -0500 |
Matt Harbison |
largefiles: teach log to handle patterns
|
Thu, 05 Mar 2015 13:21:57 -0600 |
Matt Mackall |
check-code: allow disabling msys path check
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
Sat, 10 Jan 2015 18:09:25 +0900 |
Yuya Nishihara |
revset: duplicate spanset.__contains__ to fullreposet for modification
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
Sat, 10 Jan 2015 16:41:36 +0900 |
Yuya Nishihara |
revset: drop unnecessary calls of getall() with empty argument
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
Wed, 21 Jan 2015 14:45:24 -0800 |
Mateusz Kwapich |
histedit: add a config allowing changing histedit rule line length limit
|
Fri, 06 Mar 2015 00:14:22 +0900 |
Yuya Nishihara |
dirstate: make sure rootdir ends with directory separator (issue4557)
stable
|
Wed, 04 Mar 2015 17:24:12 +0100 |
Alexander Becher |
i18n-de: fix a typo in the german translation
stable
|
Tue, 03 Mar 2015 17:28:05 -0600 |
Matt Mackall |
histedit: fix style of new error message
|
Wed, 04 Feb 2015 15:17:13 -0500 |
Augie Fackler |
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
|
Wed, 04 Feb 2015 12:26:16 -0500 |
Augie Fackler |
Makefile: introduce testpy-% target for testing with a specifc Python
|
Fri, 27 Feb 2015 17:35:07 -0500 |
Jordi Gutiérrez Hermoso |
extdiff: expand tildes and variables in paths to user-supplied diff programs
|
Sun, 22 Feb 2015 15:40:36 +0100 |
Joan Massich |
setup.py: do not install c extensions on pypy
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Wed, 21 Jan 2015 22:09:32 -0500 |
Mike Edgar |
changegroup: emit full-replacement deltas if either revision is censored
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
Tue, 24 Feb 2015 14:12:13 +0100 |
André Klitzing |
util: accept "now, today, yesterday" for dates even the locale is not english
|
Fri, 27 Feb 2015 14:26:22 -0800 |
Martin von Zweigbergk |
copies: only calculate 'addedinm[12]' sets once
|
Fri, 27 Feb 2015 14:03:01 -0800 |
Martin von Zweigbergk |
copies: calculate 'bothnew' from manifestdict.filesnotin()
|
Fri, 27 Feb 2015 14:02:30 -0800 |
Martin von Zweigbergk |
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()
|
Fri, 27 Feb 2015 13:57:37 -0800 |
Martin von Zweigbergk |
copies: move code into new manifestdict.filesnotin() method
|
Fri, 27 Feb 2015 23:30:42 -0500 |
Matt Harbison |
subrepo: warn when adding already tracked files in gitsubrepo
|
Thu, 26 Feb 2015 15:53:54 -0500 |
Matt Harbison |
subrepo: don't exclude files in .hgignore when adding to git
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
dirstate: clarify comment about leaving normal files undef if changed 'now'
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Fri, 27 Feb 2015 21:42:58 +0100 |
Mads Kiilerich |
merge-tools: configuration for Beyond Compare on OS X
|
Wed, 21 Jan 2015 00:02:17 +0100 |
Mads Kiilerich |
convert: when converting from monotone, use the number 1 for close in extras
|
Mon, 02 Mar 2015 15:07:18 -0800 |
Gregory Szorc |
hgweb: extract changeset template mapping generation to own function
|
Mon, 02 Mar 2015 17:32:37 -0600 |
Matt Mackall |
merge with stable
|
Wed, 25 Feb 2015 18:12:01 -0500 |
Jordi Gutiérrez Hermoso |
revrange: don't parse revset aliases as hash prefixes (issue4553)
|
Tue, 24 Feb 2015 08:49:22 +0100 |
Mathias De Maré |
subrepos: support adding files in git subrepos
|
Sun, 15 Feb 2015 17:29:10 -0500 |
Matt Harbison |
subrepo: return only the manifest keys from hgsubrepo.files()
|
Sun, 15 Feb 2015 17:21:48 -0500 |
Matt Harbison |
archive: change the default prefix to '' from None
|
Wed, 25 Feb 2015 11:39:14 -0800 |
Martin von Zweigbergk |
debugsetparent: document one common caveat specifically
|
Fri, 20 Feb 2015 13:55:01 -0800 |
Eric Sumner |
repair: setup hookargs when processing bundle2s
|
Mon, 02 Mar 2015 19:01:00 +0000 |
Pierre-Yves David |
amend: check for directory renames for both merge parents (issue4516)
stable
|
Mon, 02 Mar 2015 10:55:19 -0600 |
Matt Mackall |
merge with stable
|
Mon, 02 Mar 2015 23:37:55 +0900 |
FUJIWARA Katsunori |
largefiles: avoid infinite recursive call of openlfdirstate in overriderevert
|
Mon, 02 Mar 2015 10:29:45 -0600 |
Matt Mackall |
Added signature for changeset 07a92bbd02e5
stable
|
Mon, 02 Mar 2015 10:29:41 -0600 |
Matt Mackall |
Added tag 3.3.2 for changeset 07a92bbd02e5
stable
|
Mon, 02 Mar 2015 10:31:22 -0500 |
Matt Harbison |
transaction: really disable hardlink backups (issue4546)
stable 3.3.2
|
Mon, 02 Mar 2015 01:20:14 -0600 |
Matt Mackall |
merge with stable
|
Sat, 28 Feb 2015 01:12:54 -0500 |
Matt Harbison |
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
|
Mon, 02 Mar 2015 01:06:31 -0600 |
Matt Mackall |
Added signature for changeset 5b4ed033390b
stable
|
Mon, 02 Mar 2015 01:06:27 -0600 |
Matt Mackall |
Added tag 3.3.1 for changeset 5b4ed033390b
stable
|
Fri, 06 Feb 2015 02:52:10 +0100 |
Mads Kiilerich |
revisionbranchcache: fall back to slow path if starting readonly (issue4531)
stable 3.3.1
|
Thu, 26 Feb 2015 06:03:39 +0900 |
FUJIWARA Katsunori |
largefiles: access to specific fields only if largefiles enabled (issue4547)
stable
|
Wed, 18 Feb 2015 22:17:35 +0900 |
Yuya Nishihara |
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks
stable
|
Wed, 18 Feb 2015 22:10:17 +0900 |
Yuya Nishihara |
templatekw: inline showlist() into showbookmarks()
stable
|
Mon, 02 Mar 2015 00:12:29 -0600 |
Matt Mackall |
transaction: disable hardlink backups (issue4546)
stable
|
Sun, 01 Mar 2015 23:20:02 -0600 |
Matt Mackall |
repoview: invalidate cached changelog if _delayed changes (issue4549)
stable
|
Thu, 26 Feb 2015 10:23:04 -0800 |
Sean Farley |
test: make test-extdiff resilient to */gnubin/echo
stable
|
Thu, 26 Feb 2015 23:30:33 +0900 |
Yuya Nishihara |
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9
stable
|
Thu, 05 Feb 2015 14:45:49 +0900 |
FUJIWARA Katsunori |
revset: mask specific names for named() predicate
stable
|
Sun, 01 Mar 2015 00:18:43 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 756c5c8331b0
stable
|
Sun, 01 Mar 2015 01:28:05 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 756c5c8331b0
stable
|
Fri, 27 Feb 2015 17:46:03 -0600 |
Matt Mackall |
merge with stable
|
Tue, 24 Feb 2015 09:08:54 -0800 |
Martin von Zweigbergk |
manifest: rename 'mf', 'map', and 'mapping' to 'm'
|
Mon, 23 Feb 2015 13:41:02 -0800 |
Martin von Zweigbergk |
manifest: make copy logic local to copy()
|
Sat, 21 Feb 2015 00:40:18 -0500 |
Matt Harbison |
extensions: indicate loaded for an immediately called afterload callback
|
Tue, 24 Feb 2015 00:08:04 -0800 |
Gregory Szorc |
tests: add test showing tags cache drops filtered heads (issue4550)
|
Tue, 24 Feb 2015 00:06:47 -0800 |
Gregory Szorc |
tags: write tags cache deterministically
|
Thu, 22 Jan 2015 12:36:38 -0800 |
Mateusz Kwapich |
histedit: add --edit-plan option to histedit
|
Thu, 22 Jan 2015 10:52:50 -0800 |
Mateusz Kwapich |
histedit: generalize makedesc
|
Mon, 23 Feb 2015 10:57:27 -0800 |
Mateusz Kwapich |
histedit: extract method ruleeditor
|
Tue, 24 Feb 2015 11:37:07 -0500 |
Jordi Gutiérrez Hermoso |
churn: deprecate -t option in favour of -T
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
Wed, 18 Feb 2015 16:45:16 -0800 |
Siddharth Agarwal |
error.LookupError: rename 'message' property to something else
|
Thu, 19 Feb 2015 19:32:06 +0800 |
Anton Shestakov |
hgweb: use introrev() for finding parents (issue4506)
|
Sun, 08 Feb 2015 00:56:40 -0500 |
Matt Harbison |
subrepo: drop unused pattern initialization in hgsubrepo revert
|
Sat, 07 Feb 2015 21:47:28 -0500 |
Matt Harbison |
revert: display full subrepo output with --dry-run
|
Sat, 07 Feb 2015 19:40:02 -0500 |
Matt Harbison |
largefiles: don't warn when reverting a forgotten largefile
|
Fri, 06 Feb 2015 20:39:20 -0500 |
Matt Harbison |
subrepo: annotate addremove with @annotatesubrepoerror
|
Tue, 17 Feb 2015 19:59:26 -0800 |
Durham Goode |
histedit: don't recreate state object
|
Sat, 10 Jan 2015 21:37:42 +0800 |
Anton Shestakov |
hgweb: clearly outline <tr> block in paper/changeset.tmpl
|
Sat, 10 Jan 2015 19:58:28 +0800 |
Anton Shestakov |
hgweb: don't mix tabs and spaces in monoblue templates
|
Sat, 10 Jan 2015 19:43:07 +0800 |
Anton Shestakov |
hgweb: remove unneeded escaping in gitweb/map and monoblue/map
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Wed, 11 Feb 2015 13:55:15 +0900 |
Yuya Nishihara |
resolve: extract -l/--list operation from big loop
|
Wed, 11 Feb 2015 13:47:43 +0900 |
Yuya Nishihara |
resolve: silence warning of unknown pats for -l/--list (BC)
|
Mon, 09 Feb 2015 11:02:45 -0800 |
Ryan McElroy |
extensions: allow extending command synopsis and docstring
|
Wed, 21 Jan 2015 17:11:37 -0500 |
Mike Edgar |
revlog: _addrevision creates full-replace deltas based on censored revisions
|
Fri, 06 Feb 2015 01:38:16 +0000 |
Mike Edgar |
revlog: special case expanding full-replacement deltas received by exchange
|
Tue, 10 Feb 2015 16:17:15 -0800 |
Martin von Zweigbergk |
test-merge-tools: fix flaky test by avoiding debugsetparents
|
Fri, 06 Feb 2015 00:55:29 +0000 |
Mike Edgar |
revlog: in addgroup, reject ill-formed deltas based on censored nodes
|
Wed, 21 Jan 2015 16:35:09 -0500 |
Mike Edgar |
mdiff: add helper for making deltas which replace the full text of a revision
|
Fri, 23 Jan 2015 17:01:39 -0500 |
Mike Edgar |
revlog: add "iscensored()" to revlog public API
|
Fri, 06 Feb 2015 01:44:24 +0000 |
Mike Edgar |
filelog: allow censored files to contain padding data
|
Thu, 08 Jan 2015 23:43:15 +0900 |
Yuya Nishihara |
revset: drop factory that promotes spanset to fullreposet
|
Thu, 08 Jan 2015 23:46:54 +0900 |
Yuya Nishihara |
revset: specify fullreposet without using spanset factory
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
Thu, 05 Feb 2015 13:10:07 -0800 |
Mateusz Kwapich |
histedit: switch state to store node instead of ctx
|
Fri, 30 Jan 2015 16:47:35 -0800 |
Mateusz Kwapich |
histedit: don't allow to strip nodes which are necessary to continue histedit
|
Tue, 17 Feb 2015 23:20:55 -0800 |
Martin von Zweigbergk |
subrepo: add tests for change/remove conflicts
stable
|
Thu, 12 Feb 2015 10:38:33 +0800 |
Anton Shestakov |
hgweb: recreate old DOM structure for css in monoblue style
stable
|
Wed, 11 Feb 2015 19:57:07 +0900 |
Yuya Nishihara |
shellquote: fix missing quotes for empty string
stable
|
Fri, 06 Feb 2015 16:09:43 -0800 |
Martin von Zweigbergk |
trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]'
|
Thu, 22 Jan 2015 23:29:00 -0800 |
Martin von Zweigbergk |
trydiff: extract function that generates filename pairs
|
Thu, 22 Jan 2015 23:18:43 -0800 |
Martin von Zweigbergk |
trydiff: read file data in only one place
|
Thu, 22 Jan 2015 23:13:48 -0800 |
Martin von Zweigbergk |
trydiff: set filename variables to None even when not opts.git or losedatafn
|
Thu, 22 Jan 2015 23:01:00 -0800 |
Martin von Zweigbergk |
trydiff: read flags in one place
|
Fri, 06 Feb 2015 15:21:56 -0800 |
Martin von Zweigbergk |
trydiff: break 'if opts.git or losedatafn' into two
|
Thu, 22 Jan 2015 22:42:35 -0800 |
Martin von Zweigbergk |
trydiff: make filenames None when they don't exist
|
Tue, 10 Feb 2015 10:57:58 -0500 |
Augie Fackler |
test-help: add test to demonstrate that 'hg help merge-tools' is sane
|
Mon, 09 Feb 2015 23:07:39 -0800 |
Gregory Szorc |
help.merge-tools: do not double document merge tools
|
Mon, 09 Feb 2015 14:59:04 -0800 |
Gregory Szorc |
help: teach topic symbols how to dedent
|
Fri, 06 Feb 2015 22:25:40 -0800 |
Gregory Szorc |
webcommands: document "graph" web command
|
Fri, 06 Feb 2015 22:19:59 -0800 |
Gregory Szorc |
webcommands: document "archive" web command
|
Fri, 06 Feb 2015 22:11:54 -0800 |
Gregory Szorc |
webcommands: document "filelog" web command
|
Fri, 06 Feb 2015 22:08:30 -0800 |
Gregory Szorc |
webcommands: document "annotate" web command
|
Fri, 06 Feb 2015 22:06:44 -0800 |
Gregory Szorc |
webcommands: document "comparison" web command
|
Fri, 06 Feb 2015 22:02:14 -0800 |
Gregory Szorc |
webcommands: document "filediff" web command
|
Fri, 06 Feb 2015 21:51:52 -0800 |
Gregory Szorc |
webcommands: document "summary" web command
|
Fri, 06 Feb 2015 21:48:01 -0800 |
Gregory Szorc |
webcommands: document "manifest" web command
|
Fri, 06 Feb 2015 21:39:15 -0800 |
Gregory Szorc |
webcommands: document "changelog" web command
|
Fri, 06 Feb 2015 21:26:53 -0800 |
Gregory Szorc |
webcommands: document "file" web command
|
Fri, 06 Feb 2015 21:13:03 -0800 |
Gregory Szorc |
webcommands: document "log" web command
|
Fri, 06 Feb 2015 20:50:17 -0800 |
Gregory Szorc |
webcommands: document "shortlog" web command
|
Fri, 06 Feb 2015 20:48:22 -0800 |
Gregory Szorc |
webcommands: document "changeset" web command
|
Fri, 06 Feb 2015 20:44:46 -0800 |
Gregory Szorc |
webcommands: document "tags" web command
|
Fri, 06 Feb 2015 20:43:54 -0800 |
Gregory Szorc |
webcommands: document "bookmarks" web command
|
Fri, 06 Feb 2015 20:44:10 -0800 |
Gregory Szorc |
webcommands: document "branches" web command
|
Fri, 06 Feb 2015 20:41:08 -0800 |
Gregory Szorc |
webcommands: document "help" web command
|
Fri, 06 Feb 2015 20:27:56 -0800 |
Gregory Szorc |
help: add web commands to help documentation
|
Fri, 06 Feb 2015 23:08:47 -0800 |
Gregory Szorc |
help.hgweb: add a section describing URLs and common parameters
|
Fri, 06 Feb 2015 22:47:48 -0800 |
Gregory Szorc |
webcommands: move help import into help command handler
|
Fri, 06 Feb 2015 22:52:40 -0800 |
Gregory Szorc |
webcommands: define a dict of available commands
|
Fri, 06 Feb 2015 19:06:17 -0800 |
Gregory Szorc |
webcommands: define web commands using a decorator
|
Fri, 06 Feb 2015 16:33:05 -0800 |
Gregory Szorc |
run-tests: ensure install directories exist
|
Fri, 06 Feb 2015 16:15:02 -0800 |
Gregory Szorc |
run-tests: avoid printing extra newlines from install log
|
Fri, 06 Feb 2015 11:27:25 -0800 |
Eric Sumner |
bundlerepo: basic bundle2 support
|
Thu, 05 Feb 2015 16:03:26 -0800 |
Eric Sumner |
bundlerepo: keep track of the original bundle object
|
Thu, 05 Feb 2015 15:56:50 -0800 |
Eric Sumner |
bundle2.unbundle20: add compressed() method
|
Thu, 05 Feb 2015 15:52:57 -0800 |
Eric Sumner |
bundle2.unpackermixin: default value for seek() whence parameter
|
Fri, 06 Feb 2015 23:40:46 +0100 |
Adrian Buehlmann |
windows: adjust doc string and comments of posixfile()
|
Wed, 04 Feb 2015 14:11:45 -0800 |
Gregory Szorc |
color: support a different color mode when the pager is active
|
Fri, 06 Feb 2015 12:09:09 -0800 |
Gregory Szorc |
pager: ensure wrapped dispatch._runcommand runs before color's
|
Fri, 06 Feb 2015 12:07:56 -0800 |
Gregory Szorc |
pager: set an attribute on ui indicating that a pager is active
|
Fri, 06 Feb 2015 12:07:32 -0800 |
Gregory Szorc |
extensions: support callbacks after another extension loads
|
Fri, 06 Feb 2015 21:53:39 +0900 |
Yuya Nishihara |
log: fix --follow null parent not to include revision 0
|
Fri, 06 Feb 2015 00:22:20 +0900 |
Yuya Nishihara |
cmdutil: have walkchangerevs utilize common function to build revs
|
Fri, 06 Feb 2015 00:15:35 +0900 |
Yuya Nishihara |
log: extract common part from getgraphlogrevs() and getlogrevs()
|
Fri, 06 Feb 2015 00:06:47 +0900 |
Yuya Nishihara |
graphlog: remove useless check for empty repo when --follow is specified
|
Thu, 05 Feb 2015 23:49:18 +0900 |
Yuya Nishihara |
graphlog: move comment and flag denoting revs might be unsorted
|
Thu, 05 Feb 2015 23:14:44 +0900 |
Yuya Nishihara |
graphlog: remove too early return from getgraphlogrevs() for empty repo
|
Thu, 22 Jan 2015 22:22:09 -0800 |
Martin von Zweigbergk |
trydiff: call util.binary in only one place
|
Thu, 22 Jan 2015 21:35:57 -0800 |
Martin von Zweigbergk |
trydiff: collect all lossiness checks in one place
|
Thu, 22 Jan 2015 21:03:57 -0800 |
Martin von Zweigbergk |
trydiff: replace 'binarydiff' variable by 'binary' variable
|
Fri, 16 Jan 2015 15:09:21 -0800 |
Martin von Zweigbergk |
trydiff: rename 'op' to make it more specific
|
Fri, 06 Feb 2015 15:52:55 +0800 |
Anton Shestakov |
hgweb: replace implicit <tbody> with explicit <thead> where appropriate
|
Sat, 31 Jan 2015 12:54:35 -0500 |
Matt Harbison |
obsolete: drop the explicit seek to EOF after append mode open()
|
Sat, 31 Jan 2015 12:42:05 -0500 |
Matt Harbison |
branchmap: backout 6bf93440a717
|
Sat, 31 Jan 2015 12:39:44 -0500 |
Matt Harbison |
windows: seek to the end of posixfile when opening in append mode
|
Thu, 20 Nov 2014 12:15:12 -0800 |
Martin von Zweigbergk |
context: use unfiltered repo for '.'
|
Thu, 05 Feb 2015 14:09:08 -0800 |
Eric Sumner |
check-commit: check capitalization in summary lines
|
Thu, 05 Feb 2015 10:57:45 -0800 |
Eric Sumner |
bundle2: seek in part iterator
|
Thu, 05 Feb 2015 10:56:05 -0800 |
Eric Sumner |
bundle2: now that we have a seek implementation, use it
|
Wed, 04 Feb 2015 22:25:35 -0800 |
Martin von Zweigbergk |
obsolete: populate successors, precursors, children lazily
|
Wed, 04 Feb 2015 22:40:48 -0800 |
Martin von Zweigbergk |
obsolete: pass only new markers to _checkinvalidmarkers()
|
Tue, 20 Jan 2015 22:01:37 -0800 |
Martin von Zweigbergk |
obsolete: extract helpers from _load()
|
Tue, 20 Jan 2015 17:38:42 -0800 |
Eric Sumner |
test-gendoc: require gettext
|
Thu, 05 Feb 2015 20:34:30 +0800 |
Anton Shestakov |
hgweb: use css margin instead of empty <p> before diffstat table
|
Thu, 05 Feb 2015 19:24:35 +0800 |
Anton Shestakov |
hgweb: use css margin instead of empty <p> before <div class="atom-logo">
|
Mon, 26 Jan 2015 14:30:12 -0500 |
Augie Fackler |
error: update docstring on ParseError
|
Mon, 26 Jan 2015 14:50:36 -0500 |
Augie Fackler |
dispatch: consolidate formatting of ParseErrors
|
Wed, 04 Feb 2015 13:57:35 -0800 |
Martin von Zweigbergk |
error: store filename and message on LookupError for later
|
Wed, 14 Jan 2015 16:14:19 -0800 |
Eric Sumner |
bundle2.unbundlepart: implement seek()
|
Wed, 14 Jan 2015 15:57:57 -0800 |
Eric Sumner |
bundle2.unbundlepart: tell() implementation
|
Wed, 14 Jan 2015 14:46:23 -0800 |
Eric Sumner |
bundle2.unbundlepart: keep an index of chunks and their locations
|
Wed, 14 Jan 2015 14:32:22 -0800 |
Eric Sumner |
bundle2.unbundlepart: raise payloadchunks from a closure to a method
|
Fri, 23 Jan 2015 17:06:03 -0800 |
Durham Goode |
manifest: make lru size configurable
|
Wed, 04 Feb 2015 11:38:30 -0500 |
Augie Fackler |
parsers: use k instead of n for PyArg_ParseTuple because python 2.4 is awful
|
Wed, 04 Feb 2015 21:37:06 +0900 |
Yuya Nishihara |
revset: have rev() validate input by repo.changelog.__contains__()
|
Wed, 04 Feb 2015 21:25:57 +0900 |
Yuya Nishihara |
revlog: add __contains__ for fast membership test
|
Mon, 02 Feb 2015 19:58:41 -0500 |
Matt Harbison |
largefiles: set the extension as enabled locally after a clone requiring it
|
Tue, 03 Feb 2015 16:24:32 -0800 |
Gregory Szorc |
color: be more conservative about setting ANSI mode on Windows (BC)
|
Tue, 03 Feb 2015 19:10:03 -0600 |
Matt Mackall |
merge with stable
|
Wed, 14 Jan 2015 14:24:16 -0800 |
Eric Sumner |
bundle2.unpackermixin: control for underlying file descriptor
|
Fri, 16 Jan 2015 15:34:03 -0800 |
Martin von Zweigbergk |
trydiff: join elements in 'header' list by '\n'
|
Fri, 16 Jan 2015 15:27:04 -0800 |
Martin von Zweigbergk |
trydiff: move check for quietness out of diffline()
|
Fri, 16 Jan 2015 15:22:29 -0800 |
Martin von Zweigbergk |
trydiff: remove dead branch in diffline()
|
Fri, 16 Jan 2015 15:19:57 -0800 |
Martin von Zweigbergk |
trydiff: make 'revs' ignored if opts.git is set
|
Fri, 16 Jan 2015 14:58:51 -0800 |
Martin von Zweigbergk |
trydiff: remove unused argument to diffline()
|
Fri, 16 Jan 2015 14:58:06 -0800 |
Martin von Zweigbergk |
trydiff: move git-header code out of diffline function
|
Tue, 27 Jan 2015 09:22:59 -0500 |
Martin von Zweigbergk |
_fm1readmarkers: generate list in C
|
Tue, 20 Jan 2015 13:38:07 -0500 |
Augie Fackler |
obsolete: use parsers.fm1readmarker if it exists for a ~38% perf win
|
Fri, 23 Jan 2015 15:11:25 -0500 |
Augie Fackler |
parsers: add fm1readmarker
|
Tue, 03 Feb 2015 13:17:21 -0500 |
Augie Fackler |
util: add getbefloat64
|
Tue, 20 Jan 2015 14:09:57 -0500 |
Augie Fackler |
util: add getbe{u,}int16 utility methods
|
Tue, 20 Jan 2015 09:38:22 -0500 |
Augie Fackler |
obsolete: make optional offset parameter to fm*readmarkers required
|
Mon, 02 Feb 2015 14:26:47 -0500 |
Augie Fackler |
log: fix json-formatted output when file copies are listed (issue4523)
stable
|
Tue, 03 Feb 2015 17:54:01 -0600 |
Matt Mackall |
merge with stable
|
Tue, 27 Jan 2015 17:24:12 -0800 |
Durham Goode |
copy: move _forwardcopies file logic to a function
|
Tue, 27 Jan 2015 17:23:18 -0800 |
Durham Goode |
copy: move mergecopies file logic to a function
|
Mon, 02 Feb 2015 16:19:35 -0800 |
Durham Goode |
histedit: allow configuring default behavior
|
Tue, 03 Feb 2015 21:56:29 +0900 |
FUJIWARA Katsunori |
revset: get revision number of each node from target namespaces
stable
|
Sun, 01 Feb 2015 14:05:15 -0500 |
Matt Harbison |
largefiles: update _subdirlfs() comment
|
Sat, 31 Jan 2015 00:13:29 -0500 |
Matt Harbison |
largefiles: use the core file copy logic to validate the destination path
|
Fri, 16 Jan 2015 15:40:59 -0800 |
Martin von Zweigbergk |
trydiff: inline indexmeta()
|
Fri, 23 Jan 2015 14:09:49 -0800 |
Martin von Zweigbergk |
parsers: rewrite index_ancestors() in terms of index_commonancestorsheads()
|
Thu, 22 Jan 2015 11:09:34 -0500 |
Mike Edgar |
filelog: remove unused _file method
|
Mon, 26 Jan 2015 15:18:07 -0800 |
Mateusz Kwapich |
histedit: store full node hash in rules
|
Fri, 16 Jan 2015 14:49:08 -0800 |
Martin von Zweigbergk |
trydiff: order header-writing code in same order as output
|
Fri, 16 Jan 2015 14:53:37 -0800 |
Martin von Zweigbergk |
trydiff: inline sole addmodehdr() call
|
Fri, 16 Jan 2015 14:46:03 -0800 |
Martin von Zweigbergk |
trydiff: join filename with prefix only once
|
Thu, 22 Jan 2015 17:00:54 -0800 |
Martin von Zweigbergk |
trydiff: collect header-writing in one place
|
Fri, 16 Jan 2015 10:57:13 -0800 |
Martin von Zweigbergk |
trydiff: make variable names more consistent
|
Fri, 16 Jan 2015 17:01:58 -0800 |
Martin von Zweigbergk |
trydiff: check only if added file is a copy target, not source
|
Thu, 29 Jan 2015 21:12:35 -0800 |
Martin von Zweigbergk |
trydiff: remove unused variable 'modifiedset'
|
Mon, 02 Feb 2015 23:07:04 +0900 |
FUJIWARA Katsunori |
revset: replace parsing alias definition by _parsealiasdefn to parse strictly
|
Mon, 02 Feb 2015 23:07:04 +0900 |
FUJIWARA Katsunori |
revset: introduce _parsealiasdefn to parse alias definitions strictly
|
Mon, 02 Feb 2015 22:28:52 +0900 |
Yuya Nishihara |
hgweb: use revset.spanset where appropriate
|
Sun, 01 Feb 2015 14:09:31 +0100 |
Mathias De Maré |
subrepo: add 'cat' support for git subrepos
|
Mon, 02 Feb 2015 12:50:48 -0600 |
Matt Mackall |
merge with stable
|
Sun, 01 Feb 2015 20:21:02 -0600 |
Matt Mackall |
Added signature for changeset fbdd5195528f
stable
|
Sun, 01 Feb 2015 20:20:51 -0600 |
Matt Mackall |
Added tag 3.3 for changeset fbdd5195528f
stable
|
Sun, 01 Feb 2015 18:47:04 -0600 |
Matt Mackall |
merge with i18n
stable 3.3
|
Sun, 01 Feb 2015 08:24:08 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 9a391d720cf9
stable
|
Thu, 29 Jan 2015 10:13:18 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 448bb32b8ee6
stable
|
Sun, 01 Feb 2015 16:33:45 -0600 |
Matt Mackall |
filectx: use _descendantrev in parents()
stable
|
Sun, 01 Feb 2015 16:26:35 -0600 |
Matt Mackall |
filectx: if we have a _descendantrev, use it to adjust linkrev
stable
|
Sun, 01 Feb 2015 16:25:12 -0600 |
Matt Mackall |
copies: use linkrev for file tracing limit
stable
|
Sun, 01 Feb 2015 16:23:07 -0600 |
Matt Mackall |
filectx: use linkrev to sort ancestors
stable
|
Fri, 30 Jan 2015 16:02:28 +0000 |
Pierre-Yves David |
_adjustlinkrev: reuse ancestors set during rename detection (issue4514)
stable
|
Fri, 30 Jan 2015 14:39:03 +0000 |
Pierre-Yves David |
filectx: move _adjustlinkrev to a method
stable
|
Sat, 31 Jan 2015 01:00:50 +0900 |
FUJIWARA Katsunori |
revset: raise RepoLookupError to make present() predicate continue the query
stable
|
Sun, 01 Feb 2015 09:36:47 +0900 |
FUJIWARA Katsunori |
templatekw: re-add showtags() to list tags keyword up in online help
stable
|
Fri, 30 Jan 2015 20:44:11 -0500 |
Matt Harbison |
largefiles: don't interfere with logging normal files
stable
|
Fri, 30 Jan 2015 21:11:02 +0000 |
Pierre-Yves David |
discovery: properly exclude locally known but filtered heads
stable
|
Fri, 30 Jan 2015 21:40:30 +0000 |
Pierre-Yves David |
test: make test-extdiff resilient to /usr/bin/echo
stable
|
Fri, 30 Jan 2015 18:49:33 +0000 |
Pierre-Yves David |
obsstore: make the invalid markers check wrap-able
stable
|
Fri, 30 Jan 2015 18:51:20 +0100 |
Mads Kiilerich |
convert: replace revision references in messages if they are >= short hashes
stable
|
Fri, 30 Jan 2015 04:59:05 +0900 |
FUJIWARA Katsunori |
merge: mark .hgsubstate as possibly dirty before submerge for consistency
stable
|
Tue, 27 Jan 2015 12:33:56 +0000 |
Pierre-Yves David |
rebase: ensure rebase revision remains visible (issue4504)
stable
|
Wed, 28 Jan 2015 02:28:39 +0100 |
Mads Kiilerich |
extdiff: reintroduce backward compatibility with manual quoting of parameters
stable
|
Wed, 28 Jan 2015 02:28:38 +0100 |
Mads Kiilerich |
mergetools: drop incorrect quoting of diffargs variables
stable
|
Wed, 28 Jan 2015 22:22:59 +0900 |
FUJIWARA Katsunori |
namespace: introduce logfmt to show l10n-ed messages for hg log correctly
stable
|
Tue, 27 Jan 2015 10:17:16 -0500 |
Augie Fackler |
osutil: fix memory leak of PyBytes of path in statfiles
stable
|
Tue, 27 Jan 2015 19:52:26 -0800 |
Durham Goode |
revert: move prefetch to after the actions logic
stable
|
Wed, 28 Jan 2015 13:34:20 -0500 |
Augie Fackler |
diffhelpers: fix botched return statement from c8e7fa41bfc5
stable
|
Tue, 27 Jan 2015 20:57:43 -0500 |
Matt Harbison |
subrepo: don't abort in add when non-hg subrepos are present (issue4513)
stable
|
Tue, 27 Jan 2015 10:14:23 -0500 |
Augie Fackler |
osutil: fix leak of stat in makestat when Py_BuildValue fails
stable
|
Tue, 27 Jan 2015 10:12:55 -0500 |
Augie Fackler |
osutil.c: clean up space before a tab
stable
|
Tue, 27 Jan 2015 10:10:04 -0500 |
Augie Fackler |
dirs: fix leak of iterator in dirs_fromiter
stable
|
Tue, 27 Jan 2015 10:07:04 -0500 |
Augie Fackler |
diffhelpers: verify hline was created before using it
stable
|
Sun, 25 Jan 2015 22:55:10 -0500 |
Matt Harbison |
largefiles: revert to lfilesrepo.status() being an unfiltered method
stable
|
Sun, 25 Jan 2015 20:13:54 -0600 |
Matt Mackall |
test-tools: portability tweak
stable
|
Sun, 25 Jan 2015 20:20:27 +0900 |
Yuya Nishihara |
revset: fix ancestors(null) to include null revision (issue4512)
stable
|
Sat, 10 Jan 2015 13:14:00 +0900 |
Yuya Nishihara |
log: use rev() to build revset of --follow option from numeric revision
stable
|
Sat, 10 Jan 2015 12:56:38 +0900 |
Yuya Nishihara |
revset: allow rev(-1) to indicate null revision (BC)
stable
|
Fri, 23 Jan 2015 20:30:49 -0800 |
Siddharth Agarwal |
extensions: don't quit loading extensions in the middle if traceback is on
stable
|
Fri, 23 Jan 2015 17:47:04 -0600 |
Matt Mackall |
test-hgweb: fix shutdown race
stable
|
Thu, 22 Jan 2015 00:08:13 +0900 |
FUJIWARA Katsunori |
tests: invoke hg command indirectly from shell script to run on Windows
stable
|
Wed, 21 Jan 2015 15:23:13 -0800 |
Martin von Zweigbergk |
log: evaluate filesets on working copy, not its parent
stable
|
Wed, 21 Jan 2015 15:40:24 -0800 |
Martin von Zweigbergk |
fileset: add tests of generated working copy states
stable
|
Fri, 23 Jan 2015 15:55:36 -0500 |
Augie Fackler |
parsers: avoid leaking several PyObjects in index_stats
stable
|
Fri, 23 Jan 2015 15:50:40 -0500 |
Augie Fackler |
parsers: don't leak a reference to raise_revlog_error on success
stable
|
Fri, 23 Jan 2015 15:48:18 -0500 |
Augie Fackler |
parsers: don't leak a tuple in pack_dirstate
stable
|
Fri, 23 Jan 2015 15:41:46 -0500 |
Augie Fackler |
parsers.c: fix a memory leak in index_commonancestorsheads
stable
|
Fri, 23 Jan 2015 15:33:27 -0500 |
Augie Fackler |
parsers: avoid leaking obj in index_ancestors
stable
|
Fri, 23 Jan 2015 15:30:21 -0500 |
Augie Fackler |
parsers: don't leak references to sys et al in check_python_version
stable
|
Fri, 23 Jan 2015 15:19:04 -0500 |
Augie Fackler |
parsers: fix leak of err when asciilower hits a unicode decode error
stable
|
Fri, 23 Jan 2015 18:41:37 +0100 |
Mads Kiilerich |
largefiles: use 'default' path for pulling largefiles, not 'default-push'
stable
|
Fri, 23 Jan 2015 06:28:28 +0100 |
Mads Kiilerich |
osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081)
stable
|
Wed, 21 Jan 2015 15:54:52 -0800 |
Eric Sumner |
repair._bundle: fix traceback for bad config value
stable
|
Wed, 21 Jan 2015 21:47:27 +0100 |
Mathias De Maré |
subrepo: correctly add newline for git subrepo diffs
stable
|
Thu, 22 Jan 2015 00:10:26 +0900 |
FUJIWARA Katsunori |
tests: discard useless "(glob)" in "reverting subrepo" lines
stable
|
Thu, 22 Jan 2015 00:10:26 +0900 |
FUJIWARA Katsunori |
check-code.py: avoid warning against "reverting subrepo ..." lines
stable
|
Thu, 22 Jan 2015 00:07:06 +0900 |
FUJIWARA Katsunori |
run-tests.py: inherit --pure option from outer run-tests.py execution
stable
|
Thu, 22 Jan 2015 00:07:06 +0900 |
FUJIWARA Katsunori |
hg.bat: return exit code explicitly for indirect invocation
stable
|
Thu, 22 Jan 2015 00:03:58 +0900 |
FUJIWARA Katsunori |
run-tests.py: execute hghave with same env vars as ones for actual tests
stable
|
Wed, 21 Jan 2015 05:04:48 +0100 |
Mads Kiilerich |
osx: use bdist_mpkg.script_bdist_mpkg module instead of bdist_mpkg command
stable
|
Wed, 21 Jan 2015 05:04:46 +0100 |
Mads Kiilerich |
osx: don't launch installer after building it with bdist_mpkg
stable
|
Wed, 21 Jan 2015 05:01:01 +0100 |
Mads Kiilerich |
osx: update "Read Me" "Important Information" text in the package installer
stable
|
Tue, 20 Jan 2015 15:05:44 -0800 |
Ryan McElroy |
commit: remove reverse search for copy source when not in parent (issue4476)
stable
|
Tue, 20 Jan 2015 14:51:11 -0800 |
Matt Mackall |
merge with i18n
stable
|
Sun, 18 Jan 2015 11:16:45 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with db8e3f7948b1
stable
|
Sun, 18 Jan 2015 22:21:53 -0500 |
Matt Harbison |
convert: handle LookupError in mercurial_source.lookuprev()
stable
|
Sun, 18 Jan 2015 22:24:14 -0800 |
Sean Farley |
color: add missing 'dim' in _effects
stable
|
Sat, 17 Jan 2015 15:03:41 -0800 |
Martin von Zweigbergk |
diff: use binary diff when copy source is binary
stable
|
Sun, 18 Jan 2015 15:15:40 -0500 |
Matt Harbison |
largefiles: fix commit of a directory with no largefile changes (issue4330)
stable
|
Sun, 18 Jan 2015 16:38:56 -0500 |
Matt Harbison |
test-tools: update for platforms without symlink support after 5b20e4c32117
stable
|
Sun, 18 Jan 2015 16:33:41 -0500 |
Matt Harbison |
tests: add "(glob)" to output in test-histedit-commute.t for Windows
stable
|
Sat, 17 Jan 2015 18:29:30 -0800 |
Matt Mackall |
Added signature for changeset db8e3f7948b1
stable
|
Sat, 17 Jan 2015 18:29:05 -0800 |
Matt Mackall |
Added tag 3.3-rc for changeset db8e3f7948b1
stable
|
Sat, 17 Jan 2015 18:28:30 -0800 |
Matt Mackall |
merge default into stable for 3.3 feature freeze
stable 3.3-rc
|
Sat, 17 Jan 2015 22:01:14 -0200 |
Wagner Bruna |
messages: quote "hg help" hints consistently
|
Sat, 17 Jan 2015 18:08:47 -0800 |
Matt Mackall |
bundle2: fix parttype enforcement
|
Sat, 17 Jan 2015 17:59:30 -0800 |
Matt Mackall |
test-tools: another vfat fix
|
Sat, 17 Jan 2015 15:54:03 -0800 |
Matt Mackall |
test-tools: check for unix permissions for hardlinking
|
Sat, 17 Jan 2015 15:28:56 -0800 |
Matt Mackall |
tests: more fixes for f
|
Sat, 17 Jan 2015 13:53:56 -0800 |
Matt Mackall |
tests: teach f not to report symlink mode bits
|
Sat, 17 Jan 2015 13:53:16 -0800 |
Matt Mackall |
tests: teach f not to report directory size
|
Sat, 17 Jan 2015 13:44:43 -0800 |
Matt Mackall |
test-histedit-commute: call helper script with sh
|
Sat, 17 Jan 2015 13:38:17 -0800 |
Matt Mackall |
test-tools: fix portability issues
|
Sat, 17 Jan 2015 13:13:16 -0800 |
Solomon Matthews |
progress: add a lock to prepare for introducing a thread
|
Sat, 17 Jan 2015 13:10:37 -0800 |
Solomon Matthews |
progress: move update check into helper method
|
Sat, 17 Jan 2015 13:09:33 -0800 |
Solomon Matthews |
progress: move current topic to member variable
|
Thu, 15 Jan 2015 20:03:28 -0800 |
Solomon Matthews |
progress: add try/finally to make the diffs for the next commit more readable
|
Fri, 16 Jan 2015 18:34:14 -0800 |
Pierre-Yves David |
transaction: include backup file in the "undo" transaction
|
Fri, 16 Jan 2015 19:35:04 -0800 |
Pierre-Yves David |
transaction: pass the name of the "undo" journal to the transaction
|
Fri, 16 Jan 2015 19:29:16 -0800 |
Pierre-Yves David |
rollback: have an empty entry for the vfsmap in rollback
|
Fri, 16 Jan 2015 14:54:24 -0800 |
Pierre-Yves David |
transaction: clarify the name of 'journal' argument for transaction
|
Mon, 05 Jan 2015 12:44:15 -0800 |
Pierre-Yves David |
transaction: use 'util.copyfile' for creating backup
|
Mon, 05 Jan 2015 12:39:09 -0800 |
Pierre-Yves David |
copyfile: allow optional hardlinking
|
Thu, 15 Jan 2015 16:51:13 -0800 |
Eric Sumner |
repair: add experimental option to write bundle2 files
|
Thu, 15 Jan 2015 15:55:13 -0800 |
Eric Sumner |
changegroup.getsubset: support multiple versions
|
Thu, 15 Jan 2015 15:39:16 -0800 |
Eric Sumner |
changegroup.writebundle: HG2Y support
|
Thu, 15 Jan 2015 14:39:41 -0800 |
Eric Sumner |
changegroup.writebundle: provide ui
|
Fri, 16 Jan 2015 16:25:30 -0800 |
Matt Mackall |
test-module-imports: use test-repo requirement
|
Fri, 09 Jan 2015 19:10:09 +0100 |
Mads Kiilerich |
largefiles: don't rehash largefiles in updatelfiles if standin hash changed
|
Fri, 16 Jan 2015 19:51:25 +0100 |
Mads Kiilerich |
largefiles: show progress when checking standin hashes in outgoing changesets
|
Wed, 14 Jan 2015 17:09:55 -0800 |
Eric Sumner |
unbundle: support bundle2 files
|
Fri, 16 Jan 2015 12:53:45 -0800 |
Eric Sumner |
pullbundle2: extract addchangegroup result combining into its own function
|
Fri, 16 Jan 2015 15:31:45 -0500 |
Augie Fackler |
histedit: add a test to show that issue4251 is fixed (issue4251)
|
Thu, 15 Jan 2015 15:35:26 -0800 |
Eric Sumner |
commands.debugbundle: bundle2 support
|
Mon, 12 Jan 2015 22:30:12 -0500 |
Matt Harbison |
largefiles: cleanup overrideadd()
|
Mon, 12 Jan 2015 21:44:43 -0500 |
Matt Harbison |
largefiles: enable subrepo support for add
|
Mon, 12 Jan 2015 20:59:17 -0500 |
Matt Harbison |
add: pass options via keyword args
|
Wed, 31 Dec 2014 18:24:32 -0500 |
Matt Harbison |
largefiles: don't pop largefile-specific arguments to the add command
|
Sun, 11 Jan 2015 16:20:15 +0100 |
Angel Ezquerra |
share: replace the bookmarks.shared file with an entry on a new "shared" file
|
Sun, 02 Nov 2014 02:36:47 +0100 |
Mads Kiilerich |
docker: support Fedora 21
|
Fri, 16 Jan 2015 04:26:40 +0100 |
Mads Kiilerich |
rpm: make Python 2.7.9 the default Python to include in rpms for EL 5
|
Fri, 16 Jan 2015 04:26:25 +0100 |
Mads Kiilerich |
contrib: make Python 2.7.9 the default in Makefile.python
|
Sun, 11 Jan 2015 01:51:52 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.wopener
|
Sun, 11 Jan 2015 00:25:54 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.sopener
|
Thu, 15 Jan 2015 23:17:12 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.opener
|
Wed, 14 Jan 2015 20:29:47 -0800 |
Sean Farley |
log: use namespace logname and colorname
|
Wed, 14 Jan 2015 20:11:02 -0800 |
Sean Farley |
namespaces: add colorname member to namespace object
|
Wed, 14 Jan 2015 20:06:44 -0800 |
Sean Farley |
namespaces: add logname member to namespace object
|
Wed, 14 Jan 2015 19:55:20 -0800 |
Sean Farley |
namespaces: use named args for namespace api
|
Wed, 14 Jan 2015 19:39:13 -0800 |
Sean Farley |
namespaces: make the constructor into named args
|
Thu, 15 Jan 2015 20:36:03 -0800 |
Gregory Szorc |
dispatch: only check compatibility against major and minor versions (BC)
|
Thu, 15 Jan 2015 20:03:48 -0800 |
Gregory Szorc |
test-extension: use a realistic Mercurial version
|
Thu, 15 Jan 2015 19:47:06 -0800 |
Gregory Szorc |
test-extension: improve test readability
|
Thu, 18 Dec 2014 19:14:01 -0800 |
Pierre-Yves David |
bundle2: enforce parttype as alphanumerical
|
Wed, 14 Jan 2015 22:40:39 -0500 |
Matt Harbison |
tests: conditionalize test-tools.t for Windows support
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
dirstate: ignore negative debug.dirstate.delaywrite values - they crashed it
|
Wed, 14 Jan 2015 17:21:09 -0800 |
Pierre-Yves David |
linkrev: use the right manifest content when adjusting linrev (issue4499)
|
Wed, 14 Jan 2015 16:57:00 -0800 |
Matt Mackall |
unpacker: fix missing arg for py2.4
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
branchcache: make _rbcrevslen handling more safe
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
branchcache: add debug output whenever cache files use truncate
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
tests: rework revision branch cache tests
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
tests: add 'f' tool for cross platform file operations in the tests
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
run-tests: include testdir in $PATH so tests easily can use helper tools
|
Mon, 12 Jan 2015 15:29:36 -0500 |
Mike Edgar |
filelog: use censored revlog flag bit to quickly check if a node is censored
|
Mon, 12 Jan 2015 14:41:25 -0500 |
Mike Edgar |
revlog: verify censored flag when hashing added revision fulltext
|
Mon, 12 Jan 2015 14:30:24 -0500 |
Mike Edgar |
revlog: add flags argument to _addrevision, update callers use default flags
|
Mon, 12 Jan 2015 14:01:52 -0500 |
Mike Edgar |
revlog: define censored flag for revlogng index
|
Sun, 11 Jan 2015 01:32:36 +0100 |
Angel Ezquerra |
localrepo: remove all internal uses of localrepo.wopener
|
Sun, 11 Jan 2015 00:21:58 +0100 |
Angel Ezquerra |
localrepo: remove all internal uses of localrepo.sopener
|
Sat, 10 Jan 2015 23:02:52 +0100 |
Angel Ezquerra |
localrepo: remove all internal uses of localrepo.opener
|
Wed, 14 Jan 2015 15:46:21 -0500 |
Augie Fackler |
sslutil: drop defunct ssl version constants
|
Wed, 14 Jan 2015 15:46:00 -0500 |
Augie Fackler |
sslutil: use saner TLS settings on Python 2.7.9
|
Wed, 14 Jan 2015 15:31:16 -0500 |
Augie Fackler |
sslutil: drop support for clients of sslutil specifying a TLS version
|
Wed, 07 Jan 2015 00:07:29 -0800 |
Pierre-Yves David |
discovery: run discovery on filtered repository
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: check for collisions between alias argument names in the declaration
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: parse alias declaration strictly by _parsealiasdecl
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: introduce "_parsealiasdecl" to parse alias declarations strictly
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: store full detail into revsetalias.error for error source distinction
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: factor out composing error message for ParseError to reuse
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: make tokenize extensible to parse alias declarations and definitions
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
largefiles: make linear update set unsure largefiles normal if unchanged
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: simplify date handling after e7ed5d07cc4c used fixed format
|
Sun, 11 Jan 2015 23:25:23 -0500 |
Matt Harbison |
forget: don't report rejected files as forgotten as well
|
Sun, 11 Jan 2015 23:20:51 -0500 |
Matt Harbison |
largefiles: enable subrepo support for forget
|
Tue, 13 Jan 2015 15:07:08 -0800 |
Sean Farley |
namespaces: add revset for 'named(namespace)'
|
Fri, 09 Jan 2015 10:52:14 -0800 |
Durham Goode |
bundles: do not overwrite existing backup bundles (BC)
|
Mon, 12 Jan 2015 18:01:20 -0700 |
Alex Orange |
https: support tls sni (server name indication) for https urls (issue3090)
|
Wed, 14 Jan 2015 12:50:46 -0800 |
Matt Mackall |
merge with stable
|
Tue, 13 Jan 2015 16:15:02 -0800 |
Matt Mackall |
unpacker: check the right exception type for 2.4
|
Sat, 10 Jan 2015 18:00:57 +0800 |
Anton Shestakov |
hgweb: fix diffstat links in paper/changeset.tmpl
|
Sat, 10 Jan 2015 17:54:24 +0800 |
Anton Shestakov |
hgweb: close <img> elements
|
Sat, 10 Jan 2015 17:52:02 +0800 |
Anton Shestakov |
hgweb: close <p> elements
|
Sat, 10 Jan 2015 17:44:54 +0800 |
Anton Shestakov |
hgweb: close <th> properly in spartan/filelogentry.tmpl
|
Sat, 10 Jan 2015 21:36:42 +0900 |
Yuya Nishihara |
revset: simplify fullreposet.__and__ to call sort() with boolean flag
|
Sat, 10 Jan 2015 21:31:59 +0900 |
Yuya Nishihara |
revset: fix spanset.isascending() to honor sort() or reverse() request
stable
|
Tue, 13 Jan 2015 15:08:55 -0500 |
Augie Fackler |
hghave: we now support Python 2.7.9's ssl for https
|
Tue, 13 Jan 2015 14:15:08 -0500 |
Augie Fackler |
Makefile.python: try curl if wget fails
|
Tue, 13 Jan 2015 15:15:37 -0500 |
Augie Fackler |
test-https: glob error messages more so we pass on Python 2.7.9
|
Mon, 12 Jan 2015 09:46:56 -0800 |
Martin von Zweigbergk |
filelog: fix backwards comment for 'backrevref'
|
Mon, 12 Jan 2015 09:49:25 -0800 |
Martin von Zweigbergk |
filelog: remove trailing "form feed" character
|
Mon, 12 Jan 2015 09:48:05 -0800 |
Martin von Zweigbergk |
filelog: remove unused variable 'lkr'
|
Sat, 10 Jan 2015 12:00:03 -0500 |
Matt Harbison |
branchmap: add seek() to end of file before calling tell() on append open()
|
Fri, 09 Jan 2015 22:14:01 -0500 |
Matt Harbison |
tests: fix test-casefolding.t output for branchcache
|
Tue, 06 Jan 2015 17:19:21 -0800 |
Pierre-Yves David |
setdiscovery: remove '_setupsample' function
|
Wed, 07 Jan 2015 20:44:20 -0800 |
Pierre-Yves David |
setdiscovery: document '_takequicksample'
|
Tue, 06 Jan 2015 17:07:44 -0800 |
Pierre-Yves David |
setdiscovery: drop '_setupsample' usage in '_takequicksample'
|
Wed, 07 Jan 2015 10:32:17 -0800 |
Pierre-Yves David |
setdiscovery: drop the 'always' argument to '_updatesample'
|
Wed, 07 Jan 2015 17:28:51 -0800 |
Pierre-Yves David |
setdiscovery: always add exponential sample to the heads
|
Wed, 07 Jan 2015 17:23:21 -0800 |
Pierre-Yves David |
setdiscovery: directly run '_updatesample'
|
Wed, 07 Jan 2015 17:17:56 -0800 |
Pierre-Yves David |
setdiscovery: stop using '_setupsample' in '_takefullsample'
|
Wed, 07 Jan 2015 12:09:51 -0800 |
Pierre-Yves David |
setdiscovery: randomly pick between heads and sample when taking full sample
|
Tue, 06 Jan 2015 17:02:32 -0800 |
Pierre-Yves David |
setdiscovery: document the '_updatesample' function
|
Tue, 06 Jan 2015 16:40:33 -0800 |
Pierre-Yves David |
setdiscovery: avoid calling any sample building if the undecided set is small
|
Wed, 07 Jan 2015 09:30:06 -0800 |
Pierre-Yves David |
setdiscovery: delay sample building calls to gather them in a single place
|
Tue, 06 Jan 2015 16:32:23 -0800 |
Pierre-Yves David |
setdiscovery: drop unused 'initial' argument for '_takequicksample'
|
Sun, 11 Jan 2015 16:46:13 -0600 |
Matt Mackall |
readmarkers: add a SHA256 fixme note
|
Sun, 11 Jan 2015 16:37:57 -0600 |
Matt Mackall |
readmarkers: fast-path single successors and parents
|
Sun, 11 Jan 2015 15:35:09 -0600 |
Matt Mackall |
readmarkers: promote global constants to locals for performance
|
Sun, 11 Jan 2015 14:52:57 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:51:49 -0600 |
Matt Mackall |
readmarkers: read node reading into node length conditional
|
Sun, 11 Jan 2015 14:46:55 -0600 |
Matt Mackall |
readmarkers: drop a temporary
|
Sun, 11 Jan 2015 14:44:57 -0600 |
Matt Mackall |
readmarkers: hoist subtraction out of loop comparison
|
Sun, 11 Jan 2015 14:43:31 -0600 |
Matt Mackall |
readmarkers: streamline offset tracking
|
Sun, 11 Jan 2015 14:37:50 -0600 |
Matt Mackall |
readmarkers: use unpacker for fixed header
|
Sun, 11 Jan 2015 14:35:03 -0600 |
Matt Mackall |
readmarkers: drop metadata temporary
|
Sun, 11 Jan 2015 14:33:49 -0600 |
Matt Mackall |
readmarkers: drop date temporary
|
Sun, 11 Jan 2015 14:32:56 -0600 |
Matt Mackall |
readmarkers: drop another conditional
|
Sat, 10 Jan 2015 21:28:15 -0600 |
Matt Mackall |
readmarkers: drop a conditional
|
Sat, 10 Jan 2015 21:27:29 -0600 |
Matt Mackall |
readmarkers: add some whitespace
|
Sat, 10 Jan 2015 21:25:07 -0600 |
Matt Mackall |
readmarkers: combine parent conditionals
|
Sat, 10 Jan 2015 21:24:45 -0600 |
Matt Mackall |
readmarkers: drop temporary substring assignments
|
Sat, 10 Jan 2015 21:18:31 -0600 |
Matt Mackall |
util: introduce unpacker
|
Sat, 10 Jan 2015 21:13:10 -0600 |
Matt Mackall |
perf: add a configurable sleep on startup
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
revset: use localrepo revbranchcache for branch name filtering
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
branchmap: use revbranchcache when updating branch map
|
Thu, 08 Jan 2015 00:01:03 +0100 |
Mads Kiilerich |
branchcache: introduce revbranchcache for caching of revision branch names
|
Fri, 09 Jan 2015 22:53:38 +0800 |
Anton Shestakov |
hgweb: move archive entries outside of <li> in monoblue style
|
Fri, 09 Jan 2015 15:24:55 +0800 |
Anton Shestakov |
hgweb: add searchhint to templates/coal/map
|
Tue, 30 Dec 2014 21:12:52 -0500 |
Matt Harbison |
largefiles: enable subrepo support for remove
|
Thu, 08 Jan 2015 21:36:12 -0800 |
Pierre-Yves David |
transplant: properly skip empty changeset (issue4423)
|
Thu, 08 Jan 2015 21:30:22 +0100 |
Mathias De Maré |
color: add support for colorizing git subrepo diffs
|
Thu, 08 Jan 2015 23:33:56 -0500 |
Matt Harbison |
tests: fix test-casefolding.t output
|
Fri, 12 Dec 2014 17:42:14 +0000 |
Mike Edgar |
synthrepo: new filenames must not also be new directories, and vice-versa
|
Thu, 08 Jan 2015 13:29:06 -0800 |
Martin von Zweigbergk |
status: don't override _buildstatus() in workingcommitctx
|
Thu, 08 Jan 2015 13:12:44 -0800 |
Martin von Zweigbergk |
status: cache dirstate status in _dirstatestatus()
|
Thu, 16 Oct 2014 21:49:28 -0700 |
Sean Farley |
localrepo: add ignoremissing parameter to branchtip
|
Mon, 15 Dec 2014 14:46:04 -0800 |
Sean Farley |
namespaces: add method to return a list of nodes for a given name
|
Tue, 21 Oct 2014 19:49:23 -0700 |
Sean Farley |
namespaces: add test for log
|
Fri, 17 Oct 2014 09:26:37 -0700 |
Sean Farley |
log: use new namespaces api to display names
|
Wed, 31 Dec 2014 16:50:19 -0600 |
Sean Farley |
tests: add a i18n translation test for log output
|
Fri, 09 Jan 2015 11:21:29 -0800 |
Durham Goode |
filectx: fix annotate to not directly instantiate filectx
|
Wed, 31 Dec 2014 18:39:41 -0500 |
Matt Harbison |
largefiles: don't print files as both large and normal in addremove dryruns
|
Wed, 31 Dec 2014 18:31:18 -0500 |
Matt Harbison |
largefiles: return the list of added files from addlargefiles()
|
Fri, 28 Nov 2014 21:44:41 -0500 |
Matt Harbison |
largefiles: align the output messages for an added file with core methods
|
Fri, 28 Nov 2014 21:03:44 -0500 |
Matt Harbison |
largefiles: align the output messages for a removed file with core methods
|
Thu, 06 Nov 2014 14:55:18 -0800 |
Sean Farley |
revset: use '%' as an operator for 'only'
|
Tue, 06 Jan 2015 21:56:33 -0800 |
Gregory Szorc |
transaction: support for callbacks during abort
|
Mon, 15 Dec 2014 14:11:19 -0800 |
Sean Farley |
debugnamecomplete: use new name api
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Mon, 22 Dec 2014 09:07:37 -0800 |
Sean Farley |
namespaces: add __iter__ and iteritems methods
|
Mon, 15 Dec 2014 14:09:00 -0800 |
Sean Farley |
namespaces: add 'listnames' property
|
Wed, 07 Jan 2015 14:30:40 -0800 |
Martin von Zweigbergk |
test-bundle2-exchange: create temp script in $TESTTMP, not $TESTDIR
|
Wed, 07 Jan 2015 15:55:02 -0500 |
Augie Fackler |
manifest: drop withflags() method, which is now unused
|
Mon, 15 Dec 2014 16:06:04 -0500 |
Augie Fackler |
context: use new manifest.diff(clean=True) support
|
Mon, 15 Dec 2014 16:04:28 -0500 |
Augie Fackler |
manifest: add optional recording of clean entries to diff
|
Mon, 15 Dec 2014 15:33:55 -0500 |
Augie Fackler |
context: use manifest.diff() to compute most of status
|
Wed, 07 Jan 2015 11:02:10 -0800 |
Martin von Zweigbergk |
trydiff: replace dodiff=True/'binary' by binarydiff=False/True
|
Wed, 07 Jan 2015 10:59:40 -0800 |
Martin von Zweigbergk |
trydiff: replace 'dodiff = False' by 'continue'
|
Wed, 07 Jan 2015 08:54:26 -0800 |
Martin von Zweigbergk |
trydiff: make addindexmeta() unconditionally add index meta
|
Wed, 07 Jan 2015 08:46:52 -0800 |
Martin von Zweigbergk |
trydiff: remove unused code for git index of "combined diff"
|
Tue, 06 Jan 2015 22:55:01 -0800 |
Martin von Zweigbergk |
diff: remove dead assignment
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
bundle: when verbose, show what takes up the space in the generated bundle
|
Tue, 06 Jan 2015 16:30:52 -0800 |
Pierre-Yves David |
setdiscovery: factorize similar sampling code
|
Tue, 06 Jan 2015 16:30:37 -0800 |
Pierre-Yves David |
setdiscovery: drop shadowed 'undecided' assignment
|
Tue, 06 Jan 2015 20:14:52 -0800 |
Gregory Szorc |
hgweb: extract changelist entry generation into own function
|
Tue, 06 Jan 2015 15:29:02 -0800 |
Gregory Szorc |
templates: use CSS classes for diff styling
|
Tue, 06 Jan 2015 15:21:48 -0800 |
Gregory Szorc |
templates: remove unnecessary <span>
|
Tue, 06 Jan 2015 23:46:18 +0900 |
FUJIWARA Katsunori |
revset: introduce new operator "##" to concatenate strings/symbols at runtime
|
Fri, 28 Nov 2014 19:50:52 -0500 |
Matt Harbison |
largefiles: pass a matcher instead of a raw file list to removelargefiles()
|
Sat, 03 Jan 2015 17:50:21 +0800 |
Anton Shestakov |
hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)
|
Sun, 21 Dec 2014 14:34:07 -0800 |
Sean Farley |
namespaces: remove templatename method on the namespaces object
|
Sun, 21 Dec 2014 14:04:20 -0800 |
Sean Farley |
namespaces: remove names method on the namespaces object
|
Sun, 21 Dec 2014 14:01:52 -0800 |
Sean Farley |
templatekw: update namespace calls
|
Sun, 21 Dec 2014 13:56:32 -0800 |
Sean Farley |
namespaces: add __getitem__ property
|
Tue, 06 Jan 2015 18:18:28 -0600 |
Matt Mackall |
merge with stable
|
Mon, 05 Jan 2015 22:18:55 -0800 |
Gregory Szorc |
cmdutil.jsonchangeset: properly compute added and removed files
stable
|
Wed, 31 Dec 2014 18:18:56 -0500 |
Matt Harbison |
largefiles: convert addlargefiles() to vfs
|
Sun, 04 Jan 2015 01:29:07 +0100 |
Mads Kiilerich |
rebase: clarify comment about merge ancestor when rebasing merges
|
Mon, 05 Jan 2015 17:12:04 -0800 |
Martin von Zweigbergk |
status: don't list files as both clean and deleted
|
Mon, 05 Jan 2015 16:52:12 -0800 |
Martin von Zweigbergk |
status: don't list files as both removed and deleted
|
Tue, 06 Jan 2015 11:23:38 -0800 |
Pierre-Yves David |
revset-filelog: handle hidden linkrev for file missing for head (issue4490)
|
Thu, 27 Nov 2014 02:04:30 +0100 |
Mads Kiilerich |
run-tests: automatically add (glob) to "saved backup bundle to" lines
|
Mon, 05 Jan 2015 15:00:02 -0800 |
Pierre-Yves David |
transaction: use the right location when cleaning up backup file (issue4479)
|
Mon, 05 Jan 2015 15:46:14 -0600 |
Matt Mackall |
merge with stable
|
Mon, 05 Jan 2015 11:02:04 +0900 |
FUJIWARA Katsunori |
revset: delay showing parse error for the revset alias until it is referred
|
Sat, 03 Jan 2015 10:25:08 +0900 |
Yuya Nishihara |
revset: drop pre-lazyset optimization for stringset of subset == entire repo
stable
|
Sat, 03 Jan 2015 11:12:44 +0000 |
Christian Ebert |
keyword: update copyright year
|
Sat, 03 Jan 2015 11:11:46 +0000 |
Christian Ebert |
keyword: use vfs.reljoin and util.unlinkpath to remove kwdemo
|
Sun, 04 Jan 2015 15:26:26 -0500 |
Matt Harbison |
largefiles: properly sync lfdirstate after removing largefiles
stable
|
Mon, 29 Dec 2014 18:35:23 -0800 |
Pierre-Yves David |
linkrev-filelog: handle filtered linkrev with no visible children (issue4307)
|
Mon, 29 Dec 2014 17:23:16 -0800 |
Pierre-Yves David |
linkrev: work around linkrev to filtered entry in 'filelog' revset
|
Sun, 21 Dec 2014 13:06:24 -0800 |
Sean Farley |
namespaces: update documentation and code indentation
|
Fri, 19 Dec 2014 17:27:20 -0800 |
Sean Farley |
namespaces: use namespace object instead of dictionary
|
Fri, 19 Dec 2014 17:17:17 -0800 |
Sean Farley |
namespaces: copy implementation to new namespace object
|
Fri, 19 Dec 2014 17:00:28 -0800 |
Sean Farley |
namespaces: add a namespace object
|
Fri, 02 Jan 2015 13:30:38 +0100 |
Angel Ezquerra |
localrepo: use vfs.reljoin rather than os.path.join in the localrepository class
|
Wed, 26 Nov 2014 19:28:11 -0500 |
Matt Harbison |
largefiles: drop a redundant check for patterns when removing without --after
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: override _dirstatestatus in workingcommitctx for correct matching
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: add workingcommitctx for exact context to be committed
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: make unknown/ignored/clean of cached status empty for equivalence
|
Wed, 31 Dec 2014 13:48:55 -0800 |
Gregory Szorc |
templatefilters.json: stabilize output
|
Wed, 31 Dec 2014 11:22:17 -0800 |
Gregory Szorc |
templatefilters.json: call functions
|
Thu, 01 Jan 2015 16:47:14 -0600 |
Matt Mackall |
merge with stable
|
Wed, 24 Dec 2014 03:26:48 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
|
Mon, 29 Dec 2014 23:40:24 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping 'follow' revset
|
Tue, 23 Dec 2014 16:14:39 -0800 |
Pierre-Yves David |
linkrev: introduce an 'introrev' method on filectx
|
Tue, 23 Dec 2014 15:30:38 -0800 |
Pierre-Yves David |
filectx.parents: enforce changeid of parent to be in own changectx ancestors
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: remove unreliable accessor methods from committablectx
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: cache self._status correctly at workingctx.status
|
Tue, 23 Dec 2014 18:30:46 -0800 |
Pierre-Yves David |
filectx.parents: also fetch the filelog of rename source too
|
Thu, 01 Jan 2015 16:30:11 -0600 |
Matt Mackall |
Added signature for changeset 1265a3a71d75
stable
|
Thu, 01 Jan 2015 16:29:51 -0600 |
Matt Mackall |
Added tag 3.2.4 for changeset 1265a3a71d75
stable
|
Wed, 31 Dec 2014 14:46:03 +0100 |
Mads Kiilerich |
largefiles: backout f72d73937853 - linear updates handle m -> a differently
stable 3.2.4
|
Wed, 31 Dec 2014 14:46:02 +0100 |
Mads Kiilerich |
largefiles: mark lfile as added in lfdirstate when the standin is added
stable
|
Wed, 31 Dec 2014 14:45:02 +0100 |
Mads Kiilerich |
tests: add test coverage for lfdirstate invalidation of linear update
stable
|
Tue, 30 Dec 2014 15:51:14 -0600 |
Matt Mackall |
test-subrepo-git: ignore global git config
|
Fri, 21 Nov 2014 16:02:26 -0800 |
Siddharth Agarwal |
tests/autodiff.py: explicitly only honor feature diffopts
|
Fri, 21 Nov 2014 16:01:55 -0800 |
Siddharth Agarwal |
cmdutil.changeset_printer: explicitly honor all diffopts
|
Tue, 18 Nov 2014 22:21:03 -0800 |
Siddharth Agarwal |
export: explicitly honor all diffopts
|
Fri, 21 Nov 2014 16:16:03 -0800 |
Siddharth Agarwal |
webcommands.annotate: explicitly only honor whitespace diffopts
|
Tue, 23 Dec 2014 18:29:03 -0800 |
Pierre-Yves David |
filectx.parents: filter nullrev parent sooner
|
Tue, 23 Dec 2014 17:13:51 -0800 |
Pierre-Yves David |
context: catch FilteredRepoLookupError instead of RepoLookupError
|
Thu, 27 Nov 2014 10:16:56 -0500 |
Matt Harbison |
narrowmatcher: propagate the rel() method
|
Fri, 28 Nov 2014 20:15:46 -0500 |
Matt Harbison |
match: add the abs() method
|
Mon, 29 Dec 2014 16:39:20 -0600 |
Matt Mackall |
merge with stable
|
Thu, 25 Dec 2014 23:33:26 +0900 |
FUJIWARA Katsunori |
posix: quote the specified string only when it may have to be quoted
|
Thu, 25 Dec 2014 23:33:26 +0900 |
FUJIWARA Katsunori |
windows: quote the specified string only when it has to be quoted
|
Thu, 25 Dec 2014 23:33:26 +0900 |
FUJIWARA Katsunori |
extdiff: rename the name of an argument for readability
|
Thu, 25 Dec 2014 23:33:26 +0900 |
FUJIWARA Katsunori |
extdiff: avoid unexpected quoting arguments for external tools (issue4463)
|
Sun, 28 Dec 2014 23:59:57 +0100 |
Mathias De Maré |
subrepo: add forgotten annotation for reverting git subrepos
|
Sun, 28 Dec 2014 10:42:25 +0100 |
Mathias De Maré |
subrepo: add full revert support for git subrepos
|
Tue, 23 Dec 2014 19:54:48 -0800 |
Ludovic Chabant |
setup: don't fail when Python doesn't have the cygwinccompiler package
|
Sun, 28 Dec 2014 23:50:08 +0100 |
Thomas Klausner |
tests: adapt glob pattern to fix test with NetBSD's sh(1) (issue4484)
|
Sun, 28 Dec 2014 21:30:52 +0100 |
Thomas Klausner |
tests: run 'cvs init' only on non-existent directories (issue4482)
|
Thu, 25 Dec 2014 21:50:35 -0500 |
Matt Harbison |
remove: use vfs instead of os.path + match.rel() for filesystem checks
|
Thu, 25 Dec 2014 21:43:45 -0500 |
Matt Harbison |
forget: use vfs instead of os.path + match.rel() for filesystem checks
|
Wed, 24 Dec 2014 12:07:59 -0500 |
Matt Harbison |
tests: make a multi-statement hook in bundle2-exchange Windows compatible
|
Mon, 29 Dec 2014 14:27:02 -0600 |
Matt Mackall |
sshpeer: more thorough shell quoting
stable
|
Mon, 29 Dec 2014 13:10:47 -0600 |
Matt Mackall |
merge with stable
|
Mon, 29 Dec 2014 15:59:56 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 3b84bde06d17
stable
|
Fri, 26 Dec 2014 17:21:08 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 53a65929ef1f
stable
|
Tue, 23 Dec 2014 19:48:38 +0100 |
Angel Ezquerra |
localrepo: use the vfs join method to implement the localrepo join method
|
Sun, 21 Dec 2014 00:19:10 +0100 |
Angel Ezquerra |
localrepo: introduce shared method to check if a repository is shared
|
Tue, 23 Dec 2014 16:16:26 -0800 |
Martin von Zweigbergk |
trydiff: use 'ctx1.flags()' for symmetry with 'ctx2.flags()'
|
Tue, 23 Dec 2014 16:25:00 -0800 |
Martin von Zweigbergk |
trydiff: use 'not in addedset' for symmetry with 'not in removedset'
|
Tue, 23 Dec 2014 16:12:54 -0800 |
Martin von Zweigbergk |
trydiff: simplify checking for additions
|
Tue, 23 Dec 2014 14:56:30 -0800 |
Martin von Zweigbergk |
trydiff: extract 'date2' variable like existing 'date1'
|
Tue, 23 Dec 2014 10:41:45 -0800 |
Martin von Zweigbergk |
trydiff: use sets, not lists, for containment checks
|
Wed, 24 Dec 2014 13:33:01 -0600 |
Matt Mackall |
largefiles: fix unused import
|
Sun, 07 Dec 2014 01:32:30 -0500 |
Matt Harbison |
largefiles: look at unfiltered().lfstatus to allow status() to be filtered
|
Fri, 28 Nov 2014 14:21:02 -0500 |
Matt Harbison |
largefiles: eliminate a duplicate message when removing files in verbose mode
|
Wed, 17 Dec 2014 21:51:09 -0500 |
Matt Harbison |
largefiles: ensure that the standin files are available in getlfilestoupload()
|
Thu, 18 Dec 2014 09:22:09 -0800 |
Martin von Zweigbergk |
merge: move checking of unknown files out of manifestmerge()
|
Sat, 13 Dec 2014 23:52:22 -0800 |
Martin von Zweigbergk |
merge: extract method for checking for conflicting untracked file
|
Mon, 15 Dec 2014 16:45:19 -0800 |
Martin von Zweigbergk |
merge: create 'cm' action for 'get or merge' case
|
Fri, 12 Dec 2014 23:18:36 -0800 |
Martin von Zweigbergk |
merge: don't overwrite untracked file at directory rename target
|
Tue, 18 Nov 2014 20:29:25 -0800 |
Martin von Zweigbergk |
merge: remove constant tuple element from 'aborts'
|
Wed, 19 Nov 2014 11:51:31 -0800 |
Martin von Zweigbergk |
merge: collect checking for unknown files at end of manifestmerge()
|
Wed, 19 Nov 2014 11:48:30 -0800 |
Martin von Zweigbergk |
merge: introduce 'c' action like 'g', but with additional safety
|
Wed, 19 Nov 2014 11:44:00 -0800 |
Martin von Zweigbergk |
merge: structure 'remote created' code to match table
|
Mon, 22 Dec 2014 15:48:39 -0800 |
Pierre-Yves David |
pushkey: run hook after the lock release
|
Fri, 12 Dec 2014 15:31:28 -0800 |
Siddharth Agarwal |
setup: use changes since latest tag instead of just distance
|
Fri, 12 Dec 2014 15:29:39 -0800 |
Siddharth Agarwal |
setup: use changessincelatesttag from archive if present
|
Fri, 12 Dec 2014 15:27:13 -0800 |
Siddharth Agarwal |
archive: store number of changes since latest tag as well
|
Mon, 22 Dec 2014 17:26:21 -0600 |
Matt Mackall |
merge with stable
|
Mon, 22 Dec 2014 17:27:31 -0500 |
Augie Fackler |
demandimport: blacklist distutils.msvc9compiler (issue4475)
stable
|
Thu, 11 Dec 2014 22:51:29 -0800 |
Martin von Zweigbergk |
largefiles: don't duplicate 'actions' into 'actionbyfile'
|
Thu, 11 Dec 2014 22:07:41 -0800 |
Martin von Zweigbergk |
merge: make calculateupdates() return file->action dict
|
Thu, 11 Dec 2014 21:58:49 -0800 |
Martin von Zweigbergk |
merge: let _forgetremoved() work on the file->action dict
|
Thu, 11 Dec 2014 21:06:16 -0800 |
Martin von Zweigbergk |
merge: let _resolvetrivial() work on the file->action dict
|
Thu, 11 Dec 2014 20:56:53 -0800 |
Martin von Zweigbergk |
merge: let bid merge work on the file->action dict
|
Mon, 08 Dec 2014 13:24:10 -0800 |
Martin von Zweigbergk |
merge: write manifestmerge() using dictionary with entry per file
|
Wed, 17 Dec 2014 12:21:07 -0800 |
Pierre-Yves David |
repoview: backout ced3ecfc2e57
|
Wed, 17 Dec 2014 12:19:33 -0800 |
Pierre-Yves David |
largefile: explain why no monkey patching on a repoview
|
Wed, 17 Dec 2014 12:10:16 -0800 |
Pierre-Yves David |
largefile: backout ca54fb3d71ce
|
Thu, 18 Dec 2014 12:33:17 -0800 |
Eric Sumner |
incoming: handle phases the same as pull
|
Thu, 18 Dec 2014 12:22:43 -0800 |
Eric Sumner |
bundlerepo: retract phase boundary
|
Thu, 18 Dec 2014 11:38:48 -0800 |
Eric Sumner |
bundlerepo: implement safe phasecache
|
Thu, 18 Dec 2014 11:30:10 -0800 |
Eric Sumner |
localrepo.__getitem__: add slicing support
|
Tue, 16 Dec 2014 14:34:53 -0800 |
Siddharth Agarwal |
ignore: resolve ignore files relative to repo root (issue4473) (BC)
|
Wed, 17 Dec 2014 18:53:38 -0800 |
Siddharth Agarwal |
test-hgignore: add testing for ui.ignore
|
Wed, 10 Dec 2014 22:09:46 -0500 |
Matt Harbison |
tests: add missing globs for Windows
|
Thu, 18 Dec 2014 23:24:17 -0500 |
Matt Harbison |
share: use the 'sharedpath' attr on repo instead of reloading from the file
|
Thu, 18 Dec 2014 23:16:37 -0500 |
Matt Harbison |
share: fix source repo lookup on Windows
|
Mon, 22 Dec 2014 03:20:50 +0100 |
Chingis Dugarzhapov |
help: suggest '-v -e' to get built-in aliases for extensions (issue4461)
|
Thu, 18 Dec 2014 10:11:38 -0800 |
Martin von Zweigbergk |
test-check-commit-hg: clarify misleading "commit message rules" error
|
Sun, 21 Dec 2014 13:02:59 +0000 |
Christian Ebert |
keyword: handle resolve to either parent
|
Sun, 21 Dec 2014 12:53:57 +0000 |
Christian Ebert |
keyword: update test file syntax
|
Mon, 22 Dec 2014 14:49:05 -0600 |
Matt Mackall |
branches: deprecate -a
|
Sun, 21 Dec 2014 15:06:54 -0500 |
Matt Harbison |
largefiles: fix a spurious missing file warning with forget (issue4053)
stable
|
Sun, 21 Dec 2014 15:04:13 -0500 |
Matt Harbison |
largefiles: fix a spurious missing file warning with 'remove -A' (issue4053)
stable
|
Sun, 21 Dec 2014 14:42:46 -0500 |
Matt Harbison |
largefiles: introduce the 'composelargefilematcher()' method
stable
|
Thu, 18 Dec 2014 09:37:14 -0800 |
Durham Goode |
context: return dirstate parents in workingctx.ancestors()
|
Wed, 17 Dec 2014 17:26:12 -0800 |
Mateusz Kwapich |
backout: add --commit option
|
Sat, 13 Dec 2014 11:32:46 -0800 |
Ryan McElroy |
share: add option to share bookmarks
|
Wed, 17 Dec 2014 13:25:24 -0600 |
Matt Mackall |
highlight: ignore Unicode's extra linebreaks (issue4291)
|
Thu, 18 Dec 2014 21:53:55 +0100 |
André Sintzoff |
test: fix typo in test-help.t
|
Mon, 15 Dec 2014 09:40:02 -0800 |
Sean Farley |
templatekw: remove unneeded showtags
|
Thu, 16 Oct 2014 23:19:09 -0700 |
Sean Farley |
namespaces: generate template keyword when registering a namespace
|
Sun, 14 Dec 2014 19:15:37 -0800 |
Sean Farley |
templatekw: add helper method to generate a template keyword for a namespace
|
Sun, 14 Dec 2014 18:54:50 -0800 |
Sean Farley |
namespaces: add names method to return list of names for a given node
|
Mon, 15 Dec 2014 00:24:23 -0800 |
Sean Farley |
namespaces: add nodemap property
|
Sun, 14 Dec 2014 19:12:27 -0800 |
Sean Farley |
namespaces: add method to get template name of namespace
|
Mon, 15 Dec 2014 00:09:52 -0800 |
Sean Farley |
namespaces: add template name of a namespace
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: remove redundant test for issue4470 from test-commit.t
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest more efficiently
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Thu, 18 Dec 2014 14:59:28 -0600 |
Matt Mackall |
Added signature for changeset 6dad422ecc5a
stable
|
Thu, 18 Dec 2014 14:59:23 -0600 |
Matt Mackall |
Added tag 3.2.3 for changeset 6dad422ecc5a
stable
|
Thu, 18 Dec 2014 14:18:28 -0600 |
Matt Mackall |
pathauditor: check for Windows shortname aliases
stable 3.2.3
|
Tue, 16 Dec 2014 13:08:17 -0500 |
Augie Fackler |
pathauditor: check for codepoints ignored on OS X
stable
|
Tue, 16 Dec 2014 13:07:10 -0500 |
Augie Fackler |
darwin: omit ignorable codepoints when normcase()ing a file path
stable
|
Tue, 16 Dec 2014 13:06:41 -0500 |
Augie Fackler |
encoding: add hfsignoreclean to clean out HFS-ignored characters
stable
|
Thu, 11 Dec 2014 15:42:49 -0500 |
Augie Fackler |
test-casefolding.t: demonstrate a bug with HFS+ ignoring some codepoints
stable
|
Fri, 12 Dec 2014 13:40:44 -0500 |
Augie Fackler |
manifest: disallow setting the node id of an entry to None
stable
|
Fri, 12 Dec 2014 15:29:54 -0500 |
Augie Fackler |
context: stop setting None for modified or added nodes
stable
|
Sat, 13 Dec 2014 13:33:48 -0500 |
Matt Harbison |
largefiles: don't actually remove largefiles in an addremove dry run
stable
|
Wed, 17 Dec 2014 15:11:26 -0800 |
Eric Sumner |
bundle2: lowercase part types
|
Wed, 17 Dec 2014 21:14:19 -0800 |
Eric Sumner |
bundle2.bundlepart: make mandatory part flag explicit in API
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest correctly with newly-removed files (issue4470)
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest including newly added files correctly
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
Fri, 12 Dec 2014 12:31:41 -0800 |
Eric Sumner |
bundle2._processpart: forcing lower-case compare is no longer necessary
|
Fri, 12 Dec 2014 11:26:56 -0800 |
Eric Sumner |
bundle2.unbundlepart: decouple mandatory from parttype
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Fri, 12 Dec 2014 15:53:17 -0500 |
Augie Fackler |
convert: on svn failure, note libsvn version (issue4043)
|
Mon, 15 Dec 2014 13:32:34 -0800 |
Pierre-Yves David |
vfs: add a 'split' method
|
Mon, 15 Dec 2014 13:27:46 -0800 |
Pierre-Yves David |
vfs: add a 'reljoin' function for joining relative paths
|
Thu, 18 Dec 2014 12:07:03 -0600 |
Matt Mackall |
subrepo: fix git subrepo ui argument
|
Sat, 13 Dec 2014 19:44:55 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to revert()
|
Sat, 13 Dec 2014 19:36:50 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to removefiles()
|
Sat, 13 Dec 2014 19:23:30 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to forget()
|
Sat, 13 Dec 2014 14:26:38 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to cat()
|
Sat, 13 Dec 2014 14:53:46 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to archive()
|
Sat, 13 Dec 2014 22:44:22 -0500 |
Matt Harbison |
subrepo: use 'self.ui' instead of 'self._repo.ui'
|
Sat, 13 Dec 2014 20:43:01 -0500 |
Matt Harbison |
subrepo: reset 'self.ui' to the subrepo copy of 'ui' in the hgsubrepo class
|
Sat, 13 Dec 2014 15:19:38 -0500 |
Matt Harbison |
subrepo: rename the '_ui' member to 'ui'
|
Sat, 13 Dec 2014 15:13:07 -0500 |
Matt Harbison |
subrepo: drop the '_ui' member in the subrepo subclasses
|
Tue, 09 Dec 2014 09:35:04 -0500 |
Augie Fackler |
graphmod: attempt to clarify documentation of groupbranchiter()
|
Mon, 08 Dec 2014 15:20:28 -0500 |
Augie Fackler |
graphmod: rename graph-topological config to graph-group-branches
|
Thu, 04 Sep 2014 19:28:17 +0200 |
Pierre-Yves David |
groupbranchiter: allow callers to select the first branch
|
Thu, 04 Sep 2014 19:05:36 +0200 |
Pierre-Yves David |
groupbranchiter: support for non-contiguous revsets
|
Fri, 14 Nov 2014 20:08:59 +0000 |
Pierre-Yves David |
groubranchhiter: indent most of the inner code
|
Fri, 14 Nov 2014 17:37:59 +0000 |
Pierre-Yves David |
graphlog: add a way to test the 'groupbranchiter' function
|
Thu, 04 Sep 2014 18:19:32 +0200 |
Pierre-Yves David |
graphmod: add a function for topological iteration
|
Fri, 17 Oct 2014 15:27:12 -0700 |
Sean Farley |
namespaces: add branches
|
Fri, 17 Oct 2014 15:27:33 -0700 |
Sean Farley |
namespaces: add tags
|
Sun, 14 Dec 2014 19:11:44 -0800 |
Ryan McElroy |
namespaces: remove weakref; always pass in repo
|
Thu, 16 Oct 2014 23:27:54 -0700 |
Sean Farley |
changectx: use names api to simplify and extend node lookup
|
Fri, 17 Oct 2014 15:28:40 -0700 |
Sean Farley |
namespaces: add a method to the first matching node for a given name
|
Sun, 14 Dec 2014 12:53:50 -0800 |
Sean Farley |
namespaces: add bookmarks to the names data structure
|
Sun, 14 Dec 2014 16:22:24 -0800 |
Sean Farley |
namespaces: add a convenience property for the weakref _repo
|
Sun, 14 Dec 2014 15:35:57 -0800 |
Sean Farley |
namespaces: pass repo to __init__
|
Sun, 14 Dec 2014 15:04:40 -0800 |
Sean Farley |
namespaces: add a function to turn single results into lists
|
Fri, 17 Oct 2014 11:25:51 -0700 |
Sean Farley |
namespaces: add a method to register new namespaces
|
Sun, 14 Dec 2014 12:29:28 -0800 |
Sean Farley |
namespaces: introduce a generic way to map between names and nodes
|
Sun, 14 Dec 2014 19:27:58 +0100 |
Mads Kiilerich |
statichttprepo: update profile of __call__ in mock vfs object
|
Sun, 14 Dec 2014 21:00:58 +0100 |
Mathias De Maré |
tests: avoid git diffstat singular/plural output difference
|
Sun, 14 Dec 2014 11:34:51 +0100 |
Mathias De Maré |
subrepo: add revert support without backup for git subrepos
|
Sat, 01 Nov 2014 22:56:49 -0700 |
Martin von Zweigbergk |
match: make 'always' and 'exact' functions, not classes
|
Sat, 13 Dec 2014 14:31:55 -0800 |
Ryan McElroy |
share: implement shared bookmark functionality
|
Sat, 13 Dec 2014 13:56:05 -0800 |
Kyle Lippincott |
debugindex: respect --debug flag to show full nodeids
|
Fri, 12 Dec 2014 14:06:36 -0800 |
Siddharth Agarwal |
localrepo.clone: add a way to override server preferuncompressed
|
Fri, 12 Dec 2014 14:02:56 -0800 |
Siddharth Agarwal |
hg.clone: set 'stream' depending on whether --pull was requested or not
|
Fri, 14 Nov 2014 05:53:04 -0800 |
Martin von Zweigbergk |
merge: perform case-collision checking on final set of actions
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 13 Dec 2014 09:45:00 +0100 |
Mathias De Maré |
tests: allow more flexibility in git diffstat output
|
Thu, 11 Dec 2014 21:21:21 -0800 |
Martin von Zweigbergk |
merge: move cd/dc prompts after largefiles prompts
|
Sun, 30 Nov 2014 22:47:53 -0500 |
Matt Harbison |
addremove: automatically process a subrepository's subrepos
|
Sun, 09 Nov 2014 23:46:25 -0500 |
Matt Harbison |
addremove: support addremove with explicit paths in subrepos
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
Mon, 24 Nov 2014 22:27:49 -0500 |
Matt Harbison |
commit: propagate --addremove to subrepos if -S is specified (issue3759)
|
Wed, 26 Nov 2014 16:13:38 -0500 |
Matt Harbison |
subrepo: store the ui object in the base class
|
Wed, 26 Nov 2014 15:16:22 -0500 |
Matt Harbison |
commit: abort if --addremove is specified, but fails
|
Wed, 26 Nov 2014 14:27:36 -0500 |
Matt Harbison |
addremove: warn when addremove fails to operate on a named path
|
Sun, 09 Nov 2014 19:57:02 -0500 |
Matt Harbison |
scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
|
Wed, 10 Dec 2014 23:46:47 -0500 |
Enrique A. Tobis |
tests: fix a typo in test-walkrepos.py
|
Wed, 03 Dec 2014 13:50:28 -0800 |
Martin von Zweigbergk |
merge: extract _resolvetrivial() function
|
Tue, 09 Dec 2014 22:10:51 -0800 |
Martin von Zweigbergk |
largefiles: start by finding files of interest
|
Tue, 09 Dec 2014 22:03:53 -0800 |
Martin von Zweigbergk |
largefiles: rewrite merge code using dictionary with entry per file
|
Tue, 09 Dec 2014 09:53:26 -0800 |
Martin von Zweigbergk |
largefiles: put same 'action' object back in 'newglist'
|
Mon, 08 Dec 2014 15:20:42 -0800 |
Martin von Zweigbergk |
largefiles: don't unnecessarily sort merge action lists
|
Tue, 09 Dec 2014 16:49:55 -0800 |
Martin von Zweigbergk |
merge: don't treat 'diverge' and 'renamedelete' like actions
|
Tue, 09 Dec 2014 14:18:31 -0800 |
Martin von Zweigbergk |
merge: move dr/rd warning messages out of applyupdates()
|
Fri, 05 Dec 2014 16:13:26 -0800 |
Martin von Zweigbergk |
merge: don't report progress for dr/rd actions
|
Wed, 10 Dec 2014 10:32:51 +0100 |
Mathias De Maré |
subrepo: add partial diff support for git subrepos
|
Wed, 10 Dec 2014 08:41:21 +0100 |
Mathias De Maré |
subrepo: extend git version check to 3 digits
|
Wed, 10 Dec 2014 08:33:03 +0100 |
Mathias De Maré |
subrepo: move git version check into a separate method
|
Thu, 11 Oct 2012 23:22:02 +0200 |
Mads Kiilerich |
rebase: show a note for updated mq patches
|
Wed, 10 Dec 2014 06:20:35 +0100 |
Mads Kiilerich |
rebase: improve debug messages while processing the list of rebases
|
Wed, 10 Dec 2014 06:20:35 +0100 |
Mads Kiilerich |
rebase: show warning when rebase creates no changes to commit
|
Tue, 09 Dec 2014 03:45:26 +0100 |
Mads Kiilerich |
rebase: show more useful status information while rebasing
|
Sun, 07 Dec 2014 20:04:45 +0100 |
Mads Kiilerich |
tests: make 'saved backup' globbing less narrow in rebase tests
|
Tue, 09 Dec 2014 03:37:06 +0100 |
Mads Kiilerich |
tests: stabilise mq rebase tests
|
Tue, 09 Dec 2014 14:45:12 -0500 |
Augie Fackler |
test-graft: use strip extension instead of mq extension
|
Thu, 04 Dec 2014 13:52:46 -0800 |
Pierre-Yves David |
transaction: remove the 'onabort' mechanism
|
Thu, 04 Dec 2014 13:51:41 -0800 |
Pierre-Yves David |
transaction: remove the redundant 'onclose' mechanism
|
Thu, 04 Dec 2014 16:35:03 -0800 |
Pierre-Yves David |
fncache: document the fact fncache is outdate at hook run time
|
Thu, 04 Dec 2014 13:49:45 -0800 |
Pierre-Yves David |
fncache: drop dedicated 'onclose' function in favor of 'tr.addfinalize'
|
Tue, 09 Dec 2014 13:32:19 -0600 |
Matt Mackall |
merge with stable
|
Tue, 09 Dec 2014 12:39:23 -0600 |
Matt Mackall |
graft: drop cset description from empty commit message
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show hashes in user-facing messages
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: give helpful warning for empty grafts
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show more useful status information while grafting
|
Tue, 09 Dec 2014 03:37:55 +0100 |
Mads Kiilerich |
tests: test coverage for empty graft
|
Sun, 07 Dec 2014 10:54:29 -0500 |
Matt Harbison |
largefiles: drop the unfiltered repo usage in overridepurge()
|
Sun, 07 Dec 2014 10:52:56 -0500 |
Matt Harbison |
repoview: allow methods on the proxy class to be replaced
|
Mon, 08 Dec 2014 15:41:54 -0800 |
Durham Goode |
log: fix log revset instability
stable
|
Fri, 05 Dec 2014 14:27:32 -0800 |
Durham Goode |
log: fix log -f slow path to actually follow history
stable
|
Wed, 26 Nov 2014 23:23:33 -0800 |
Pierre-Yves David |
obsstore: cache size computation for fm1 node
|
Wed, 26 Nov 2014 23:21:20 -0800 |
Pierre-Yves David |
obsstore: prefetch struct.calcsize
|
Wed, 26 Nov 2014 16:58:31 -0800 |
Pierre-Yves David |
obsstore: disable garbage collection during initialization (issue4456)
|
Thu, 04 Dec 2014 05:43:15 -0800 |
Pierre-Yves David |
dirstate: use the 'nogc' decorator
|
Thu, 04 Dec 2014 05:43:40 -0800 |
Pierre-Yves David |
util: add a 'nogc' decorator to disable the garbage collection
|
Fri, 05 Dec 2014 22:58:02 -0500 |
Matt Harbison |
generate-working-copy-states: open() in binary mode when writing content
|
Fri, 05 Dec 2014 16:45:52 -0800 |
Martin von Zweigbergk |
largefiles: don't use 'r' action for standin that doesn't exist
|
Fri, 05 Dec 2014 16:51:37 -0800 |
Martin von Zweigbergk |
largefiles: don't use 'r' action for normal file that doesn't exist
|
Tue, 02 Dec 2014 12:23:12 -0800 |
Pierre-Yves David |
rebase: handle revtodo as a special value when storing/restoring state
|
Tue, 02 Dec 2014 09:46:20 -0800 |
Pierre-Yves David |
rebase: add a 'revtodo' constant
|
Thu, 04 Dec 2014 07:03:02 -0800 |
Pierre-Yves David |
rebase: use '>= 0' to know is a revision was rebased
|
Tue, 02 Dec 2014 17:35:21 -0800 |
Pierre-Yves David |
patchbomb: introduce a 'patchbomb.confirm' option
|
Tue, 02 Dec 2014 17:24:52 -0800 |
Pierre-Yves David |
patchbomb: add a 'patchbomb.intro' option
|
Tue, 02 Dec 2014 16:51:32 -0800 |
Pierre-Yves David |
patchbomb: extract 'getoutgoing' closure into its own function
|
Thu, 20 Nov 2014 16:27:55 -0800 |
Pierre-Yves David |
perf: add a perfloadmarkers command
|
Wed, 19 Nov 2014 03:38:51 +0100 |
Mads Kiilerich |
rebase: move base calculation from rebasenode() to defineparents()
|
Fri, 05 Dec 2014 10:53:25 -0800 |
Martin von Zweigbergk |
largefiles: remove redundant checks for false modify/delete conflicts
|
Wed, 03 Dec 2014 14:03:20 -0800 |
Martin von Zweigbergk |
merge: make 'keep' message more descriptive
|
Thu, 04 Dec 2014 23:08:27 -0500 |
Matt Harbison |
addremove: restore the relative path printing when files are named
|
Thu, 04 Dec 2014 23:04:55 -0500 |
Matt Harbison |
match: introduce uipath() to properly style a file path
|
Fri, 05 Dec 2014 12:10:56 -0600 |
Matt Mackall |
merge with stable
|
Sun, 16 Nov 2014 23:41:44 -0800 |
Martin von Zweigbergk |
update: don't overwrite untracked ignored files on update
stable
|
Tue, 02 Dec 2014 17:11:01 -0800 |
Martin von Zweigbergk |
update: add tests for untracked local file
stable
|
Wed, 03 Dec 2014 11:02:52 -0800 |
Martin von Zweigbergk |
merge: don't overwrite conflicting file in locally renamed directory
|
Wed, 03 Dec 2014 10:56:07 -0800 |
Martin von Zweigbergk |
merge: don't ignore conflicting file in remote renamed directory
|
Sun, 23 Nov 2014 15:08:50 -0800 |
Martin von Zweigbergk |
merge: duplicate 'if f in copied' into each branch
|
Sun, 23 Nov 2014 14:09:10 -0800 |
Martin von Zweigbergk |
merge: branch code into {n1 and n2, n1, n2} top-level cases
|
Tue, 02 Dec 2014 16:39:59 -0800 |
Martin von Zweigbergk |
update: remove redundant and misplaced merge tests
|
Fri, 21 Nov 2014 13:02:45 -0800 |
Martin von Zweigbergk |
largefiles: use clearer debug messages in actions
|
Fri, 21 Nov 2014 11:44:57 -0800 |
Martin von Zweigbergk |
largefiles: don't clobber merge action message with user message
|
Tue, 02 Dec 2014 20:31:19 -0800 |
Ryan McElroy |
bookmarks: factor out repository lookup from writing bookmarks file
|
Thu, 04 Dec 2014 12:02:02 -0500 |
Mike Edgar |
parsers: ensure revlog index node tree is initialized before insertion
|
Wed, 03 Dec 2014 22:56:42 +0900 |
Yuya Nishihara |
revset: add 'only' to DoS-safe symbols
|
Wed, 03 Dec 2014 22:52:54 +0900 |
Yuya Nishihara |
revset: move 'only' so that functions are sorted alphabetically
|
Tue, 02 Dec 2014 22:42:41 -0500 |
Matt Harbison |
tests: drop unnecessary glob that causes a warning on Windows
|
Wed, 03 Dec 2014 10:01:24 -0800 |
Martin von Zweigbergk |
merge: add test with conflicting file and remote directory rename
|
Wed, 03 Dec 2014 15:03:29 -0800 |
Martin von Zweigbergk |
graft: use a real conflict for the tests
|
Wed, 03 Dec 2014 14:33:29 -0800 |
John Coomes |
add: use lexists so that broken symbolic links are added
|
Tue, 02 Dec 2014 05:12:59 +0100 |
Mads Kiilerich |
rebase: avoid redundant repo[rev].rev() - just keep working in rev space
|
Tue, 02 Dec 2014 05:12:59 +0100 |
Mads Kiilerich |
rebase: always store rev in state, also when collapsing
|
Tue, 02 Dec 2014 05:12:53 +0100 |
Mads Kiilerich |
rebase: clarify naming of variables holding node hashes - don't call them rev
|
Thu, 27 Nov 2014 00:24:25 -0800 |
Ryan McElroy |
bookmarks: factor out bookmark file opening for easier extensibility
|
Tue, 02 Dec 2014 17:19:20 -0600 |
Matt Mackall |
merge with stable
|
Tue, 18 Nov 2014 22:18:05 -0800 |
Siddharth Agarwal |
diff: explicitly honor all diffopts
|
Tue, 18 Nov 2014 22:16:46 -0800 |
Siddharth Agarwal |
annotate: explicitly only honor whitespace diffopts
|
Tue, 18 Nov 2014 21:47:47 -0800 |
Siddharth Agarwal |
notify: explicitly honor all diffopts
|
Tue, 18 Nov 2014 22:13:05 -0800 |
Siddharth Agarwal |
jsonchangeset: don't honor whitespace and format-changing diffopts
|
Tue, 18 Nov 2014 21:49:05 -0800 |
Siddharth Agarwal |
transplant: don't honor whitespace and format-changing diffopts
|
Tue, 18 Nov 2014 21:38:19 -0800 |
Siddharth Agarwal |
hgk: don't honor whitespace and format-changing diffopts
|
Tue, 18 Nov 2014 17:36:24 -0800 |
Siddharth Agarwal |
patchbomb: don't honor whitespace and format-changing diffopts (BC)
|
Wed, 26 Nov 2014 11:45:21 -0800 |
Martin von Zweigbergk |
merge: add more thorough tests for --force
|
Wed, 26 Nov 2014 10:25:27 -0800 |
Martin von Zweigbergk |
merge: display modify/delete conflict prompts in sorted order
|
Sun, 09 Nov 2014 00:10:29 -0800 |
Martin von Zweigbergk |
generate-working-copy-states: accept depth arguments on command line
|
Sat, 08 Nov 2014 23:37:54 -0800 |
Martin von Zweigbergk |
generate-working-copy-states: generalize for depth
|
Sat, 29 Nov 2014 14:39:33 -0800 |
Martin von Zweigbergk |
generate-working-copy-states: make 'tracked' a string
|
Tue, 02 Dec 2014 13:28:07 -0800 |
Martin von Zweigbergk |
merge: demonstrate that directory renames can lose local file content
|
Fri, 28 Nov 2014 03:09:19 +0100 |
Mads Kiilerich |
mq: drop updateheader - inserthgheader and insertplainheader is enough
|
Fri, 28 Nov 2014 03:09:06 +0100 |
Mads Kiilerich |
mq: smarter handling of plain headers
|
Sun, 30 Nov 2014 23:30:31 -0500 |
Matt Harbison |
largefiles: drop the override for 'fetch'
|
Tue, 02 Dec 2014 11:06:38 -0800 |
Pierre-Yves David |
rebase: ignore negative state when updating back to original wc parent
stable
|
Fri, 21 Nov 2014 15:50:38 -0800 |
Eric Sumner |
bundle2-push: provide transaction to reply unbundler
|
Mon, 24 Nov 2014 16:04:44 -0800 |
Eric Sumner |
bundle2.processbundle: let callers request default behavior
|
Fri, 21 Nov 2014 15:06:38 -0800 |
Eric Sumner |
push: elevate phase transaction to cover entire operation
|
Fri, 21 Nov 2014 14:32:57 -0800 |
Eric Sumner |
pull: extract transaction logic into separate object
|
Tue, 18 Nov 2014 20:00:37 -0800 |
Siddharth Agarwal |
record: don't honor format-changing diffopts (issue4459)
|
Tue, 18 Nov 2014 17:22:03 -0800 |
Siddharth Agarwal |
patch.difffeatureopts: add a feature for format-changing diffopts
|
Tue, 18 Nov 2014 17:09:26 -0800 |
Siddharth Agarwal |
patch.difffeatureopts: add a feature for whitespace diffopts
|
Tue, 18 Nov 2014 17:10:14 -0800 |
Siddharth Agarwal |
patch.difffeatureopts: add a feature for diff.git
|
Tue, 18 Nov 2014 21:43:38 -0800 |
Siddharth Agarwal |
patch: rename diffopts to diffallopts
|
Tue, 18 Nov 2014 16:53:22 -0800 |
Siddharth Agarwal |
patch: add a new function to initialize diffopts by feature
|
Tue, 18 Nov 2014 16:00:54 -0800 |
Siddharth Agarwal |
patch.diffopts: use a dict for initialization
|
Fri, 21 Nov 2014 22:24:45 -0500 |
Matt Harbison |
largefiles: split the creation of a normal matcher out of its install method
|
Mon, 01 Dec 2014 21:48:32 -0800 |
Martin von Zweigbergk |
addremove: print relative paths when called with -I/-X (BC)
|
Mon, 01 Dec 2014 19:34:11 -0600 |
Matt Mackall |
merge with stable
|
Mon, 01 Dec 2014 18:51:10 -0600 |
Matt Mackall |
merge with i18n
stable
|
Mon, 01 Dec 2014 11:21:30 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3bd577a3283e
stable
|
Sat, 29 Nov 2014 14:32:12 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with edf29f9c15f0
stable
|
Mon, 01 Dec 2014 18:39:19 -0600 |
Matt Mackall |
Added signature for changeset 902554884335
stable
|
Mon, 01 Dec 2014 18:39:14 -0600 |
Matt Mackall |
Added tag 3.2.2 for changeset 902554884335
stable
|
Mon, 01 Dec 2014 02:30:21 +0100 |
Mads Kiilerich |
merge: before cd/dc prompt, check that changed side really changed
stable 3.2.2
|
Mon, 01 Dec 2014 02:11:29 +0100 |
Mads Kiilerich |
largefiles: don't show largefile/normal prompts if one side is unchanged
stable
|
Mon, 01 Dec 2014 02:11:17 +0100 |
Mads Kiilerich |
tests: add test-issue3084.t cases for 'changed but same' as for 'unchanged'
stable
|
Mon, 01 Dec 2014 02:10:57 +0100 |
Mads Kiilerich |
tests: clean-up of largefiles tests in test-issue3084.t
stable
|
Sat, 29 Nov 2014 19:17:47 -0800 |
Pierre-Yves David |
pushkey: gracefully handle prepushkey hook failure (issue4455)
stable
|
Sat, 29 Nov 2014 19:13:35 -0800 |
Pierre-Yves David |
hook: raise a more specialized HookAbort exception when a hook fails
stable
|
Mon, 01 Dec 2014 15:04:34 -0600 |
Matt Mackall |
help: fix typo in files help
stable
|
Mon, 01 Dec 2014 05:18:12 -0800 |
Pierre-Yves David |
revset: fix first and last for generatorset (issue4465)
stable
|
Fri, 28 Nov 2014 02:57:33 +0100 |
Mads Kiilerich |
mq: fix update of headers that occur in the "wrong" order
stable
|
Fri, 28 Nov 2014 20:16:15 +0100 |
Mathias De Maré |
subrepo: add status support for ignored files in git subrepos
|
Wed, 26 Nov 2014 15:37:01 -0800 |
Pierre-Yves David |
manifest: document the extra letter in working copy manifest node
|
Fri, 28 Nov 2014 10:59:02 -0800 |
Gregory Szorc |
hgweb: send proper HTTP response after uncaught exception
stable
|
Sun, 30 Nov 2014 20:06:53 +0100 |
Mads Kiilerich |
tests: test rebase of merge of target ancestors
|
Sun, 30 Nov 2014 19:36:03 +0100 |
Mads Kiilerich |
tests: test coverage of parent order with p1 outside rebase set
|
Sun, 30 Nov 2014 19:35:54 +0100 |
Mads Kiilerich |
tests: add test for rebasing merges with ancestors of the rebase destination
|
Sun, 30 Nov 2014 19:26:53 +0100 |
Mads Kiilerich |
merge: 0 is a valid ancestor different from None
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
Tue, 25 Nov 2014 19:40:54 -0800 |
Pierre-Yves David |
revert: look for copy information for all local modifications
stable
|
Mon, 24 Nov 2014 18:42:56 -0800 |
Pierre-Yves David |
rename: properly report removed and added file as modified (issue4458)
stable
|
Wed, 26 Nov 2014 14:54:16 -0800 |
Pierre-Yves David |
manifest: fix a bug where working copy file 'add' mark was buggy
stable
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
Tue, 11 Nov 2014 20:32:10 -0800 |
Gregory Szorc |
docker: add Docker files for running an Apache mod_wsgi server
|
Mon, 24 Nov 2014 16:17:02 -0800 |
Martin von Zweigbergk |
merge: use None as filename for base in 'both created' conflicts
|
Mon, 24 Nov 2014 16:42:36 -0800 |
Martin von Zweigbergk |
merge: break out "both renamed a -> b" case
|
Mon, 24 Nov 2014 16:16:34 -0800 |
Martin von Zweigbergk |
merge: separate out "both created" cases
|
Mon, 24 Nov 2014 16:11:22 -0800 |
Martin von Zweigbergk |
merge: indent to prepare for next patch
|
Tue, 25 Nov 2014 17:30:05 -0600 |
Matt Mackall |
merge with stable
|
Tue, 25 Nov 2014 02:31:52 -0600 |
David Eckhardt |
factotum: convert Plan 9 quoted string to Python string
|
Tue, 25 Nov 2014 02:27:31 -0600 |
Jeff Sickel |
plan9: setup check for current python build
|
Wed, 19 Nov 2014 22:27:55 -0500 |
Matt Harbison |
add: check for the existence of a file matched inexactly before adding it
|
Thu, 20 Nov 2014 22:33:40 -0500 |
Matt Harbison |
tests: choose the proper environment variable style for the platform
|
Thu, 20 Nov 2014 20:07:34 -0500 |
Matt Harbison |
tests: fix another multi-statement hook for Windows
|
Wed, 19 Nov 2014 23:41:40 -0500 |
Matt Harbison |
run-tests: set a default largefiles usercache in the default hgrc file
|
Mon, 24 Nov 2014 09:50:27 -0800 |
Martin von Zweigbergk |
merge: remove obsolete check for untracked files in 'dm' action
|
Sun, 23 Nov 2014 23:10:34 -0800 |
Martin von Zweigbergk |
merge: remove dead assignment in applyupdates()
|
Fri, 21 Nov 2014 13:06:04 -0800 |
Martin von Zweigbergk |
merge: move calculateupdates() before applyupdated()
|
Mon, 24 Nov 2014 11:28:46 -0800 |
Martin von Zweigbergk |
merge: remove unused variables from _checkcollision()
|
Tue, 25 Nov 2014 18:37:28 +0900 |
FUJIWARA Katsunori |
largefiles: avoid exec-bit examination on the platform being unaware of it
stable
|
Sat, 22 Nov 2014 17:09:04 -0600 |
Matt Mackall |
merge with stable
|
Thu, 20 Nov 2014 16:30:57 -0800 |
Durham Goode |
changegroup: fix file linkrevs during reorders (issue4462)
stable
|
Thu, 20 Nov 2014 16:39:32 -0800 |
Martin von Zweigbergk |
merge: consistently use single quotes for non-user-facing strings
|
Thu, 13 Nov 2014 11:12:47 +0000 |
Pierre-Yves David |
localrepo: add a currenttransaction method
|
Thu, 13 Nov 2014 11:11:17 +0000 |
Pierre-Yves David |
repoview: extract actual hidden cache writing in its own function
|
Fri, 21 Nov 2014 13:58:49 +0800 |
Anton Shestakov |
templates: fix broken "less" & "more" links in paper style (issue4460)
stable
|
Wed, 19 Nov 2014 01:36:17 +0000 |
Pierre-Yves David |
push: stop independent usage of bundle2 in syncphase (issue4454)
stable
|
Wed, 19 Nov 2014 23:15:07 -0800 |
Martin von Zweigbergk |
dirstate: speed up repeated missing directory checks
|
Wed, 19 Nov 2014 17:07:27 -0800 |
Martin von Zweigbergk |
revert: access status fields by name rather than index
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: remove "_getstorehashcachepath" referred by no other code paths
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: replace direct file APIs around "writelines" by "vfs.writelines"
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
vfs: add "writelines"
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
vfs: add "notindexed" argument to invoke "ensuredir" with it in write mode
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: replace direct file APIs around "readlines" by "vfs.tryreadlines"
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
vfs: add "readlines" and "tryreadlines"
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: add "_cachestorehashvfs" to handle cache store hash files via vfs
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: remove "_calcfilehash" referred by no other code paths
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: replace "_calcfilehash" invocation by "vfs.tryread"
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: replace "os.path.exists" by "exists" via wvfs of the parent
|
Wed, 19 Nov 2014 18:35:14 +0900 |
FUJIWARA Katsunori |
subrepo: avoid redundant "util.makedirs" invocation
|
Wed, 19 Nov 2014 08:50:08 -0800 |
Martin von Zweigbergk |
merge: remove confusing comment about --force
|
Fri, 17 Oct 2014 22:23:06 -0700 |
Pierre-Yves David |
phases: read pending data when appropriate
|
Sun, 28 Sep 2014 21:27:48 -0700 |
Pierre-Yves David |
bookmark: read pending data when appropriate
|
Wed, 12 Nov 2014 16:54:57 +0000 |
Pierre-Yves David |
test-bundle2: check visible data in pre/post-transaction hooks
|
Fri, 17 Oct 2014 22:19:05 -0700 |
Pierre-Yves David |
transaction: write pending generated files
|
Fri, 17 Oct 2014 21:57:32 -0700 |
Pierre-Yves David |
transaction: have _generatefile return a boolean
|
Mon, 29 Sep 2014 01:29:08 -0700 |
Pierre-Yves David |
transaction: allow generating files with a suffix
|
Wed, 19 Nov 2014 09:52:05 -0600 |
Matt Mackall |
transaction: fix some docstring grammar
|
Wed, 12 Nov 2014 14:57:41 +0000 |
Pierre-Yves David |
transaction: accept a 'location' argument for registertmp
|
Tue, 18 Nov 2014 23:51:58 -0500 |
Matt Harbison |
tests: handle differences between missing file error strings on Windows and Unix
|
Tue, 18 Nov 2014 22:02:00 -0500 |
Matt Harbison |
run-tests: don't warn on unnecessary globs mandated by check-code.py
|
Tue, 18 Nov 2014 16:14:32 -0800 |
Martin von Zweigbergk |
update: remove unnecessary check for unknown files with --check
|
Tue, 18 Nov 2014 12:29:30 -0600 |
Matt Mackall |
merge with stable
|
Sun, 16 Nov 2014 22:03:57 -0500 |
Matt Harbison |
tests: move a multi-statement debuglocks hook into a shell script for Windows
|
Sun, 16 Nov 2014 16:26:15 -0500 |
Matt Harbison |
tests: fix globs for Windows
|
Tue, 04 Nov 2014 12:46:00 -0500 |
Matt Harbison |
run-tests: include quotes in the HGEDITOR value when storing sys.executable
|
Mon, 17 Nov 2014 01:48:43 +0100 |
Mads Kiilerich |
mq: when adding headers in plain mode, separate them from message (issue4453)
stable
|
Mon, 17 Nov 2014 01:48:19 +0100 |
Mads Kiilerich |
mq: introduce insertplainheader - same naive implementation as before
stable
|
Sun, 16 Nov 2014 19:57:40 +0100 |
Mads Kiilerich |
mq: when setting message in plain mode, separate it from header (issue4453)
stable
|
Sun, 16 Nov 2014 00:40:29 -0800 |
Siddharth Agarwal |
setdiscovery: avoid a full changelog graph traversal
|
Fri, 14 Nov 2014 19:40:30 -0800 |
Siddharth Agarwal |
ancestor: add a way to remove ancestors of bases from a given set
|
Fri, 14 Nov 2014 17:21:00 -0800 |
Siddharth Agarwal |
ancestor: add a way to add to bases of a missing ancestor object
|
Sun, 16 Nov 2014 00:39:29 -0800 |
Siddharth Agarwal |
ancestor: add a way to test whether a missing ancestor object has bases
|
Fri, 14 Nov 2014 16:53:40 -0800 |
Siddharth Agarwal |
ancestor: remove now-unused missingancestors function
|
Fri, 14 Nov 2014 16:52:40 -0800 |
Siddharth Agarwal |
revlog: switch findmissing* methods to incrementalmissingrevs
|
Sun, 16 Nov 2014 00:39:48 -0800 |
Siddharth Agarwal |
revlog: add a method to get missing revs incrementally
|
Sat, 15 Nov 2014 19:26:20 -0800 |
Siddharth Agarwal |
test-ancestor: add support for multiple tests against one incremental object
|
Fri, 14 Nov 2014 23:50:01 -0800 |
Siddharth Agarwal |
test-ancestor: move naive missing ancestor algorithm into a class
|
Fri, 14 Nov 2014 23:44:38 -0800 |
Siddharth Agarwal |
ancestor.missingancestors: turn into a state-keeping class
|
Fri, 14 Nov 2014 13:47:25 -0800 |
Siddharth Agarwal |
ancestor.missingancestors: calculate start point after filtering revsvisit
|
Fri, 14 Nov 2014 11:33:52 -0800 |
Siddharth Agarwal |
ancestor.missingancestors: don't discard from basesvisit
|
Sat, 15 Nov 2014 10:55:34 -0800 |
Siddharth Agarwal |
test-ancestor: use random testing for missing ancestors
|
Sat, 15 Nov 2014 18:52:44 -0800 |
Siddharth Agarwal |
test-ancestor: define a main function
|
Fri, 14 Nov 2014 14:50:03 -0800 |
Siddharth Agarwal |
test-ancestor: test iteration for lazyancestors
|
Fri, 14 Nov 2014 14:36:25 -0800 |
Siddharth Agarwal |
ancestor.lazyancestors: take parentrevs function rather than changelog
|
Sun, 16 Nov 2014 00:24:23 -0500 |
Matt Harbison |
remove: avoid a bogus warning about no tracked files when removing '.'
|
Wed, 12 Nov 2014 23:15:20 -0500 |
Matt Harbison |
remove: support remove with explicit paths in subrepos
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Sat, 15 Nov 2014 13:50:43 +0900 |
Yuya Nishihara |
cmdserver: protect pipe server streams against corruption caused by direct io
|
Sat, 15 Nov 2014 13:04:41 +0900 |
Yuya Nishihara |
cmdserver: postpone creation of pipe server until run()
|
Sat, 15 Nov 2014 12:43:35 +0900 |
Yuya Nishihara |
cmdserver: use given streams as pipe channels like other commands
|
Fri, 14 Nov 2014 16:38:58 -0800 |
Siddharth Agarwal |
revset.only: use cl.findmissingrevs
|
Fri, 14 Nov 2014 09:33:28 -0800 |
Martin von Zweigbergk |
manifestmerge: use already existing fl2 synonym for m2.flags(f)
|
Thu, 13 Nov 2014 23:12:15 -0800 |
Martin von Zweigbergk |
merge: drop underscore prefix from _checkunknown()
|
Wed, 12 Nov 2014 14:47:48 +0000 |
Pierre-Yves David |
transaction: drop special handling for phases and bookmarks generation
|
Fri, 17 Oct 2014 20:53:42 -0700 |
Pierre-Yves David |
transaction: use 'location' instead of 'vfs' objects for file generation
|
Wed, 05 Nov 2014 01:59:32 +0000 |
Pierre-Yves David |
transaction: use 'location' instead of 'vfs' in the addbackup method
|
Fri, 14 Nov 2014 00:14:23 +0000 |
Pierre-Yves David |
addbackup: handle file in subdirectory
|
Fri, 14 Nov 2014 14:54:55 +0000 |
Pierre-Yves David |
addbackup: use the vfs for the backup destination too
|
Thu, 13 Nov 2014 11:17:36 +0000 |
Pierre-Yves David |
transaction: set backupentries version to proper value
|
Thu, 13 Nov 2014 11:17:09 +0000 |
Pierre-Yves David |
transaction: support cache file in backupentries
|
Fri, 17 Oct 2014 21:04:35 -0700 |
Pierre-Yves David |
transaction: use the location value when doing backup
|
Fri, 17 Oct 2014 20:49:39 -0700 |
Pierre-Yves David |
transaction: pass a vfs map to the transaction
|
Wed, 05 Nov 2014 01:52:46 +0000 |
Pierre-Yves David |
transaction: change the on disk format for backupentries
|
Thu, 13 Nov 2014 15:47:15 -0500 |
Augie Fackler |
silenttestrunner: add environment variable to make tests noisy again
|
Fri, 14 Nov 2014 05:58:59 -0800 |
Martin von Zweigbergk |
largefiles: update comments to refer to the right overridden method
|
Thu, 13 Nov 2014 21:36:38 -0800 |
Siddharth Agarwal |
revlog: cache chain info after calculating it for a rev (issue4452)
|
Wed, 22 Oct 2014 21:38:30 -0700 |
Martin von Zweigbergk |
manifest: add matches() method
|
Wed, 12 Nov 2014 22:20:36 -0800 |
Martin von Zweigbergk |
context.status: pass status tuple into _buildstatus
|
Wed, 12 Nov 2014 22:07:31 -0800 |
Martin von Zweigbergk |
context.status: avoid de- and reconstructing status tuple
|
Wed, 12 Nov 2014 16:51:11 -0800 |
Martin von Zweigbergk |
context.status: make _dirstatestatus() return an status tuple
|
Wed, 12 Nov 2014 21:19:07 -0800 |
Martin von Zweigbergk |
context.status: wipe deleted/unknown/ignored fields when reversed
|
Wed, 12 Nov 2014 23:50:21 -0800 |
Siddharth Agarwal |
patch.trydiff: add support for noprefix
|
Wed, 12 Nov 2014 23:29:14 -0800 |
Siddharth Agarwal |
mdiff.unidiff: add support for noprefix
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
Thu, 13 Nov 2014 00:08:44 -0800 |
Siddharth Agarwal |
patch.diffopts: add support for noprefix
|
Wed, 12 Nov 2014 23:47:25 -0800 |
Siddharth Agarwal |
patch.diffopts: allow a setting to be forced in plain mode
|
Wed, 12 Nov 2014 23:44:17 -0800 |
Siddharth Agarwal |
patch.diffopts: break get function into if statements
|
Wed, 12 Nov 2014 23:25:32 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add a new noprefix option
|
Wed, 12 Nov 2014 23:19:44 -0800 |
Siddharth Agarwal |
mdiff.diffopts: add doc comment for nobinary
|
Sat, 08 Nov 2014 17:08:09 +0000 |
Pierre-Yves David |
changelog: register changelog.i.a as a temporary file
|
Wed, 05 Nov 2014 09:27:08 +0000 |
Pierre-Yves David |
transaction: allow registering a temporary transaction file
|
Thu, 13 Nov 2014 10:22:47 +0000 |
Pierre-Yves David |
transaction: always generate file on close
|
Sun, 09 Nov 2014 12:31:34 -0500 |
Matt Harbison |
remove: move most of the implementation into cmdutils.remove()
|
Tue, 11 Nov 2014 20:08:19 -0800 |
Siddharth Agarwal |
revlog: increase I/O bound to 4x the amount of data consumed
|
Tue, 11 Nov 2014 20:01:19 -0800 |
Siddharth Agarwal |
revlog: bound based on the length of the compressed deltas
|
Tue, 11 Nov 2014 19:54:36 -0800 |
Siddharth Agarwal |
revlog: compute length of compressed deltas along with chain length
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
Tue, 11 Nov 2014 21:39:56 -0800 |
Siddharth Agarwal |
revlog: make a predicate clearer with parens
|
Wed, 05 Nov 2014 13:06:24 +0000 |
Pierre-Yves David |
transaction: extract backupentry registration in a dedicated function
|
Sat, 08 Nov 2014 16:35:15 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'postclose' callback
|
Sat, 08 Nov 2014 16:31:38 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'finalize' callback
|
Sat, 08 Nov 2014 16:27:50 +0000 |
Pierre-Yves David |
transaction: pass the transaction to 'pending' callback
|
Wed, 05 Nov 2014 10:22:17 +0000 |
Pierre-Yves David |
transaction: gather backupjournal logic together in the __init__
|
Wed, 05 Nov 2014 01:38:48 +0000 |
Pierre-Yves David |
transaction: handle missing file in backupentries (instead of using entries)
|
Wed, 05 Nov 2014 01:23:40 +0000 |
Pierre-Yves David |
test-hup: use ls instead of echo
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: move "copyalltostore" invocation into "markcommitted"
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: avoid printing messages while transplanting by "_lfstatuswriters"
|
Sat, 08 Nov 2014 00:48:41 +0900 |
FUJIWARA Katsunori |
largefiles: update standins only at the 1st commit of "transplant --continue"
|
Sat, 08 Nov 2014 00:48:38 +0900 |
FUJIWARA Katsunori |
largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"
|
Wed, 12 Nov 2014 15:18:30 -0600 |
Matt Mackall |
merge with stable
|
Sat, 08 Nov 2014 13:14:19 +0900 |
Yuya Nishihara |
util.system: remove unused handling of onerr=ui
|
Sat, 08 Nov 2014 13:06:22 +0900 |
Yuya Nishihara |
util.system: use ui.system() in place of optional ui.fout parameter
|
Sat, 08 Nov 2014 12:57:42 +0900 |
Yuya Nishihara |
ui: introduce util.system() wrapper to make sure ui.fout is used
|
Wed, 12 Nov 2014 22:21:51 +0900 |
Yuya Nishihara |
hook: remove redundant code to redirect http hook output to client stream
|
Wed, 12 Nov 2014 21:53:44 +0900 |
Yuya Nishihara |
hgk: forward command output to ui.fout consistently
|
Tue, 11 Nov 2014 18:43:19 -0600 |
Matt Mackall |
merge with stable
|
Tue, 11 Nov 2014 17:25:09 -0600 |
Matt Mackall |
Added signature for changeset 643c58303fb0
stable
|
Tue, 11 Nov 2014 17:24:47 -0600 |
Matt Mackall |
Added tag 3.2.1 for changeset 643c58303fb0
stable
|
Mon, 10 Nov 2014 13:20:56 -0500 |
Augie Fackler |
run-tests: use a try/except ladder instead of looking for a specific version
|
Mon, 10 Nov 2014 13:27:25 -0500 |
Augie Fackler |
hghave: use a less brittle have-json check
|
Wed, 15 Oct 2014 12:39:19 -0700 |
Sean Farley |
sortdict: add insert method
|
Sun, 09 Nov 2014 13:15:28 -0800 |
Sean Farley |
sortdict: add iteritems method
|
Sat, 08 Nov 2014 23:13:39 -0800 |
Martin von Zweigbergk |
addremove: add back forgotten files (BC)
|
Mon, 10 Nov 2014 14:51:18 -0800 |
Martin von Zweigbergk |
add: add back forgotten files even when not matching exactly (BC)
|
Tue, 11 Nov 2014 10:16:54 -0800 |
Martin von Zweigbergk |
context.status: explain "caching reasons" more fully
|
Tue, 11 Nov 2014 10:35:06 -0500 |
Augie Fackler |
localrepo: rename revlog.maxchainlen to format.maxchainlen
|
Thu, 06 Nov 2014 14:20:05 -0800 |
Mateusz Kwapich |
revlog: add config variable for limiting delta-chain length
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
Wed, 05 Nov 2014 10:13:01 +0000 |
Pierre-Yves David |
transaction: factorise append-only file registration
|
Wed, 05 Nov 2014 13:00:48 +0000 |
Pierre-Yves David |
transaction: document `tr.add`
|
Wed, 05 Nov 2014 10:05:38 +0000 |
Pierre-Yves David |
transaction: drop backupentries logic from startgroup and endgroup
|
Wed, 05 Nov 2014 10:00:15 +0000 |
Pierre-Yves David |
transaction: document startgroup and endgroup
|
Wed, 05 Nov 2014 09:31:57 +0000 |
Pierre-Yves David |
transaction: mark backup-related attributes private
|
Wed, 05 Nov 2014 01:30:29 +0000 |
Pierre-Yves David |
transaction: document the contents of `tr.backupentries`
|
Wed, 05 Nov 2014 01:33:16 +0000 |
Pierre-Yves David |
transaction: drop the third item in `tr.backupentries`
|
Mon, 10 Nov 2014 10:44:42 -0800 |
Durham Goode |
rebase: fix rebase with no common ancestors (issue4446)
stable 3.2.1
|
Thu, 06 Nov 2014 10:57:13 -0500 |
Augie Fackler |
test-run-tests: accept more levels of precision and trailing ws (issue4440)
stable
|
Mon, 10 Nov 2014 17:29:15 -0600 |
Matt Mackall |
merge with stable
|
Fri, 07 Nov 2014 17:54:59 -0800 |
Siddharth Agarwal |
changegroup.cg2packer: lookup 'group' via inheritance chain
|
Thu, 23 Oct 2014 17:00:38 -0700 |
Martin von Zweigbergk |
context.status: only filter suspect symlinks in the dirstate status
|
Thu, 23 Oct 2014 16:19:56 -0700 |
Martin von Zweigbergk |
context.status: inline _poststatus()
|
Sun, 12 Oct 2014 00:06:40 -0700 |
Martin von Zweigbergk |
context.status: remove now-empty _prestatus()
|
Sat, 11 Oct 2014 23:30:08 -0700 |
Martin von Zweigbergk |
context.status: call _dirstatestatus() from within _buildstatus()
|
Sun, 12 Oct 2014 00:00:13 -0700 |
Martin von Zweigbergk |
context.status: move manifest caching trick to _buildstatus()
|
Sat, 11 Oct 2014 23:18:53 -0700 |
Martin von Zweigbergk |
context.status: remove unused arguments from _matchstatus()
|
Thu, 23 Oct 2014 13:43:20 -0700 |
Martin von Zweigbergk |
context.status: remove overriding in workingctx
|
Mon, 20 Oct 2014 14:20:43 -0400 |
Mike Edgar |
synthrepo: when adding files, ensure new path is not a directory
|
Mon, 20 Oct 2014 13:59:13 -0400 |
Mike Edgar |
synthrepo: synthesized dates must be positive, fit in 32-bit signed ints
|
Thu, 06 Nov 2014 01:48:29 +0100 |
Mads Kiilerich |
discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650
|
Wed, 05 Nov 2014 21:33:45 -0500 |
Matt Harbison |
hgweb: fix a crash when using web.archivesubrepos
stable
|
Wed, 05 Nov 2014 20:31:58 -0500 |
Matt Harbison |
tests: introduce a subrepository to test-archive.t
stable
|
Tue, 04 Nov 2014 21:45:26 -0800 |
Martin von Zweigbergk |
test-status-rev: add tests for plain dirstate and inter-revision status
|
Tue, 04 Nov 2014 21:22:46 -0800 |
Martin von Zweigbergk |
test-status-rev: remove unnecessary initial commit
|
Tue, 04 Nov 2014 16:10:20 -0800 |
Martin von Zweigbergk |
test-status-rev: use one glob for each expected status
|
Tue, 04 Nov 2014 15:36:35 -0800 |
Martin von Zweigbergk |
test-status-rev: remove duplicate tests
|
Thu, 06 Nov 2014 22:48:20 -0800 |
Gregory Szorc |
changegroup: sparsely populate fnodes
stable
|
Thu, 06 Nov 2014 22:33:48 -0800 |
Gregory Szorc |
changegroup: don't store unused value on fnodes (issue4443)
stable
|
Thu, 06 Nov 2014 20:57:12 -0800 |
Gregory Szorc |
changegroup: don't define lookupmf() until it is needed
stable
|
Wed, 05 Nov 2014 18:31:39 +0000 |
Pierre-Yves David |
mail: actually use the verifycert config value
stable
|
Tue, 28 Oct 2014 14:58:36 +0100 |
Pierre-Yves David |
exchange: use the postclose API on transaction
|
Tue, 28 Oct 2014 15:44:23 +0100 |
Pierre-Yves David |
changegroup: use the 'postclose' API on transaction
|
Tue, 28 Oct 2014 14:24:43 +0100 |
Pierre-Yves David |
transaction: allow registering a post-close callback
|
Fri, 24 Oct 2014 15:58:46 -0400 |
Mike Edgar |
exchange: swap "push" for "pull" in pulloperation docstring
|
Wed, 29 Oct 2014 12:46:08 -0400 |
Mike Edgar |
exchange: prepare kwargs for bundle2 part generation exactly once
|
Sat, 25 Oct 2014 00:40:51 -0400 |
Mike Edgar |
exchange: fix indentation in _pullchangeset
|
Fri, 24 Oct 2014 16:26:44 -0400 |
Mike Edgar |
dagutil: fix id/ix typos in docstrings
|
Thu, 06 Nov 2014 11:55:37 +0000 |
Pierre-Yves David |
patchbomb: extract 'getpatchmsgs' closure into its own function
|
Thu, 06 Nov 2014 11:57:48 +0000 |
Pierre-Yves David |
patchbomb: extract 'makeintro' closure into its own function
|
Tue, 04 Nov 2014 21:48:23 +0000 |
Pierre-Yves David |
patchbomb: extract 'getbundlemsgs' closure in its own function
|
Tue, 04 Nov 2014 21:41:35 +0000 |
Pierre-Yves David |
patchbomb: extract 'getdescription' closure in its own function
|
Tue, 04 Nov 2014 21:33:57 +0000 |
Pierre-Yves David |
patchbomb: extract 'getbundle' closure in its own function
|
Tue, 04 Nov 2014 21:28:57 +0000 |
Pierre-Yves David |
patchbomb: extract 'getpatches' closure in its own function
|
Tue, 04 Nov 2014 21:22:59 +0000 |
Pierre-Yves David |
patchbomb: extract 'getoutgoing' closure into its own function
|
Thu, 06 Nov 2014 09:52:57 +0000 |
Pierre-Yves David |
bundle2: handle empty 'b2x:changegroup' value in push and pull
|
Thu, 06 Nov 2014 10:05:43 +0000 |
Pierre-Yves David |
bundle2: drop duplicated definition of 'b2x:exchange'
|
Thu, 06 Nov 2014 09:36:39 +0100 |
Thomas Arendsen Hein |
convert: use git diff-tree -Cn% instead of --find-copies=n% for older git
stable
|
Sat, 18 Oct 2014 01:09:41 -0700 |
Pierre-Yves David |
changelog: rely on transaction for finalization
|
Fri, 17 Oct 2014 22:28:09 -0700 |
Pierre-Yves David |
transaction: allow registering a finalization callback
|
Fri, 17 Oct 2014 21:55:31 -0700 |
Pierre-Yves David |
changelog: handle writepending in the transaction
|
Fri, 17 Oct 2014 21:19:54 -0700 |
Pierre-Yves David |
transaction: add 'writepending' logic
|
Sat, 18 Oct 2014 01:12:18 -0700 |
Pierre-Yves David |
changelog: rework the delayupdate mechanism
|
Wed, 05 Nov 2014 12:41:12 -0600 |
Matt Mackall |
merge with stable
|
Wed, 05 Nov 2014 17:25:00 +0000 |
Pierre-Yves David |
bookmarks: fix formatting of exchange message (issue4439)
stable
|
Tue, 04 Nov 2014 12:26:06 -0800 |
Martin von Zweigbergk |
test-status-rev: document one more broken test
|
Tue, 04 Nov 2014 16:09:52 -0800 |
Martin von Zweigbergk |
test-status-rev: use common script for generating file history
|
Mon, 20 Oct 2014 23:56:55 -0700 |
Martin von Zweigbergk |
test-status-rev: use same names as from generate-working-copy-states
|
Mon, 03 Nov 2014 16:27:01 -0800 |
Martin von Zweigbergk |
test-revert: move embedded script to its own file
|
Sat, 18 Oct 2014 22:00:08 -0700 |
Martin von Zweigbergk |
test-revert: simplify generation of files
|
Wed, 05 Nov 2014 11:16:31 -0600 |
Matt Mackall |
merge with stable
|
Wed, 05 Nov 2014 13:05:32 +0100 |
Mads Kiilerich |
discovery: indices between sample and yesno must match (issue4438)
stable
|
Wed, 05 Nov 2014 13:05:29 +0100 |
Mads Kiilerich |
discovery: limit 'all local heads known remotely' to real 'all' (issue4438)
stable
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: avoid printing messages while rebasing by "_lfstatuswriters"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: get function to write status messages via "getstatuswriter()"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: introduce "_lfstatuswriters" to customize status reporting
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: update standins only at the 1st commit of "hg rebase --continue"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: introduce "_lfcommithooks" to abstract pre-committing procedures
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: factor out procedures to update standins for pre-committing
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: factor out procedures to update lfdirstate for post-committing
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: remove meaningless code path for "hg pull --rebase"
|
Wed, 05 Nov 2014 23:24:47 +0900 |
FUJIWARA Katsunori |
largefiles: wrap "rebase.rebase" for functions using it directly
|
Fri, 17 Oct 2014 14:41:11 +0200 |
Sune Foldager |
changegroup: introduce cg2packer/unpacker
|
Fri, 17 Oct 2014 12:19:24 -0700 |
Pierre-Yves David |
push: send highest changegroup format supported by both side
|
Fri, 17 Oct 2014 14:59:10 +0200 |
Pierre-Yves David |
getbundle: send highest changegroup format supported by both side
|
Fri, 17 Oct 2014 14:41:21 +0200 |
Sune Foldager |
changegroup: allow use of different cg#packer in getchangegroupraw
|
Fri, 17 Oct 2014 14:41:02 +0200 |
Sune Foldager |
changegroup: introduce "raw" versions of some commands
|
Tue, 04 Nov 2014 16:43:33 -0600 |
Matt Mackall |
merge with stable
|
Tue, 04 Nov 2014 21:54:27 +0100 |
Pascal Quantin |
win32: remove Mercurial.ini file from Inno Setup installer (issue4435)
|
Tue, 04 Nov 2014 21:35:49 +0100 |
Pascal Quantin |
win32: fix win32 installers generation
|
Tue, 04 Nov 2014 13:38:33 +0000 |
Pierre-Yves David |
patchbomb: add label and color to the confirm output
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Tue, 04 Nov 2014 10:40:06 +0000 |
Pierre-Yves David |
perf: use a formatter for output
|
Wed, 24 Sep 2014 21:33:12 -0700 |
Pierre-Yves David |
bundle2: support a "version" argument in `changegroup` part
|
Wed, 24 Sep 2014 21:28:54 -0700 |
Pierre-Yves David |
bundle2caps: advertise the available versions for changegroup packer
|
Wed, 24 Sep 2014 21:24:06 -0700 |
Pierre-Yves David |
changegroup: add a "packermap" dictionary to track different packer versions
|
Mon, 03 Nov 2014 12:08:03 -0500 |
Matt Harbison |
templater: don't overwrite the keyword mapping in runsymbol() (issue4362)
stable
|
Thu, 16 Oct 2014 23:15:35 -0700 |
Pierre-Yves David |
revset-matching: call 'getset' on a 'fullreposet'
|
Thu, 16 Oct 2014 23:15:06 -0700 |
Pierre-Yves David |
revset-parentspec: call 'getset' on a 'fullreposet'
|
Thu, 16 Oct 2014 23:14:17 -0700 |
Pierre-Yves David |
revset-children: call 'getset' on a 'fullreposet'
|
Thu, 16 Oct 2014 23:11:25 -0700 |
Pierre-Yves David |
revset-ancestorspec: call 'getset' on a 'fullreposet'
|
Thu, 16 Oct 2014 23:10:44 -0700 |
Pierre-Yves David |
revset-rangeset: call 'getset' on a 'fullreposet'
|
Sun, 19 Oct 2014 22:19:22 -0700 |
Martin von Zweigbergk |
test-revert: make sure all 'tracked' files are really tracked
|
Sat, 18 Oct 2014 18:12:54 -0700 |
Martin von Zweigbergk |
test-revert: sort by output filename again
|
Mon, 20 Oct 2014 22:54:18 -0700 |
Martin von Zweigbergk |
test-revert: name files by state, not by state transition
|
Fri, 17 Oct 2014 06:27:43 -0700 |
Martin von Zweigbergk |
test-revert: temporarily sort by input states instead of output filename
|
Sat, 18 Oct 2014 22:23:19 -0700 |
Martin von Zweigbergk |
test-revert: put content, not keys, into 'combination'
|
Fri, 17 Oct 2014 09:02:30 -0700 |
Martin von Zweigbergk |
test-revert: replace 'removed' in working copy with 'untracked-deleted'
|
Thu, 16 Oct 2014 23:59:08 -0700 |
Martin von Zweigbergk |
test-revert: removing a missing file has no effect
|
Fri, 17 Oct 2014 00:39:26 -0700 |
Martin von Zweigbergk |
test-revert: reverting an addition is the same as removing
|
Thu, 16 Oct 2014 23:36:40 -0700 |
Martin von Zweigbergk |
test-revert: reverting no change means it's clean
|
Mon, 03 Nov 2014 16:56:32 -0600 |
Matt Mackall |
merge with stable
|
Sun, 02 Nov 2014 15:27:15 -0500 |
Matt Harbison |
extdiff: drop the command alias without options example in the help text
|
Fri, 31 Oct 2014 21:34:55 -0400 |
Matt Harbison |
extdiff: allow a preconfigured merge-tool to be invoked
|
Mon, 03 Nov 2014 16:30:21 -0600 |
Matt Mackall |
extdiff: sort files when snapshotting
|
Sun, 02 Nov 2014 14:58:50 -0500 |
Matt Harbison |
filemerge: split the logic for finding an external tool to its own function
|
Sun, 02 Nov 2014 13:18:08 -0800 |
Martin von Zweigbergk |
largefiles: simplify check for lack of path arguments
|
Fri, 31 Oct 2014 14:11:47 -0700 |
Martin von Zweigbergk |
largefiles: shortcircuit status code also for non-matching patterns
|
Mon, 27 Oct 2014 21:10:24 -0700 |
Martin von Zweigbergk |
largefiles: remove confusing 'or None' from predicate
|
Thu, 30 Oct 2014 22:32:39 -0700 |
Martin von Zweigbergk |
largefiles: drop unnecessary setting of matcher._always
|
Sun, 19 Oct 2014 03:22:23 +0200 |
Mads Kiilerich |
config: move mergetools configuration from contrib to default configuration
|
Thu, 04 Sep 2014 21:36:35 +0200 |
Mads Kiilerich |
config: introduce "built-in" default configuration settings in default.d
|
Sat, 18 Oct 2014 21:48:38 +0200 |
Mads Kiilerich |
contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
|
Sun, 02 Nov 2014 16:39:02 +0100 |
Mads Kiilerich |
contrib: update build defaults to latest Python and docutils versions
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Thu, 26 Jul 2012 11:38:13 +0100 |
Michael Fyles |
extdiff: quote user-supplied options passed to shell
stable
|
Sun, 02 Nov 2014 13:20:07 +0900 |
Yuya Nishihara |
serve: correct meta variable of --daemon-pipefds option
stable
|
Sun, 02 Nov 2014 13:08:46 +0900 |
Yuya Nishihara |
tests: have dumbhttp.py use cmdutil.service() to wait for child to listen()
|
Sun, 19 Oct 2014 22:09:03 -0700 |
Martin von Zweigbergk |
test-revert: remove obsolete comment about known misbehavior
|
Mon, 03 Nov 2014 11:06:51 -0600 |
Matt Mackall |
test-revert.t: fix wc check-code false positive
|
Mon, 03 Nov 2014 14:01:52 -0600 |
Matt Mackall |
merge with stable
|
Sat, 01 Nov 2014 22:48:49 -0500 |
Matt Mackall |
Added signature for changeset ced632394371
stable
|
Sat, 01 Nov 2014 22:48:12 -0500 |
Matt Mackall |
Added tag 3.2 for changeset ced632394371
stable
|
Sat, 01 Nov 2014 23:52:53 +0000 |
Pierre-Yves David |
setdiscovery: limit the size of all sample (issue4411)
stable 3.2
|
Sat, 01 Nov 2014 23:17:50 +0000 |
Pierre-Yves David |
hook: protect commit hooks against stripping of temporary commit (issue4422)
stable
|
Sat, 01 Nov 2014 22:59:37 +0000 |
Pierre-Yves David |
mq: do not call [0] on revset
stable
|
Sat, 01 Nov 2014 22:58:30 +0000 |
Pierre-Yves David |
addset: fix `first` and `last` on sorted addset (issue4426)
stable
|
Sat, 01 Nov 2014 17:30:57 -0500 |
Matt Mackall |
clone: properly mark branches closed with --uncompressed (issue4428)
stable
|
Sat, 01 Nov 2014 20:00:31 +0100 |
Mads Kiilerich |
Makefile: update .PHONY
stable
|
Sat, 01 Nov 2014 20:00:00 +0100 |
Mads Kiilerich |
buildrpm: fix use of invalid $PLATFORM in mercurial.repo
stable
|
Sat, 01 Nov 2014 13:13:04 -0500 |
Matt Mackall |
debuglocks: add missing usage summary
stable
|
Sat, 01 Nov 2014 19:02:31 +0100 |
Mads Kiilerich |
help: don't crash on help for 'sections' with multiple '.'
stable
|
Sat, 01 Nov 2014 18:28:54 +0100 |
Mads Kiilerich |
help: fix config description of ui.reportoldssl
stable
|
Sat, 01 Nov 2014 18:03:17 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with f3baaeffe841
stable
|
Fri, 31 Oct 2014 22:30:39 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0b7853f969ac
stable
|
Fri, 31 Oct 2014 22:22:41 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Sat, 01 Nov 2014 01:03:11 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 5459b30aa498
stable
|
Fri, 31 Oct 2014 12:56:25 -0700 |
Durham Goode |
clone: fix copying bookmarks in uncompressed clones (issue4430)
stable
|
Fri, 31 Oct 2014 10:41:36 -0700 |
Martin von Zweigbergk |
revset: don't recreate matcher for every revision
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
i18n: add i18n comment to error messages of filesets predicates
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
i18n: add i18n comment to error messages of template functions
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
help: refer ":merge3" instead of "internal:merge3"
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
i18n: make hint message of exception translatable
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
help: use "hg files" instead of "hg locate" in "hg help filesets"
stable
|
Sat, 01 Nov 2014 02:41:18 +0900 |
FUJIWARA Katsunori |
files: refer "hg help filesets" instead of "hg help revsets" in help text
stable
|
Thu, 30 Oct 2014 17:52:01 -0500 |
Matt Mackall |
tests: silence output race in test-run-tests.t
stable
|
Thu, 30 Oct 2014 16:57:28 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 27 Oct 2014 20:38:17 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 8d43c6bb38c0
stable
|
Thu, 23 Oct 2014 18:17:00 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with c312ef382033
stable
|
Fri, 17 Oct 2014 21:25:48 -0700 |
Pierre-Yves David |
transaction: only generate file when we actually close the transaction
stable
|
Mon, 29 Sep 2014 00:59:25 -0700 |
Pierre-Yves David |
transaction: extract file generation into its own function
stable
|
Tue, 28 Oct 2014 23:05:19 -0400 |
Matt Harbison |
amend: abort early if no username is configured with evolve enabled (issue4211)
stable
|
Tue, 28 Oct 2014 14:06:06 -0700 |
Durham Goode |
revset: fix O(2^n) perf regression in addset
stable
|
Mon, 27 Oct 2014 23:47:41 -0500 |
Matt Mackall |
tests: add missing glob for Windows
stable
|
Mon, 27 Oct 2014 18:44:05 -0500 |
Matt Mackall |
test-convert-svn-sink: properly isolate symlink section
stable
|
Fri, 24 Oct 2014 11:39:39 -0700 |
Siddharth Agarwal |
util.fspath: use a dict rather than a linear scan for lookups
stable
|
Mon, 27 Oct 2014 16:53:01 -0500 |
Matt Mackall |
test-clone.t: drop message about listing bookmarks with no hardlinks
stable
|
Mon, 27 Oct 2014 16:39:57 -0500 |
Matt Mackall |
tests: don't try to test unix sockets on vfat
stable
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
stable
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS"
stable
|
Tue, 28 Oct 2014 00:19:18 +0900 |
FUJIWARA Katsunori |
tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely
stable
|
Fri, 24 Oct 2014 13:50:00 -0400 |
Jordi Gutiérrez Hermoso |
doc: change 'revision or range' to 'revision or revset'
stable
|
Tue, 28 Oct 2014 01:14:12 +0900 |
FUJIWARA Katsunori |
largefiles: add examination of exec bit in "hg status --rev REV" case
stable
|
Tue, 28 Oct 2014 01:14:11 +0900 |
FUJIWARA Katsunori |
largefiles: ignore removal status of files not managed in the target context
stable
|
Sun, 26 Oct 2014 12:14:12 +0100 |
Mads Kiilerich |
changelog: use headrevsfiltered
stable
|
Sun, 26 Oct 2014 12:14:10 +0100 |
Mads Kiilerich |
parsers: introduce headrevsfiltered in C extension
stable
|
Sat, 25 Oct 2014 21:34:49 -0400 |
Matt Harbison |
httppeer: close the temporary bundle file after two-way streaming it
stable
|
Fri, 24 Oct 2014 14:24:28 -0700 |
Martin von Zweigbergk |
status: make 'hg status --rev' faster when there are deleted files
stable
|
Mon, 27 Oct 2014 17:52:33 +0100 |
Pierre-Yves David |
setdiscovery: limit the size of the initial sample (issue4411)
stable
|
Mon, 27 Oct 2014 17:40:32 +0100 |
Pierre-Yves David |
setdiscovery: extract sample limitation in a `_limitsample` function
stable
|
Fri, 24 Oct 2014 17:24:46 -0500 |
Gregory Szorc |
exchange: don't report failure from identical bookmarks
stable
|
Fri, 24 Oct 2014 10:40:37 -0700 |
Gregory Szorc |
bookmarks: explicitly track identical bookmarks
stable
|
Fri, 24 Oct 2014 15:52:20 -0500 |
Martin von Zweigbergk |
context.status: remove incorrect swapping of added/removed in workingctx
stable
|
Thu, 23 Oct 2014 13:17:37 -0700 |
Martin von Zweigbergk |
keyword: use parent of working copy as base for status
stable
|
Thu, 23 Oct 2014 21:53:37 +0900 |
Yuya Nishihara |
revset: avoid O(n) lookup of invalid revision in rev()
stable
|
Thu, 23 Oct 2014 13:44:34 -0500 |
Matt Mackall |
run-tests: output diffs with only forward slashes
stable
|
Thu, 23 Oct 2014 12:35:10 -0200 |
Wagner Bruna |
i18n: add hint to digest mismatch message
stable
|
Thu, 23 Oct 2014 12:28:00 -0200 |
Wagner Bruna |
help/config: fix typo
stable
|
Thu, 23 Oct 2014 12:27:57 -0200 |
Wagner Bruna |
files: fix example list syntax
stable
|
Thu, 23 Oct 2014 02:42:57 +0200 |
Mads Kiilerich |
parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4
stable
|
Mon, 20 Oct 2014 18:50:09 -0700 |
Durham Goode |
rebase: improve base revset performance
stable
|
Thu, 16 Oct 2014 06:35:06 -0700 |
Ryan McElroy |
amend: fix amending rename commit with diverged topologies (issue4405)
stable
|
Tue, 21 Oct 2014 17:09:37 -0400 |
Augie Fackler |
hgweb: disable SSLv3 serving (BC)
stable
|
Tue, 21 Oct 2014 17:01:23 -0400 |
Augie Fackler |
sslutil: only support TLS (BC)
stable
|
Wed, 22 Oct 2014 16:10:23 +0200 |
Mads Kiilerich |
eol: fix crash when handling removed files
stable
|
Wed, 15 Oct 2014 03:52:20 -0700 |
Pierre-Yves David |
bundle2: transmit exception during part generation
stable
|
Tue, 14 Oct 2014 10:47:47 -0700 |
Pierre-Yves David |
bundle2: add a interrupt mechanism
stable
|
Tue, 21 Oct 2014 12:38:28 -0700 |
Durham Goode |
transactions: change backupfiles format to use newlines
stable
|
Tue, 21 Oct 2014 11:37:29 -0700 |
Durham Goode |
transactions: add version number to journal.backupfiles
stable
|
Mon, 20 Oct 2014 16:53:56 -0700 |
Durham Goode |
transactions: fix hg recover with fncache backups
stable
|
Sun, 19 Oct 2014 16:48:33 +0900 |
Yuya Nishihara |
revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
stable
|
Wed, 22 Oct 2014 15:47:27 -0500 |
Matt Mackall |
revset: avoid recalculating filesets
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: open file in binary mode to use POSIX end-of-line style anywhere
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" for l10n messages in test-clone.t for Windows
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" for l10n messages in test-largefiles-update.t for Windows
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" to paths in test-revset-outgoing.t for Windows
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" to paths in test-hgrc.t for Windows
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" to paths in test-url-rev.t for Windows
stable
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: adjust expected prompt choice outputs in test-record.t for Windows
stable
|
Tue, 21 Oct 2014 23:16:46 +0900 |
Yuya Nishihara |
ui: separate option to show prompt echo, enabled only in tests (issue4417)
stable
|
Sat, 18 Oct 2014 18:14:48 -0500 |
Matt Mackall |
Added signature for changeset 7f8d16af8cae
stable
|
Sat, 18 Oct 2014 18:14:38 -0500 |
Matt Mackall |
Added tag 3.2-rc for changeset 7f8d16af8cae
stable
|
Sat, 18 Oct 2014 18:05:10 -0500 |
Matt Mackall |
merge with i18n
stable 3.2-rc
|
Mon, 13 Oct 2014 14:46:50 +0100 |
Alexander Sauta |
i18n-ru: synchronized with 6b4dc7968bf0
stable
|
Sat, 18 Oct 2014 18:04:31 -0500 |
Matt Mackall |
merge default into stable for 3.2 freeze
stable
|
Fri, 17 Oct 2014 02:17:36 -0700 |
Pierre-Yves David |
hook: schedule run "b2x-transactionclose" for after lock release
|
Fri, 17 Oct 2014 15:25:32 -0700 |
Pierre-Yves David |
repoview: issue a special message when filtering hidden changesets
|
Fri, 17 Oct 2014 15:54:43 -0700 |
Pierre-Yves David |
repoview: include the filter name in filtered revision error messages
|
Wed, 15 Oct 2014 05:08:56 +0200 |
Mads Kiilerich |
largefiles: inline redundant toname function in status
|
Wed, 15 Oct 2014 05:08:56 +0200 |
Mads Kiilerich |
largefiles: inline redundant inctx function in status
|
Fri, 17 Oct 2014 18:56:12 +0200 |
Mads Kiilerich |
ssl: only use the dummy cert hack if using an Apple Python (issue4410)
|
Wed, 15 Oct 2014 05:08:56 +0200 |
Mads Kiilerich |
largefiles: move initialization of standins variable to clarify its "scope"
|
Wed, 15 Oct 2014 05:08:56 +0200 |
Mads Kiilerich |
largefiles: the update override only needs lfdirstate and status for --check
|
Fri, 03 Oct 2014 00:42:40 +0200 |
Mads Kiilerich |
largefiles: remove confusing rev parameter for lfdirstatestatus
|
Fri, 03 Oct 2014 00:42:40 +0200 |
Mads Kiilerich |
largefiles: replace repo._isaddremove hack with a simple function parameter
|
Sun, 12 Oct 2014 22:23:43 -0700 |
Martin von Zweigbergk |
status: add more complete tests for --rev
|
Sat, 18 Oct 2014 12:24:50 +0900 |
Yuya Nishihara |
cmdserver: include pid of server handling requests in hello message
|
Sat, 18 Oct 2014 21:52:11 +0900 |
Yuya Nishihara |
run-tests: clean up unused globals that were removed by tests-refactor series
|
Thu, 16 Oct 2014 17:44:37 +0200 |
Mads Kiilerich |
docker: use official centos5 image
|
Thu, 16 Oct 2014 17:44:14 +0200 |
Mads Kiilerich |
docker: add centos7 target for CentOS / Red Hat 7 support
|
Thu, 16 Oct 2014 19:15:51 -0700 |
Siddharth Agarwal |
lock: while releasing, unlink lockfile even if the release function throws
|
Fri, 17 Oct 2014 13:52:10 -0400 |
Augie Fackler |
i18n: cache the result of every gettext call
|
Sat, 30 Aug 2014 17:38:14 +0200 |
Yuya Nishihara |
util.system: avoid buffering of subprocess output when it is piped
|
Fri, 17 Oct 2014 09:57:05 +0900 |
Mike Hommey |
bundle2: client side support for a part to import external bundles
|
Thu, 25 Sep 2014 11:53:28 +0900 |
Mike Hommey |
bundle2: remove _getbundleextrapart
|
Fri, 17 Oct 2014 12:34:27 -0500 |
Matt Mackall |
glossary: add deprecated and experimental
|
Thu, 09 Oct 2014 16:57:45 -0700 |
Martin von Zweigbergk |
test-merge5: remove obsolete '-y' and its motivating comment
|
Fri, 17 Oct 2014 11:01:05 -0400 |
Augie Fackler |
test-resolve.t: use redirection to /dev/null instead of grep -q
|
Wed, 08 Oct 2014 22:30:04 -0700 |
Martin von Zweigbergk |
resolve: run happily after conflict-free merge
|
Wed, 08 Oct 2014 22:16:18 -0700 |
Martin von Zweigbergk |
test-resolve: add tests for re-merge
|
Wed, 08 Oct 2014 22:19:08 -0700 |
Martin von Zweigbergk |
test-resolve: add more tests for in conflict-free states
|
Wed, 08 Oct 2014 21:07:30 -0700 |
Martin von Zweigbergk |
test-resolve: add test resolving one of two files
|
Wed, 08 Oct 2014 21:19:31 -0700 |
Martin von Zweigbergk |
test-resolve: clarify test descriptions and consistently use "should"
|
Thu, 16 Oct 2014 17:46:58 -0700 |
Pierre-Yves David |
revset-phases: prefetch attributes in phasesrelated revsets
|
Sat, 11 Oct 2014 01:21:47 -0700 |
Pierre-Yves David |
revset-phases: do not cache phase-related filters
|
Wed, 15 Oct 2014 20:37:44 -0700 |
Pierre-Yves David |
changectx: issue a FilteredRepoLookupError when applicable
|
Thu, 16 Oct 2014 02:06:12 -0700 |
Pierre-Yves David |
repoview: add a FilteredRepoLookupError
|
Thu, 16 Oct 2014 02:05:06 -0700 |
Pierre-Yves David |
repoview: add a FilteredLookupError class
|
Wed, 15 Oct 2014 17:02:44 -0700 |
Pierre-Yves David |
repoview: add a FilteredIndexError class
|
Wed, 15 Oct 2014 16:14:50 -0700 |
Pierre-Yves David |
changectx: move `IndexError` handling in the top level try except
|
Wed, 15 Oct 2014 16:05:24 -0700 |
Pierre-Yves David |
changectx: wrap the `changeid` processing in a try/except
|
Wed, 15 Oct 2014 03:27:25 -0700 |
Pierre-Yves David |
bundle2: detect and disallow a negative chunk size
|
Wed, 15 Oct 2014 03:22:47 -0700 |
Pierre-Yves David |
bundle2: add an UnsupportedPartError
|
Wed, 01 Oct 2014 23:40:23 -0500 |
Pierre-Yves David |
bundle2: change header size and make them signed (new format)
|
Tue, 14 Oct 2014 02:32:26 -0700 |
Pierre-Yves David |
bundle2: extract processing of part into its own function
|
Tue, 14 Oct 2014 13:23:03 -0700 |
Pierre-Yves David |
bundle2: add a test for exceptions raised during the generation process
|
Wed, 08 Oct 2014 02:43:51 -0700 |
Pierre-Yves David |
dagwalker: drop a useless intermediate variable
|
Sat, 11 Oct 2014 01:39:20 -0700 |
Pierre-Yves David |
revset-node: speedup by a few hundred fold
|
Fri, 10 Oct 2014 17:28:18 -0700 |
Pierre-Yves David |
revset-only: use `subset &` instead of filtering
|
Tue, 30 Sep 2014 15:03:54 -0500 |
Pierre-Yves David |
revset-_ancestor: use & instead of filter
|
Thu, 16 Oct 2014 14:46:37 -0700 |
Pierre-Yves David |
obsstore: record data as floating point in fm0 format
|
Tue, 14 Oct 2014 01:27:25 -0700 |
Pierre-Yves David |
bundle2: add a comment about addchangegroup source and url
|
Wed, 15 Oct 2014 04:19:37 -0700 |
Pierre-Yves David |
pull: call the `b2x-transactionclose` hook when closing the transaction
|
Wed, 08 Oct 2014 02:45:21 -0700 |
Pierre-Yves David |
revset-only: use __nonzero__ to check if a revset is empty
|
Wed, 15 Oct 2014 12:38:47 -0700 |
Pierre-Yves David |
_spanset: drop __getitem__ implementation
|
Wed, 15 Oct 2014 12:38:32 -0700 |
Pierre-Yves David |
filteredset: drop __getitem__ implementation
|
Wed, 15 Oct 2014 04:28:55 -0700 |
Pierre-Yves David |
generatorset: implement __len__
|
Wed, 15 Oct 2014 04:26:23 -0700 |
Pierre-Yves David |
revset: make __len__ part of the offical API
|
Sat, 04 Oct 2014 16:46:50 +0900 |
Yuya Nishihara |
cmdserver: add service that listens on unix domain socket and forks process
|
Sat, 27 Sep 2014 19:18:20 +0900 |
Yuya Nishihara |
test-commandserver: add connector for unix domain socket server
|
Sat, 27 Sep 2014 23:14:26 +0900 |
Yuya Nishihara |
test-commandserver: allow check() to make connection in different way
|
Sat, 27 Sep 2014 22:39:01 +0900 |
Yuya Nishihara |
test-commandserver: remove unused repopath argument from check()
|
Sat, 27 Sep 2014 15:10:14 +0900 |
Yuya Nishihara |
cmdserver: make server streams switchable
|
Sat, 27 Sep 2014 15:04:46 +0900 |
Yuya Nishihara |
cmdserver: switch service objects by mode
|
Sat, 27 Sep 2014 14:52:09 +0900 |
Yuya Nishihara |
cmdserver: wrap 'pipe' mode server by service object
|
Thu, 16 Oct 2014 14:55:45 -0400 |
Augie Fackler |
histedit: miscellaneous style cleanups
|
Thu, 16 Oct 2014 14:51:15 -0400 |
Augie Fackler |
histedit: update docstring on histeditstate.read()
|
Thu, 16 Oct 2014 14:49:46 -0400 |
Augie Fackler |
histedit: remove now-superfluous repo argument from processreplacement
|
Wed, 15 Oct 2014 08:38:36 -0700 |
David Soria Parra |
histedit: move locks into state
|
Wed, 15 Oct 2014 08:38:16 -0700 |
David Soria Parra |
histedit: read state from histeditstate
|
Wed, 15 Oct 2014 08:18:26 -0700 |
David Soria Parra |
histedit: pass state to action functions
|
Thu, 16 Oct 2014 10:06:49 -0700 |
David Soria Parra |
histedit: pass state to processreplacement
|
Wed, 15 Oct 2014 08:06:15 -0700 |
David Soria Parra |
histedit: pass state to boostrapcontinue
|
Wed, 15 Oct 2014 17:11:54 -0700 |
David Soria Parra |
histedit: let the state expose a context but serialize correctly to nodes
|
Wed, 15 Oct 2014 17:30:57 -0700 |
David Soria Parra |
histedit: add clear method to remove state
|
Tue, 14 Oct 2014 20:35:17 -0700 |
David Soria Parra |
histedit: use state object where necessary
|
Wed, 15 Oct 2014 17:17:12 -0700 |
David Soria Parra |
histedit: add histedit state class
|
Fri, 17 Oct 2014 02:07:05 +0900 |
FUJIWARA Katsunori |
import-checker: check modules for pure Python build correctly
|
Fri, 17 Oct 2014 02:07:05 +0900 |
FUJIWARA Katsunori |
import-checker: treat "from mercurial import XXXX" style correctly
|
Fri, 17 Oct 2014 02:07:04 +0900 |
FUJIWARA Katsunori |
encoding: avoid cyclic dependency around "parsers" in pure Python build
|
Tue, 14 Oct 2014 01:40:04 -0700 |
Pierre-Yves David |
pull: add source information to the transaction
|
Tue, 14 Oct 2014 00:06:46 -0700 |
Pierre-Yves David |
changegroup: store source and url in the `hookargs` dict
|
Tue, 14 Oct 2014 00:43:20 -0700 |
Pierre-Yves David |
prechangegroup: use hook argument from the transaction
|
Tue, 14 Oct 2014 00:09:25 -0700 |
Pierre-Yves David |
addchangegroup: call `prechangegroup` hook after transaction retrieval
|
Tue, 14 Oct 2014 00:03:03 -0700 |
Pierre-Yves David |
addchangegroup: get the `node` argument of `incoming` hook from transaction
|
Tue, 14 Oct 2014 23:53:35 -0700 |
Martin von Zweigbergk |
dicthelpers: delete now that they are no longer used
|
Tue, 14 Oct 2014 23:18:07 -0700 |
Martin von Zweigbergk |
manifest: transpose pair of pairs from diff()
|
Tue, 14 Oct 2014 22:48:44 -0700 |
Martin von Zweigbergk |
manifest: for diff(), only iterate over files, not flags
|
Tue, 14 Oct 2014 17:09:16 -0700 |
Martin von Zweigbergk |
manifest: repurpose flagsdiff() into (node-and-flag)diff()
|
Thu, 16 Oct 2014 17:03:21 +0900 |
Mike Hommey |
util: add a file handle wrapper class that does hash digest validation
|
Thu, 16 Oct 2014 17:02:51 +0900 |
Mike Hommey |
util: add a helper class to compute digests
|
Thu, 16 Oct 2014 16:03:04 +0900 |
Mike Hommey |
bundle2: merge return values when bundle contains multiple changegroups
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|
Thu, 16 Oct 2014 13:48:51 +0900 |
Mike Hommey |
tests: pull common http server setup out of individual tests
|
Wed, 24 Sep 2014 16:00:47 +0900 |
Mike Hommey |
util: move md5 back next to sha1 and allow to call it without an argument
|
Thu, 16 Oct 2014 03:22:51 -0700 |
Pierre-Yves David |
test-bundle2-exchange: do not drop HG_NODE from the hook output
|
Tue, 14 Oct 2014 13:34:57 -0700 |
Durham Goode |
obsolete: update test-commit-amend to use obsolete option
|
Tue, 14 Oct 2014 13:34:25 -0700 |
Durham Goode |
obsolete: update tests to use obsolete options
|
Tue, 14 Oct 2014 13:27:00 -0700 |
Durham Goode |
obsolete: prevent options from being used without createmarkers
|
Tue, 14 Oct 2014 13:26:01 -0700 |
Durham Goode |
obsolete: add exchange option
|
Tue, 14 Oct 2014 13:25:13 -0700 |
Durham Goode |
obsolete: add allowunstable option
|
Tue, 14 Oct 2014 13:23:52 -0700 |
Durham Goode |
obsolete: add createmarkers option
|
Tue, 14 Oct 2014 13:20:31 -0700 |
Durham Goode |
obsolete: add readonly flag to obstore constructor
|
Tue, 14 Oct 2014 13:17:35 -0700 |
Durham Goode |
obsolete: add isenabled function for option checking
|
Wed, 15 Oct 2014 12:52:10 -0700 |
Durham Goode |
obsstore: fix defaultformat option passing
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Wed, 15 Oct 2014 15:13:43 -0400 |
Augie Fackler |
checklink: always close the NamedTemporaryFile
|
Mon, 13 Oct 2014 11:46:04 +0200 |
Angel Ezquerra |
hgignore: ignore the PyCharm workspace folder
|
Wed, 15 Oct 2014 04:08:06 +0200 |
Mads Kiilerich |
revset: better naming of variables containing the value of a single argument
|
Tue, 14 Oct 2014 14:42:25 -0400 |
Augie Fackler |
manifest: add docstring to text() method
|
Fri, 10 Oct 2014 14:09:37 -0400 |
Augie Fackler |
manifest: rename ambiguously-named set to setflag
|
Sun, 12 Oct 2014 08:29:31 -0700 |
Pierre-Yves David |
bookmarks: inform transaction-related hooks that some bookmarks were moved
|
Sun, 12 Oct 2014 08:03:20 -0700 |
Pierre-Yves David |
phases: inform transaction-related hooks that a phase was moved
|
Mon, 13 Oct 2014 14:52:38 -0700 |
Pierre-Yves David |
test-bundle2: also test the argument of the changegroup hook
|
Mon, 13 Oct 2014 14:47:36 -0700 |
Pierre-Yves David |
test-bundle2: test that we got appropriate hook called with appropriate data
|
Sun, 12 Oct 2014 06:40:36 -0700 |
Pierre-Yves David |
pull: use `stepsdone` instead of `todosteps`
|
Sat, 27 Sep 2014 00:29:06 -0700 |
Pierre-Yves David |
pull: make discovery phase extensible
|
Tue, 14 Oct 2014 21:59:39 +0900 |
Yuya Nishihara |
sshpeer: forward stdout of remote "hg init" to appropriate output channel
|
Wed, 03 Sep 2014 16:34:29 -0400 |
Mike Edgar |
revlog: support importing censored file revision tombstones
|
Tue, 14 Oct 2014 16:16:04 -0400 |
Mike Edgar |
verify: report censored nodes if configured policy is abort
|
Tue, 14 Oct 2014 15:46:16 -0400 |
Mike Edgar |
context: handle censored data in an on-disk file context based on config
|
Wed, 08 Oct 2014 15:20:14 -0400 |
Augie Fackler |
manifest: add fastdelta method to manifestdict
|
Wed, 08 Oct 2014 15:21:59 -0400 |
Augie Fackler |
manifest: move _search to module level and rename to _msearch
|
Wed, 08 Oct 2014 14:47:30 -0400 |
Augie Fackler |
manifest: move manifestdict-to-text encoding to manifest class
|
Fri, 03 Oct 2014 13:22:31 -0700 |
Martin von Zweigbergk |
localrepo: access status fields by name rather than index
|
Sat, 11 Oct 2014 22:43:14 -0700 |
Martin von Zweigbergk |
subrepo: use separate instances of empty lists in status
|
Fri, 03 Oct 2014 09:29:48 -0700 |
Martin von Zweigbergk |
summary: make status code more readable
|
Sat, 04 Oct 2014 20:53:05 -0700 |
Martin von Zweigbergk |
strip: make checklocalchanges() return full status tuple
|
Sat, 04 Oct 2014 21:58:01 -0700 |
Martin von Zweigbergk |
fileset: access status fields by name rather than index
|
Sat, 04 Oct 2014 21:19:44 -0700 |
Martin von Zweigbergk |
histedit: access status fields by name rather than index
|
Fri, 03 Oct 2014 22:12:43 -0700 |
Martin von Zweigbergk |
shelve: access status fields by name rather than index
|
Fri, 03 Oct 2014 10:44:07 -0700 |
Martin von Zweigbergk |
record: access status fields by name rather than index
|
Fri, 03 Oct 2014 10:38:43 -0700 |
Martin von Zweigbergk |
purge: access status fields by name rather than index
|
Fri, 03 Oct 2014 22:10:08 -0700 |
Martin von Zweigbergk |
largefiles: access status fields by name rather than index
|
Fri, 03 Oct 2014 10:05:54 -0700 |
Martin von Zweigbergk |
keyword: access status fields by name rather than index
|
Fri, 03 Oct 2014 09:51:39 -0700 |
Martin von Zweigbergk |
hgcia: access status fields by name rather than index
|
Sat, 04 Oct 2014 21:05:41 -0700 |
Martin von Zweigbergk |
context: store status class instead of plain tuple in self._status
|
Fri, 10 Oct 2014 10:14:35 -0700 |
Martin von Zweigbergk |
status: update and move documentation of status types to status class
|
Tue, 14 Oct 2014 00:52:27 -0500 |
Martin von Zweigbergk |
status: update various other methods to return new class
|
Fri, 10 Oct 2014 14:32:36 -0700 |
Martin von Zweigbergk |
status: create class for status lists
|
Fri, 03 Oct 2014 21:21:20 -0700 |
Martin von Zweigbergk |
lfutil: avoid creating unnecessary copy of status tuple
|
Fri, 03 Oct 2014 21:44:10 -0700 |
Martin von Zweigbergk |
dirstate: separate 'lookup' status field from others
|
Mon, 13 Oct 2014 14:18:47 -0700 |
Martin von Zweigbergk |
commit: update file nodeid and flags in the same place
|
Mon, 13 Oct 2014 14:11:47 -0700 |
Martin von Zweigbergk |
commit: use separate variable for p1 manifest and new manifest
|
Mon, 13 Oct 2014 14:34:53 -0700 |
Martin von Zweigbergk |
commit: remove dead initialization of 'lock'
|
Mon, 13 Oct 2014 16:43:37 -0700 |
Martin von Zweigbergk |
commit: reduce scope of 'removed' variable
|
Mon, 13 Oct 2014 18:00:39 -0500 |
Matt Mackall |
rebase: fix some weird mixed-case naming
|
Mon, 13 Oct 2014 17:55:45 -0500 |
Matt Mackall |
rebase: move duplicatecopies next to merge
|
Mon, 13 Oct 2014 17:12:47 -0500 |
Matt Mackall |
histedit: use merge.graft
|
Mon, 13 Oct 2014 17:12:31 -0500 |
Matt Mackall |
graft: use merge.graft
|
Mon, 13 Oct 2014 17:12:12 -0500 |
Matt Mackall |
merge: add merge.graft helper
|
Mon, 13 Oct 2014 14:33:13 -0500 |
Matt Mackall |
duplicatecopies: move from cmdutil to copies
|
Mon, 13 Oct 2014 14:04:11 -0500 |
Matt Mackall |
histedit: fix indent
|
Mon, 13 Oct 2014 13:21:03 -0500 |
Matt Mackall |
graft: move rebase cleanup code next to actual rebase
|
Fri, 10 Oct 2014 13:44:40 -0500 |
Matt Mackall |
shelve: add a bundlerepo method
|
Sat, 11 Oct 2014 14:05:09 -0500 |
Matt Mackall |
dirstate: merge falls through to otherparent
|
Fri, 10 Oct 2014 13:31:06 -0500 |
Matt Mackall |
dirstate: use 'm' state in otherparent to reduce ambiguity
|
Fri, 10 Oct 2014 13:05:50 -0500 |
Matt Mackall |
dirstate: properly clean-up some more merge state on setparents
|
Tue, 07 Oct 2014 11:42:37 -0700 |
Durham Goode |
phases: move root phase assignment to it's own function
|
Tue, 07 Oct 2014 11:37:54 -0700 |
Durham Goode |
phases: add invalidate function
|
Sun, 12 Oct 2014 23:30:04 -0700 |
Durham Goode |
phases: change phase command change detection
|
Fri, 10 Oct 2014 13:09:22 -0700 |
Pierre-Yves David |
spanset: remove `.set()` definition
|
Fri, 10 Oct 2014 13:08:49 -0700 |
Pierre-Yves David |
generatorset: remove `.set()` definition
|
Fri, 10 Oct 2014 13:08:28 -0700 |
Pierre-Yves David |
addset: remove `.set()` definition
|
Fri, 10 Oct 2014 13:08:10 -0700 |
Pierre-Yves David |
filteredset: remove `.set()` definition
|
Fri, 10 Oct 2014 13:07:35 -0700 |
Pierre-Yves David |
baseset: remove `set()` definition
|
Fri, 10 Oct 2014 11:27:57 -0700 |
Pierre-Yves David |
abstractsmartset: remove `set()` method definition
|
Fri, 10 Oct 2014 14:27:05 -0700 |
Pierre-Yves David |
match: check if an object is a baseset using `isascending` instead of `set`
|
Fri, 10 Oct 2014 14:22:23 -0700 |
Pierre-Yves David |
getset: check if an object is a baseset using `isascending` instead of `set`
|
Fri, 10 Oct 2014 13:24:57 -0700 |
Pierre-Yves David |
fullreposet: detect smartset using "isascending" instead of "set"
|
Fri, 10 Oct 2014 13:21:05 -0700 |
Pierre-Yves David |
fullreposet: drop custom sets but not smartsets detection
|
Fri, 10 Oct 2014 12:30:00 -0700 |
Pierre-Yves David |
addset: drop `.set()` usage during iteration
|
Fri, 10 Oct 2014 12:31:22 -0700 |
Pierre-Yves David |
baseset: access `_set` directly for containment check
|
Fri, 10 Oct 2014 12:30:56 -0700 |
Pierre-Yves David |
baseset: make `_set` a property cache
|
Fri, 10 Oct 2014 11:27:04 -0700 |
Pierre-Yves David |
graphnode: remove usage of `set()`
|
Wed, 08 Oct 2014 02:52:10 -0700 |
Pierre-Yves David |
revset-_hexlist: remove usage of `set()`
|
Wed, 08 Oct 2014 02:51:54 -0700 |
Pierre-Yves David |
revset-_intlist: remove usage of `set()`
|
Wed, 08 Oct 2014 02:51:16 -0700 |
Pierre-Yves David |
revset-_list: remove usage of `set()`
|
Wed, 08 Oct 2014 02:50:20 -0700 |
Pierre-Yves David |
revset-roots: remove usage of `set()`
|
Fri, 10 Oct 2014 13:31:00 -0700 |
Pierre-Yves David |
histedit: stabilise the order nodes that are stripped
|
Wed, 08 Oct 2014 02:49:17 -0700 |
Pierre-Yves David |
revset-origin: remove usage of `set()`
|
Wed, 08 Oct 2014 02:48:56 -0700 |
Pierre-Yves David |
revset-last: remove usage of `set()`
|
Wed, 08 Oct 2014 02:48:24 -0700 |
Pierre-Yves David |
revset-limit: remove usage of `set()`
|
Wed, 08 Oct 2014 02:47:46 -0700 |
Pierre-Yves David |
revset-destination: remove usage of `set()`
|
Wed, 08 Oct 2014 02:47:24 -0700 |
Pierre-Yves David |
revset-children: remove usage of `set()`
|
Wed, 08 Oct 2014 02:47:00 -0700 |
Pierre-Yves David |
revset-branch: remove usage of `set()`
|
Wed, 08 Oct 2014 02:45:53 -0700 |
Pierre-Yves David |
revset-rangeset: remove usage of `set()`
|
Wed, 08 Oct 2014 02:45:43 -0700 |
Pierre-Yves David |
revset-only: remove usage of `set()`
|
Thu, 09 Oct 2014 22:57:52 -0700 |
Pierre-Yves David |
revset: cache most conditions used in `filter`
|
Thu, 09 Oct 2014 04:12:20 -0700 |
Pierre-Yves David |
baseset: empty or one-element sets are ascending and descending
|
Tue, 07 Oct 2014 01:33:05 -0700 |
Pierre-Yves David |
filteredset: drop explicit order management
|
Thu, 09 Oct 2014 04:24:51 -0700 |
Pierre-Yves David |
revset: restore order of `or` operation as in Mercurial 2.9
|
Thu, 09 Oct 2014 09:12:54 -0700 |
Pierre-Yves David |
revset-_descendant: rework the whole sorting and combining logic
|
Thu, 09 Oct 2014 20:15:41 -0700 |
Pierre-Yves David |
addset: do lazy sorting
|
Thu, 09 Oct 2014 04:40:04 -0700 |
Pierre-Yves David |
test-import.t: use proper revset order
|
Thu, 09 Oct 2014 04:29:18 -0700 |
Pierre-Yves David |
baseset: drop custom __sub__ method
|
Thu, 09 Oct 2014 04:27:25 -0700 |
Pierre-Yves David |
baseset: drop custom __and__ method
|
Thu, 09 Oct 2014 04:27:01 -0700 |
Pierre-Yves David |
baseset: drop custom __add__ method
|
Tue, 16 Sep 2014 17:57:44 -0700 |
Pierre-Yves David |
obsolete: use format version 1 as the default for obsstore
|
Tue, 16 Sep 2014 19:13:08 -0700 |
Pierre-Yves David |
test-obsolete: remove subminute timezone in test
|
Tue, 16 Sep 2014 17:52:40 -0700 |
Pierre-Yves David |
obsolete: add a "format.obsstore-version" config option
|
Thu, 09 Oct 2014 00:10:10 -0700 |
Pierre-Yves David |
obsolete: introduce a new binary encoding for obsmarkers (version 1)
|
Fri, 10 Oct 2014 16:43:04 -0500 |
Pierre-Yves David |
obsstore: add a flag for sha256 hashes
|
Thu, 09 Oct 2014 00:15:04 -0700 |
Pierre-Yves David |
obsolete: use uint## in the format documention
|
Wed, 08 Oct 2014 22:34:48 -0700 |
Pierre-Yves David |
obsolete: gather _fm0 meta encoding with other _fm0 code
|
Wed, 08 Oct 2014 22:12:06 -0700 |
Pierre-Yves David |
obsolete: _rename decodemeta to _fm0decodemeta
|
Wed, 08 Oct 2014 22:11:36 -0700 |
Pierre-Yves David |
obsolete: _rename encodemeta to _fm0encodemeta
|
Wed, 08 Oct 2014 22:10:15 -0700 |
Pierre-Yves David |
obsolete: store metadata as a tuple of (key, value) pairs (API)
|
Fri, 10 Oct 2014 12:15:46 -0500 |
Matt Mackall |
merge with stable
|
Fri, 10 Oct 2014 11:38:00 -0500 |
Matt Mackall |
templater: fix ifcontains when list is a string (issue4399)
stable
|
Wed, 08 Oct 2014 07:47:11 -0400 |
Jordi Gutiérrez Hermoso |
shelve: don't delete "." when rebase is a no-op (issue4398)
stable
|
Wed, 08 Oct 2014 14:16:53 -0700 |
Martin von Zweigbergk |
merge: make error message consistent with other commands
|
Fri, 10 Oct 2014 10:34:52 -0400 |
Augie Fackler |
test-run-tests: add a test for detection of failure to start a server
|
Thu, 09 Oct 2014 17:00:29 -0700 |
Kyle Lippincott |
run-tests: more accurate/helpful message than "diff generation failed"
|
Thu, 09 Oct 2014 15:10:40 -0400 |
Augie Fackler |
run-tests: handle --jobs and --first gracefully
|
Mon, 06 Oct 2014 16:35:02 -0400 |
Jordi Gutiérrez Hermoso |
config: use the same hgrc for a cloned repo as for an uninitted repo
|
Wed, 08 Oct 2014 07:45:51 -0400 |
Jordi Gutiérrez Hermoso |
config: give a more detailed sample repo config
|
Tue, 07 Oct 2014 01:46:53 -0700 |
Pierre-Yves David |
smartset: drop infamous ascending, descending
|
Tue, 07 Oct 2014 01:41:14 -0700 |
Pierre-Yves David |
fullreposet: use `isascending` instead of `ascending` to recognise smartsets
|
Tue, 07 Oct 2014 01:41:26 -0700 |
Pierre-Yves David |
fullreposet: use `sort` to enforce the order
|
Tue, 07 Oct 2014 01:48:34 -0700 |
Pierre-Yves David |
revancestors: replace `descending` with `sort(reverse=False)`
|
Tue, 07 Oct 2014 01:41:02 -0700 |
Pierre-Yves David |
_descendants: replace `ascending()` with `sort()`
|
Tue, 07 Oct 2014 01:36:53 -0700 |
Pierre-Yves David |
_descendants: directly use smartset
|
Fri, 03 Oct 2014 03:29:55 -0500 |
Pierre-Yves David |
baseset: explicitly track order of the baseset
|
Fri, 03 Oct 2014 03:31:05 -0500 |
Pierre-Yves David |
baseset: fix isascending and isdescending
|
Fri, 03 Oct 2014 03:26:18 -0500 |
Pierre-Yves David |
baseset: prepare lazy ordering in __iter__
|
Fri, 03 Oct 2014 03:19:23 -0500 |
Pierre-Yves David |
baseset: implement a fastasc and fastdesc
|
Mon, 06 Oct 2014 11:03:30 -0700 |
Pierre-Yves David |
baseset: stop inheriting from built-in list class
|
Tue, 07 Oct 2014 00:38:14 -0700 |
Pierre-Yves David |
strip: stop calling `remove` on smartset
|
Tue, 07 Oct 2014 00:31:53 -0700 |
Pierre-Yves David |
rebase: transform the smartset to a list before comparing with a list
|
Tue, 07 Oct 2014 00:41:58 -0700 |
Pierre-Yves David |
merge.update: use `first` instead of direct indexing
|
Tue, 07 Oct 2014 00:33:47 -0700 |
Pierre-Yves David |
qimport: use `first` and `last` instead of direct indexing
|
Tue, 07 Oct 2014 00:16:59 -0700 |
Pierre-Yves David |
rebase: use `last` instead of direct indexing
|
Tue, 07 Oct 2014 00:14:53 -0700 |
Pierre-Yves David |
mq: use `last` instead of direct indexing
|
Tue, 07 Oct 2014 00:09:50 -0700 |
Pierre-Yves David |
repair: use `first` instead of direct indexing
|
Mon, 06 Oct 2014 23:45:07 -0700 |
Pierre-Yves David |
rangeset: use `first` and `last` instead of direct indexing
|
Mon, 06 Oct 2014 23:37:39 -0700 |
Pierre-Yves David |
revpair: use `first` and `last` instead of direct indexing
|
Mon, 06 Oct 2014 23:37:08 -0700 |
Pierre-Yves David |
revsingle: use `last` instead of direct indexing
|
Mon, 06 Oct 2014 11:43:32 -0700 |
Pierre-Yves David |
revset-limit: use boolean testing instead of `len(revs) < 1`
|
Tue, 07 Oct 2014 00:18:08 -0700 |
Pierre-Yves David |
filteredset: implement `first` and `last`
|
Mon, 06 Oct 2014 14:42:00 -0700 |
Pierre-Yves David |
baseset: implement `first` and `last` methods
|
Mon, 06 Oct 2014 12:52:36 -0700 |
Pierre-Yves David |
generatorset: implement first and last methods
|
Mon, 06 Oct 2014 11:57:59 -0700 |
Pierre-Yves David |
addset: implement first and last methods
|
Mon, 06 Oct 2014 11:54:53 -0700 |
Pierre-Yves David |
spanset: implement `first` and `last` methods
|
Mon, 06 Oct 2014 11:46:53 -0700 |
Pierre-Yves David |
smartset: add first and last methods
|
Tue, 07 Oct 2014 00:20:00 -0700 |
Pierre-Yves David |
getgraphlogrevs: remove user of baseset.append
|
Tue, 07 Oct 2014 00:04:16 -0700 |
Pierre-Yves David |
getlogrevs: remove user of baseset.append
|
Wed, 08 Oct 2014 00:55:09 -0700 |
Pierre-Yves David |
revset-last: remove user of baseset.append
|
Mon, 06 Oct 2014 10:57:01 -0700 |
Pierre-Yves David |
revset-limit: remove user of baseset.append
|
Tue, 07 Oct 2014 00:12:56 -0700 |
Pierre-Yves David |
mq: use `revs.sort()` to ensure the set is ascending
|
Mon, 06 Oct 2014 10:41:43 -0700 |
Pierre-Yves David |
baseset: use default value instead of [] when possible
|
Sat, 04 Oct 2014 06:17:18 -0700 |
Pierre-Yves David |
generatorset: implement isascending and isdescending
|
Fri, 03 Oct 2014 21:11:56 -0700 |
Pierre-Yves David |
generatorset: explicitly track iteration order
|
Fri, 03 Oct 2014 20:23:02 -0700 |
Pierre-Yves David |
addset: drop caching through generatorset
|
Fri, 03 Oct 2014 21:01:30 -0700 |
Pierre-Yves David |
generatorset: get list-based fast iterations after the generator is consumed
|
Fri, 03 Oct 2014 20:48:28 -0700 |
Pierre-Yves David |
generatorset: move iteration code into _iterator
|
Fri, 03 Oct 2014 20:43:48 -0700 |
Pierre-Yves David |
generatorset: stop using a base as the _genlist
|
Fri, 03 Oct 2014 20:12:02 -0700 |
Pierre-Yves David |
generatorset: drop the leading underscore in the class name
|
Fri, 03 Oct 2014 20:14:43 -0700 |
Pierre-Yves David |
generatorset: update the docstring now that it is a smartset
|
Fri, 03 Oct 2014 20:18:48 -0700 |
Pierre-Yves David |
addset: drop the leading underscore from the class name
|
Fri, 03 Oct 2014 20:17:12 -0700 |
Pierre-Yves David |
addset: this is a smartset, update the docstring
|
Thu, 09 Oct 2014 05:27:23 -0700 |
Pierre-Yves David |
addset: use the ascending argument in _iterordered
|
Wed, 08 Oct 2014 14:03:07 -0500 |
Matt Mackall |
rebase: add help examples
|
Wed, 08 Oct 2014 13:40:50 -0500 |
Matt Mackall |
rebase: attempt to clarify --base
|
Wed, 08 Oct 2014 12:59:11 -0400 |
Augie Fackler |
manifest: rearrange add() method and add comments for clarity
|
Wed, 08 Oct 2014 11:52:30 -0400 |
Augie Fackler |
manifest: simplify manifest.add() by making args required
|
Thu, 25 Sep 2014 14:13:31 -0400 |
Augie Fackler |
manifest: move manifest parsing to module-level
|
Wed, 24 Sep 2014 15:14:44 -0400 |
Augie Fackler |
revlog: move references to revlog.hash to inside the revlog class
|
Wed, 24 Sep 2014 15:10:52 -0400 |
Augie Fackler |
revlog: mark nullhash as module-private
|
Wed, 08 Oct 2014 20:51:01 +0900 |
Yuya Nishihara |
ui: disable echo back of prompt input if ui is set to non-tty purposely
|
Fri, 03 Oct 2014 18:48:09 -0700 |
Siddharth Agarwal |
dirstate: cache util.normcase while constructing the foldmap
|
Fri, 03 Oct 2014 18:47:28 -0700 |
Siddharth Agarwal |
normcase: for darwin, use fast ASCII lower
|
Fri, 03 Oct 2014 19:58:26 -0700 |
Siddharth Agarwal |
perf: add a way to measure the perf of constructing the foldmap
|
Fri, 03 Oct 2014 18:45:56 -0700 |
Siddharth Agarwal |
encoding.lower: use fast ASCII lower
|
Fri, 03 Oct 2014 18:42:39 -0700 |
Siddharth Agarwal |
parsers: add a function to efficiently lowercase ASCII strings
|
Tue, 30 Sep 2014 15:58:08 -0700 |
Martin von Zweigbergk |
match: remove unnecessary setting of self._always
|
Fri, 03 Oct 2014 00:43:22 +0900 |
Yuya Nishihara |
bookmarks: port to generic templater
|
Fri, 03 Oct 2014 00:36:36 +0900 |
Yuya Nishihara |
bookmarks: split ui.write() so that it can be easily ported to formatter api
|
Fri, 03 Oct 2014 00:15:39 +0900 |
Yuya Nishihara |
bookmarks: iterate bookmarks list even if it is known to be empty
|
Mon, 06 Oct 2014 07:29:40 -0700 |
David Soria Parra |
repoview: remove hiddencache verification
|
Mon, 06 Oct 2014 08:18:03 -0400 |
Jordi Gutiérrez Hermoso |
color: reorganise and sectionify the help text
|
Mon, 06 Oct 2014 08:16:40 -0400 |
Jordi Gutiérrez Hermoso |
color: update description of the extension
|
Mon, 06 Oct 2014 07:35:53 -0400 |
Jordi Gutiérrez Hermoso |
help: show all nested subsections of a section with `hg help foo.section`
|
Mon, 06 Oct 2014 07:29:38 -0400 |
Jordi Gutiérrez Hermoso |
help: fix output of sections in `hg help foo.somesection`
|
Sat, 04 Oct 2014 17:52:59 -0400 |
Jordi Gutiérrez Hermoso |
log: show phase in hg log -v with the phase template
|
Sat, 04 Oct 2014 17:48:59 -0400 |
Jordi Gutiérrez Hermoso |
log: add labels to the phase template
|
Fri, 03 Oct 2014 19:48:56 -0400 |
Jordi Gutiérrez Hermoso |
log: rewrite default template to use labels (issue2866)
|
Sat, 04 Oct 2014 16:28:28 -0400 |
Jordi Gutiérrez Hermoso |
log: do not hide the public phase in debug mode (BC)
|
Fri, 03 Oct 2014 22:03:31 -0400 |
Jordi Gutiérrez Hermoso |
templater: set the correct phase for parents
|
Fri, 03 Oct 2014 19:47:57 -0400 |
Jordi Gutiérrez Hermoso |
color: omit debug label output on empty strings
|
Sat, 04 Oct 2014 17:22:22 +0900 |
Yuya Nishihara |
tests: make hghave list features alphabetically
|
Fri, 03 Oct 2014 12:54:56 -0500 |
Pierre-Yves David |
revset: remove the now unused _descgeneratorset class
|
Fri, 03 Oct 2014 12:53:41 -0500 |
Pierre-Yves David |
revset: use _generatorset in _revancestors
|
Fri, 03 Oct 2014 12:52:49 -0500 |
Pierre-Yves David |
revset: remove now unused class _ascgeneratorset
|
Fri, 03 Oct 2014 12:52:17 -0500 |
Pierre-Yves David |
revset: use _generatorset directly in _revdescendant
|
Fri, 03 Oct 2014 12:46:34 -0500 |
Pierre-Yves David |
generatorset: move membership testing on ordered gen to the main class
|
Fri, 03 Oct 2014 12:36:57 -0500 |
Pierre-Yves David |
generatorset: make use of the new mechanism in the subclass
|
Fri, 03 Oct 2014 12:36:08 -0500 |
Pierre-Yves David |
generatorset: make it possible to use gen as fastasc or fastdesc
|
Fri, 03 Oct 2014 03:19:00 -0500 |
Pierre-Yves David |
baseset: rely on the abstractsmartset implementation for filter
|
Thu, 02 Oct 2014 19:48:14 -0500 |
Pierre-Yves David |
_orderedsetmixin: drop this now unused class
|
Thu, 02 Oct 2014 19:47:33 -0500 |
Pierre-Yves David |
spanset: drop _orderedsetmixin inheritance
|
Fri, 03 Oct 2014 01:44:52 -0500 |
Pierre-Yves David |
orderedlazyset: drop this now unused class
|
Thu, 02 Oct 2014 19:43:42 -0500 |
Pierre-Yves David |
_descendant: use filteredset instead of orderedlazyset
|
Fri, 03 Oct 2014 01:37:13 -0500 |
Pierre-Yves David |
addset: use the base implementation for ascending and descending
|
Fri, 03 Oct 2014 01:34:25 -0500 |
Pierre-Yves David |
addset: use base implementation for __filter__
|
Fri, 03 Oct 2014 01:33:32 -0500 |
Pierre-Yves David |
addset: use base implementation for __add__
|
Fri, 03 Oct 2014 01:32:50 -0500 |
Pierre-Yves David |
addset: use base implementation for __sub__
|
Fri, 03 Oct 2014 01:31:46 -0500 |
Pierre-Yves David |
addset: use base implementation for __and__
|
Thu, 02 Oct 2014 19:42:06 -0500 |
Pierre-Yves David |
addset: promote to real smartset
|
Fri, 03 Oct 2014 00:12:22 -0500 |
Pierre-Yves David |
addset: add a __nonzero__ method
|
Thu, 02 Oct 2014 23:38:30 -0500 |
Pierre-Yves David |
addset: offer a fastasc and fastdesc methods
|
Thu, 02 Oct 2014 23:28:18 -0500 |
Pierre-Yves David |
addset: split simple and ordered iteration
|
Fri, 03 Oct 2014 01:55:09 -0500 |
Pierre-Yves David |
generatorset: promote to smartset
|
Fri, 03 Oct 2014 01:56:57 -0500 |
Pierre-Yves David |
generatorset: implement __nonzero__
|
Fri, 03 Oct 2014 00:31:33 -0500 |
Pierre-Yves David |
spanset: use base implementation for __add__
|
Fri, 03 Oct 2014 00:31:18 -0500 |
Pierre-Yves David |
spanset: use base implementation for __sub__
|
Fri, 03 Oct 2014 00:30:58 -0500 |
Pierre-Yves David |
spanset: use base implementation for __and__
|
Fri, 03 Oct 2014 00:39:57 -0500 |
Pierre-Yves David |
spanset: use base implementation for filter
|
Fri, 03 Oct 2014 01:27:00 -0500 |
Pierre-Yves David |
filteredset: use base implementation for filter
|
Fri, 03 Oct 2014 01:25:35 -0500 |
Pierre-Yves David |
filteredset: use base implementation for __add__
|
Fri, 03 Oct 2014 01:24:30 -0500 |
Pierre-Yves David |
filteredset: use base implementation for __sub__
|
Fri, 03 Oct 2014 01:23:12 -0500 |
Pierre-Yves David |
filteredset: use base implementation for __and__
|
Thu, 02 Oct 2014 19:22:17 -0500 |
Pierre-Yves David |
abstractsmartset: add default implementation for __sub__
|
Thu, 02 Oct 2014 19:22:03 -0500 |
Pierre-Yves David |
abstractsmartset: add default implementation for __add__
|
Thu, 02 Oct 2014 19:21:40 -0500 |
Pierre-Yves David |
abstractsmartset: add default implementation for __and__
|
Wed, 01 Oct 2014 00:26:50 -0500 |
Pierre-Yves David |
abstractsmartset: add default implementation for filter
|
Fri, 03 Oct 2014 01:16:23 -0500 |
Pierre-Yves David |
lazyset: rename the class to filteredset
|
Thu, 02 Oct 2014 19:14:03 -0500 |
Pierre-Yves David |
lazyset: add order awareness to the class
|
Thu, 02 Oct 2014 19:03:14 -0500 |
Pierre-Yves David |
lazyset: remove min/max
|
Thu, 02 Oct 2014 19:02:50 -0500 |
Pierre-Yves David |
baseset: remove min/max methods
|
Thu, 02 Oct 2014 18:59:41 -0500 |
Pierre-Yves David |
abstractsmartset: add a default implementation for min and max
|
Thu, 02 Oct 2014 18:52:09 -0500 |
Pierre-Yves David |
lazyset: drop now useless ascending/descending definition
|
Tue, 30 Sep 2014 23:36:57 -0500 |
Pierre-Yves David |
lazyset: inherit the fastasc and fastdesc method from subset
|
Thu, 02 Oct 2014 18:25:37 -0500 |
Pierre-Yves David |
lazyset: split the iteration logic from the condition filtering logic
|
Thu, 02 Oct 2014 17:53:55 -0500 |
Pierre-Yves David |
spanset: do a single range check in __contains__
|
Thu, 02 Oct 2014 18:02:17 -0500 |
Pierre-Yves David |
spanset: enforce the order lazily to gain `fastasc` and `fastdesc` methods
|
Tue, 30 Sep 2014 22:26:34 -0500 |
Pierre-Yves David |
abstractsmartset: document the `fastasc` and `fastdesc` attributes/methods
|
Thu, 02 Oct 2014 18:35:56 -0500 |
Pierre-Yves David |
spanset: remove ascending/descending implementation
|
Thu, 02 Oct 2014 18:35:00 -0500 |
Pierre-Yves David |
baseset: remove ascending/descending redefinition
|
Thu, 02 Oct 2014 18:34:18 -0500 |
Pierre-Yves David |
abstractsmartset: default implementation for `ascending` and `descending`
|
Wed, 17 Sep 2014 04:55:55 -0700 |
Pierre-Yves David |
revert: bring back usage of `subset & ps` in `parents`
|
Sun, 24 Aug 2014 17:40:27 -0400 |
Jordi Gutiérrez Hermoso |
color: update docstring for debug option
|
Wed, 20 Aug 2014 15:19:37 -0400 |
Jordi Gutiérrez Hermoso |
color: document the possibility to colourise tabs in diffs
|
Fri, 12 Sep 2014 22:07:23 -0400 |
Mike Edgar |
contrib/synthrepo: walk a repo's directory structure during analysis
|
Fri, 12 Sep 2014 22:04:29 -0400 |
Mike Edgar |
contrib/synthrepo: generate initial repo contents using directory shape model
|
Sun, 28 Sep 2014 17:15:28 +0200 |
Mads Kiilerich |
filemerge: switch the default name for internal tools from internal:x to :x
|
Sun, 28 Sep 2014 17:15:25 +0200 |
Mads Kiilerich |
filemerge: introduce :x as short version of internal:x merge tool name
|
Thu, 02 Oct 2014 23:26:02 +0900 |
Yuya Nishihara |
branches: include active, closed and current flags in template output
|
Thu, 02 Oct 2014 23:13:56 +0900 |
Yuya Nishihara |
branches: merge white space to format string
|
Thu, 02 Oct 2014 22:59:56 +0900 |
Yuya Nishihara |
branches: port to generic templater
|
Thu, 02 Oct 2014 22:15:39 +0900 |
Yuya Nishihara |
branches: format rev as integer that is necessary for generic templater
|
Fri, 03 Oct 2014 22:20:02 +0900 |
Yuya Nishihara |
formatter: add general way to switch hex/short functions
|
Fri, 03 Oct 2014 11:37:56 -0500 |
Pierre-Yves David |
locarepo: remove the `pull` method (API)
|
Fri, 03 Oct 2014 11:21:52 -0500 |
Pierre-Yves David |
transplant: use exchange.pull
|
Fri, 03 Oct 2014 11:19:25 -0500 |
Pierre-Yves David |
convert-hg: use localrepo.pull
|
Fri, 03 Oct 2014 11:16:57 -0500 |
Pierre-Yves David |
fetch: use exchange.pull
|
Fri, 03 Oct 2014 11:15:33 -0500 |
Pierre-Yves David |
localrepo: use exchange.pull when cloning
|
Fri, 03 Oct 2014 11:12:55 -0500 |
Pierre-Yves David |
subrepo: use exchange.pull
|
Fri, 03 Oct 2014 11:11:12 -0500 |
Pierre-Yves David |
commands: directly use exchange.pull
|
Fri, 03 Oct 2014 11:07:47 -0500 |
Pierre-Yves David |
exchange: have `pull` return the pulloperation object
|
Wed, 01 Oct 2014 15:14:36 -0500 |
Pierre-Yves David |
revset: introduce an abstractsmartset class
|
Wed, 01 Oct 2014 15:03:16 -0500 |
Pierre-Yves David |
revset: add a `__nonzero__` to baseset
|
Wed, 01 Oct 2014 15:50:54 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__sub__
|
Wed, 01 Oct 2014 15:50:40 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__and__
|
Tue, 30 Sep 2014 23:09:59 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) from baseset.__and__
|
Wed, 01 Oct 2014 15:53:42 -0500 |
Pierre-Yves David |
revset: use direct access to __contains__ in spanset.__sub__
|
Tue, 30 Sep 2014 12:39:21 -0500 |
Pierre-Yves David |
revset: use a single return statement in matcher function
|
Thu, 02 Oct 2014 16:57:51 -0500 |
Pierre-Yves David |
obsolete: replace "nb" notation with "num" (for "number")
|
Wed, 24 Sep 2014 17:18:57 -0700 |
Martin von Zweigbergk |
shelve: remove unused status variables
|
Thu, 02 Oct 2014 18:50:41 -0500 |
Matt Mackall |
gpg: use an abort hint and don't mention --force
|
Thu, 02 Oct 2014 18:47:02 -0500 |
Matt Mackall |
gpg: move test of force before status call
|
Wed, 24 Sep 2014 12:57:39 -0700 |
Martin von Zweigbergk |
gpg: drop unnecessary slicing of status array
|
Thu, 02 Oct 2014 18:39:57 -0500 |
Matt Mackall |
tag: use an abort hint
|
Thu, 02 Oct 2014 18:38:10 -0500 |
Matt Mackall |
tag: only check the status of .hgtags
|
Thu, 02 Oct 2014 18:37:12 -0500 |
Matt Mackall |
tag: properly abort if an unknown or ignored .hgtags is present
|
Wed, 01 Oct 2014 12:50:18 -0700 |
Martin von Zweigbergk |
summary: remove unused code for listing ignored files
|
Wed, 01 Oct 2014 14:48:42 -0700 |
Martin von Zweigbergk |
fetch: use cmdutil.bailifchanged()
|
Thu, 02 Oct 2014 18:00:05 -0500 |
Matt Mackall |
ui: fix comment about non-interactive prompts
|
Thu, 02 Oct 2014 23:20:59 +0900 |
Yuya Nishihara |
formatter: convert booleans to json
|
Wed, 01 Oct 2014 03:42:00 +0200 |
Mads Kiilerich |
merge: mute the status message when bid merge kicks in
|
Wed, 01 Oct 2014 03:41:11 +0200 |
Mads Kiilerich |
merge: use bid merge by default (BC)
|
Wed, 01 Oct 2014 03:40:51 +0200 |
Mads Kiilerich |
changectx: skip all invalid merge.preferancestor values
|
Wed, 30 Apr 2014 16:56:23 -0700 |
Pierre-Yves David |
revset: rely on built in iterator when possible in _generatorset.__iter__
|
Thu, 18 Sep 2014 15:52:45 -0700 |
Pierre-Yves David |
revset: prefetch an attribute in _generatorset.__iter__
|
Tue, 09 Sep 2014 22:14:13 +0900 |
Anton Shestakov |
templater: add count template filter, plus tests
|
Sun, 28 Sep 2014 17:35:33 -0700 |
Pierre-Yves David |
push: update bookmarks (on server) within a transaction
|
Sun, 28 Sep 2014 15:21:38 -0700 |
Pierre-Yves David |
pull: perform bookmark updates in the transaction
|
Sun, 28 Sep 2014 00:41:55 -0700 |
Pierre-Yves David |
bookmark: add a `bmstore.recordupdate` to plug bookmarks into the transaction
|
Sat, 27 Sep 2014 03:10:33 -0700 |
Pierre-Yves David |
bookmarks: split bookmark serialization and file handling
|
Sun, 28 Sep 2014 00:36:42 -0700 |
Pierre-Yves David |
transaction: allow generating file outside of store
|
Wed, 01 Oct 2014 21:40:44 -0500 |
Pierre-Yves David |
transaction: work around and document issue with file backup
|
Thu, 02 Oct 2014 00:15:15 -0500 |
Pierre-Yves David |
bundle2: remove an explicit packing
|
Wed, 01 Oct 2014 23:55:22 -0500 |
Pierre-Yves David |
bundle2: split test in two
|
Sun, 28 Sep 2014 14:07:56 -0700 |
Pierre-Yves David |
pull: merge bookmark updates and imports
|
Sun, 28 Sep 2014 13:43:31 -0700 |
Pierre-Yves David |
pull: gather explicit bookmark pulls with bookmark updates
|
Sun, 28 Sep 2014 12:47:25 -0700 |
Pierre-Yves David |
subrepo: stop pulling bookmark manually
|
Sat, 27 Sep 2014 01:59:56 -0700 |
Pierre-Yves David |
pull: retrieve bookmarks through bundle2
|
Sat, 27 Sep 2014 01:37:56 -0700 |
Pierre-Yves David |
pull: retrieve bookmarks before obsmarkers
|
Sat, 27 Sep 2014 01:31:15 -0700 |
Pierre-Yves David |
pull: move bookmark pulling into its own function
|
Sat, 27 Sep 2014 01:34:02 -0700 |
Pierre-Yves David |
pull: perform the todostep inside functions handling old way of pulling
|
Fri, 26 Sep 2014 23:04:35 -0700 |
Pierre-Yves David |
bookmark: remove now unused `pushtoremote` function
|
Sat, 27 Sep 2014 20:51:53 -0700 |
Pierre-Yves David |
push: gather all bookmark decisions together
|
Fri, 26 Sep 2014 18:33:11 -0700 |
Pierre-Yves David |
push: prepare the issue of multiple kinds of messages
|
Thu, 02 Oct 2014 13:19:49 -0500 |
Pierre-Yves David |
push: set bkresult when pushing bookmarks through bundle2
|
Fri, 26 Sep 2014 13:56:20 -0700 |
Pierre-Yves David |
clone: remove duplicated bookmark pulling
|
Fri, 26 Sep 2014 15:15:49 -0700 |
Pierre-Yves David |
clone: explicitly push bookmarks when cloning from local to remote
|
Fri, 26 Sep 2014 13:55:53 -0700 |
Pierre-Yves David |
clone: copy `.hg/bookmarks` during copy clone
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
Thu, 02 Oct 2014 12:16:07 -0500 |
Pierre-Yves David |
bookmarks: allow `updatefromremote` to be quiet
|
Thu, 02 Oct 2014 12:39:37 -0500 |
Pierre-Yves David |
util: fix sorteddict.pop
|
Fri, 26 Sep 2014 12:51:55 -0700 |
Pierre-Yves David |
localrepo: pass arbitrary kwargs from `repo.pull` to `exchange.pull`
|
Fri, 26 Sep 2014 10:59:29 -0700 |
Pierre-Yves David |
pull: use `other.url()` as the source of a bookmark pull
|
Tue, 30 Sep 2014 17:13:54 -0700 |
Kyle Lippincott |
setup: set mode 644 or 755 on installed files
|
Thu, 02 Oct 2014 21:58:10 +0900 |
Yuya Nishihara |
branches: reduce nesting in for loop
|
Sun, 28 Sep 2014 16:57:47 +0200 |
Mads Kiilerich |
i18n: use datapath for i18n like for templates and help
|
Sun, 28 Sep 2014 16:57:47 +0200 |
Mads Kiilerich |
help: don't search randomly for help data - trust util.datapath
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: don't search randomly for templates - trust util.datapath
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: inline global 'path' list in templatepaths
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
Sun, 28 Sep 2014 16:57:06 +0200 |
Mads Kiilerich |
util: introduce datapath for getting the location of supporting data files
|
Sun, 28 Sep 2014 16:57:06 +0200 |
Mads Kiilerich |
util: move _hgexecutable a few lines, closer to where it is used
|
Sun, 28 Sep 2014 13:27:40 +0200 |
Andrew Shadura |
hgk: define bookmark colour explicitly, as Tk 8.6 has changed their meaning
|
Tue, 30 Sep 2014 14:32:49 -0700 |
Martin von Zweigbergk |
largefiles: remove 'forget' list that's always empty
|
Thu, 02 Oct 2014 16:43:50 -0500 |
Matt Mackall |
bookmarks: fix divergent bookmark path normalization
|
Thu, 02 Oct 2014 11:35:20 -0500 |
Matt Mackall |
exchange: remove a broken i18n abuse
|
Fri, 26 Sep 2014 11:31:15 -0700 |
Pierre-Yves David |
bookmark: make the search for divergent names more robust
|
Thu, 25 Sep 2014 17:53:27 -0700 |
Pierre-Yves David |
pull: gather all bookmark-pulling code together
|
Thu, 25 Sep 2014 02:53:29 -0700 |
Pierre-Yves David |
push: perform bookmark export in the push function
|
Thu, 25 Sep 2014 00:57:36 -0700 |
Pierre-Yves David |
push: add `pushoperation.bkresult`
|
Thu, 25 Sep 2014 01:49:20 -0700 |
Pierre-Yves David |
push: pass list of bookmark to `exchange.push`
|
Thu, 25 Sep 2014 15:26:09 -0700 |
Pierre-Yves David |
exchange: import bookmarks as bookmod
|
Thu, 25 Sep 2014 02:53:49 -0700 |
Pierre-Yves David |
push: sanitize handling of bookmark push return value
|
Thu, 25 Sep 2014 01:43:24 -0700 |
Pierre-Yves David |
locarepo: remove the `push` method (API)
|
Thu, 25 Sep 2014 01:42:49 -0700 |
Pierre-Yves David |
push: `exchange.push` instead of `localrepo.push`
|
Thu, 25 Sep 2014 01:41:26 -0700 |
Pierre-Yves David |
clone: use `exchange.push` instead of `localrepo.push`
|
Thu, 25 Sep 2014 01:39:39 -0700 |
Pierre-Yves David |
push: use `exchange.push` in `commands.push`
|
Thu, 25 Sep 2014 02:21:59 -0700 |
Pierre-Yves David |
push: `exchange.push` now returns the `pushoperation` object
|
Thu, 25 Sep 2014 00:55:39 -0700 |
Pierre-Yves David |
push: rename `pushop.ret` to `pushop.cgresult`
|
Tue, 16 Sep 2014 15:57:51 -0700 |
Pierre-Yves David |
obsolete: use version constants in the format mapping
|
Tue, 16 Sep 2014 15:56:38 -0700 |
Pierre-Yves David |
obsolete: use the `version` argument in encodemarkers
|
Fri, 12 Sep 2014 14:41:43 +0200 |
Pierre-Yves David |
obsolete: gather all contents related to format version 0 in a single place
|
Sun, 31 Aug 2014 13:01:00 +0200 |
Pierre-Yves David |
revert: properly back up added files with local modification
|
Sat, 30 Aug 2014 02:39:08 +0200 |
Pierre-Yves David |
revert: track added files with local modifications
|
Sat, 30 Aug 2014 02:30:24 +0200 |
Pierre-Yves David |
revert: distinguish between "check" and "backup" strategy
|
Sat, 30 Aug 2014 02:28:27 +0200 |
Pierre-Yves David |
revert: small refactoring in the way backup value are handled
|
Wed, 01 Oct 2014 15:05:09 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Oct 2014 14:59:33 -0500 |
Matt Mackall |
Added signature for changeset f768c888aaa6
stable
|
Wed, 01 Oct 2014 14:58:05 -0500 |
Matt Mackall |
Added tag 3.1.2 for changeset f768c888aaa6
stable
|
Wed, 01 Oct 2014 14:44:24 -0500 |
Matt Mackall |
parsers: fix Py2.4 argument parsing issue
|
Wed, 01 Oct 2014 12:35:18 -0500 |
Matt Mackall |
merge with i18n
stable 3.1.2
|
Tue, 30 Sep 2014 16:59:07 -0400 |
Jordi Gutiérrez Hermoso |
diff: document the nobinary option
stable
|
Tue, 30 Sep 2014 13:43:30 -0300 |
Wagner Bruna |
i18n-pt_BR: minor fixes and rewording on histedit help text
stable
|
Tue, 30 Sep 2014 10:17:59 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with c712238c4f9b
stable
|
Tue, 30 Sep 2014 10:13:25 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Mon, 22 Sep 2014 15:39:21 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 802dffd62de5
stable
|
Sun, 14 Sep 2014 20:32:34 -0400 |
Mike Edgar |
filelog: censored files compare against empty data, have 0 size
|
Wed, 03 Sep 2014 22:14:20 -0400 |
Mike Edgar |
filelog: raise CensoredNodeError when hash checks fail with censor metadata
|
Wed, 03 Sep 2014 15:59:03 -0400 |
Mike Edgar |
error: add CensoredNodeError, will be thrown when content deliberately erased
|
Tue, 30 Sep 2014 16:01:19 -0700 |
Siddharth Agarwal |
files: cache repo.dirstate
|
Tue, 30 Sep 2014 15:21:35 -0700 |
Siddharth Agarwal |
files: only check for removed, not unknown or missing
|
Tue, 30 Sep 2014 14:39:58 -0700 |
Siddharth Agarwal |
files: use ctx.matches instead of ctx.walk
|
Tue, 30 Sep 2014 15:45:48 -0700 |
Siddharth Agarwal |
files: actually filter out removed files
|
Wed, 01 Oct 2014 01:08:17 +0200 |
Mads Kiilerich |
subrepo: remove superfluous newline from subrepo prompt
|
Wed, 01 Oct 2014 01:04:18 +0200 |
Mads Kiilerich |
ui: show prompt choice if input is not a tty but is forced to be interactive
|
Tue, 30 Sep 2014 18:22:58 -0500 |
Matt Mackall |
merge with stable
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
Tue, 30 Sep 2014 15:55:30 -0500 |
Matt Mackall |
help: use OS containers for config file lists
|
Tue, 30 Sep 2014 15:51:22 -0500 |
Matt Mackall |
help: support OS-specific help sections
|
Tue, 30 Sep 2014 15:48:43 -0500 |
Matt Mackall |
minirst: allow multiple container types for prune
|
Thu, 04 Sep 2014 21:36:35 +0200 |
Mads Kiilerich |
config: don't read the same config file twice
|
Tue, 30 Sep 2014 23:15:56 +0900 |
Yuya Nishihara |
templater: fix precedence of --style and --template options
stable
|
Mon, 29 Sep 2014 23:23:44 -0700 |
Martin von Zweigbergk |
shelve: avoid writing file that is never read from
|
Sun, 28 Sep 2014 15:21:29 +0200 |
Andrew Shadura |
hgk: don't break on repositories with obsolete changesets
|
Thu, 18 Sep 2014 11:43:47 -0700 |
Pierre-Yves David |
test: protect the run-tests.py --json test behind an hghave rule
|
Mon, 29 Sep 2014 17:23:38 -0500 |
Matt Mackall |
merge with stable
|
Sat, 27 Sep 2014 21:59:55 +0900 |
Anton Shestakov |
hgweb: refresh hgweb.repo on phase change (issue4061)
stable
|
Mon, 29 Sep 2014 16:42:12 -0500 |
Matt Mackall |
help: fix typo in log examples
stable
|
Fri, 26 Sep 2014 02:19:48 +0200 |
Mads Kiilerich |
ssl: on OS X, use a dummy cert to trick Python/OpenSSL to use system CA certs
|
Fri, 26 Sep 2014 02:19:47 +0200 |
Mads Kiilerich |
ssl: refactor sslkwargs - move things around a bit, preparing for next change
|
Fri, 19 Sep 2014 18:43:53 -0700 |
Durham Goode |
revert: special case 'hg revert --all'
|
Sun, 28 Sep 2014 17:21:38 +0900 |
Yuya Nishihara |
test-commandserver: make runcommand message bolder
|
Sun, 28 Sep 2014 14:46:57 +0900 |
Yuya Nishihara |
test-commandserver: rewrite manual substitution of output by (glob) match
|
Sun, 28 Sep 2014 16:59:30 +0900 |
Yuya Nishihara |
test-commandserver: remove redundant banner output
|
Sun, 28 Sep 2014 16:55:14 +0900 |
Yuya Nishihara |
test-commandserver: remove .py test which was ported to .t
|
Sun, 28 Sep 2014 16:05:37 +0900 |
Yuya Nishihara |
test-commandserver: port test functions from .py to .t
|
Sun, 28 Sep 2014 14:27:40 +0900 |
Yuya Nishihara |
test-commandserver: add stub for .t test by copying .out with 2-space indent
|
Sun, 28 Sep 2014 13:31:16 +0900 |
Yuya Nishihara |
test-commandserver: split helper functions to new hgclient module
|
Sun, 28 Sep 2014 15:13:35 +0900 |
Yuya Nishihara |
heredoctest: do not append extra newline character to continuation line
|
Sun, 28 Sep 2014 14:15:43 +0900 |
Yuya Nishihara |
heredoctest: use the same dict for local/global contexts as in doctest
|
Sat, 27 Sep 2014 12:37:53 +0900 |
Yuya Nishihara |
cmdserver: drop useless in_ attribute from channeledoutput
|
Sat, 27 Sep 2014 12:27:03 +0900 |
Yuya Nishihara |
cmdserver: get file attributes of 'e'-channel from stdout, not from stderr
|
Sat, 27 Sep 2014 12:15:01 +0900 |
Yuya Nishihara |
cmdserver: correct doc of channeledoutput
|
Sat, 27 Sep 2014 14:47:52 -0500 |
Matt Mackall |
merge with stable
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
Wed, 24 Sep 2014 11:20:35 -0700 |
Siddharth Agarwal |
test-convert-git.t: make copy detection deterministic
|
Tue, 23 Sep 2014 17:12:27 -0700 |
Pierre-Yves David |
revsetbenchmark: add a rebase-related revset to the benchmark list
|
Tue, 23 Sep 2014 17:09:19 -0700 |
Pierre-Yves David |
revsetbenchmark: allow comments ('#' prefix) in the revset input
|
Tue, 23 Sep 2014 17:08:49 -0700 |
Pierre-Yves David |
revsetbenchmark: make it clear that revsets may be read from stdin
|
Sun, 21 Sep 2014 12:50:48 +0900 |
Yuya Nishihara |
tags: use full hash for formatter output as in log or annotate commands
|
Sun, 21 Sep 2014 12:46:23 +0900 |
Yuya Nishihara |
tags: change field name of formatter output to be the same as log command
|
Sun, 21 Sep 2014 12:38:47 +0900 |
Yuya Nishihara |
files: correct topic of formatter
|
Fri, 19 Sep 2014 18:40:39 -0700 |
Durham Goode |
revert: move targetsubs calculation down to its use
|
Tue, 23 Sep 2014 14:20:08 -0400 |
Augie Fackler |
help: document that default hgweb style is called paper (issue4373)
|
Sat, 20 Sep 2014 14:16:39 -0700 |
Arun Chandrasekaran |
help: update help for hgweb template and style (issue4373)
|
Tue, 23 Sep 2014 16:22:52 +0900 |
Mike Hommey |
bundle2: rename functions that have the same name
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: write headers of new patches using patchheader
|
Wed, 24 Sep 2014 02:41:11 +0200 |
Mads Kiilerich |
mq: refactor patchheader header ordering to match export (BC)
|
Sat, 20 Sep 2014 17:06:57 +0200 |
Mads Kiilerich |
mq: upgrade non-plain patches to HG format when setting parent in patchheader
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: make patchheader .plainmode more reliable
|
Wed, 24 Sep 2014 21:50:03 -0700 |
Mike Hommey |
bundle2: remove heads and common arguments to getbundle parts generators
|
Thu, 25 Sep 2014 11:47:57 +0900 |
Mike Hommey |
bundle2: separate bundle10 and bundle2 cases in getbundle()
|
Thu, 25 Sep 2014 11:11:37 +0900 |
Mike Hommey |
bundle2: pass b2caps down to functions adding bundle2 parts for getbundle
|
Wed, 24 Sep 2014 13:16:20 -0700 |
David Soria Parra |
parsers: fix uninitialize variable warning
|
Wed, 17 Sep 2014 11:00:03 -0700 |
Pierre-Yves David |
revset: use `subset &` in bare `p2()`
|
Wed, 17 Sep 2014 10:59:52 -0700 |
Pierre-Yves David |
revset: use `subset &` in bare `p1()`
|
Wed, 17 Sep 2014 11:00:09 -0700 |
Pierre-Yves David |
revset: use `subset &` in `rev`
|
Wed, 17 Sep 2014 19:52:34 -0700 |
Pierre-Yves David |
revset: use `subset &` in `origin`
|
Wed, 17 Sep 2014 10:59:16 -0700 |
Pierre-Yves David |
revset: use `subset &` in `follow`
|
Wed, 17 Sep 2014 10:58:50 -0700 |
Pierre-Yves David |
revset: use `subset &` in `filelog`
|
Wed, 17 Sep 2014 10:58:39 -0700 |
Pierre-Yves David |
revset: use `subset &` in `divergent`
|
Wed, 17 Sep 2014 10:57:57 -0700 |
Pierre-Yves David |
revset: use `subset &` in `bisect`
|
Wed, 17 Sep 2014 10:57:47 -0700 |
Pierre-Yves David |
revset: use `subset &` in `ancestorspec`
|
Wed, 17 Sep 2014 19:57:09 -0700 |
Pierre-Yves David |
revset: use `subset &` in `bookmark`
|
Wed, 17 Sep 2014 10:59:40 -0700 |
Pierre-Yves David |
revset: use `subset &` in `outgoing`
|
Wed, 30 Apr 2014 16:56:48 -0700 |
Pierre-Yves David |
revset: avoid in loop lookup in _generatorset._consumegen
|
Fri, 25 Apr 2014 14:51:24 -0700 |
Pierre-Yves David |
revset: reduce dict lookup in lazyset.__contains__
|
Fri, 25 Apr 2014 17:53:58 -0700 |
Pierre-Yves David |
revset: do less lookup during spanset.__contains__
|
Tue, 16 Sep 2014 23:10:39 -0700 |
Martin von Zweigbergk |
largefiles: simplify iteration over standins
|
Tue, 16 Sep 2014 22:50:38 -0700 |
Martin von Zweigbergk |
largefiles: avoid using 'lfiles' variable for two purposes
|
Mon, 22 Sep 2014 13:05:36 -0700 |
Martin von Zweigbergk |
largefiles: remove unnecessary clearing of status fields
|
Wed, 24 Sep 2014 01:39:25 +0200 |
Mads Kiilerich |
mq: simplify patchheader handling of the empty line before the diff
|
Wed, 24 Sep 2014 01:36:44 +0200 |
Mads Kiilerich |
mq: write '# Parent ' lines with two spaces like export does (BC)
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: write headers for new HG patches in the same order as export (BC)
|
Sat, 20 Sep 2014 17:06:56 +0200 |
Mads Kiilerich |
mq: correctly make an empty line after description in new patches
|
Tue, 16 Sep 2014 14:51:56 -0700 |
Martin von Zweigbergk |
largefiles: extract 'orig' method in reposetup.status
|
Tue, 16 Sep 2014 14:51:25 -0700 |
Martin von Zweigbergk |
largefiles: extract 'orig' method in lfilesctx.filectx
|
Tue, 16 Sep 2014 14:50:38 -0700 |
Martin von Zweigbergk |
largefiles: extract 'orig' method in lfilesmanifestdict.__contains__
|
Tue, 16 Sep 2014 14:40:25 -0700 |
Martin von Zweigbergk |
largefiles: reduce indentation by dropping 'else' block after 'return'
|
Tue, 16 Sep 2014 11:35:13 -0700 |
Martin von Zweigbergk |
largefiles: remove dead assignment left over from change 1ff42ee98446
|
Fri, 19 Sep 2014 13:49:58 -0700 |
Martin von Zweigbergk |
match: simplify brittle predicate construction
|
Tue, 23 Sep 2014 14:45:23 -0700 |
Siddharth Agarwal |
convert: change default for git rename detection to 50%
|
Tue, 23 Sep 2014 14:40:32 -0700 |
Siddharth Agarwal |
convert: simplify git.similarity parsing
|
Wed, 24 Sep 2014 20:11:36 -0700 |
Pierre-Yves David |
revset: fast implementation for fullreposet.__and__
|
Thu, 18 Sep 2014 13:04:02 -0700 |
Pierre-Yves David |
revset: turn spanset into a factory function
|
Tue, 29 Apr 2014 19:06:15 -0700 |
Pierre-Yves David |
revert: add a fullreposet class
|
Tue, 23 Sep 2014 12:21:38 -0700 |
Pierre-Yves David |
obsolete: ensure that `getrevs` always return a set
|
Mon, 22 Sep 2014 23:46:38 +0900 |
Anton Shestakov |
hgweb: fail if an invalid command was supplied in url path (issue4071)
stable
|
Wed, 24 Sep 2014 15:52:40 +0900 |
Mike Hommey |
keepalive: fix how md5 is used
stable
|
Sat, 27 Sep 2014 13:18:10 -0500 |
Matt Mackall |
merge with stable
|
Tue, 16 Sep 2014 23:59:29 -0700 |
Pierre-Yves David |
revset: add an optimised baseset.__contains__ (issue4371)
stable
|
Mon, 22 Sep 2014 16:14:08 -0500 |
Matt Mackall |
merge with stable
|
Mon, 22 Sep 2014 16:03:07 -0500 |
Matt Mackall |
commands: deprecate the parents commands
|
Wed, 17 Sep 2014 19:56:59 -0700 |
Pierre-Yves David |
revset: remove nullrev from the bookmark computation
|
Wed, 17 Sep 2014 10:58:25 -0700 |
Pierre-Yves David |
revset: unify code flow in `bookmark`
|
Wed, 17 Sep 2014 10:59:30 -0700 |
Pierre-Yves David |
revset: remove invalid value in the origin set
|
Wed, 17 Sep 2014 19:49:26 -0700 |
Pierre-Yves David |
revset: remove nullrev from set computed in parents()
|
Wed, 17 Sep 2014 19:44:03 -0700 |
Pierre-Yves David |
revset: refactor parents() into a single return point
|
Wed, 17 Sep 2014 04:40:30 -0700 |
Pierre-Yves David |
revset: remove nullrev from set computed in p1() and p2()
|
Tue, 16 Sep 2014 23:42:41 -0700 |
Pierre-Yves David |
revset: document the choice made in __generatorset.__iter__
|
Sun, 21 Sep 2014 10:31:34 -0500 |
Matt Mackall |
help: mention mode in hg log --removed help (issue4381)
stable
|
Sun, 21 Sep 2014 10:07:06 -0500 |
Matt Mackall |
commit: catch changed exec bit on files from p1 (issue4382)
stable
|
Sat, 30 Aug 2014 02:25:23 +0200 |
Pierre-Yves David |
revert: add a `drop` action
|
Sat, 30 Aug 2014 02:23:25 +0200 |
Pierre-Yves David |
revert: explicitly track added but deleted file
|
Mon, 01 Sep 2014 12:36:48 +0200 |
Pierre-Yves David |
revert: have an explicit action for "forget"
|
Sat, 30 Aug 2014 18:20:29 +0200 |
Pierre-Yves David |
revert: split between newly added file and file added in other changeset
|
Tue, 16 Sep 2014 22:55:49 -0700 |
Pierre-Yves David |
revset: stop using a baseset instead of a plain list in _revsbetween
|
Fri, 19 Sep 2014 07:23:10 +0530 |
anuraggoel |
run-tests: added 'cuser', 'csys' time info in report.json file
|
Fri, 19 Sep 2014 14:51:58 -0500 |
Matt Mackall |
import: let --exact 'work' with --no-commit (issue4376)
|
Tue, 16 Sep 2014 16:03:21 -0700 |
Durham Goode |
obsolete: use C code for headrevs calculation
|
Tue, 16 Sep 2014 23:47:34 -0700 |
Pierre-Yves David |
revset: simplify orderedlazyset creation in spanset method
|
Tue, 16 Sep 2014 23:37:03 -0700 |
Pierre-Yves David |
revset: use spanset.isdescending in multiple simple places
|
Tue, 16 Sep 2014 23:34:18 -0700 |
Pierre-Yves David |
revset: wider definition of ascending and descending for spanset
|
Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Tue, 16 Sep 2014 23:40:24 +0900 |
Yuya Nishihara |
annotate: split functions to get data without applying text formatting
|
Fri, 29 Aug 2014 06:19:32 +0200 |
Yuya Nishihara |
annotate: remove unused variable in calculation of column widths
|
Fri, 29 Aug 2014 05:36:52 +0200 |
Yuya Nishihara |
annotate: build format string separately from annotation data
|
Wed, 17 Sep 2014 22:21:01 +0900 |
Yuya Nishihara |
formatter: convert float value to json
|
Wed, 17 Sep 2014 21:30:22 +0900 |
Yuya Nishihara |
formatter: have jsonformatter accept tuple as value
|
Wed, 17 Sep 2014 21:15:43 +0900 |
Yuya Nishihara |
formatter: extract function that encode values to json string
|
Fri, 12 Sep 2014 21:38:52 -0400 |
Mike Edgar |
contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict
|
Fri, 12 Sep 2014 17:43:37 -0400 |
Mike Edgar |
contrib/synthrepo: only generate 2 parents if model contains merges
|
Fri, 12 Sep 2014 12:28:30 -0700 |
Siddharth Agarwal |
convert: add support to find git copies from all files in the working copy
|
Fri, 12 Sep 2014 11:23:26 -0700 |
Siddharth Agarwal |
convert: add support to detect git renames and copies
|
Thu, 11 Sep 2014 23:57:49 -0700 |
Siddharth Agarwal |
convert: for git, factor out code to add entries to a separate function
|
Thu, 11 Sep 2014 23:37:47 -0700 |
Siddharth Agarwal |
convert: for git's getchanges, always split entry line into components
|
Thu, 11 Sep 2014 23:35:19 -0700 |
Siddharth Agarwal |
convert: for git's getchanges, use explicit index for iteration
|
Fri, 12 Sep 2014 10:17:56 -0700 |
Siddharth Agarwal |
convert: add initial docs for git sources
|
Sun, 24 Aug 2014 17:27:28 -0400 |
Jordi Gutiérrez Hermoso |
color: document that changeset phases have labels
|
Fri, 19 Sep 2014 12:51:15 -0500 |
Matt Mackall |
color: change the debug output format
|
Sun, 24 Aug 2014 17:40:27 -0400 |
Jordi Gutiérrez Hermoso |
color: enable debug option to show labels
|
Sun, 24 Aug 2014 17:35:36 -0400 |
Jordi Gutiérrez Hermoso |
color: document that labels are used for colorizing text
|
Wed, 27 Aug 2014 16:39:44 +0200 |
Mads Kiilerich |
contrib: add OS X p4merge to mergetools.hgrc
|
Wed, 20 Aug 2014 15:15:50 -0400 |
Jordi Gutiérrez Hermoso |
patch: enable diff.tab markup for the color extension
|
Wed, 17 Sep 2014 13:08:03 -0700 |
Siddharth Agarwal |
dirstate: copyedit exception for no beginparentchange call
|
Sun, 07 Sep 2014 11:33:22 -0700 |
Gregory Szorc |
revsetbenchmarks: add an additional roots() benchmark
|
Tue, 16 Sep 2014 14:49:56 -0500 |
Matt Mackall |
merge with stable
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: examine "pushable" of already applied patch correctly
stable
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: pop correct patches when changing pushable-ness of already applied ones
stable
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: use "mq.applied[i].name" instead of "mq.appliedname(i)" for safety
stable
|
Fri, 12 Sep 2014 02:29:19 +0900 |
FUJIWARA Katsunori |
mq: report correct numbers for changing "number of guarded, applied patches"
stable
|
Fri, 29 Aug 2014 05:09:59 +0200 |
Yuya Nishihara |
annotate: remove redundant check for empty list of annotation data
|
Fri, 12 Sep 2014 14:21:18 -0700 |
Durham Goode |
revset: lower weight for _intlist function
|
Fri, 12 Sep 2014 15:00:51 -0700 |
Durham Goode |
revset: make parents() O(number of parents)
|
Fri, 12 Sep 2014 16:21:13 -0700 |
Durham Goode |
revset: make descendants() lazier
|
Wed, 17 Sep 2014 00:28:37 +0900 |
Yuya Nishihara |
check-code: look for misuse of __bool__
|
Wed, 17 Sep 2014 00:31:03 +0900 |
Yuya Nishihara |
formatter: correct bool testing which should be __nonzero__ in Python 2
|
Mon, 15 Sep 2014 16:07:54 -0400 |
Mike Edgar |
contrib/synthrepo: return None to delete files on commit, don't raise IOError
|
Mon, 15 Sep 2014 09:36:12 -0500 |
Steve Borho |
wix: contrib/sample.hgrc is no more
|
Sun, 31 Aug 2014 13:41:09 +0200 |
Mads Kiilerich |
dockerrpm: create a yum/dnf repo from the generated rpms
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
docker: add CentOS 5
|
Sun, 31 Aug 2014 13:41:09 +0200 |
Mads Kiilerich |
docker: use stable tags for fedora and centos
|
Fri, 30 May 2014 14:14:33 +0200 |
Mads Kiilerich |
dockerrpm: prepare source outside docker and just run rpmbuild inside docker
|
Fri, 30 May 2014 14:14:33 +0200 |
Mads Kiilerich |
dockerrpm: run docker build process as the current user, not as root
|
Fri, 30 May 2014 14:14:33 +0200 |
Mads Kiilerich |
dockerrpm: better handling of specification of docker name
|
Fri, 30 May 2014 14:14:33 +0200 |
Mads Kiilerich |
dockerrpm: check that docker is running correctly before building
|
Sun, 31 Aug 2014 13:40:53 +0200 |
Mads Kiilerich |
buildrpm: introduce --rpmdir instead of using hardcoded rpmbuild dir
|
Thu, 15 May 2014 01:50:11 +0200 |
Mads Kiilerich |
buildrpm: introduce --withpython for building rpms that includes Python 2.7
|
Sun, 31 Aug 2014 12:51:06 +0200 |
Mads Kiilerich |
buildrpm: introduce --prepare for preparing without actually building rpms
|
Thu, 28 Aug 2014 22:45:36 +0900 |
FUJIWARA Katsunori |
templater: add "diff" template function
|
Tue, 16 Sep 2014 11:08:29 -0500 |
Matt Mackall |
locate: add pointer to files command in help
|
Tue, 16 Sep 2014 11:08:14 -0500 |
Matt Mackall |
tests: fix breakage from locate deprecation
|
Sun, 16 Mar 2014 13:29:08 -0500 |
Matt Mackall |
locate: deprecate in favor of files
|
Fri, 12 Sep 2014 18:36:38 -0500 |
Matt Mackall |
formatter: add pickle format
|
Mon, 15 Sep 2014 13:15:07 -0500 |
Matt Mackall |
commands: add hidden -T option for files/manifest/status/tags
|
Fri, 12 Sep 2014 18:29:29 -0500 |
Matt Mackall |
formatter: add json formatter
|
Mon, 15 Sep 2014 13:11:13 -0500 |
Matt Mackall |
cmdutil: add json style to log-like commands
|
Mon, 15 Sep 2014 13:12:49 -0500 |
Matt Mackall |
encoding: add json escaping filter
|
Mon, 15 Sep 2014 13:12:20 -0500 |
Matt Mackall |
encoding: handle empty string in toutf8
|
Fri, 12 Sep 2014 19:06:11 -0500 |
Matt Mackall |
formatter: make debug style match Python syntax
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Tue, 02 Sep 2014 14:42:30 -0400 |
Mike Edgar |
filelog: parsemeta stops returning unused key list
|
Wed, 10 Sep 2014 00:18:15 -0400 |
Mike Edgar |
filelog: make parsemeta a public module function, to be used by censor module
|
Wed, 10 Sep 2014 00:17:17 -0400 |
Mike Edgar |
filelog: make packmeta a public module function, to be used by censor
|
Thu, 11 Sep 2014 12:26:12 -0500 |
Matt Mackall |
ui: move samplehgrcs from config
|
Thu, 11 Sep 2014 12:21:15 -0500 |
Matt Mackall |
config: normalize style between user/global example configs
|
Tue, 19 Aug 2014 14:33:31 -0400 |
Augie Fackler |
commit: correctly check commit mutability during commit --amend
|
Tue, 19 Aug 2014 14:33:01 -0400 |
Augie Fackler |
histedit: check mutability of contexts correctly
|
Thu, 11 Sep 2014 10:14:34 -0400 |
Augie Fackler |
manifest: mark addlistdelta and checkforbidden as module-private
|
Wed, 10 Sep 2014 10:52:00 -0400 |
Augie Fackler |
convert: enable deterministic conversion progress bar for svn
|
Wed, 10 Sep 2014 10:51:46 -0400 |
Augie Fackler |
convert: enable deterministic conversion progress bar for git
|
Wed, 10 Sep 2014 11:04:29 -0400 |
Augie Fackler |
test-convert-git.t: add a test of convert progress bars for git
|
Mon, 26 May 2014 11:53:12 -0400 |
Augie Fackler |
convert: add support for deterministic progress bar on scanning phase
|
Wed, 10 Sep 2014 11:01:47 -0400 |
Augie Fackler |
test-convert-svn-move.t: remove stray '
|
Thu, 07 Aug 2014 12:47:20 -0400 |
Augie Fackler |
manifest: move addlistdelta to module-level
|
Thu, 07 Aug 2014 09:46:05 -0400 |
Augie Fackler |
manifest: move checkforbidden to module-level
|
Fri, 05 Sep 2014 11:37:44 -0700 |
Durham Goode |
dirstate: add exception when calling setparent without begin/end (API)
|
Fri, 05 Sep 2014 15:36:56 -0700 |
Durham Goode |
dirstate: add test for exceptions during updates
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
Fri, 05 Sep 2014 11:34:29 -0700 |
Durham Goode |
dirstate: add begin/endparentchange to dirstate
|
Mon, 08 Sep 2014 20:57:44 +0200 |
Henrik Stuart |
parsers: avoid signed/unsigned comparison mismatch
|
Mon, 08 Sep 2014 20:22:10 +0200 |
Henrik Stuart |
parsers: use correct type for file offset
|
Mon, 08 Sep 2014 20:20:17 +0200 |
Henrik Stuart |
parsers: ensure correct return type for inline_scan
|
Thu, 11 Sep 2014 12:05:23 -0500 |
Henrik Stuart |
parsers: fix typing issue when constructing Python integer object
|
Mon, 08 Sep 2014 20:06:52 +0200 |
Henrik Stuart |
parsers: use bitmask type consistently in find_gca_candidates
|
Sat, 30 Aug 2014 02:10:29 +0200 |
Pierre-Yves David |
revert: drop `lexist` check in the backup logic
|
Sat, 30 Aug 2014 02:09:53 +0200 |
Pierre-Yves David |
revert: distinguish between deleted file and locally modified
|
Sat, 30 Aug 2014 02:00:20 +0200 |
Pierre-Yves David |
revert: detect unknown files in the same path as files marked as removed
|
Sat, 30 Aug 2014 01:52:08 +0200 |
Pierre-Yves David |
revert: cache working context in a variable
|
Wed, 10 Sep 2014 14:42:52 +0100 |
Pierre-Yves David |
obsolete: properly drop 'date' from metadata
|
Mon, 08 Sep 2014 20:12:58 +0900 |
Anton Shestakov |
templater: implement __len__ for _hybrid
|
Fri, 05 Sep 2014 19:54:26 +0200 |
David Soria Parra |
tests: remove unnecessary apostrophe
|
Mon, 08 Sep 2014 16:41:00 +0200 |
anuraggoel |
run-tests: added '--json' functionality to store test result in json file
|
Tue, 02 Sep 2014 12:11:36 +0200 |
Sune Foldager |
changegroup: rename bundle-related functions and classes
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
comments: describe ancestor consistently - avoid 'least common ancestor'
|
Tue, 19 Aug 2014 01:12:56 +0200 |
Mads Kiilerich |
rebase: improve description of --base
|
Fri, 15 Aug 2014 19:43:32 +0200 |
Mads Kiilerich |
dagutils: fix docstrings for singleton internalize/externalize
|
Sun, 31 Aug 2014 07:45:50 -0700 |
Martin von Zweigbergk |
cmdutil: avoid the confusing name 'patch' for a matcher
|
Tue, 02 Sep 2014 14:10:08 -0700 |
Siddharth Agarwal |
fedora: remove sample.hgrc from shipped files
|
Sun, 24 Aug 2014 19:45:46 -0400 |
Jordi Gutiérrez Hermoso |
config: propose some sample global config file
|
Wed, 13 Aug 2014 17:05:48 -0400 |
Jordi Gutiérrez Hermoso |
config: give more fine-tuned sample hgrcs to this command
|
Mon, 01 Sep 2014 11:48:55 +0200 |
David Soria Parra |
rebase: add a deprecated -i/--interactive flag
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
revlog: introduce isancestor method for efficiently determining node lineage
|
Tue, 09 Sep 2014 17:16:24 -0400 |
Augie Fackler |
clone: provide sample username = config entry in .hg/hgrc (issue4359)
|
Tue, 09 Sep 2014 16:51:21 -0400 |
Augie Fackler |
test-acl: alter sed construct to avoid changes in .hg/hgrc formatting
|
Tue, 09 Sep 2014 13:47:50 -0400 |
Augie Fackler |
merge with stable
|
Wed, 10 Sep 2014 00:41:44 +0900 |
FUJIWARA Katsunori |
dispatch: check shell alias again after loading extensions (issue4355)
stable
|
Wed, 10 Sep 2014 00:41:44 +0900 |
FUJIWARA Katsunori |
dispatch: make "_checkshellalias" reusable regardless of adding aliases
stable
|
Tue, 02 Sep 2014 11:28:44 +0200 |
J. Lewis Muir |
build: don't clean __version__.py on 'make clean' in release tarballs
|
Sat, 30 Aug 2014 01:51:02 +0200 |
Pierre-Yves David |
revert: drop now useless conditional in the backup check
|
Sat, 30 Aug 2014 01:49:28 +0200 |
Pierre-Yves David |
revert: no backup for `dsadded` set
|
Sat, 30 Aug 2014 16:06:09 +0200 |
Pierre-Yves David |
revert: add more padding in the dispatch list
|
Sat, 30 Aug 2014 01:48:58 +0200 |
Pierre-Yves David |
revert: add documentation in the dispatch table
|
Sat, 30 Aug 2014 02:47:59 +0200 |
Pierre-Yves David |
revert: add a way for external extensions to prefetch file data
|
Sun, 07 Sep 2014 11:46:11 -0500 |
Kevin Bullock |
merge with stable
|
Wed, 03 Sep 2014 20:42:51 +0200 |
Siddharth Agarwal |
histedit: abort gracefully on --continue/--abort with no state
stable
|
Thu, 04 Sep 2014 09:59:23 -0400 |
Augie Fackler |
merge with stable
|
Tue, 02 Sep 2014 03:41:01 +0200 |
Matt Mackall |
Added signature for changeset 5dc91146f353
stable
|
Tue, 02 Sep 2014 03:40:55 +0200 |
Matt Mackall |
Added tag 3.1.1 for changeset 5dc91146f353
stable
|
Tue, 26 Aug 2014 04:58:41 -0700 |
Durham Goode |
bookmarks: allow pushkey if new equals current
|
Fri, 29 Aug 2014 12:17:53 +0200 |
Mads Kiilerich |
tests: improve test coverage of branch command and existing branches
|
Thu, 28 Aug 2014 17:23:05 +0200 |
Angel Ezquerra |
localrepo: make it possible to pass multiple path elements to join and wjoin
|
Sun, 31 Aug 2014 12:22:44 +0200 |
Gregory Szorc |
run-tests: make --interactive work with --view
|
Sun, 31 Aug 2014 11:11:42 +0200 |
Mads Kiilerich |
convert: don't use multi-argument set.update
|
Sat, 30 Aug 2014 12:22:20 +0200 |
Mike Edgar |
error: use docstrings, not bare strings, for error classes
|
Sun, 31 Aug 2014 10:24:25 +0200 |
Mads Kiilerich |
osx: create dmg with installer instead of zip
|
Sat, 30 Aug 2014 12:33:12 +0200 |
Pierre-Yves David |
branchmap: pre-filter topological heads before ancestors based filtering
|
Sat, 30 Aug 2014 12:20:50 +0200 |
Pierre-Yves David |
branchmap: issue a single call to `ancestors` for all heads
|
Sat, 30 Aug 2014 11:39:15 +0200 |
Pierre-Yves David |
test-ancestor: add a test for `ancestor` with ancestry within the initset
|
Tue, 26 Aug 2014 12:47:41 +0200 |
Pierre-Yves David |
bundle2: pull obsmarkers relevant to the pulled set through bundle2
|
Fri, 29 Aug 2014 12:36:17 +0200 |
Pierre-Yves David |
getbundle: add `obsmarkers` argument to getbundle
|
Fri, 29 Aug 2014 12:28:58 +0200 |
Pierre-Yves David |
pull: use the "cg" argument when pulling a bundle2
|
Fri, 29 Aug 2014 12:51:00 +0200 |
Pierre-Yves David |
wireprotocol: fix 'boolean' handling
|
Wed, 20 Aug 2014 01:15:09 -0700 |
Pierre-Yves David |
push: only push obsmarkers relevant to the "pushed subset"
|
Wed, 20 Aug 2014 19:47:35 -0700 |
Pierre-Yves David |
test-obsolete: sort the output of debugobsolete
|
Wed, 20 Aug 2014 19:42:33 -0700 |
Pierre-Yves David |
test-obsolete: change a marker so it is relevant to the exchanged set
|
Mon, 25 Aug 2014 19:44:27 +0200 |
Pierre-Yves David |
push: use bundle2 to push obsmarkers when possible
|
Mon, 25 Aug 2014 19:32:51 +0200 |
Pierre-Yves David |
exchange: add a `buildobsmarkerpart` function
|
Tue, 26 Aug 2014 11:36:23 +0200 |
Pierre-Yves David |
obsolete: add a `commonversion` function
|
Tue, 26 Aug 2014 11:48:26 +0200 |
Pierre-Yves David |
bundle2: add a `obsmarkersversion` function to extract supported version
|
Thu, 21 Aug 2014 18:18:38 -0700 |
Pierre-Yves David |
bundle2: advertise the obsmarker part in bundle2 capabilities
|
Mon, 25 Aug 2014 19:21:47 +0200 |
Pierre-Yves David |
bundle2: introduce a `getrepocaps` to retrieve the bundle2 caps of a repo
|
Mon, 25 Aug 2014 19:17:06 +0200 |
Pierre-Yves David |
obsmarker: move bundle2caps from the localrepo class to the bundle2 module
|
Mon, 25 Aug 2014 18:35:39 +0200 |
Pierre-Yves David |
obsmarker: produce a reply part for markers received through bundle2
|
Mon, 25 Aug 2014 18:26:56 +0200 |
Pierre-Yves David |
obsmarker: record the number of new markers in the transaction
|
Mon, 25 Aug 2014 18:10:08 +0200 |
Pierre-Yves David |
obssmarker: add a bundle2 record with the number of markers added
|
Mon, 25 Aug 2014 18:09:54 +0200 |
Pierre-Yves David |
obsmarker: write a message with the number of markers added through bundle2
|
Mon, 25 Aug 2014 18:08:22 +0200 |
Pierre-Yves David |
bundle2: add an obsmarkers part handler
|
Mon, 25 Aug 2014 16:24:40 +0200 |
Pierre-Yves David |
obsolete: make encodemarkers a public function
|
Mon, 25 Aug 2014 16:21:33 +0200 |
Pierre-Yves David |
obsolete: move _encodemarkers next to _readmarkers
|
Mon, 25 Aug 2014 16:18:44 +0200 |
Pierre-Yves David |
obsstore: store and preserve ondisk version
|
Mon, 25 Aug 2014 16:51:51 +0200 |
Pierre-Yves David |
obsolete: have _readmarkers return the format version
|
Mon, 25 Aug 2014 16:16:01 +0200 |
Pierre-Yves David |
obsolete: support for any known obsstore format when reading or writing
|
Mon, 25 Aug 2014 16:09:18 +0200 |
Pierre-Yves David |
obsolete: move _fm0encodeonemarker next to _fm0readmarkers
|
Mon, 25 Aug 2014 16:43:23 +0200 |
Pierre-Yves David |
obsolete: rename _encodeonemarker to _fm0encodeonemarkers
|
Mon, 25 Aug 2014 14:58:11 +0200 |
Pierre-Yves David |
obsolete: extract the part of _readmarkers specific to format version 0
|
Mon, 25 Aug 2014 14:56:15 +0200 |
Pierre-Yves David |
obsolete: rename all _fm to _fm0
|
Mon, 25 Aug 2014 14:52:51 +0200 |
Pierre-Yves David |
obsolete: rename _fnodesize to _fmfnodesize
|
Thu, 21 Aug 2014 17:42:50 -0700 |
Pierre-Yves David |
obsstore: have the `mergemarkers` method return the number of new markers
|
Mon, 01 Sep 2014 23:43:33 +0200 |
Matt Mackall |
merge with i18n
stable 3.1.1
|
Thu, 21 Aug 2014 17:36:05 -0700 |
Pierre-Yves David |
test-bundle2: add obsolescence information to be exchanged
|
Sat, 30 Aug 2014 20:06:24 +0200 |
Gregory Szorc |
help: only call doc() when it is callable
stable
|
Mon, 01 Sep 2014 10:57:27 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6a8b8efb0641
stable
|
Mon, 01 Sep 2014 10:54:49 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Sun, 31 Aug 2014 20:49:13 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 0c838e7459a5
stable
|
Sat, 30 Aug 2014 09:40:31 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0c838e7459a5
stable
|
Sun, 31 Aug 2014 19:43:03 +0900 |
Mike Hommey |
repoview: fix typo in repoview.changelog
stable
|
Tue, 19 Aug 2014 16:57:02 -0700 |
Aaron Kushner |
config: exit non zero on non-existent config option (issue4247)
stable
|
Sat, 30 Aug 2014 18:44:59 +0200 |
Matt Mackall |
merge with crew
|
Sat, 30 Aug 2014 15:13:02 +0200 |
Kevin Bullock |
bookmarks: refer to "the" active bookmark to clarify that there's only one
stable
|
Sat, 30 Aug 2014 05:29:38 -0700 |
Siddharth Agarwal |
memctx: allow extensions to determine what filectxfn should do
|
Sat, 30 Aug 2014 15:17:37 +0200 |
Gregory Szorc |
revsetbenchmark: add revset with lazyset subtraction
|
Sat, 30 Aug 2014 11:57:46 +0200 |
Sune Foldager |
debugrevlog: add chainlen column to --dump output
|
Sat, 30 Aug 2014 11:56:33 +0200 |
Henrik Stuart |
debugdag: stop wrongly sorting parents
|
Fri, 29 Aug 2014 18:00:44 +0200 |
Gregory Szorc |
obsolete: avoid slow, generic date parsing
|
Fri, 29 Aug 2014 12:06:31 +0200 |
Kevin Bullock |
build: don't use -s flag for `which`
|
Fri, 29 Aug 2014 17:15:49 +0200 |
Matt Mackall |
contrib: drop obsolete sample.hgrc
|
Fri, 29 Aug 2014 17:14:45 +0200 |
Matt Mackall |
contrib: drop old convert-repo script
|
Wed, 27 Aug 2014 18:35:34 +0200 |
Matt Mackall |
merge with stable
|
Sat, 23 Aug 2014 21:23:02 +0900 |
FUJIWARA Katsunori |
templater: enable alias predicates to be used in "revset()" function
|
Wed, 27 Aug 2014 23:10:06 +0900 |
FUJIWARA Katsunori |
import: show the warning message for failure of merging
stable
|
Wed, 27 Aug 2014 15:30:09 +0200 |
Mads Kiilerich |
graft: fix collision detection with origin revisions that are missing
stable
|
Sat, 23 Aug 2014 17:03:08 -0500 |
Sean Farley |
log: use correct phase info for parent field (issue4347)
stable
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: introduce --full for converting all files
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: refactor hg getchanges and caching
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: refactor subversion getchanges and caching
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: remove incorrect and unused handling of removed svn directories
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|
Wed, 27 Aug 2014 12:30:28 +0200 |
Matt Mackall |
merge with stable
|
Mon, 25 Aug 2014 03:27:51 +0200 |
Mads Kiilerich |
convert: p4: ignore purged files with p4d 2012.2 and later
|
Mon, 25 Aug 2014 03:27:51 +0200 |
Mads Kiilerich |
tests: fix p4 tests so they use separate ports and can be run in parallel
|
Tue, 26 Aug 2014 22:03:30 +0200 |
Mads Kiilerich |
run-tests: report skipped tests as "skipped" - they might still be "relevant"
|
Sun, 24 Aug 2014 12:35:53 +0900 |
Yuya Nishihara |
ui: add brief comment why raw_input() needs dummy ' ' prompt string
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit"
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: update largefiles even if transplant is aborted by conflict
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: update largefiles even if rebase is aborted by conflict
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapper
|
Sun, 24 Aug 2014 23:47:26 +0900 |
FUJIWARA Katsunori |
largefiles: unlink standins not known to the restored dirstate at rollback
|
Sun, 24 Aug 2014 23:47:25 +0900 |
FUJIWARA Katsunori |
largefiles: restore standins according to restored dirstate
|
Sun, 24 Aug 2014 23:47:25 +0900 |
FUJIWARA Katsunori |
largefiles: restore standins from non branch-tip parent at rollback correctly
|
Sun, 24 Aug 2014 23:47:25 +0900 |
FUJIWARA Katsunori |
largefiles: omit restoring standins if working parent is not rollbacked
|
Tue, 26 Aug 2014 13:11:53 +0200 |
Matt Mackall |
repoview: fix 0L with pack/unpack for 2.4
|
Mon, 25 Aug 2014 15:10:09 +0200 |
Thomas De Schampheleire |
help: add pad function to template help
stable
|
Fri, 22 Aug 2014 16:40:34 -0400 |
Mike Edgar |
histedit: use str.startswith to check for comments in action list
|
Fri, 22 Aug 2014 16:37:55 -0400 |
Mike Edgar |
histedit: drop duplicate line extracting keep option
|
Sat, 23 Aug 2014 23:03:50 +0900 |
FUJIWARA Katsunori |
import: avoid editor invocation when importing with "--exact" for exact-ness
|
Sat, 23 Aug 2014 23:03:50 +0900 |
FUJIWARA Katsunori |
import: disallow meaningless combination of "--exact" and "--edit"
|
Sun, 16 Mar 2014 17:31:31 +0200 |
Razvan Cojocaru |
config: highlight parse error caused by leading spaces (issue3214)
|
Wed, 20 Aug 2014 22:52:56 -0700 |
Pierre-Yves David |
test-config: add tests for invalid syntax
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
Wed, 20 Aug 2014 18:11:23 -0700 |
Pierre-Yves David |
obsolete: rename `allmarkers` to `getmarkers`
|
Wed, 20 Aug 2014 00:43:08 -0700 |
Pierre-Yves David |
debugobsolete: add a way to record parent information
|
Tue, 19 Aug 2014 17:03:10 -0700 |
Pierre-Yves David |
obsstore: add relevantmarkers method
|
Tue, 19 Aug 2014 16:53:53 -0700 |
Pierre-Yves David |
obsstore: keep track of children information
|
Wed, 20 Aug 2014 17:36:54 -0700 |
Pierre-Yves David |
push: check if local and remote support evolution during discovery
|
Tue, 19 Aug 2014 16:46:17 -0700 |
Pierre-Yves David |
obsstore: drop outdated comment
|
Thu, 21 Aug 2014 10:07:30 -0400 |
Augie Fackler |
cvsps: add two more tiebreakers in cscmp
|
Sat, 16 Aug 2014 17:59:26 +0900 |
Yuya Nishihara |
annotate: abort early if no file is specified
|
Wed, 20 Aug 2014 15:07:25 -0700 |
Siddharth Agarwal |
purge: avoid full walks when directories aren't purged
|
Thu, 21 Aug 2014 16:05:29 -0700 |
Siddharth Agarwal |
clone: for local clones, copy over filtered branchcaches as well (issue4286)
|
Thu, 21 Aug 2014 15:58:32 -0700 |
Siddharth Agarwal |
clone: for local clones, copy branchcache from the right location (issue4286)
|
Wed, 20 Aug 2014 14:33:59 -0400 |
Augie Fackler |
obsolete: avoid 2-argument form of enumerate, which was new in Python 2.6
|
Wed, 20 Aug 2014 13:21:41 -0400 |
Augie Fackler |
repoview: use util.sha1() instead of hashlib.sha1()
|
Mon, 18 Aug 2014 17:17:23 -0700 |
Pierre-Yves David |
debugobsolete: display parents information from markers
|
Mon, 18 Aug 2014 17:14:27 -0700 |
Pierre-Yves David |
obsmarkers: add a `parentnodes` method to retrieve parent information
|
Mon, 18 Aug 2014 16:28:44 -0700 |
Pierre-Yves David |
obsstore: also store the 'parents' field on disk
|
Mon, 18 Aug 2014 17:06:08 -0700 |
Pierre-Yves David |
obsstore: drop 'date' from the metadata dictionary
|
Mon, 18 Aug 2014 16:17:16 -0700 |
Pierre-Yves David |
createmarkers: automatically record the parent of pruned changesets
|
Mon, 18 Aug 2014 16:12:29 -0700 |
Pierre-Yves David |
obsstore: add a `parents` argument to obsstore.create
|
Mon, 18 Aug 2014 16:08:44 -0700 |
Pierre-Yves David |
obsstore: add a `parents` field
|
Tue, 19 Aug 2014 14:42:08 -0700 |
Pierre-Yves David |
obsstore: add some documentation about the marker fields
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
transplant: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
rebase: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
import: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from other (--amend)
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Sat, 16 Aug 2014 10:19:26 -0700 |
Gregory Szorc |
test-ssh: verify that stderr from remote is printed (issue4336)
|
Sat, 16 Aug 2014 10:28:59 -0700 |
Gregory Szorc |
posix: implement readpipe using non-blocking I/O (issue4336)
|
Fri, 15 Aug 2014 20:02:18 -0700 |
Gregory Szorc |
platform: implement readpipe()
|
Fri, 15 Aug 2014 19:18:21 -0700 |
Pierre-Yves David |
exchange: remove duplicated addition to pushop.stepdone
|
Mon, 18 Aug 2014 20:23:37 -0400 |
Augie Fackler |
exchange: drop superfluous parens
|
Fri, 15 Aug 2014 19:03:42 -0700 |
Pierre-Yves David |
push: add bookmarks to the unified bundle2 push
|
Fri, 15 Aug 2014 19:03:33 -0700 |
Pierre-Yves David |
test-bundle2: add bookmark movement to the push test
|
Fri, 15 Aug 2014 18:40:57 -0700 |
Pierre-Yves David |
push: use stepsdone to control bookmark push
|
Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Fri, 15 Aug 2014 18:02:54 -0700 |
Pierre-Yves David |
pushbookmark: split an ultra-long line into a saner version
|
Wed, 25 Jun 2014 00:02:17 +0100 |
Pierre-Yves David |
revert: drop dead code for untracked files
|
Wed, 25 Jun 2014 00:01:30 +0100 |
Pierre-Yves David |
revert: handle unknown files through status
|
Tue, 24 Jun 2014 23:55:43 +0100 |
Pierre-Yves David |
revert: drop more dead code
|
Sat, 02 Aug 2014 13:07:01 -0700 |
Pierre-Yves David |
revert: add a message to noop action
|
Fri, 01 Aug 2014 11:41:56 -0700 |
Pierre-Yves David |
revert: simplify loop conditional
|
Tue, 24 Jun 2014 18:04:13 +0100 |
Pierre-Yves David |
revert: explode the action tuple in the for loop
|
Sat, 02 Aug 2014 12:45:34 -0700 |
Pierre-Yves David |
revert: use actions[...] in all disptable cases
|
Tue, 24 Jun 2014 17:54:33 +0100 |
Pierre-Yves David |
revset: factorize backup decision
|
Tue, 24 Jun 2014 17:44:31 +0100 |
Pierre-Yves David |
revert: use a flat dispatch table
|
Fri, 15 Aug 2014 18:26:21 -0700 |
Pierre-Yves David |
pushbookmark: do not attempt to update bookmarks if the push failed (BC)
|
Fri, 15 Aug 2014 17:58:15 -0700 |
Pierre-Yves David |
pushbookmark: remove a <cond> and <val> or <other> construct
|
Fri, 15 Aug 2014 16:31:06 -0700 |
Pierre-Yves David |
pushbookmark: stop unrolling ancestors
|
Fri, 15 Aug 2014 15:57:50 -0700 |
Pierre-Yves David |
ancestors: add a __nonzero__ method
|
Fri, 15 Aug 2014 15:25:12 -0700 |
Pierre-Yves David |
push: update bookmarks within the remote lock
|
Mon, 18 Aug 2014 12:12:57 -0700 |
Gregory Szorc |
hgweb: refresh repository using URL not path (issue4323)
|
Tue, 19 Aug 2014 10:01:06 -0700 |
Pierre-Yves David |
obsmarker: add `date` as an explicit field
|
Tue, 12 Aug 2014 01:49:38 -0700 |
Pierre-Yves David |
obsstore: add fields attribute to track each field in a marker
|
Wed, 13 Aug 2014 23:42:36 -0700 |
Pierre-Yves David |
debugobsolete: explicitly display date in the output
|
Thu, 14 Aug 2014 12:59:48 -0700 |
Pierre-Yves David |
obsolete: add a date argument to the `createmarkers` function
|
Wed, 13 Aug 2014 23:25:07 -0700 |
Pierre-Yves David |
debugobsolete: use the new date argument on obsstore.create
|
Wed, 13 Aug 2014 22:44:47 -0700 |
Pierre-Yves David |
obsstore: add an explicit `date` argument to obsstore.create
|
Thu, 14 Aug 2014 01:53:07 -0700 |
Pierre-Yves David |
obsolete: explicitly pass metadata argument using keyword argument
|
Fri, 15 Aug 2014 09:41:30 -0700 |
Pierre-Yves David |
obsmarker: add a `flags` method
|
Fri, 15 Aug 2014 14:19:15 -0700 |
Pierre-Yves David |
test-treediscovery: update output after merge
|
Tue, 24 Jun 2014 16:59:40 +0100 |
Pierre-Yves David |
revert: add an XXX about rename tracking
|
Tue, 24 Jun 2014 17:39:43 +0100 |
Pierre-Yves David |
revert: inline a now useless closure
|
Tue, 24 Jun 2014 17:37:24 +0100 |
Pierre-Yves David |
revert: remove code killed by the double status
|
Tue, 24 Jun 2014 17:36:49 +0100 |
Pierre-Yves David |
revert: drop `missingmodified` set
|
Tue, 24 Jun 2014 17:28:20 +0100 |
Pierre-Yves David |
revert: detect files added during a merge
|
Sat, 02 Aug 2014 11:32:24 -0700 |
Pierre-Yves David |
revert: simplify handling of `added` files
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Aug 2014 23:05:53 +0900 |
FUJIWARA Katsunori |
rebase: use "rebase.collapse" as "editform" for "--collapse" always
|
Fri, 15 Aug 2014 23:05:53 +0900 |
FUJIWARA Katsunori |
ui: invoke editor for committing with HGEDITFORM environment variable
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: name unused variables using convention of leading _
|
Fri, 15 Aug 2014 16:20:47 +0200 |
Mads Kiilerich |
cleanup: rename check-translation.py checker function - don't hide global var
|
Fri, 15 Aug 2014 04:37:45 +0200 |
Mads Kiilerich |
cleanup: remove some unused / duplicate imports
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
Fri, 15 Aug 2014 16:20:47 +0200 |
Mads Kiilerich |
cleanup: avoid local vars shadowing imports
|
Fri, 15 Aug 2014 16:20:47 +0200 |
Mads Kiilerich |
cleanup: avoid _ for local unused tmp variables - that is reserved for i18n
|
Fri, 15 Aug 2014 04:37:45 +0200 |
Mads Kiilerich |
cleanup: make sure we always access members of imported modules
|
Fri, 15 Aug 2014 20:28:51 +0900 |
FUJIWARA Katsunori |
largefiles: update lfdirstate for unchanged largefiles during linear merging
|
Fri, 15 Aug 2014 20:28:51 +0900 |
FUJIWARA Katsunori |
largefiles: keep largefiles from colliding with normal one during linear merge
|
Fri, 15 Aug 2014 20:28:51 +0900 |
FUJIWARA Katsunori |
largefiles: add test for large/normal conflict at linear merging
|
Fri, 15 Aug 2014 20:28:51 +0900 |
FUJIWARA Katsunori |
largefiles: put whole "hgmerge" process into the same "wlock" scope
|
Fri, 15 Aug 2014 20:28:51 +0900 |
FUJIWARA Katsunori |
largefiles: put whole "hgupdaterepo" process into the same "wlock" scope
|
Fri, 15 Aug 2014 14:33:19 +0900 |
Yuya Nishihara |
annotate: inline definition of decorate() functions
|
Fri, 15 Aug 2014 14:29:30 +0900 |
Yuya Nishihara |
annotate: rewrite long short-circuit statement by if-elif-else
|
Tue, 24 Jun 2014 17:27:18 +0100 |
Pierre-Yves David |
revert: use modified information from both statuses
|
Tue, 24 Jun 2014 16:57:16 +0100 |
Pierre-Yves David |
revert: drop special case handling for file unknown in parent
|
Tue, 24 Jun 2014 16:53:22 +0100 |
Pierre-Yves David |
revert: use "remove" information from both statuses
|
Fri, 01 Aug 2014 18:27:47 -0700 |
Pierre-Yves David |
revert: process removed files missing in target as clean
|
Thu, 31 Jul 2014 15:52:56 -0700 |
Pierre-Yves David |
revert: also track clean files
|
Fri, 01 Aug 2014 18:57:53 -0700 |
Pierre-Yves David |
revert: triage "deleted" files into more appropriate categories
|
Fri, 15 Aug 2014 10:54:15 -0500 |
Matt Mackall |
unshelve: silence internal revert
|
Fri, 15 Aug 2014 10:47:03 -0500 |
Matt Mackall |
tests: fixup issue markers to make check-commit happy
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
incoming: don't request heads that already are common
stable
|
Fri, 15 Aug 2014 03:24:40 +0200 |
Mads Kiilerich |
tests: improve test coverage for discovery and actual parameters for pulling
stable
|
Fri, 15 Aug 2014 02:46:44 +0200 |
Mads Kiilerich |
changectx: ancestor should only prefer merge.preferancestor if it is a revision
stable
|
Fri, 15 Aug 2014 02:39:01 +0200 |
Mads Kiilerich |
merge: show the scary multiple ancestor hint for merges only, not for updates
stable
|
Thu, 14 Aug 2014 16:26:41 -0700 |
Pierre-Yves David |
discovery: prevent crash on unknown remote heads with old repo (issue4337)
stable
|
Thu, 14 Aug 2014 14:59:42 -0700 |
Pierre-Yves David |
obsstore.create: add a simple safeguard against cyclic markers
stable
|
Thu, 14 Aug 2014 14:57:03 -0700 |
Pierre-Yves David |
debugobsolete: catch ValueError that may be raised by obsstore.create
stable
|
Thu, 14 Aug 2014 16:39:27 -0500 |
Matt Mackall |
check-code: extend try/except/finally check for multiple except clauses
|
Thu, 14 Aug 2014 16:39:02 -0500 |
Matt Mackall |
repoview: fix try/except/finally for py2.4
|
Thu, 14 Aug 2014 16:25:47 -0500 |
Matt Mackall |
merge with stable
|
Thu, 14 Aug 2014 16:18:45 -0500 |
Matt Mackall |
test-run-tests: fix up slash/backslash on diff chunks for Windows
stable
|
Wed, 13 Aug 2014 15:55:45 -0700 |
Siddharth Agarwal |
test-largefiles: add test for hg log --follow --patch with path
stable
|
Wed, 13 Aug 2014 15:51:33 -0700 |
Siddharth Agarwal |
largefiles: don't override matchandpats for always matchers (issue4334)
stable
|
Wed, 13 Aug 2014 15:18:41 -0700 |
Siddharth Agarwal |
largefiles: in overridelog, use non-lf matcher for patch generation (issue4334)
stable
|
Wed, 13 Aug 2014 15:13:50 -0700 |
Siddharth Agarwal |
largefiles: drop setting lfstatus in overridelog (issue4334)
stable
|
Wed, 13 Aug 2014 15:17:03 -0700 |
Siddharth Agarwal |
cmdutil: add a hook for making custom non-follow log file matchers
stable
|
Wed, 13 Aug 2014 15:15:13 -0700 |
Siddharth Agarwal |
cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher
stable
|
Thu, 14 Aug 2014 15:21:48 -0500 |
Matt Mackall |
merge with stable
|
Wed, 13 Aug 2014 22:22:24 +0900 |
Yuya Nishihara |
alias: exit from bad definition by Abort
|
Wed, 13 Aug 2014 22:18:28 +0900 |
Yuya Nishihara |
alias: show one-line hint for command provided by disabled extension
|
Wed, 13 Aug 2014 19:38:47 +0900 |
Yuya Nishihara |
help: provide help of bad alias without executing aliascmd()
|
Wed, 13 Aug 2014 19:28:42 +0900 |
Yuya Nishihara |
alias: provide "unknowncmd" flag to tell help to look for disabled command
|
Sat, 17 May 2014 21:13:31 +0900 |
Yuya Nishihara |
alias: keep error message in "badalias" so that help can see it
|
Sat, 17 May 2014 20:47:31 +0900 |
Yuya Nishihara |
alias: add test for alias command provided by disabled extension
|
Wed, 13 Aug 2014 23:21:52 -0700 |
Siddharth Agarwal |
alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
|
Wed, 13 Aug 2014 22:37:09 -0700 |
Siddharth Agarwal |
test-alias: add some tests to ensure we aren't double-substituting
|
Thu, 31 Jul 2014 16:03:26 -0700 |
Pierre-Yves David |
revert: issue "no changes needed" message for files missing on both side
|
Tue, 24 Jun 2014 15:47:12 +0100 |
Pierre-Yves David |
revert: call status against revert target too
|
Tue, 24 Jun 2014 15:35:43 +0100 |
Pierre-Yves David |
revert: prefix variable names for dirstate status with "ds"
|
Tue, 24 Jun 2014 15:28:22 +0100 |
Pierre-Yves David |
revert: move manifest membership condition outside of the loop
|
Wed, 06 Aug 2014 16:51:41 -0400 |
Mike Edgar |
histedit: add "roll" command to fold commit data and drop message (issue4256)
|
Tue, 12 Aug 2014 09:39:14 -0700 |
David Soria Parra |
repoview: cache hidden changesets
|
Tue, 12 Aug 2014 16:48:54 -0700 |
David Soria Parra |
repoview: add caching bits
|
Wed, 06 Aug 2014 13:26:04 -0700 |
David Soria Parra |
repoview: split _gethiddenblockers
|
Tue, 12 Aug 2014 16:42:24 -0700 |
David Soria Parra |
repoview: use set for blockers
|
Wed, 13 Aug 2014 11:50:13 -0700 |
Martin von Zweigbergk |
histedit: preserve initial author on fold (issue4296)
stable
|
Wed, 13 Aug 2014 18:50:35 -0500 |
Matt Mackall |
run-tests: fix some io ordering
stable
|
Wed, 13 Aug 2014 15:06:58 -0500 |
Matt Mackall |
merge with stable
|
Wed, 25 Jun 2014 17:40:41 +0100 |
Pierre-Yves David |
test-revert: add case where file is tracked but deleted in working directory
|
Fri, 27 Jun 2014 18:25:19 +0200 |
Pierre-Yves David |
test-revert: add case with untracked files with unique content
|
Fri, 27 Jun 2014 18:23:45 +0200 |
Pierre-Yves David |
test-revert: add case with untracked files with reverted content
|
Fri, 27 Jun 2014 18:10:45 +0200 |
Pierre-Yves David |
test-revert: add case where file exists but is untracked in working directory
|
Fri, 27 Jun 2014 18:09:46 +0200 |
Pierre-Yves David |
test-revert: add case where the file is marked as removed in the wc
|
Fri, 27 Jun 2014 18:08:16 +0200 |
Pierre-Yves David |
test-revert: add case where wc content is different from "base" and "parent"
|
Fri, 27 Jun 2014 18:07:33 +0200 |
Pierre-Yves David |
test-revert: add case where wc content is already reverted to base content
|
Fri, 27 Jun 2014 18:02:09 +0200 |
Pierre-Yves David |
test-revert: add case where file exists neither in "base" nor in "parent"
|
Fri, 27 Jun 2014 18:01:16 +0200 |
Pierre-Yves David |
test-revert: add case where the file is removed between "base" and "parent"
|
Fri, 27 Jun 2014 18:00:49 +0200 |
Pierre-Yves David |
test-revert: add case where file is unchanged between "base" and "parent"
|
Wed, 13 Aug 2014 14:05:08 -0500 |
Matt Mackall |
test-run-tests: fix stdout/stderr io ordering
stable
|
Wed, 25 Jun 2014 17:37:13 +0100 |
Pierre-Yves David |
test-revert: add case where file is added between "base" and "parent"
|
Tue, 12 Aug 2014 17:22:57 -0500 |
Matt Mackall |
merge with stable
|
Wed, 25 Jun 2014 17:31:53 +0100 |
Pierre-Yves David |
test-revert: add methodical revert to "base" with explicit file path
|
Wed, 25 Jun 2014 17:22:47 +0100 |
Pierre-Yves David |
test-revert: add methodical revert with explicit file path
|
Wed, 25 Jun 2014 17:16:05 +0100 |
Pierre-Yves David |
test-revert: add methodical revert to "base"
|
Wed, 25 Jun 2014 17:03:55 +0100 |
Pierre-Yves David |
test-revert: add methodical revert to parent for working directory
|
Wed, 25 Jun 2014 17:24:18 +0100 |
Pierre-Yves David |
test-revert: display the list of all generated cases
|
Fri, 27 Jun 2014 16:08:09 +0200 |
Pierre-Yves David |
test-revert: also create a text version of the snapshot
|
Tue, 12 Aug 2014 12:53:23 -0500 |
Matt Mackall |
hg-test-mode: make exit code highlight work again
|
Wed, 25 Jun 2014 16:37:06 +0100 |
Pierre-Yves David |
test-revert: prepare methodical testing of revert cases
|
Wed, 25 Jun 2014 15:59:21 +0100 |
Pierre-Yves David |
test-revert: drop useless comments
|
Tue, 12 Aug 2014 11:17:29 -0500 |
Matt Mackall |
run-tests: don't double lines on build failure output
stable
|
Tue, 12 Aug 2014 11:10:57 -0500 |
Matt Mackall |
test-run-tests: filter pwd alias for Windows
stable
|
Tue, 12 Aug 2014 11:02:30 -0500 |
Matt Mackall |
run-tests: self-test on Windows needs binary streams
stable
|
Tue, 12 Aug 2014 04:50:58 -0500 |
Matt Mackall |
merge with stable
|
Tue, 12 Aug 2014 04:11:32 -0500 |
Matt Mackall |
help: normalize helplist hints
|
Tue, 12 Aug 2014 04:00:42 -0500 |
Matt Mackall |
help: fold repeatable option message into option table header
|
Tue, 12 Aug 2014 03:53:33 -0500 |
Matt Mackall |
help: roll option list header into option formatter
|
Tue, 12 Aug 2014 03:42:09 -0500 |
Matt Mackall |
help: refactor helplist optlist mess
|
Tue, 12 Aug 2014 03:25:51 -0500 |
Matt Mackall |
help: normalize topic and extension verbose hints
|
Tue, 12 Aug 2014 03:18:50 -0500 |
Matt Mackall |
help: normalize hint about enabling extensions
|
Tue, 12 Aug 2014 03:12:24 -0500 |
Matt Mackall |
help: normalize extension shadow hint
|
Tue, 12 Aug 2014 03:09:26 -0500 |
Matt Mackall |
help: improve command summary hint
|
Tue, 12 Aug 2014 03:01:37 -0500 |
Matt Mackall |
help: tweak --verbose command help hint
|
Tue, 12 Aug 2014 00:42:05 -0500 |
Matt Mackall |
hg-test-mode: don't highlight variables in output
|
Tue, 12 Aug 2014 00:40:24 -0500 |
Matt Mackall |
test-run-tests: test --view
|
Tue, 12 Aug 2014 00:33:48 -0500 |
Matt Mackall |
run-tests: don't show 'i' for tests that don't match a keyword
|
Tue, 12 Aug 2014 02:40:42 -0500 |
Matt Mackall |
repoview: filter tags to non-existent nodes from blockers (issue4328)
stable
|
Mon, 11 Aug 2014 23:45:08 -0400 |
Michael O'Connor |
revset: bookmark revset interprets 'literal:' prefix correctly (issue4329)
stable
|
Mon, 11 Aug 2014 17:45:50 -0500 |
Matt Mackall |
run-tests: attempt to fix iolock handling
|
Mon, 11 Aug 2014 13:10:00 -0500 |
Matt Mackall |
unbundle: fix pyflakes warning about wc
stable
|
Mon, 11 Aug 2014 11:24:05 -0500 |
Matt Mackall |
merge with stable
|
Sat, 02 Aug 2014 17:04:53 -0700 |
Pierre-Yves David |
check-code: allow an escape pattern to be specified for testpattern
|
Sat, 02 Aug 2014 17:01:55 -0700 |
Pierre-Yves David |
check-code: capture "wc" as a word
|
Wed, 25 Jun 2014 15:58:05 +0100 |
Pierre-Yves David |
test-revert: improve comment
|
Mon, 11 Aug 2014 22:29:43 +0900 |
FUJIWARA Katsunori |
largefiles: synchronize lfdirstate with dirstate after automated committing
|
Mon, 11 Aug 2014 22:29:43 +0900 |
FUJIWARA Katsunori |
largefiles: drop orphan entries from lfdristat at "hg rollback"
|
Mon, 11 Aug 2014 22:29:43 +0900 |
FUJIWARA Katsunori |
largefiles: restore R status of removed largefiles correctly at "hg rollback"
|
Mon, 11 Aug 2014 22:29:43 +0900 |
FUJIWARA Katsunori |
largefiles: factor out synchronization of lfdirstate for future use
|
Mon, 11 Aug 2014 22:29:43 +0900 |
FUJIWARA Katsunori |
largefiles: put whole rollback-ing process into the same "wlock" scope
|
Mon, 11 Aug 2014 09:35:24 -0500 |
Matt Mackall |
tests: use a decorator for hghave checks
|
Sun, 10 Aug 2014 23:13:12 -0500 |
Matt Mackall |
hg-test-mode: colorize HGFOO and TESTFOO environment variables
|
Sun, 10 Aug 2014 23:09:23 -0500 |
Matt Mackall |
unbundle: don't advance bookmarks (issue4322) (BC)
stable
|
Sun, 10 Aug 2014 15:26:33 -0500 |
Matt Mackall |
merge with stable
|
Sun, 10 Aug 2014 15:26:12 -0500 |
Matt Mackall |
tests: more bundle2 non-binary file test fixes
stable
|
Sun, 10 Aug 2014 14:30:30 -0500 |
Matt Mackall |
merge with stable
|
Sun, 10 Aug 2014 13:53:36 -0500 |
Matt Mackall |
hgweb: avoid config object race with hgwebdir (issue4326)
stable
|
Sat, 09 Aug 2014 16:15:52 -0500 |
Matt Mackall |
test-commandserver.py: filter path separator
stable
|
Sat, 09 Aug 2014 16:06:01 -0500 |
Matt Mackall |
merge with stable
|
Sat, 09 Aug 2014 16:05:03 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sat, 09 Aug 2014 16:04:36 -0500 |
Matt Mackall |
i18n-ru: fix RST breakage spotted by test-gendoc
stable
|
Sat, 09 Aug 2014 15:46:54 -0500 |
Matt Mackall |
i18n-ru: undo fix buildbot breakage
stable
|
Fri, 08 Aug 2014 17:45:36 -0500 |
Matt Mackall |
contrib: add emacs mode for *.t files
|
Thu, 07 Aug 2014 14:11:36 -0700 |
Pierre-Yves David |
phase: attach phase to the transaction instead of the lock
|
Thu, 07 Aug 2014 14:41:00 -0700 |
Pierre-Yves David |
phase: extract the phaseroots serialization in a dedicated method
|
Thu, 07 Aug 2014 14:40:02 -0700 |
Pierre-Yves David |
transaction: add a file generation mechanism
|
Thu, 07 Aug 2014 10:54:17 -0700 |
Pierre-Yves David |
transaction: backup file in a dedicated "namespace"
|
Thu, 07 Aug 2014 11:56:32 -0700 |
Pierre-Yves David |
transaction: use `self.journal` to create backup file
|
Tue, 17 Jun 2014 20:55:06 -0700 |
Sean Farley |
memctx: add note about p2
|
Fri, 25 Jul 2014 20:20:26 -0500 |
Sean Farley |
memfilectx: add remove and write methods
|
Wed, 02 Jul 2014 14:01:01 -0500 |
Sean Farley |
workingfilectx: add remove and write methods
|
Fri, 25 Jul 2014 19:36:01 -0500 |
Sean Farley |
memctx: create a filectxfn if it is not callable
|
Thu, 07 Aug 2014 11:39:19 -0400 |
Augie Fackler |
test-patchbomb.t: work around Python change d579866d6419 (issue4188)
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
Wed, 06 Aug 2014 00:54:37 -0700 |
Pierre-Yves David |
pull: pre-filter remote phases before moving local ones
|
Wed, 06 Aug 2014 01:40:51 -0700 |
Pierre-Yves David |
test-check-commit-hg.t: automatically test all 'draft() and ::.' changesets
|
Mon, 04 Aug 2014 16:08:42 +0100 |
Alexander Sauta |
i18n-ru: syncronized with 45a01832cad1
stable
|
Mon, 04 Aug 2014 16:21:58 +0100 |
Alexander Sauta |
merge with i18n
stable
|
Mon, 04 Aug 2014 18:51:18 +0400 |
Alexander Sauta |
i18n-ru: sync with ad56fc55cbc3 (fuzzies)
stable
|
Fri, 01 Aug 2014 19:49:28 +0400 |
Alexander Sauta |
i18n-ru: sync with ad56fc55cbc3 (missing strings)
stable
|
Wed, 30 Jul 2014 17:24:08 +0400 |
Vladimir Zakharov |
i18n-ru: update 'revisions' translation
stable
|
Tue, 29 Jul 2014 19:08:41 +0400 |
Vladimir Zakharov |
i18n-ru: update 'revsets' translation
stable
|
Wed, 16 Oct 2013 08:22:06 +0100 |
Alexander Sauta |
i18n-ru: prompts fixed
stable
|
Thu, 07 Aug 2014 14:58:12 -0500 |
Matt Mackall |
whitespace: nuke triple blank lines in **.py
|
Thu, 07 Aug 2014 14:57:20 -0500 |
Matt Mackall |
check-commit: spot growing whitespace
|
Thu, 24 Jul 2014 15:06:08 -0400 |
Jordi Gutiérrez Hermoso |
strip: remove -b/--backup codepaths
|
Thu, 07 Aug 2014 12:51:45 -0400 |
Jordi Gutiérrez Hermoso |
simplemerge: remove dead code
|
Tue, 17 Jun 2014 20:26:51 -0700 |
Sean Farley |
basectx: add missing, merge, and branch args to dirty method
|
Fri, 25 Jul 2014 20:11:47 -0500 |
Sean Farley |
basefilectx: move isexec and islink from memfilectx
|
Wed, 06 Aug 2014 12:16:58 -0500 |
Matt Mackall |
tests: fix pyflakes test whitespace breakage
|
Wed, 06 Aug 2014 00:54:58 -0700 |
Pierre-Yves David |
pushkey: wrap pushkey phase movement in a transaction
|
Wed, 06 Aug 2014 00:54:15 -0700 |
Pierre-Yves David |
push: wrap local phase movement in a transaction
|
Wed, 06 Aug 2014 00:50:53 -0700 |
Pierre-Yves David |
phase: wrap `hg phases` phase movement in a transaction
|
Wed, 06 Aug 2014 00:50:07 -0700 |
Pierre-Yves David |
mq: wrap qimport phase movement in a transaction
|
Wed, 06 Aug 2014 00:48:51 -0700 |
Pierre-Yves David |
mq: wrap qfinish phase movement in a transaction
|
Wed, 06 Aug 2014 11:53:08 -0500 |
Matt Mackall |
tests: change some #ifs to #requires
|
Wed, 06 Aug 2014 11:43:59 -0500 |
Matt Mackall |
tests: replace exit 80 with #require
|
Wed, 06 Aug 2014 10:34:54 -0500 |
Matt Mackall |
run-tests: add #require to abort full test
|
Tue, 05 Aug 2014 21:17:11 -0400 |
Augie Fackler |
run-tests: add support for xunit test reports
|
Wed, 06 Aug 2014 02:45:55 -0500 |
Matt Mackall |
contrib: add check-commit hook script to sanity-check commits
|
Tue, 05 Aug 2014 13:51:13 -0700 |
Pierre-Yves David |
shelve: use `targetphase` while unbundling
|
Tue, 05 Aug 2014 13:49:38 -0700 |
Pierre-Yves David |
changegroup: add a `targetphase` argument to `addchangegroup`
|
Tue, 05 Aug 2014 14:37:45 -0700 |
Pierre-Yves David |
shelve: do not retract phase boundary by hand
|
Tue, 05 Aug 2014 18:53:05 -0700 |
Pierre-Yves David |
commit: update the --secret code to use backupconfig and restoreconfig
|
Tue, 05 Aug 2014 13:22:44 -0700 |
Pierre-Yves David |
rebase: do not retract phase boundary by hand
|
Tue, 05 Aug 2014 21:16:24 -0700 |
Pierre-Yves David |
config: fix restoreconfig of non existing config
|
Thu, 31 Jul 2014 13:51:17 -0700 |
Pierre-Yves David |
push: use stepsdone for obsmarkers push
|
Sat, 05 Jul 2014 19:32:20 +0200 |
Pierre-Yves David |
push: introduce a discovery step for obsmarker
|
Sat, 05 Jul 2014 19:17:09 +0200 |
Pierre-Yves David |
push: move the list of obsmarker to push into the push operation
|
Fri, 04 Jul 2014 19:31:49 +0200 |
Pierre-Yves David |
push: explicitly encode a list of obsmarkers to push
|
Mon, 04 Aug 2014 16:32:41 -0700 |
Pierre-Yves David |
merge-tools: add a `premerge=keep-merge3` config option
|
Mon, 04 Aug 2014 16:58:39 -0700 |
Pierre-Yves David |
merge-tools: make premerge valid values extensible
|
Mon, 04 Aug 2014 16:50:15 -0700 |
Pierre-Yves David |
mergetools: add a test for premerge --keep
|
Mon, 04 Aug 2014 16:39:47 -0700 |
Pierre-Yves David |
test-merge-tools: introduce a "revision 4" that merges with conflict
|
Tue, 05 Aug 2014 14:58:45 -0700 |
Pierre-Yves David |
merge: add an internal:merge3 tool
|
Tue, 05 Aug 2014 15:09:54 -0700 |
Pierre-Yves David |
internal:merge: update documentation
|
Tue, 05 Aug 2014 15:17:38 -0700 |
Pierre-Yves David |
filemerge: allow the formatting of three labels instead of two
|
Tue, 05 Aug 2014 15:12:22 -0700 |
Pierre-Yves David |
filemerge: drop extra white space
|
Tue, 05 Aug 2014 15:10:50 -0700 |
Pierre-Yves David |
simplemerge: support three labels when merging
|
Tue, 05 Aug 2014 14:56:25 -0700 |
Pierre-Yves David |
simplemerge: burn "minimal" feature to the ground
|
Tue, 29 Jul 2014 11:55:01 -0700 |
Pierre-Yves David |
merge: use no-minimal for premerge too
|
Mon, 09 Jun 2014 23:37:36 -0700 |
Pierre-Yves David |
merge: refactor labels selection code
|
Tue, 01 Jul 2014 23:08:17 +0200 |
Pierre-Yves David |
push: include phase push in the unified bundle2 push
|
Wed, 30 Jul 2014 19:26:47 -0700 |
Pierre-Yves David |
push: perform phases discovery before the push
|
Tue, 01 Jul 2014 17:06:02 +0200 |
Pierre-Yves David |
push: make discovery extensible
|
Wed, 30 Jul 2014 19:04:50 -0700 |
Pierre-Yves David |
push: rework the bundle2partsgenerators logic
|
Tue, 01 Jul 2014 17:27:22 +0200 |
Pierre-Yves David |
push: move common heads computation into pushop
|
Tue, 01 Jul 2014 17:20:47 +0200 |
Pierre-Yves David |
push: extract fallback heads computation into pushop
|
Tue, 01 Jul 2014 17:20:31 +0200 |
Pierre-Yves David |
push: extract future heads computation into pushop
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: use '[committemplate]' section like as map file for style definition
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
cmdutil: look commit template definition up by specified 'editform'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
import: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
rebase: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
mq: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
gpg: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
fetch: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:26 +0900 |
FUJIWARA Katsunori |
cmdutil: introduce 'editform' to distinguish the purpose of commit text editing
|
Tue, 22 Jul 2014 22:40:16 -0700 |
Durham Goode |
log: allow patterns with -f
|
Mon, 28 Jul 2014 19:48:59 -0400 |
Augie Fackler |
run-tests: fix test result counts with --keyword specified or skips occurring
|
Tue, 29 Jul 2014 22:35:59 -0400 |
Augie Fackler |
test-run-tests.t: add tests for skips
|
Mon, 28 Jul 2014 20:54:14 -0400 |
Augie Fackler |
test-run-tests.t: add extra data to tests for keyword tests
|
Mon, 04 Aug 2014 15:24:57 -0500 |
Matt Mackall |
purge: drop stat import
|
Mon, 04 Aug 2014 14:42:24 -0500 |
Matt Mackall |
run-tests: add iolock to failure output
|
Mon, 04 Aug 2014 14:32:34 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Aug 2014 13:09:06 -0500 |
Sean Farley |
color: pass on key error for win32 (issue4298)
stable
|
Fri, 01 Aug 2014 18:30:18 -0700 |
Siddharth Agarwal |
context: call normal on the right object
stable
|
Sat, 31 May 2014 16:48:29 -0700 |
Pierre-Yves David |
getbundle: add a ``cg`` boolean argument to control changegroup inclusion
|
Thu, 22 May 2014 17:20:52 -0700 |
Pierre-Yves David |
wireproto: add a ``boolean`` type for getbundle parameters
|
Sun, 03 Aug 2014 19:19:23 +0900 |
Yuya Nishihara |
i18n: detect UI language without POSIX-style locale variable on Windows (BC)
|
Fri, 01 Aug 2014 22:16:54 -0700 |
Siddharth Agarwal |
locate: use ctx.matches instead of ctx.walk
|
Fri, 01 Aug 2014 22:07:29 -0700 |
Siddharth Agarwal |
context: add a method to efficiently filter by match if possible
|
Fri, 01 Aug 2014 22:05:16 -0700 |
Siddharth Agarwal |
dirstate: add a method to efficiently filter by match
|
Sat, 02 Aug 2014 09:45:21 +0100 |
Christian Ebert |
purge: prefer util.unlink instead over own removefile
|
Sat, 02 Aug 2014 09:44:45 +0100 |
Christian Ebert |
keyword: bump copyright year
|
Sat, 02 Aug 2014 09:44:11 +0100 |
Christian Ebert |
keyword: really clean up kwdemo temp tree
|
Sat, 26 Jul 2014 14:54:36 -0700 |
Siddharth Agarwal |
graft: make --force apply across continues (issue3220)
|
Fri, 25 Jul 2014 18:21:16 -0700 |
Siddharth Agarwal |
graft: allow regrafting ancestors with --force (issue3220)
|
Fri, 04 Jul 2014 19:52:39 +0200 |
Pierre-Yves David |
test-obsolete: better logging template
|
Thu, 26 Jun 2014 01:22:50 +0530 |
anuraggoel |
run-tests: '--time' option provide more details to Linux users
|
Fri, 01 Aug 2014 18:32:52 -0500 |
Matt Mackall |
merge with stable
|
Fri, 01 Aug 2014 18:23:18 -0500 |
Matt Mackall |
Added signature for changeset 3178e4989202
stable
|
Fri, 01 Aug 2014 18:22:56 -0500 |
Matt Mackall |
Added tag 3.1 for changeset 3178e4989202
stable
|
Fri, 01 Aug 2014 13:01:35 -0700 |
Pierre-Yves David |
status: do not reverse deleted and unknown
stable 3.1
|
Fri, 01 Aug 2014 12:49:00 -0700 |
Pierre-Yves David |
status: don't drop unknown and ignored information (issue4321)
stable
|
Fri, 01 Aug 2014 13:13:24 -0700 |
Pierre-Yves David |
status: explicitly exclude removed file from unknown and ignored
stable
|
Fri, 01 Aug 2014 11:45:26 -0500 |
Matt Mackall |
merge with i18n some more
stable
|
Fri, 01 Aug 2014 11:44:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Aug 2014 17:29:02 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with f582fa1167f7
stable
|
Fri, 01 Aug 2014 02:02:06 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with dccbf52ffe9f
stable
|
Fri, 01 Aug 2014 21:36:56 +0900 |
Yuya Nishihara |
log: do not use exact matcher for --patch --follow without file (issue4319)
stable
|
Thu, 31 Jul 2014 16:32:12 -0500 |
Matt Mackall |
qimport: record imported revs incrementally (issue3874)
stable
|
Thu, 31 Jul 2014 16:01:01 -0500 |
Matt Mackall |
test-bundle2: add missing os import
stable
|
Thu, 31 Jul 2014 14:42:14 -0500 |
Matt Mackall |
merge with i18n
stable
|
Fri, 01 Aug 2014 01:13:53 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 838025b15925
stable
|
Thu, 31 Jul 2014 14:31:31 -0500 |
Matt Mackall |
help: always show command help with -h (issue4240)
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
templater: add i18n comments to error messages of newly added functions
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
commands: make the warning message for "patch --partial" translatable
stable
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
convert: fix argument mismatch at formatting the abort message
stable
|
Thu, 31 Jul 2014 10:31:56 +0100 |
Alexandre Garnier |
debuginstall: handle quoted path for editor (issue4316)
stable
|
Wed, 30 Jul 2014 18:28:37 -0500 |
Matt Mackall |
test-bundle2: move file mode setting after sys import
stable
|
Sat, 26 Jul 2014 09:27:11 +0300 |
anatoly techtonik |
config: allow 'user' in .hgrc ui section (issue3169)
stable
|
Wed, 30 Jul 2014 14:51:56 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 29 Jul 2014 19:29:02 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ad56fc55cbc3
stable
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
Wed, 30 Jul 2014 00:13:59 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--message" option
stable
|
Mon, 28 Jul 2014 19:20:13 -0400 |
Augie Fackler |
histedit: respect revsetalias entries (issue4311)
stable
|
Mon, 28 Jul 2014 10:05:17 +0200 |
Alexander Becher |
graft: add a reference to revsets to the help text (issue3362)
stable
|
Sat, 26 Jul 2014 03:35:42 +0200 |
Pierre-Yves David |
i18n: add parenthesis in Brazilian translation of the resolve message
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 25 Jul 2014 15:51:42 -0500 |
Matt Mackall |
help: mention '-T list' in templater topic
stable
|
Fri, 25 Jul 2014 15:38:26 -0500 |
Matt Mackall |
help: drop reference to glog in templates topic
stable
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
Mon, 21 Jul 2014 11:44:20 +0900 |
Yuya Nishihara |
help: use --template to specify existing style
stable
|
Thu, 24 Jul 2014 23:39:25 +0900 |
Yuya Nishihara |
test-status: add test for removed-and-untracked state (BC)
stable
|
Wed, 02 Jul 2014 16:13:48 +0200 |
Pierre-Yves David |
bundle2: only use callable return as reply handler
stable
|
Thu, 24 Jul 2014 14:29:08 -0700 |
Nathan Goldbaum |
resolve: report no argument warning using a hint
stable
|
Thu, 24 Jul 2014 12:12:12 -0700 |
Gregory Szorc |
revset: optimize baseset.__sub__ (issue4313)
stable
|
Wed, 16 Jul 2014 13:07:39 -0500 |
Sean Farley |
memctx: substate needs to be {} instead of None
stable
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
Wed, 23 Jul 2014 10:50:21 -0500 |
Matt Mackall |
merge with i18n
stable
|
Sun, 20 Jul 2014 18:08:29 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6c36dc6cd61a
stable
|
Wed, 23 Jul 2014 00:10:24 +0900 |
FUJIWARA Katsunori |
largefiles: use "normallookup" on "lfdirstate" while reverting
stable
|
Wed, 23 Jul 2014 00:10:24 +0900 |
FUJIWARA Katsunori |
largefiles: invoke "normallookup" on "lfdirstate" for merged files
stable
|
Tue, 22 Jul 2014 23:59:34 +0900 |
FUJIWARA Katsunori |
largefiles: use "normallookup", if "mtime" of standin is unset
stable
|
Tue, 22 Jul 2014 23:59:30 +0900 |
FUJIWARA Katsunori |
dirstate: delay writing out to ensure timestamp of each entries explicitly
stable
|
Mon, 21 Jul 2014 11:27:24 -0700 |
Danek Duvall |
tests: cat error messages are different on Solaris
stable
|
Sun, 20 Jul 2014 15:06:12 -0300 |
Wagner Bruna |
commands: fix typo in import documentation
stable
|
Sat, 19 Jul 2014 00:11:40 -0500 |
Matt Mackall |
Added signature for changeset 6c36dc6cd61a
stable
|
Sat, 19 Jul 2014 00:11:10 -0500 |
Matt Mackall |
Added tag 3.1-rc for changeset 6c36dc6cd61a
stable
|
Sat, 19 Jul 2014 00:10:22 -0500 |
Matt Mackall |
merge default into stable for 3.1 code freeze
stable 3.1-rc
|
Fri, 18 Jul 2014 19:46:56 -0400 |
Matt Harbison |
revset: avoid a ValueError when 'only()' is given an empty set
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
cmdutil: make commit message shown in text editor customizable by template
|
Fri, 18 Jul 2014 23:15:28 -0500 |
Matt Mackall |
commiteditor: refactor default extramsg
|
Thu, 26 Jun 2014 01:20:25 +0200 |
Angel Ezquerra |
filemerge: add internal:tagmerge merge tool
|
Fri, 18 Jul 2014 21:49:52 -0500 |
Matt Mackall |
filemerge: use non-minimal conflict marker regions (BC)
|
Mon, 09 Jun 2014 03:49:07 -0700 |
Pierre-Yves David |
test: use more elaborated content in ``test-conflict.t``
|
Fri, 18 Jul 2014 17:52:18 -0500 |
Matt Mackall |
run-tests: make --view work again
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safety
|
Thu, 17 Jul 2014 20:17:17 -0400 |
Matt Harbison |
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
|
Tue, 05 Nov 2013 14:47:35 -0500 |
Augie Fackler |
run-tests: write out scripts in binary mode
|
Tue, 15 Jul 2014 15:34:50 -0700 |
Siddharth Agarwal |
match: use util.re.escape instead of re.escape
|
Tue, 15 Jul 2014 15:14:45 -0700 |
Siddharth Agarwal |
util.re: add an escape method
|
Tue, 15 Jul 2014 15:01:52 -0700 |
Siddharth Agarwal |
util.re: move check for re2 into a separate method
|
Tue, 15 Jul 2014 14:52:40 -0700 |
Siddharth Agarwal |
util: remove no longer used compilere
|
Tue, 15 Jul 2014 14:52:22 -0700 |
Siddharth Agarwal |
commands: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:50:58 -0700 |
Siddharth Agarwal |
config: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:49:45 -0700 |
Siddharth Agarwal |
match: use util.re.compile instead of util.compilere
|
Tue, 15 Jul 2014 14:40:43 -0700 |
Siddharth Agarwal |
util: move compilere to a class
|
Tue, 15 Jul 2014 14:35:19 -0700 |
Siddharth Agarwal |
util: rename 're' to 'remod'
|
Wed, 02 Jul 2014 15:47:39 +0200 |
Pierre-Yves David |
bundle2-push: drop _pushbundle2extraparts
|
Wed, 02 Jul 2014 16:10:14 +0200 |
Pierre-Yves David |
bundle2-test: use the new way to extend push content
|
Wed, 02 Jul 2014 15:26:04 +0200 |
Pierre-Yves David |
bundle2-push: introduce a list of part generating functions
|
Wed, 02 Jul 2014 12:55:09 +0200 |
Pierre-Yves David |
bundle2-push: move changegroup push validation inside _pushb2ctx
|
Mon, 07 Jul 2014 12:30:31 +0200 |
Pierre-Yves David |
push: use `stepsdone` to control changegroup push through bundle10 or bundle20
|
Wed, 02 Jul 2014 12:48:54 +0200 |
Pierre-Yves David |
push: add a ``pushop.stepsdone`` attribute
|
Wed, 02 Jul 2014 16:17:54 +0200 |
Pierre-Yves David |
bundle2: add a ``bundle20.nbparts`` property
|
Wed, 02 Jul 2014 11:42:35 +0200 |
Pierre-Yves David |
bundle2-push: extract changegroup logic in its own function
|
Wed, 02 Jul 2014 14:09:24 +0200 |
Pierre-Yves David |
bundle2: call _pushbundle2extraparts a bit sooner
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
templatekw: add 'subrepos' keyword to show updated subrepositories
|
Tue, 15 Jul 2014 23:34:13 +0900 |
FUJIWARA Katsunori |
templatekw: add 'currentbookmark' keyword to show current bookmark easily
|
Wed, 16 Jul 2014 14:53:03 -0700 |
Siddharth Agarwal |
context: extend efficient manifest filtering to when all paths are files
|
Sat, 12 Jul 2014 00:37:08 -0700 |
Siddharth Agarwal |
revset: remove no longer used _missingancestors revset
|
Sat, 12 Jul 2014 00:31:36 -0700 |
Siddharth Agarwal |
revset: replace _missingancestors optimization with only revset
|
Sat, 28 Jun 2014 01:42:39 +0200 |
Angel Ezquerra |
tags: introduce _readtaghist function
|
Fri, 20 Jun 2014 00:42:35 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_initrepo()"
|
Fri, 20 Jun 2014 00:41:31 +0900 |
FUJIWARA Katsunori |
subrepo: add test whether "[paths]" is configured correctly at subrepo creation
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_cachestorehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_readstorehashcache()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "close()" execution at the end of "_calcfilehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()"
|
Fri, 20 Jun 2014 00:21:19 +0900 |
FUJIWARA Katsunori |
subrepo: ensure "lock.release()" execution at the end of "storeclean()"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: confirm existence of outgoing largefile entities in remote store
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg outgoing"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: show also how many data entities are outgoing at "hg summary"
|
Mon, 07 Jul 2014 18:45:46 +0900 |
FUJIWARA Katsunori |
largefiles: add tests for summary/outgoing improved in subsequent patches
|
Sat, 12 Jul 2014 17:59:03 -0700 |
Siddharth Agarwal |
context: generate filtered manifest efficiently for exact matchers
|
Sat, 12 Jul 2014 17:57:25 -0700 |
Siddharth Agarwal |
manifestdict: add a new method to intersect with a set of files
|
Sat, 12 Jul 2014 18:31:18 -0700 |
Siddharth Agarwal |
log: use an exact matcher for --patch --follow
|
Wed, 16 Jul 2014 17:35:04 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 02:23:17 -0700 |
Siddharth Agarwal |
log: make --patch --follow work inside a subdirectory
stable
|
Sat, 12 Jul 2014 20:07:24 +0900 |
Yuya Nishihara |
mergetools: add --nofork option to gvimdiff.diffargs for extdiff
|
Sat, 05 Jul 2014 16:32:28 +0300 |
anatoly techtonik |
contrib/vagrant: use Vagrant for running tests on virtual machine
|
Mon, 14 Jul 2014 18:53:03 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 Jul 2014 20:44:00 -0700 |
Siddharth Agarwal |
log: allow revset for --follow to be lazily evaluated
|
Mon, 14 Jul 2014 15:42:31 -0700 |
Siddharth Agarwal |
parsers: remove unused getintat function
|
Mon, 14 Jul 2014 17:55:31 -0500 |
Matt Mackall |
revset: maintain ordering when subtracting from a baseset (issue4289)
|
Tue, 15 Jul 2014 00:59:09 +0900 |
FUJIWARA Katsunori |
cmdutil: separate building commit text from 'commitforceeditor'
|
Mon, 14 Jul 2014 23:33:59 +0900 |
FUJIWARA Katsunori |
convert: detect removal of ".gitmodules" at git source revisions correctly
stable
|
Mon, 14 Jul 2014 12:44:45 -0500 |
Matt Mackall |
templates: escape NUL bytes in jsonescape (issue4303)
stable
|
Sat, 12 Jul 2014 10:52:58 -0700 |
Gregory Szorc |
localrepo: document localrepo.hook()
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use 'util.ellipsis' to trim custom conflict markers correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
filemerge: use only the first line of the generated conflict marker for safety
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of items correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim items in output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'leftside' argument into 'trim' to switch trimming side
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.colwidth' to get column width of output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
progress: use 'encoding.trim' to trim output line correctly
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
histedit: use 'util.ellipsis' to trim description of each changesets
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
util: replace 'ellipsis' implementation by 'encoding.trim'
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'trim' to trim multi-byte characters at most specified columns
|
Thu, 03 Jul 2014 10:48:37 +0100 |
Jim Hague |
bugzilla: stop trying to cache setup across hook invocation
stable
|
Fri, 11 Jul 2014 18:04:51 -0500 |
Matt Mackall |
strip: drop -b/--backup option (BC)
|
Thu, 07 Nov 2013 17:24:14 -0800 |
Ben Kehoe |
purge: add options for deleting only files or only directories
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: accept '--edit' like other commands creating new changeset
|
Fri, 20 Jun 2014 16:15:38 +0900 |
FUJIWARA Katsunori |
shelve: refactor option combination check to easily add new ones
|
Wed, 09 Jul 2014 12:30:12 -0500 |
Matt Mackall |
merge with stable
|
Tue, 08 Jul 2014 22:57:54 -0400 |
Augie Fackler |
test-extension: add check for 'hg version -v' listing enabled extensions
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
Tue, 08 Jul 2014 16:24:23 -0700 |
David Soria Parra |
strip: remove bookmarks after strip succeed (issue4295)
|
Thu, 12 Jun 2014 18:02:23 -0700 |
Ryan McElroy |
templater: introduce word function
|
Thu, 03 Jul 2014 23:01:37 -0500 |
Sean Farley |
committablectx: move __contains__ into workingctx
|
Wed, 02 Jul 2014 15:24:43 -0500 |
Sean Farley |
memctx: explicitly set substate to None
|
Tue, 08 Jul 2014 14:45:55 -0500 |
Matt Mackall |
bookmarks: avoid deleting primary bookmarks on rebase
stable
|
Thu, 03 Jul 2014 10:56:03 +0100 |
Jim Hague |
bugzilla: correct config documentation error
stable
|
Sun, 06 Jul 2014 15:43:26 -0400 |
Augie Fackler |
Merge with crew.
|
Sun, 06 Jul 2014 15:39:01 -0400 |
Augie Fackler |
Merge with stable.
|
Sat, 05 Jul 2014 07:31:08 -0700 |
Alex Gaynor |
setup: fixed for Pythons which don't have a CFLAGS
stable
|
Thu, 03 Jul 2014 19:05:04 +0200 |
André Sintzoff |
util.h: declare dirstateTupleType variable instead of defining it
|
Fri, 13 Jun 2014 15:59:18 -0700 |
Sean Farley |
test-context: add test for performing a diff on a memctx
|
Fri, 13 Jun 2014 15:56:11 -0700 |
Sean Farley |
test-context: add test for memctx status
|
Thu, 29 May 2014 16:12:59 -0500 |
Sean Farley |
memctx: add _manifest implementation that computes the filenode
|
Tue, 29 Apr 2014 16:43:59 -0500 |
Sean Farley |
basectx: pass raw context objects to patch.diff
|
Wed, 14 Aug 2013 13:10:27 -0500 |
Sean Farley |
patch: use ctx.node() instead of bare node variable
|
Wed, 02 Jul 2014 00:01:13 -0500 |
Matt Mackall |
merge with stable
|
Tue, 01 Jul 2014 23:32:18 -0500 |
Matt Mackall |
Added signature for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:32:11 -0500 |
Matt Mackall |
Added tag 3.0.2 for changeset 2d8cd3d0e83c
stable
|
Tue, 01 Jul 2014 23:27:32 -0500 |
Matt Mackall |
merge with i18n
stable 3.0.2
|
Mon, 30 Jun 2014 18:52:57 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a4b67bf1f0a5
stable
|
Mon, 30 Jun 2014 19:09:01 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with a4b67bf1f0a5
stable
|
Sat, 07 Jun 2014 15:23:12 -0400 |
Augie Fackler |
rebase: fix bug that caused transitive copy records to disappear (issue4192)
stable
|
Sat, 07 Jun 2014 15:14:36 -0400 |
Augie Fackler |
cmdutil: add copy-filtering support to duplicatecopies
stable
|
Tue, 01 Jul 2014 19:54:48 -0500 |
Matt Mackall |
dispatch: handle empty IOError args
|
Sun, 29 Jun 2014 13:52:35 +0200 |
Angel Ezquerra |
repoview: do not crash when localtags refers to non existing revisions
stable
|
Thu, 12 Jun 2014 18:07:21 -0700 |
Ryan McElroy |
templater: add symbol to error
|
Thu, 12 Jun 2014 17:53:37 -0700 |
Ryan McElroy |
templater: introduce startswith function
|
Thu, 12 Jun 2014 17:45:41 -0700 |
Ryan McElroy |
templatefilter: add splitlines function
|
Thu, 01 May 2014 19:57:25 +0900 |
Yuya Nishihara |
serve: tidy up indent level of repository not found message
|
Thu, 01 May 2014 19:54:43 +0900 |
Yuya Nishihara |
serve: inline checkrepo() that is used only when --stdio is specified
|
Sat, 28 Jun 2014 13:02:44 +0900 |
Yuya Nishihara |
serve: make sure to print "listening at" message immediately
|
Fri, 27 Jun 2014 15:20:50 -0700 |
Matt Mackall |
merge with stable
|
Wed, 25 Jun 2014 14:50:48 -0700 |
Siddharth Agarwal |
match: make glob '**/' match the empty string
stable
|
Sun, 23 Feb 2014 03:13:21 +0100 |
Angel Ezquerra |
tags: read tag info into a sorted dict (rather than into a regular dict)
|
Sun, 23 Feb 2014 01:56:31 +0100 |
Angel Ezquerra |
config: move config.sortdict class into util
|
Mon, 23 Jun 2014 09:33:07 -0400 |
Augie Fackler |
hg: add support for HGUNICODEPEDANTRY environment variable
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 21:02:16 -0700 |
Siddharth Agarwal |
dirstate.status: assign members one by one instead of unpacking the tuple
|
Tue, 27 May 2014 14:27:41 -0700 |
Siddharth Agarwal |
parsers: inline fields of dirstate values in C version
|
Tue, 27 May 2014 17:10:28 -0700 |
Siddharth Agarwal |
dirstate: add dirstatetuple to create dirstate values
|
Tue, 27 May 2014 15:22:23 -0700 |
Siddharth Agarwal |
parsers: remove no longer used dirstate_unset
|
Tue, 27 May 2014 15:17:38 -0700 |
Siddharth Agarwal |
pack_dirstate: in C version, for invalidation set dict to what we write to disk
|
Thu, 26 Jun 2014 11:10:28 -0400 |
Jordi Gutiérrez Hermoso |
record: update comment to match code
|
Sat, 21 Jun 2014 14:49:49 +0530 |
Chinmay Joshi |
hg: update newly added listdir function of vfs in clone
|
Sat, 21 Jun 2014 14:44:09 +0530 |
Chinmay Joshi |
hg: use vfs functions in clone
|
Sat, 21 Jun 2014 14:40:29 +0530 |
Chinmay Joshi |
hg: update util.writefile method to use write with vfs in share
|
Sat, 21 Jun 2014 14:37:39 +0530 |
Chinmay Joshi |
hg: update to use vfs functions in shared destination repository
|
Sat, 21 Jun 2014 14:29:20 +0530 |
Chinmay Joshi |
hg: use vfs functions in destination repository with share
|
Fri, 20 Jun 2014 21:18:14 +0530 |
Chinmay Joshi |
vfs: add listdir for os.listdir in vfs
|
Mon, 23 Jun 2014 09:24:56 -0400 |
Augie Fackler |
templater: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:38 -0400 |
Augie Fackler |
hook: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:24 -0400 |
Augie Fackler |
help: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:06 -0400 |
Augie Fackler |
extensions: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:24:16 -0400 |
Augie Fackler |
fancyopts: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:23:57 -0400 |
Augie Fackler |
gendoc: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:23:47 -0400 |
Augie Fackler |
check-seclevel: restore use of callable() since it was readded in Python 3.2
|
Mon, 23 Jun 2014 09:22:53 -0400 |
Augie Fackler |
check-code: drop ban on callable() which was restored in Python 3.2
|
Sat, 21 Jun 2014 15:56:49 +1000 |
Stephen Lee |
diff: add nobinary config to suppress git-style binary diffs
|
Mon, 23 Jun 2014 13:50:44 -0500 |
Matt Mackall |
branchmap: don't use ui.warn for debug message
|
Mon, 23 Jun 2014 13:46:42 -0500 |
Matt Mackall |
branch: add debug message for branch cache write failure
|
Sun, 04 May 2014 22:36:07 -0700 |
Gregory Szorc |
record: define inferrepo in command decorator
|
Sun, 04 May 2014 22:30:47 -0700 |
Gregory Szorc |
mq: define inferrepo in command decorator
|
Sun, 04 May 2014 22:23:45 -0700 |
Gregory Szorc |
largefiles: define inferrepo in command decorator
|
Sun, 04 May 2014 22:32:15 -0700 |
Gregory Szorc |
keyword: define inferrepo in command decorator
|
Sun, 04 May 2014 22:33:22 -0700 |
Gregory Szorc |
hgk: define inferrepo in command decorator
|
Sun, 04 May 2014 22:28:46 -0700 |
Gregory Szorc |
graphlog: define inferrepo in command decorator
|
Sun, 04 May 2014 22:29:27 -0700 |
Gregory Szorc |
extdiff: define inferrepo in command decorator
|
Sun, 04 May 2014 22:25:28 -0700 |
Gregory Szorc |
children: define inferrepo in command decorator
|
Sun, 04 May 2014 22:24:38 -0700 |
Gregory Szorc |
churn: define inferrepo in command decorator
|
Sun, 04 May 2014 22:22:59 -0700 |
Gregory Szorc |
commands: define inferrepo in command decorator
|
Sun, 04 May 2014 22:20:00 -0700 |
Gregory Szorc |
cmdutil: support inferrepo in command decorator
|
Sun, 04 May 2014 22:16:56 -0700 |
Gregory Szorc |
keyword: define optionalrepo in command decorator
|
Sun, 04 May 2014 22:16:05 -0700 |
Gregory Szorc |
commands: define optionalrepo in command decorator
|
Sun, 04 May 2014 22:12:34 -0700 |
Gregory Szorc |
cmdutil: add optionalrepo argument to command decorator
|
Sun, 04 May 2014 22:07:45 -0700 |
Gregory Szorc |
tests: define norepo in command decorator
|
Sun, 04 May 2014 22:03:11 -0700 |
Gregory Szorc |
share: define norepo in command decorator
|
Sun, 04 May 2014 22:04:14 -0700 |
Gregory Szorc |
mq: define norepo in command decorator
|
Sun, 04 May 2014 21:11:15 -0700 |
Gregory Szorc |
largefiles: define norepo in command decorator
|
Sun, 04 May 2014 22:02:25 -0700 |
Gregory Szorc |
convert: define norepo in command decorator
|
Sun, 04 May 2014 20:57:01 -0700 |
Gregory Szorc |
commands: define norepo in command decorator
|
Sun, 04 May 2014 20:58:25 -0700 |
Gregory Szorc |
commands: add norepo argument to command decorator
|
Sun, 04 May 2014 18:45:04 -0700 |
Gregory Szorc |
cmdutil: better document command()
|
Wed, 11 Jun 2014 22:19:29 -0400 |
Matt Harbison |
convert: update the transplant, rebase and graft references in 'extra'
|
Wed, 18 Jun 2014 20:59:36 -0500 |
Matt Mackall |
merge with stable
|
Wed, 18 Jun 2014 20:51:49 -0500 |
Matt Mackall |
run-tests: hold iolock across diff/prompt when interactive
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
Wed, 18 Jun 2014 19:46:18 -0500 |
Matt Mackall |
push: restore contents of HG_URL for hooks (issue4268)
stable
|
Wed, 18 Jun 2014 13:47:14 -0500 |
Matt Mackall |
tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239)
stable
|
Mon, 16 Jun 2014 13:30:46 -0500 |
Matt Mackall |
hgweb: avoid initialization race (issue4280)
stable
|
Mon, 16 Jun 2014 12:04:48 -0500 |
Matt Mackall |
p4: accept changesets with no description (issue4282)
stable
|
Sat, 14 Jun 2014 11:56:20 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 May 2014 12:57:58 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --nodiff option
|
Fri, 30 May 2014 12:12:12 -0700 |
Pierre-Yves David |
test-run-tests.t: test the --interactive option
|
Fri, 13 Jun 2014 14:45:23 +0530 |
anuraggoel |
run-tests: fixes the '--interactive' option error
|
Fri, 13 Jun 2014 14:33:02 +0530 |
anuraggoel |
run-tests: checks behaviour of test on failure while testing
|
Sat, 14 Jun 2014 11:49:02 -0500 |
Matt Mackall |
revlog: fix check-code error
stable
|
Fri, 13 Jun 2014 17:42:04 -0500 |
Matt Mackall |
merge with stable
|
Fri, 13 Jun 2014 14:17:14 -0500 |
Matt Mackall |
revlog: hold a private reference to self._cache
stable
|
Fri, 13 Jun 2014 14:16:03 -0500 |
Matt Mackall |
revlog: make _chunkcache access atomic
stable
|
Mon, 09 Jun 2014 10:34:21 -0700 |
Danek Duvall |
tests: cat error messages are different on Solaris
stable
|
Tue, 10 Jun 2014 17:00:31 -0700 |
Brendan Cully |
error: restore python 2.4 compatibility for BundleValueError
|
Thu, 12 Jun 2014 14:40:45 -0500 |
Matt Mackall |
i18n: explicitly decode paragraphs
|
Fri, 13 Jun 2014 14:14:02 -0500 |
Matt Mackall |
minirst: explicitly decode substitutions
|
Fri, 30 May 2014 12:12:03 -0700 |
Pierre-Yves David |
test-run-tests.t: tests --jobs option
|
Fri, 30 May 2014 12:11:51 -0700 |
Pierre-Yves David |
test-run-tests.t: test --debug option
|
Fri, 30 May 2014 12:11:39 -0700 |
Pierre-Yves David |
test-run-tests.t: test selection of testfile from the command line
|
Fri, 30 May 2014 12:11:17 -0700 |
Pierre-Yves David |
test-run-tests.t: tests the --retest option
|
Thu, 12 Jun 2014 03:20:28 +0530 |
anuraggoel |
run-tests: fixes the number of tests ran when '--retest' is enabled
|
Thu, 12 Jun 2014 02:36:52 +0530 |
anuraggoel |
run-tests: skipped test should not produce 'i' mark while retesting
|
Fri, 30 May 2014 12:10:56 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a failing test
|
Fri, 13 Jun 2014 16:36:53 -0500 |
Matt Mackall |
run-tests: filter whitespace at end of error diffs
|
Thu, 12 Jun 2014 01:28:22 +0530 |
anuraggoel |
run-tests: produce '!' mark after running a failing test
|
Thu, 12 Jun 2014 01:36:57 +0530 |
anuraggoel |
run-tests: produce error on running a failing test
|
Fri, 30 May 2014 12:10:19 -0700 |
Pierre-Yves David |
test-run-tests.t: test running a passing test
|
Tue, 10 Jun 2014 14:32:52 -0700 |
Pierre-Yves David |
run-tests: don't check for the mercurial library used when using --with-hg
|
Fri, 30 May 2014 12:09:49 -0700 |
Pierre-Yves David |
test: introduce test-run-tests.t
|
Fri, 30 May 2014 11:40:24 -0700 |
Pierre-Yves David |
tests: comment the main purpose of ``test-unified-test.t``
|
Wed, 11 Jun 2014 15:31:04 -0700 |
Danek Duvall |
parsers.c: fix a couple of memory leaks
stable
|
Fri, 30 May 2014 11:35:45 -0700 |
Pierre-Yves David |
tests: rename ``test-run-tests.t`` to ``test-unified-test.t``
|
Tue, 27 May 2014 14:45:31 -0700 |
Pierre-Yves David |
wireproto: rephrase the error message for unknown getbundle parameters
|
Sat, 07 Jun 2014 11:32:37 -0400 |
Augie Fackler |
patchbomb: reorder header insertions to clarify code
|
Sat, 07 Jun 2014 11:06:15 -0400 |
Augie Fackler |
patchbomb: always use message-id of first patch for series-id
|
Sat, 07 Jun 2014 11:30:06 -0400 |
Augie Fackler |
test-patchbomb: normalize glob lines and record their construction
|
Mon, 05 May 2014 22:51:20 -0700 |
Pierre-Yves David |
patchbomb: includes a unique series ID in email header
|
Fri, 30 May 2014 11:28:48 -0700 |
Pierre-Yves David |
color: add parenthesis to help readability
|
Sat, 31 May 2014 17:26:15 -0700 |
Pierre-Yves David |
status: document the content of the returned tuple in the docstring
|
Mon, 09 Jun 2014 14:11:17 -0500 |
Matt Mackall |
resolve: fix grammar of no matching files message
|
Mon, 09 Jun 2014 13:53:23 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Jun 2014 00:21:46 -0500 |
Sean Farley |
bash_completion: add -l|--list support for shelve
|
Sat, 31 May 2014 21:21:06 +0900 |
Yuya Nishihara |
workingctx: duplicate status list received at _poststatus hook
|
Thu, 05 Jun 2014 15:24:29 +0530 |
Chinmay Joshi |
patch: replace functions in fsbackend to use vfs
|
Thu, 05 Jun 2014 15:16:44 +0530 |
Chinmay Joshi |
vfs: add unlinkpath to vfs
|
Thu, 05 Jun 2014 22:20:32 +0900 |
FUJIWARA Katsunori |
shelve: add option combination tests for refactoring in succeeding patch
|
Sun, 01 Jun 2014 00:08:33 +0900 |
FUJIWARA Katsunori |
qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
backout: accept '--edit' like other commands creating new changeset
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
gpg: accept '--edit' like other commands creating new changeset
|
Tue, 03 Jun 2014 13:49:51 -0700 |
Sean Farley |
memfilectx: add a size method
|
Mon, 26 May 2014 19:02:11 +0200 |
Mads Kiilerich |
resolve: keep wlock while resolving
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg fetch' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg histedit' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg backout' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:14 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg graft' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg rebase' for internal merge
stable
|
Thu, 05 Jun 2014 16:47:13 +0900 |
FUJIWARA Katsunori |
keyword: suppress keyword expansion while 'hg unshelve' for internal merge
stable
|
Sun, 01 Jun 2014 16:01:01 -0700 |
Matt Mackall |
merge with stable
|
Sun, 01 Jun 2014 14:15:43 -0700 |
Matt Mackall |
Added signature for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 14:15:15 -0700 |
Matt Mackall |
Added tag 3.0.1 for changeset 269c80ee5b3c
stable
|
Sun, 01 Jun 2014 13:58:28 -0700 |
Matt Mackall |
merge with i18n
stable 3.0.1
|
Wed, 21 May 2014 18:02:35 -0700 |
Gregory Szorc |
localrepo: prevent leak of transaction object (issue4258)
stable
|
Fri, 30 May 2014 19:52:55 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 9e12579369f1
stable
|
Wed, 07 May 2014 09:23:23 +0200 |
Martin Geisler |
i18n-zh_TW: set Language header
stable
|
Wed, 07 May 2014 09:15:58 +0200 |
Jakob Krainz |
i18n-de: translation improvement for gpg extension
stable
|
Fri, 30 May 2014 11:53:10 -0700 |
Matt Mackall |
bundlerepo: backout dbf292f65b09
|
Mon, 26 May 2014 11:44:58 -0700 |
Pierre-Yves David |
merge: drop the quotes around commit description
|
Thu, 15 Aug 2013 15:47:15 -0500 |
Sean Farley |
memfilectx: remove path since it is now inherited
|
Thu, 15 Aug 2013 15:46:32 -0500 |
Sean Farley |
memfilectx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:46:22 -0500 |
Sean Farley |
memfilectx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:23:36 -0500 |
Sean Farley |
memfilectx: inherit from committablefilectx
|
Thu, 15 Aug 2013 15:20:56 -0500 |
Sean Farley |
memctx: remove parents since it is now inherited
|
Thu, 15 Aug 2013 15:19:29 -0500 |
Sean Farley |
memctx: remove flags since it is now inherited
|
Thu, 15 Aug 2013 15:17:05 -0500 |
Sean Farley |
memctx: remove extra since it is now inherited
|
Thu, 15 Aug 2013 15:14:47 -0500 |
Sean Farley |
memctx: remove branch since it is now inherited
|
Wed, 28 May 2014 20:03:38 -0500 |
Sean Farley |
memctx: remove clean since it is now inherited
|
Wed, 28 May 2014 20:03:29 -0500 |
Sean Farley |
memctx: remove ignored since it is now inherited
|
Wed, 28 May 2014 20:03:19 -0500 |
Sean Farley |
memctx: remove unknown since it is now inherited
|
Thu, 15 Aug 2013 15:13:14 -0500 |
Sean Farley |
memctx: remove deleted since it is now inherited
|
Thu, 15 Aug 2013 15:12:54 -0500 |
Sean Farley |
memctx: remove removed since it is now inherited
|
Thu, 15 Aug 2013 15:12:46 -0500 |
Sean Farley |
memctx: remove added since it is now inherited
|
Thu, 15 Aug 2013 15:12:31 -0500 |
Sean Farley |
memctx: remove modified since it is now inherited
|
Thu, 15 Aug 2013 15:12:19 -0500 |
Sean Farley |
memctx: remove files since it is now inherited
|
Thu, 15 Aug 2013 15:07:43 -0500 |
Sean Farley |
memctx: remove description since it is now inherited
|
Thu, 15 Aug 2013 15:07:29 -0500 |
Sean Farley |
memctx: remove date since it is now inherited
|
Thu, 15 Aug 2013 15:07:01 -0500 |
Sean Farley |
memctx: remove user since it is now inherited
|
Thu, 15 Aug 2013 15:06:39 -0500 |
Sean Farley |
memctx: remove p2 since it is now inherited
|
Thu, 15 Aug 2013 15:06:10 -0500 |
Sean Farley |
memctx: remove p1 since it is now inherited
|
Thu, 15 Aug 2013 15:05:32 -0500 |
Sean Farley |
memctx: remove __getitem__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:55 -0500 |
Sean Farley |
memctx: remove __nonzero__ since it is now inherited
|
Thu, 15 Aug 2013 15:04:36 -0500 |
Sean Farley |
memctx: remove __int__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:52 -0500 |
Sean Farley |
memctx: remove __str__ since it is now inherited
|
Thu, 15 Aug 2013 15:03:03 -0500 |
Sean Farley |
memctx: call super.__init__ instead of duplicating code
|
Thu, 15 Aug 2013 15:00:03 -0500 |
Sean Farley |
memctx: inherit from committablectx
|
Tue, 29 Apr 2014 16:49:27 -0500 |
Sean Farley |
committablectx: fix _manifest doc string
|
Thu, 29 May 2014 16:09:16 -0500 |
Sean Farley |
context: fix wrong indentation from renaming method
|
Tue, 27 May 2014 16:33:06 -0700 |
Pierre-Yves David |
push: use bundle2 to push phases when available
|
Thu, 29 May 2014 15:22:58 -0700 |
Pierre-Yves David |
pushkey: add an ``encode`` function
|
Tue, 27 May 2014 16:32:50 -0700 |
Pierre-Yves David |
bundle2: add ``pushkey`` support
|
Thu, 29 May 2014 15:23:25 -0700 |
Pierre-Yves David |
pushkey: add a ``decode`` function
|
Tue, 27 May 2014 15:44:46 -0700 |
Pierre-Yves David |
pull: when remote supports it, pull phase data alongside changesets
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
Thu, 29 May 2014 14:59:22 -0700 |
Pierre-Yves David |
getbundle: raise error if extra arguments are provided for bundle10
|
Tue, 27 May 2014 15:42:03 -0700 |
Pierre-Yves David |
bundle: introduce a listkey handler
|
Tue, 27 May 2014 15:29:08 -0700 |
Pierre-Yves David |
pull: split remote phases retrieval from actual application
|
Tue, 27 May 2014 15:02:51 -0700 |
Pierre-Yves David |
wireproto: use pushkey.decodekey
|
Tue, 27 May 2014 15:00:20 -0700 |
Pierre-Yves David |
pushkey: introduce an ``decodekeys`` function
|
Tue, 27 May 2014 15:00:08 -0700 |
Pierre-Yves David |
wireproto: use pushkey.encodekey
|
Tue, 27 May 2014 14:57:28 -0700 |
Pierre-Yves David |
pushkey: introduce an ``encodekeys`` function
|
Tue, 27 May 2014 13:44:16 -0700 |
Pierre-Yves David |
bundle2: add more phase movement in the test
|
Tue, 27 May 2014 13:40:12 -0700 |
Pierre-Yves David |
bundle2: use non-publishing repo in test
|
Tue, 27 May 2014 13:30:38 -0700 |
Pierre-Yves David |
bundle2: use a smarter template for test
|
Thu, 22 May 2014 09:53:52 -0700 |
Pierre-Yves David |
getbundle: declare type of parameters
|
Thu, 22 May 2014 13:31:33 -0700 |
Pierre-Yves David |
bundle2: introduce a ``caps20to10`` function
|
Sat, 24 May 2014 16:20:09 -0700 |
Pierre-Yves David |
bundle2: introduce a bundle2caps function
|
Thu, 22 May 2014 12:58:07 -0700 |
Pierre-Yves David |
exchange: reinsert comment in the right place
|
Thu, 29 May 2014 16:01:39 -0700 |
Matt Mackall |
docker: check for docker.io first
|
Tue, 20 May 2014 04:07:58 +0200 |
Mads Kiilerich |
buildrpm: include release version in .tar.gz name
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: remove prompt for uncommitted changes - it was a bad idea
|
Thu, 15 May 2014 01:48:37 +0200 |
Mads Kiilerich |
buildrpm: collect code for building local hg and using it in one place
|
Tue, 20 May 2014 03:57:21 +0200 |
Mads Kiilerich |
buildrpm: various minor cleanup
|
Sat, 10 May 2014 14:54:39 -0700 |
Gregory Szorc |
fix_bytes: loosen blacklist matching requirements
|
Mon, 19 May 2014 22:12:31 +0200 |
Mads Kiilerich |
convert: only consider shamap revisions converted if they still exists
|
Mon, 19 May 2014 22:12:30 +0200 |
Mads Kiilerich |
convert: introduce hascommitfrommap sink method
|
Mon, 19 May 2014 22:11:14 +0200 |
Mads Kiilerich |
convert: rename sink hascommit to hascommitforsplicemap
|
Mon, 19 May 2014 22:10:50 +0200 |
Mads Kiilerich |
tests: better tests for two-way convert
|
Thu, 29 May 2014 12:25:25 -0700 |
Pierre-Yves David |
mergetools.hgrc: add minimal configuration for editmerge
|
Thu, 29 May 2014 15:41:16 -0700 |
Matt Mackall |
merge with stable
|
Tue, 27 May 2014 21:12:24 -0700 |
David Schleimer |
convert: drastically speed up git conversions
|
Sat, 03 May 2014 19:11:51 +0430 |
Ali Vakilzade |
vim: use try catch in vim plugin to avoid conflicts
|
Wed, 28 May 2014 15:37:47 -0700 |
Pierre-Yves David |
bundle2: raise BundleValueError error for stream level unsupported params
|
Wed, 28 May 2014 16:46:58 -0700 |
Pierre-Yves David |
bundle2: support None parttype in BundleValueError
|
Tue, 27 May 2014 12:16:45 -0700 |
Pierre-Yves David |
bundle2: ignore advisory part with unknown parameters
|
Tue, 27 May 2014 12:01:00 -0700 |
Pierre-Yves David |
bundle2: enforce all parameters in a part to be handled
|
Wed, 28 May 2014 11:40:07 -0700 |
Pierre-Yves David |
bundle2: declare supported parameters for all handlers
|
Tue, 27 May 2014 11:49:48 -0700 |
Pierre-Yves David |
bundle2: make it possible to declare params handled by a part handler
|
Wed, 28 May 2014 15:57:23 -0700 |
Pierre-Yves David |
bundle2: support transmission of params error over the wire
|
Wed, 28 May 2014 15:53:34 -0700 |
Pierre-Yves David |
bundle2: introduce a ``params`` attribute to BundleValueError
|
Wed, 28 May 2014 15:51:19 -0700 |
Pierre-Yves David |
bundle2: introduce a parttype attribute to BundleValueError
|
Tue, 27 May 2014 10:32:07 -0700 |
Pierre-Yves David |
bundle2: rename b2x:error:unknownpart to b2x:error:unsupportedcontent
|
Wed, 28 May 2014 15:31:05 -0700 |
Pierre-Yves David |
bundle2: move exception classes into the error module
|
Wed, 28 May 2014 14:22:24 -0700 |
Pierre-Yves David |
bundle2: rename UnknownPartError to BundleValueError
|
Tue, 27 May 2014 17:04:48 -0500 |
Sean Farley |
context: explicitly return a tuple
|
Thu, 22 May 2014 01:49:12 -0700 |
Pierre-Yves David |
wireproto: expose the list of getbundle arguments to extensions
stable
|
Tue, 27 May 2014 19:21:12 -0700 |
Gregory Szorc |
run-tests: write .err files earlier
|
Tue, 27 May 2014 19:10:22 -0700 |
Gregory Szorc |
run-tests: exit with non-0 exit code when tests fail or warn
|
Fri, 23 May 2014 20:23:54 -0700 |
Pierre-Yves David |
bundle2: expose mandatory params in a mandatorykeys attribute
|
Mon, 26 May 2014 18:45:43 -0700 |
Pierre-Yves David |
bundle2: use the new ``part.params`` dictionary
|
Fri, 23 May 2014 17:26:57 -0700 |
Pierre-Yves David |
bundle2: introduce a ``params`` dictionary on unbundled parts
|
Fri, 23 May 2014 17:17:39 -0700 |
Pierre-Yves David |
bundle2: make sure unbundled part param are read-only
|
Wed, 28 May 2014 10:04:02 -0700 |
Pierre-Yves David |
bundle2: introduce an ``_initparams`` method
|
Thu, 22 May 2014 12:52:09 -0700 |
Pierre-Yves David |
bundle2: forbid duplicate parameter keys
|
Fri, 23 May 2014 16:46:30 -0700 |
Pierre-Yves David |
bundle2: update part creators to ``addparam`` when relevant
|
Thu, 22 May 2014 11:38:40 -0700 |
Pierre-Yves David |
bundle2: introduce a ``addparam`` method on part
|
Thu, 22 May 2014 11:21:26 -0700 |
Pierre-Yves David |
bundle2: the ability to set ``data`` attribute of the part is now official
|
Sat, 24 May 2014 16:08:05 -0700 |
Pierre-Yves David |
bundle2: introduce a ReadOnlyPartError exception
|
Fri, 23 May 2014 16:20:30 -0700 |
Pierre-Yves David |
bundle2: warn about error during initialization in ``newpart`` docstring
|
Thu, 22 May 2014 11:14:02 -0700 |
Pierre-Yves David |
bundle2: track life cycle of parts
|
Fri, 23 May 2014 15:59:19 -0700 |
Pierre-Yves David |
bundle2: update all ``addpart`` callers to ``newpart``
|
Fri, 23 May 2014 15:54:18 -0700 |
Pierre-Yves David |
bundle2: have ``newpart`` automatically add the part to the bundle
|
Fri, 23 May 2014 15:45:46 -0700 |
Pierre-Yves David |
bundle2: add a ``newpart`` method to ``bundle20``
|
Thu, 22 May 2014 10:48:37 -0700 |
Pierre-Yves David |
bundle2: small doc update on the bundler
|
Fri, 25 Apr 2014 15:44:55 -0500 |
Sean Farley |
localrepo: replace status method with a shim
|
Tue, 27 May 2014 15:55:35 -0700 |
Sean Farley |
workingctx: have status method call super instead of customized code.
|
Thu, 24 Apr 2014 18:07:42 -0500 |
Sean Farley |
basectx: copy localrepo.status method
|
Thu, 24 Apr 2014 17:42:53 -0500 |
Sean Farley |
committablectx: cache _status in _poststatus
|
Thu, 24 Apr 2014 17:31:20 -0500 |
Sean Farley |
committablectx: simplify caching the status
|
Wed, 23 Apr 2014 16:08:20 -0500 |
Sean Farley |
localrepo: remove cache code now handled by _prestatus
|
Wed, 23 Apr 2014 16:06:42 -0500 |
Sean Farley |
workingctx: add note about super._prestatus calling manifest
|
Wed, 23 Apr 2014 16:06:23 -0500 |
Sean Farley |
basectx: preserve loading the cached manifest in _prestatus
|
Fri, 20 Sep 2013 21:59:34 -0500 |
Sean Farley |
localrepo: use new subrev method of context.py
|
Fri, 20 Sep 2013 22:07:58 -0500 |
Sean Farley |
committablectx: add subrev method to return None
|
Fri, 20 Sep 2013 21:55:42 -0500 |
Sean Farley |
basectx: add subrev method to return the rev of a subrepo given a subpath
|
Tue, 27 May 2014 17:41:20 -0700 |
Matt Mackall |
merge with stable
|
Wed, 07 May 2014 17:24:19 -0700 |
Durham Goode |
bundle2: fix bundle2 pulling all revs on empty pulls
stable
|
Wed, 07 May 2014 19:26:15 -0700 |
Pierre-Yves David |
exchange: fix bad indentation
stable
|
Wed, 07 May 2014 19:28:17 -0700 |
Pierre-Yves David |
exchange: propagate arguments to the _getbundleextrapart function
stable
|
Wed, 07 May 2014 17:20:38 -0700 |
Durham Goode |
bundle2: fix configuration name mismatch
stable
|
Sat, 08 Mar 2014 19:02:39 +1100 |
Stephen Lee |
discovery: if a push would create a new head, mention the bookmark name if any
|
Wed, 14 May 2014 10:38:05 -0700 |
Pierre-Yves David |
revert: use p2 as parent when reverting against it
|
Wed, 14 May 2014 10:37:25 -0700 |
Pierre-Yves David |
revert: explicitly get status against the parent
|
Tue, 13 May 2014 17:28:19 -0700 |
Pierre-Yves David |
revert: group related data in tuple in the dispatch table
|