Mercurial > hg
graph
-
config: exit non zero on non-existent config option (issue4247) stableTue, 19 Aug 2014 16:57:02 -0700, by Aaron Kushner
-
merge with crewSat, 30 Aug 2014 18:44:59 +0200, by Matt Mackall
-
bookmarks: refer to "the" active bookmark to clarify that there's only one stableSat, 30 Aug 2014 15:13:02 +0200, by Kevin Bullock
-
memctx: allow extensions to determine what filectxfn should doSat, 30 Aug 2014 05:29:38 -0700, by Siddharth Agarwal
-
revsetbenchmark: add revset with lazyset subtractionSat, 30 Aug 2014 15:17:37 +0200, by Gregory Szorc
-
debugrevlog: add chainlen column to --dump outputSat, 30 Aug 2014 11:57:46 +0200, by Sune Foldager
-
debugdag: stop wrongly sorting parentsSat, 30 Aug 2014 11:56:33 +0200, by Henrik Stuart
-
obsolete: avoid slow, generic date parsingFri, 29 Aug 2014 18:00:44 +0200, by Gregory Szorc
-
build: don't use -s flag for `which`Fri, 29 Aug 2014 12:06:31 +0200, by Kevin Bullock
-
contrib: drop obsolete sample.hgrcFri, 29 Aug 2014 17:15:49 +0200, by Matt Mackall
-
contrib: drop old convert-repo scriptFri, 29 Aug 2014 17:14:45 +0200, by Matt Mackall
-
merge with stableWed, 27 Aug 2014 18:35:34 +0200, by Matt Mackall
-
templater: enable alias predicates to be used in "revset()" functionSat, 23 Aug 2014 21:23:02 +0900, by FUJIWARA Katsunori
-
import: show the warning message for failure of merging stableWed, 27 Aug 2014 23:10:06 +0900, by FUJIWARA Katsunori
-
graft: fix collision detection with origin revisions that are missing stableWed, 27 Aug 2014 15:30:09 +0200, by Mads Kiilerich
-
log: use correct phase info for parent field (issue4347) stableSat, 23 Aug 2014 17:03:08 -0500, by Sean Farley
-
convert: introduce --full for converting all filesTue, 26 Aug 2014 22:03:32 +0200, by Mads Kiilerich
-
convert: refactor hg getchanges and cachingTue, 26 Aug 2014 22:03:32 +0200, by Mads Kiilerich
-
convert: refactor subversion getchanges and cachingTue, 26 Aug 2014 22:03:32 +0200, by Mads Kiilerich
-
convert: remove incorrect and unused handling of removed svn directoriesTue, 26 Aug 2014 22:03:32 +0200, by Mads Kiilerich
-
convert: use None value for missing files instead of overloading IOErrorTue, 26 Aug 2014 22:03:32 +0200, by Mads Kiilerich
-
merge with stableWed, 27 Aug 2014 12:30:28 +0200, by Matt Mackall
-
convert: p4: ignore purged files with p4d 2012.2 and laterMon, 25 Aug 2014 03:27:51 +0200, by Mads Kiilerich
-
tests: fix p4 tests so they use separate ports and can be run in parallelMon, 25 Aug 2014 03:27:51 +0200, by Mads Kiilerich
-
run-tests: report skipped tests as "skipped" - they might still be "relevant"Tue, 26 Aug 2014 22:03:30 +0200, by Mads Kiilerich
-
ui: add brief comment why raw_input() needs dummy ' ' prompt stringSun, 24 Aug 2014 12:35:53 +0900, by Yuya Nishihara
-
largefiles: remove redundant "updatelfiles" invocation in "lfilesrepo.commit"Sun, 24 Aug 2014 23:47:26 +0900, by FUJIWARA Katsunori
-
largefiles: update largefiles even if transplant is aborted by conflictSun, 24 Aug 2014 23:47:26 +0900, by FUJIWARA Katsunori
-
largefiles: update largefiles even if rebase is aborted by conflictSun, 24 Aug 2014 23:47:26 +0900, by FUJIWARA Katsunori
-
largefiles: move "updatestandin" invocation to "hg.updaterepo" wrapperSun, 24 Aug 2014 23:47:26 +0900, by FUJIWARA Katsunori
-
largefiles: unlink standins not known to the restored dirstate at rollbackSun, 24 Aug 2014 23:47:26 +0900, by FUJIWARA Katsunori
-
largefiles: restore standins according to restored dirstateSun, 24 Aug 2014 23:47:25 +0900, by FUJIWARA Katsunori
-
largefiles: restore standins from non branch-tip parent at rollback correctlySun, 24 Aug 2014 23:47:25 +0900, by FUJIWARA Katsunori
-
largefiles: omit restoring standins if working parent is not rollbackedSun, 24 Aug 2014 23:47:25 +0900, by FUJIWARA Katsunori
-
repoview: fix 0L with pack/unpack for 2.4Tue, 26 Aug 2014 13:11:53 +0200, by Matt Mackall
-
help: add pad function to template help stableMon, 25 Aug 2014 15:10:09 +0200, by Thomas De Schampheleire
-
histedit: use str.startswith to check for comments in action listFri, 22 Aug 2014 16:40:34 -0400, by Mike Edgar
-
histedit: drop duplicate line extracting keep optionFri, 22 Aug 2014 16:37:55 -0400, by Mike Edgar
-
import: avoid editor invocation when importing with "--exact" for exact-nessSat, 23 Aug 2014 23:03:50 +0900, by FUJIWARA Katsunori
-
import: disallow meaningless combination of "--exact" and "--edit"Sat, 23 Aug 2014 23:03:50 +0900, by FUJIWARA Katsunori
-
config: highlight parse error caused by leading spaces (issue3214)Sun, 16 Mar 2014 17:31:31 +0200, by Razvan Cojocaru
-
test-config: add tests for invalid syntaxWed, 20 Aug 2014 22:52:56 -0700, by Pierre-Yves David
-
debugobsolete: add a --rev argumentTue, 19 Aug 2014 23:22:44 -0700, by Pierre-Yves David
-
obsolete: rename `allmarkers` to `getmarkers`Wed, 20 Aug 2014 18:11:23 -0700, by Pierre-Yves David
-
debugobsolete: add a way to record parent informationWed, 20 Aug 2014 00:43:08 -0700, by Pierre-Yves David
-
obsstore: add relevantmarkers methodTue, 19 Aug 2014 17:03:10 -0700, by Pierre-Yves David
-
obsstore: keep track of children informationTue, 19 Aug 2014 16:53:53 -0700, by Pierre-Yves David
-
push: check if local and remote support evolution during discoveryWed, 20 Aug 2014 17:36:54 -0700, by Pierre-Yves David
-
obsstore: drop outdated commentTue, 19 Aug 2014 16:46:17 -0700, by Pierre-Yves David
-
cvsps: add two more tiebreakers in cscmpThu, 21 Aug 2014 10:07:30 -0400, by Augie Fackler
-
annotate: abort early if no file is specifiedSat, 16 Aug 2014 17:59:26 +0900, by Yuya Nishihara
-
purge: avoid full walks when directories aren't purgedWed, 20 Aug 2014 15:07:25 -0700, by Siddharth Agarwal
-
clone: for local clones, copy over filtered branchcaches as well (issue4286)Thu, 21 Aug 2014 16:05:29 -0700, by Siddharth Agarwal
-
clone: for local clones, copy branchcache from the right location (issue4286)Thu, 21 Aug 2014 15:58:32 -0700, by Siddharth Agarwal
-
obsolete: avoid 2-argument form of enumerate, which was new in Python 2.6Wed, 20 Aug 2014 14:33:59 -0400, by Augie Fackler
-
repoview: use util.sha1() instead of hashlib.sha1()Wed, 20 Aug 2014 13:21:41 -0400, by Augie Fackler
-
debugobsolete: display parents information from markersMon, 18 Aug 2014 17:17:23 -0700, by Pierre-Yves David
-
obsmarkers: add a `parentnodes` method to retrieve parent informationMon, 18 Aug 2014 17:14:27 -0700, by Pierre-Yves David