Mercurial > hg
graph
-
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