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
|