Mercurial > hg
graph
-
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
-
obsstore: also store the 'parents' field on diskMon, 18 Aug 2014 16:28:44 -0700, by Pierre-Yves David
-
obsstore: drop 'date' from the metadata dictionaryMon, 18 Aug 2014 17:06:08 -0700, by Pierre-Yves David
-
createmarkers: automatically record the parent of pruned changesetsMon, 18 Aug 2014 16:17:16 -0700, by Pierre-Yves David
-
obsstore: add a `parents` argument to obsstore.createMon, 18 Aug 2014 16:12:29 -0700, by Pierre-Yves David
-
obsstore: add a `parents` fieldMon, 18 Aug 2014 16:08:44 -0700, by Pierre-Yves David
-
obsstore: add some documentation about the marker fieldsTue, 19 Aug 2014 14:42:08 -0700, by Pierre-Yves David
-
transplant: change "editform" to distinguish merge commits from othersSat, 16 Aug 2014 10:43:59 +0900, by FUJIWARA Katsunori
-
rebase: change "editform" to distinguish merge commits from othersSat, 16 Aug 2014 10:43:59 +0900, by FUJIWARA Katsunori
-
import: change "editform" to distinguish merge commits from othersSat, 16 Aug 2014 10:43:59 +0900, by FUJIWARA Katsunori
-
commit: change "editform" to distinguish merge commits from other (--amend)Sat, 16 Aug 2014 10:43:59 +0900, by FUJIWARA Katsunori
-
commit: change "editform" to distinguish merge commits from othersSat, 16 Aug 2014 10:43:59 +0900, by FUJIWARA Katsunori
-
test-ssh: verify that stderr from remote is printed (issue4336)Sat, 16 Aug 2014 10:19:26 -0700, by Gregory Szorc
-
posix: implement readpipe using non-blocking I/O (issue4336)Sat, 16 Aug 2014 10:28:59 -0700, by Gregory Szorc
-
platform: implement readpipe()Fri, 15 Aug 2014 20:02:18 -0700, by Gregory Szorc
-
exchange: remove duplicated addition to pushop.stepdoneFri, 15 Aug 2014 19:18:21 -0700, by Pierre-Yves David
-
exchange: drop superfluous parensMon, 18 Aug 2014 20:23:37 -0400, by Augie Fackler
-
push: add bookmarks to the unified bundle2 pushFri, 15 Aug 2014 19:03:42 -0700, by Pierre-Yves David
-
test-bundle2: add bookmark movement to the push testFri, 15 Aug 2014 19:03:33 -0700, by Pierre-Yves David
-
push: use stepsdone to control bookmark pushFri, 15 Aug 2014 18:40:57 -0700, by Pierre-Yves David
-
push: move bookmark discovery with other discovery stepsFri, 15 Aug 2014 18:39:39 -0700, by Pierre-Yves David
-
pushbookmark: split an ultra-long line into a saner versionFri, 15 Aug 2014 18:02:54 -0700, by Pierre-Yves David
-
revert: drop dead code for untracked filesWed, 25 Jun 2014 00:02:17 +0100, by Pierre-Yves David
-
revert: handle unknown files through statusWed, 25 Jun 2014 00:01:30 +0100, by Pierre-Yves David
-
revert: drop more dead codeTue, 24 Jun 2014 23:55:43 +0100, by Pierre-Yves David
-
revert: add a message to noop actionSat, 02 Aug 2014 13:07:01 -0700, by Pierre-Yves David
-
revert: simplify loop conditionalFri, 01 Aug 2014 11:41:56 -0700, by Pierre-Yves David
-
revert: explode the action tuple in the for loopTue, 24 Jun 2014 18:04:13 +0100, by Pierre-Yves David
-
revert: use actions[...] in all disptable casesSat, 02 Aug 2014 12:45:34 -0700, by Pierre-Yves David
-
revset: factorize backup decisionTue, 24 Jun 2014 17:54:33 +0100, by Pierre-Yves David
-
revert: use a flat dispatch tableTue, 24 Jun 2014 17:44:31 +0100, by Pierre-Yves David
-
pushbookmark: do not attempt to update bookmarks if the push failed (BC)Fri, 15 Aug 2014 18:26:21 -0700, by Pierre-Yves David
-
pushbookmark: remove a <cond> and <val> or <other> constructFri, 15 Aug 2014 17:58:15 -0700, by Pierre-Yves David
-
pushbookmark: stop unrolling ancestorsFri, 15 Aug 2014 16:31:06 -0700, by Pierre-Yves David
-
ancestors: add a __nonzero__ methodFri, 15 Aug 2014 15:57:50 -0700, by Pierre-Yves David
-
push: update bookmarks within the remote lockFri, 15 Aug 2014 15:25:12 -0700, by Pierre-Yves David
-
hgweb: refresh repository using URL not path (issue4323)Mon, 18 Aug 2014 12:12:57 -0700, by Gregory Szorc
-
obsmarker: add `date` as an explicit fieldTue, 19 Aug 2014 10:01:06 -0700, by Pierre-Yves David
-
obsstore: add fields attribute to track each field in a markerTue, 12 Aug 2014 01:49:38 -0700, by Pierre-Yves David
-
debugobsolete: explicitly display date in the outputWed, 13 Aug 2014 23:42:36 -0700, by Pierre-Yves David
-
obsolete: add a date argument to the `createmarkers` functionThu, 14 Aug 2014 12:59:48 -0700, by Pierre-Yves David
-
debugobsolete: use the new date argument on obsstore.createWed, 13 Aug 2014 23:25:07 -0700, by Pierre-Yves David
-
obsstore: add an explicit `date` argument to obsstore.createWed, 13 Aug 2014 22:44:47 -0700, by Pierre-Yves David
-
obsolete: explicitly pass metadata argument using keyword argumentThu, 14 Aug 2014 01:53:07 -0700, by Pierre-Yves David
-
obsmarker: add a `flags` methodFri, 15 Aug 2014 09:41:30 -0700, by Pierre-Yves David
-
test-treediscovery: update output after mergeFri, 15 Aug 2014 14:19:15 -0700, by Pierre-Yves David
-
revert: add an XXX about rename trackingTue, 24 Jun 2014 16:59:40 +0100, by Pierre-Yves David
-
revert: inline a now useless closureTue, 24 Jun 2014 17:39:43 +0100, by Pierre-Yves David
-
revert: remove code killed by the double statusTue, 24 Jun 2014 17:37:24 +0100, by Pierre-Yves David
-
revert: drop `missingmodified` setTue, 24 Jun 2014 17:36:49 +0100, by Pierre-Yves David
-
revert: detect files added during a mergeTue, 24 Jun 2014 17:28:20 +0100, by Pierre-Yves David
-
revert: simplify handling of `added` filesSat, 02 Aug 2014 11:32:24 -0700, by Pierre-Yves David
-
merge with stableFri, 15 Aug 2014 11:48:05 -0500, by Matt Mackall
-
rebase: use "rebase.collapse" as "editform" for "--collapse" alwaysFri, 15 Aug 2014 23:05:53 +0900, by FUJIWARA Katsunori
-
ui: invoke editor for committing with HGEDITFORM environment variableFri, 15 Aug 2014 23:05:53 +0900, by FUJIWARA Katsunori
-
cleanup: name unused variables using convention of leading _Fri, 15 Aug 2014 04:37:46 +0200, by Mads Kiilerich
-
cleanup: rename check-translation.py checker function - don't hide global varFri, 15 Aug 2014 16:20:47 +0200, by Mads Kiilerich
-
cleanup: remove some unused / duplicate importsFri, 15 Aug 2014 04:37:45 +0200, by Mads Kiilerich
-
cleanup: fix some list comprehension redefinitions of existing varsFri, 15 Aug 2014 04:37:46 +0200, by Mads Kiilerich
-
cleanup: avoid local vars shadowing importsFri, 15 Aug 2014 16:20:47 +0200, by Mads Kiilerich
-
cleanup: avoid _ for local unused tmp variables - that is reserved for i18nFri, 15 Aug 2014 16:20:47 +0200, by Mads Kiilerich
-
cleanup: make sure we always access members of imported modulesFri, 15 Aug 2014 04:37:45 +0200, by Mads Kiilerich
-
largefiles: update lfdirstate for unchanged largefiles during linear mergingFri, 15 Aug 2014 20:28:51 +0900, by FUJIWARA Katsunori
-
largefiles: keep largefiles from colliding with normal one during linear mergeFri, 15 Aug 2014 20:28:51 +0900, by FUJIWARA Katsunori
-
largefiles: add test for large/normal conflict at linear mergingFri, 15 Aug 2014 20:28:51 +0900, by FUJIWARA Katsunori
-
largefiles: put whole "hgmerge" process into the same "wlock" scopeFri, 15 Aug 2014 20:28:51 +0900, by FUJIWARA Katsunori
-
largefiles: put whole "hgupdaterepo" process into the same "wlock" scopeFri, 15 Aug 2014 20:28:51 +0900, by FUJIWARA Katsunori
-
annotate: inline definition of decorate() functionsFri, 15 Aug 2014 14:33:19 +0900, by Yuya Nishihara
-
annotate: rewrite long short-circuit statement by if-elif-elseFri, 15 Aug 2014 14:29:30 +0900, by Yuya Nishihara
-
revert: use modified information from both statusesTue, 24 Jun 2014 17:27:18 +0100, by Pierre-Yves David
-
revert: drop special case handling for file unknown in parentTue, 24 Jun 2014 16:57:16 +0100, by Pierre-Yves David
-
revert: use "remove" information from both statusesTue, 24 Jun 2014 16:53:22 +0100, by Pierre-Yves David
-
revert: process removed files missing in target as cleanFri, 01 Aug 2014 18:27:47 -0700, by Pierre-Yves David
-
revert: also track clean filesThu, 31 Jul 2014 15:52:56 -0700, by Pierre-Yves David
-
revert: triage "deleted" files into more appropriate categoriesFri, 01 Aug 2014 18:57:53 -0700, by Pierre-Yves David
-
unshelve: silence internal revertFri, 15 Aug 2014 10:54:15 -0500, by Matt Mackall
-
tests: fixup issue markers to make check-commit happyFri, 15 Aug 2014 10:47:03 -0500, by Matt Mackall
-
incoming: don't request heads that already are common stableFri, 15 Aug 2014 03:24:40 +0200, by Mads Kiilerich
-
tests: improve test coverage for discovery and actual parameters for pulling stableFri, 15 Aug 2014 03:24:40 +0200, by Mads Kiilerich
-
changectx: ancestor should only prefer merge.preferancestor if it is a revision stableFri, 15 Aug 2014 02:46:44 +0200, by Mads Kiilerich
-
merge: show the scary multiple ancestor hint for merges only, not for updates stableFri, 15 Aug 2014 02:39:01 +0200, by Mads Kiilerich
-
discovery: prevent crash on unknown remote heads with old repo (issue4337) stableThu, 14 Aug 2014 16:26:41 -0700, by Pierre-Yves David
-
obsstore.create: add a simple safeguard against cyclic markers stableThu, 14 Aug 2014 14:59:42 -0700, by Pierre-Yves David
-
debugobsolete: catch ValueError that may be raised by obsstore.create stableThu, 14 Aug 2014 14:57:03 -0700, by Pierre-Yves David
-
check-code: extend try/except/finally check for multiple except clausesThu, 14 Aug 2014 16:39:27 -0500, by Matt Mackall
-
repoview: fix try/except/finally for py2.4Thu, 14 Aug 2014 16:39:02 -0500, by Matt Mackall
-
merge with stableThu, 14 Aug 2014 16:25:47 -0500, by Matt Mackall
-
test-run-tests: fix up slash/backslash on diff chunks for Windows stableThu, 14 Aug 2014 16:18:45 -0500, by Matt Mackall
-
test-largefiles: add test for hg log --follow --patch with path stableWed, 13 Aug 2014 15:55:45 -0700, by Siddharth Agarwal
-
largefiles: don't override matchandpats for always matchers (issue4334) stableWed, 13 Aug 2014 15:51:33 -0700, by Siddharth Agarwal
-
largefiles: in overridelog, use non-lf matcher for patch generation (issue4334) stableWed, 13 Aug 2014 15:18:41 -0700, by Siddharth Agarwal
-
largefiles: drop setting lfstatus in overridelog (issue4334) stableWed, 13 Aug 2014 15:13:50 -0700, by Siddharth Agarwal
-
cmdutil: add a hook for making custom non-follow log file matchers stableWed, 13 Aug 2014 15:17:03 -0700, by Siddharth Agarwal
-
cmdutil: rename _makelogfilematcher to _makefollowlogfilematcher stableWed, 13 Aug 2014 15:15:13 -0700, by Siddharth Agarwal
-
merge with stableThu, 14 Aug 2014 15:21:48 -0500, by Matt Mackall
-
alias: exit from bad definition by AbortWed, 13 Aug 2014 22:22:24 +0900, by Yuya Nishihara
-
alias: show one-line hint for command provided by disabled extensionWed, 13 Aug 2014 22:18:28 +0900, by Yuya Nishihara