Tue, 21 Jan 2014 14:30:06 -0600 |
Matt Mackall |
merge default into stable for 2.9 code freeze
stable
|
Mon, 20 Jan 2014 01:29:54 +0100 |
Mads Kiilerich |
tests: stop tracking tests/gpg/random_seed
|
Mon, 20 Jan 2014 01:29:54 +0100 |
Mads Kiilerich |
tests: 'hghave tic' also requires curses support in Python
|
Mon, 20 Jan 2014 17:09:20 -0600 |
Matt Mackall |
test-import-merge: mangle file in binary mode
|
Sun, 19 Jan 2014 22:58:33 -0600 |
Matt Mackall |
localrepo: drop dead comment
|
Thu, 16 Jan 2014 15:05:03 -0500 |
Jordi GutiƩrrez Hermoso |
record: re-enable whitespace-ignoring options
|
Thu, 16 Jan 2014 14:57:52 -0500 |
Jordi GutiƩrrez Hermoso |
record: use commands.diffwsopts instead of ad-hoc diffopts
|
Sun, 17 Nov 2013 11:30:17 -0500 |
Pierre-Yves David |
phases: add a formal note that hash of secret changeset may leak out
|
Sat, 16 Nov 2013 15:54:41 -0500 |
Mads Kiilerich |
largefiles: stylistic cleanup of filemerge
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: show hashes before prompting for conflict resolution
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: don't try to explain rename history before prompt for conflicts
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
largefiles: drop redundant special handling of merges of renames
|
Sat, 16 Nov 2013 15:46:29 -0500 |
Mads Kiilerich |
diff: search beyond ancestor when detecting renames
|
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
|