Tue, 14 Jan 2014 13:38:16 -0800 |
Durham Goode |
cat: increase perf when catting single files
|
Tue, 14 Jan 2014 13:49:19 -0800 |
Durham Goode |
changectx: increase perf of walk function
|
Wed, 15 Jan 2014 16:46:20 -0800 |
Lucas Moscovicz |
url: added authuri when login information is requested (issue3209)
|
Fri, 17 Jan 2014 23:55:11 +0900 |
FUJIWARA Katsunori |
doc: add description about pattern matching against directories
|
Fri, 17 Jan 2014 23:55:11 +0900 |
FUJIWARA Katsunori |
revset: add explanation about the pattern without explicit kind
|
Fri, 17 Jan 2014 23:55:03 +0900 |
FUJIWARA Katsunori |
revset: use "canonpath()" for "filelog()" pattern without explicit kind
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: avoid loop for "match.files()" having always one element for efficiency
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: make default kind of pattern for "contains()" rooted at cwd
|
Fri, 17 Jan 2014 23:42:12 +0900 |
FUJIWARA Katsunori |
revset: narrow scope of the variable referred only in specific code path
|
Fri, 17 Jan 2014 12:46:29 +0100 |
Simon Heimberg |
tests: fix test-run-tests.py on OS X
|
Fri, 17 Jan 2014 19:46:23 +0100 |
Simon Heimberg |
tests: test-debugcommands.t also matches stack trace on python 2.4
|
Wed, 15 Jan 2014 17:55:13 -0600 |
Sean Farley |
commands: use bookmarks.validdest instead of duplicating logic
|
Wed, 15 Jan 2014 17:48:48 -0600 |
Sean Farley |
update: consider successor changesets when moving active bookmark
|
Wed, 15 Jan 2014 16:41:18 -0600 |
Sean Farley |
merge: consider successor changesets for a bare update
|
Wed, 06 Nov 2013 17:02:07 -0600 |
Sean Farley |
merge: refactor initialization of variables in update
|
Wed, 06 Nov 2013 10:26:25 -0600 |
Sean Farley |
merge: update comment for future devs
|
Wed, 15 Jan 2014 18:14:12 -0600 |
Sean Farley |
obsolete: clarify documentation for succcessorssets
|
Wed, 08 Jan 2014 17:23:26 -0800 |
Pierre-Yves David |
backout: add a message after backout that need manual commit
|
Wed, 08 Jan 2014 14:53:46 -0800 |
Pierre-Yves David |
backout: avoid update on simple case.
|
Thu, 16 Jan 2014 12:08:57 +0100 |
Simon Heimberg |
run-tests: print more information on unnecessary glob matching
|
Thu, 16 Jan 2014 12:08:29 +0100 |
Simon Heimberg |
run-tests: suggest to append glob when only path sep does not match
|
Thu, 16 Jan 2014 12:06:49 +0100 |
Simon Heimberg |
run-tests: test each line matching function on its own
|
Thu, 16 Jan 2014 19:07:18 +0100 |
Simon Heimberg |
tests: new test for line matching functions in run-tests
|
Wed, 08 Jan 2014 17:15:22 -0800 |
Pierre-Yves David |
test-backout: add multiple summary calls to monitor result wc
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.extractchoices()" to show the list of available responses
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: use "ui.promptchoice()" for interactive transplant
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
transplant: add test for interactive transplant
|
Mon, 02 Dec 2013 00:50:30 +0900 |
FUJIWARA Katsunori |
record: use "ui.extractchoices()" to get the list of available responses
|
Mon, 02 Dec 2013 00:50:29 +0900 |
FUJIWARA Katsunori |
ui: add "extractchoices()" to share the logic to extract choices from prompt
|
Mon, 06 Jan 2014 15:19:31 -0800 |
Pierre-Yves David |
branchmap: use set for update code
|
Mon, 06 Jan 2014 14:26:49 -0800 |
Pierre-Yves David |
branchmap: simplify update code
|
Fri, 03 Jan 2014 16:44:23 -0800 |
Pierre-Yves David |
branchmap: stop useless rev -> node -> rev round trip
|
Tue, 15 Jan 2013 20:04:12 +0100 |
Pierre-Yves David |
branchmap: stop membership test in update logic
|
Fri, 03 Jan 2014 17:06:07 -0800 |
Pierre-Yves David |
branchmap: remove silly line break
|
Thu, 16 Jan 2014 11:26:54 +0100 |
Simon Heimberg |
run-tests: set the thread name to the test name for info on error
|
Thu, 16 Jan 2014 18:55:35 +0100 |
Simon Heimberg |
run-tests: report tests as failed when run-test raises an error
|
Wed, 08 Jan 2014 00:47:45 +0900 |
Takumi IINO |
hgweb: infinite scroll support for coal style
|
Thu, 16 Jan 2014 09:23:31 -0500 |
Augie Fackler |
test-hgweb-*: output change fixes from b1d65cb8
|
Wed, 08 Jan 2014 00:47:44 +0900 |
Takumi IINO |
hgweb: infinite scroll support for monoblue style
|
Wed, 08 Jan 2014 00:47:43 +0900 |
Takumi IINO |
hgweb: infinite scroll support for gitweb style
|
Wed, 08 Jan 2014 00:35:03 +0900 |
Takumi IINO |
hgweb: avoid invalid infinity scroll request when overwritten web.style
|
Wed, 08 Jan 2014 00:26:55 +0900 |
Takumi IINO |
hgweb: fix regexp for other styles like monoblue
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
tests: introduce test for rebasing on named branches with closed heads
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: remove old code for handling empty rebaseset
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for --base being empty or causing emptiness
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --source set
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
rebase: improve error message for empty --rev set
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: test for empty dest revision
|
Thu, 21 Nov 2013 15:17:18 -0500 |
Mads Kiilerich |
help: branch names primarily denote the tipmost unclosed branch head
|
Sun, 12 Jan 2014 23:28:21 +0100 |
Mads Kiilerich |
util: introduce util.debugstacktrace for showing a stack trace without crashing
|
Tue, 07 Jan 2014 22:29:57 +0100 |
Simon Heimberg |
check-code: print debug output when an ignore pattern matches
|
Tue, 07 Jan 2014 22:29:51 +0100 |
Simon Heimberg |
check-code: drop now unused check-code-ignore
|
Tue, 07 Jan 2014 22:29:44 +0100 |
Simon Heimberg |
check-code: explain what to do when a check-code rule mismatches
|
Tue, 07 Jan 2014 22:29:39 +0100 |
Simon Heimberg |
cleanup: Remove the only ever used skip-check-code pragma
|
Tue, 07 Jan 2014 22:29:15 +0100 |
Simon Heimberg |
check-code: always report when a file is skipped by "no-check-code"
|
Tue, 07 Jan 2014 22:28:45 +0100 |
Simon Heimberg |
check-code: do not skip entire file, skip only one match instead
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
bisect: --command without --noupdate should flag the parent rev it tested
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
context: drop caching 'copies' method
|
Tue, 19 Nov 2013 12:43:29 -0800 |
Siddharth Agarwal |
commands.bookmarks: move hexfn to inside list block
|
Tue, 19 Nov 2013 12:42:17 -0800 |
Siddharth Agarwal |
commands.bookmarks: move cur initialization to inside wlock
|
Thu, 21 Nov 2013 17:11:04 -0800 |
Siddharth Agarwal |
commands.bookmarks: pass cur in explicitly to checkconflict
|
Tue, 19 Nov 2013 12:33:14 -0800 |
Siddharth Agarwal |
commands.bookmarks: hold wlock for write operations
|
Tue, 19 Nov 2013 11:47:30 -0800 |
Siddharth Agarwal |
commands.bookmarks: separate out 'no bookmarks set' status messages
|
Sat, 16 Nov 2013 19:56:53 -0500 |
Mads Kiilerich |
tests: test-convert-cvs-synthetic.t requires cvs 1.12
|
Mon, 13 Jan 2014 14:33:39 -0600 |
Matt Mackall |
merge with stable
|
Wed, 08 Jan 2014 12:25:00 -0800 |
David Soria Parra |
i18n-de: rename noun "entfernt" to "Gegenseite"
stable
|
Fri, 10 Jan 2014 16:26:11 -0600 |
Kevin Bullock |
doc: bump copyright year
|
Fri, 10 Jan 2014 17:29:16 -0600 |
Matt Mackall |
localrepo: drop unused variable
|
Fri, 15 Nov 2013 23:28:43 -0500 |
Pierre-Yves David |
discovery: stop using nodemap for membership testing
|
Fri, 15 Nov 2013 23:27:39 -0500 |
Pierre-Yves David |
discovery: enforce filtering into revlogbaseddag._internalizeall
|
Fri, 15 Nov 2013 23:27:15 -0500 |
Pierre-Yves David |
discovery: make revlogdag work on filtered repo
|
Sat, 16 Nov 2013 11:53:44 -0500 |
Pierre-Yves David |
pull: run findcommon incoming on unfiltered repo
|
Tue, 05 Nov 2013 18:37:44 +0100 |
Pierre-Yves David |
push: more robust check for bundle fast path
|
Sat, 16 Nov 2013 15:36:50 -0500 |
Pierre-Yves David |
pull: fix post-pull common computation
|
Mon, 25 Nov 2013 22:00:46 +0100 |
Simon Heimberg |
run-tests: better check for python version
|
Mon, 23 Dec 2013 14:14:31 +0100 |
Andrew Shadura |
templatekw: allow tagtypes other than global in getlatesttags
|
Tue, 26 Nov 2013 12:58:27 -0800 |
Durham Goode |
revlog: move file writing to a separate function
|
Sun, 24 Nov 2013 17:33:39 -0600 |
Kevin Bullock |
discovery: prefer loop to double-for list comprehension in changegroupsubset
|
Thu, 02 Jan 2014 16:32:51 -0600 |
Matt Mackall |
merge with stable
|
Thu, 02 Jan 2014 15:56:30 -0600 |
Matt Mackall |
merge with stable
|
Wed, 01 Jan 2014 21:46:45 -0600 |
Matt Mackall |
Added signature for changeset ca387377df7a
stable
|
Wed, 01 Jan 2014 21:46:41 -0600 |
Matt Mackall |
Added tag 2.8.2 for changeset ca387377df7a
stable
|
Wed, 01 Jan 2014 21:46:03 -0600 |
Matt Mackall |
merge with i18n
stable 2.8.2
|
Mon, 30 Dec 2013 21:30:34 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with d4be314b2071
stable
|
Wed, 01 Jan 2014 18:28:40 -0500 |
Augie Fackler |
merge with stable
|
Sat, 21 Dec 2013 12:44:19 +0900 |
Yuya Nishihara |
fileset, revset: do not use global parser object for thread safety
stable
|
Mon, 23 Dec 2013 15:29:51 -0800 |
Pierre-Yves David |
obsolete: order of magnitude speedup in _computebumpedset
|
Mon, 23 Dec 2013 13:36:13 -0800 |
Pierre-Yves David |
obsolete: add an allprecursors method mirroring allsuccessors one.
|
Mon, 23 Dec 2013 16:04:51 -0800 |
Pierre-Yves David |
perf: fix perfvolatilesets
|
Mon, 23 Dec 2013 13:33:21 -0800 |
Pierre-Yves David |
obsolete: improve allsuccessors doc string
|
Mon, 23 Dec 2013 13:32:03 -0800 |
Pierre-Yves David |
obsolete: fix bad comment
|
Sun, 29 Dec 2013 13:54:04 +0000 |
Christian Ebert |
util: remove unused realpath (issue4063)
|
Wed, 01 Jan 2014 17:57:48 -0500 |
Augie Fackler |
import-checker: suppress check-code about any()
|
Tue, 24 Dec 2013 19:10:04 -0500 |
Augie Fackler |
import-checker: use any() and a genexp to avoid awkward for/else construction
|
Sun, 22 Dec 2013 21:27:00 -0800 |
Chris Jerdonek |
import-checker: backout 40f79b9a2cc8 (issue4129)
|
Sun, 22 Dec 2013 21:20:38 -0800 |
Chris Jerdonek |
import-checker: make test-module-imports.t work using virtualenv (issue4129)
|
Sun, 22 Dec 2013 14:10:26 -0800 |
Chris Jerdonek |
import-checker: refactor sys.path prefix check (issue4129)
|
Tue, 24 Dec 2013 17:44:23 -0500 |
Pierre-Yves David |
filter: add a comment so that people do not forget to update subsettable
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: remove unused repo.branchtags()/_branchtip() methods
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify branches with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
hgweb: simplify summary with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branches: simplify with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
debuglabelcomplete: simplify with repo.branchmap().iterbranches()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce iterbranches() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce branchheads() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
localrepo: refactor repo.branchtip() to use repo.branchmap().branchtip()
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: introduce branchtip() method
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
branchmap: cache open/closed branch head information
|
Mon, 11 Nov 2013 21:16:54 +1100 |
Stephen Lee |
bookmarks: allow push -B to create a new remote head (issue2372)
|
Thu, 21 Nov 2013 15:46:49 -0500 |
Matthew Turk |
template: modify showextras to return a hybrid
|
Fri, 15 Nov 2013 23:18:08 -0500 |
Brodie Rao |
branches: avoid unnecessary changectx.branch() calls
|
Fri, 15 Nov 2013 23:18:08 -0500 |
Brodie Rao |
branchmap: add documentation on the branchcache on-disk format
|
Sun, 17 Nov 2013 18:04:29 -0500 |
Brodie Rao |
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
|
Sun, 17 Nov 2013 18:04:28 -0500 |
Brodie Rao |
revlog: read/cache chunks in fixed windows of 64 KB
|
Sun, 17 Nov 2013 18:04:28 -0500 |
Brodie Rao |
perf: add perfmoonwalk command to walk the changelog backwards
|
Tue, 03 Dec 2013 13:28:04 -0500 |
Long Vu |
largefiles: call super class method with proper kwargs to respect API
|
Wed, 13 Nov 2013 15:55:30 +0900 |
FUJIWARA Katsunori |
subrepo: check phase of state in each subrepositories before committing
|
Mon, 16 Dec 2013 12:59:32 -0600 |
Matt Mackall |
merge with crew
|
Sat, 14 Dec 2013 12:48:12 -0500 |
Augie Fackler |
http: backout 181108726ea5, which breaks on Python 2.4
|