Mercurial > hg
graph
-
terse: pconvert() entries added to the temporary terse dict for WindowsTue, 22 May 2018 23:22:15 -0400, by Matt Harbison
-
filemerge: don't pass function name as loadpath's module_name paramThu, 24 May 2018 15:56:47 -0600, by hindlemail
-
phases: define an official tuple of phases we do not shareTue, 22 May 2018 18:10:37 +0200, by Boris Feld
-
phases: define an official tuple of mutable phasesTue, 22 May 2018 18:10:00 +0200, by Boris Feld
-
repoview: use 'phasecache.getrevset' when computing 'unserved' filterMon, 21 May 2018 17:33:50 +0200, by Boris Feld
-
graft: drop --user and --date values info from hint in case of conflictsSat, 26 May 2018 02:11:09 +0530, by Pulkit Goyal
-
graft: reuse --user and --date values in `hg graft --continue` (BC)Fri, 25 May 2018 17:21:01 +0530, by Pulkit Goyal
-
tests: add test showing --continue not preserving --date and --user flagsSat, 26 May 2018 01:52:42 +0530, by Pulkit Goyal
-
graft: store user passed date and user information in graftstateFri, 25 May 2018 16:14:15 +0530, by Pulkit Goyal
-
graft: use cmdstate.delete() to delete the state fileFri, 25 May 2018 16:00:37 +0530, by Pulkit Goyal
-
graph: add outputgraph() function, called by ascii() to printThu, 24 May 2018 23:05:12 -0700, by John Stiles
-
graft: add test for reading old graftstate files with new mechanismWed, 28 Feb 2018 03:07:48 +0530, by Pulkit Goyal
-
graft: start using the cmdstate class to read and write data to graftstateFri, 25 May 2018 01:53:30 +0530, by Pulkit Goyal
-
graft: use state.cmdstate() to check whether graftstate existsFri, 25 May 2018 01:25:31 +0530, by Pulkit Goyal
-
graft: factor out function to read graft state in separate functionFri, 25 May 2018 01:15:30 +0530, by Pulkit Goyal
-
state: removing remaining instances of opts class variableFri, 25 May 2018 01:46:06 +0530, by Pulkit Goyal
-
help: mention pattern syntax of latesttag() template functionThu, 24 May 2018 23:26:28 +0900, by Yuya Nishihara
-
py3: replace str.format(x) with `str % x` in githelpWed, 23 May 2018 22:25:00 -0400, by Matt Harbison
-
githelp: drop the trailing period from single sentence output for consistencyWed, 23 May 2018 22:17:04 -0400, by Matt Harbison
-
hgweb: wrap {entries}* of filelog with mappinglistWed, 04 Apr 2018 20:37:52 +0900, by Yuya Nishihara
-
hgweb: don't use dict(key=value) to build a mapping dict in filelogWed, 04 Apr 2018 20:37:03 +0900, by Yuya Nishihara
-
hgweb: wrap {diffopts} of annotate by hybriddict()Wed, 04 Apr 2018 20:31:16 +0900, by Yuya Nishihara
-
hgweb: wrap {parents} of {annotate} with mappinggeneratorWed, 04 Apr 2018 20:29:58 +0900, by Yuya Nishihara
-
hgweb: wrap {annotate} with mappinggeneratorWed, 04 Apr 2018 20:28:51 +0900, by Yuya Nishihara
-
hgweb: wrap {bookmarks} of summary with mappinggeneratorWed, 04 Apr 2018 20:24:04 +0900, by Yuya Nishihara
-
hgweb: wrap {lastchange} of bookmarks with mappinglistWed, 04 Apr 2018 20:21:29 +0900, by Yuya Nishihara
-
hgweb: wrap {entries}* of bookmarks with mappinggeneratorWed, 04 Apr 2018 20:19:51 +0900, by Yuya Nishihara
-
state: raise CorruptedState error isntead of ProgrammingErrorWed, 23 May 2018 03:13:04 +0530, by Pulkit Goyal
-
localrepo: add docstring to _makedirstate to make it less likely to be removedTue, 22 May 2018 11:20:55 -0700, by Kyle Lippincott
-
scmutil: move repair.stripbmrevset as scmutil.bookmarkrevs (API)Tue, 15 May 2018 14:35:41 +0200, by David Demelier
-
githelp: cleanup one more abort messageTue, 22 May 2018 23:48:08 -0400, by Matt Harbison
-
githelp: do not concatenate i18n messages dynamically so they can be collectedTue, 22 May 2018 20:43:42 +0900, by Yuya Nishihara
-
narrow: only wrap dirstate functions once, instead of per-reposetupWed, 16 May 2018 14:59:32 -0700, by Kyle Lippincott
-
state: temporary silence pyflakes warning by removing variable assignmentTue, 22 May 2018 00:25:18 +0530, by Pulkit Goyal
-
state: fix usage of an unassigned variableTue, 22 May 2018 00:22:23 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-revset2.tSun, 20 May 2018 18:53:03 +0530, by Pulkit Goyal
-
py3: use encoding.strfromlocal() instead of pycompat.sysstr()Mon, 21 May 2018 23:26:53 +0530, by Pulkit Goyal
-
tests: stabilize test-patch.t on WindowsSun, 20 May 2018 23:05:18 -0400, by Matt Harbison
-
githelp: lowercase the start of output messages for consistencyMon, 21 May 2018 23:04:28 -0400, by Matt Harbison
-
githelp: rewrite a Yoda conditionalMon, 21 May 2018 22:57:05 -0400, by Matt Harbison
-
githelp: make several strings localizableMon, 21 May 2018 22:55:17 -0400, by Matt Harbison
-
githelp: cleanly abort if the `svn` command is unknownMon, 21 May 2018 22:41:55 -0400, by Matt Harbison
-
githelp: fail gracefully in a couple cases where arguments are missingMon, 21 May 2018 22:32:15 -0400, by Matt Harbison
-
revlog: isgooddeltainfo takes the whole revinfo objectWed, 07 Mar 2018 12:00:58 +0100, by Paul Morelle
-
revlog: make variable name 'd' more explicit in _isgooddeltainfoWed, 07 Mar 2018 12:00:07 +0100, by Paul Morelle
-
debugdeltachain: r.start and r.length can be retrieved outside the loopThu, 19 Apr 2018 07:57:06 +0200, by Paul Morelle
-
revlog: in _getcandidaterevs, shorten revlog._generaldelta to gdeltaFri, 04 May 2018 15:00:55 +0200, by Paul Morelle
-
pathencode: remove unused variableSat, 19 May 2018 14:24:36 -0400, by Augie Fackler
-
py3: add r'' prefixes to fix kwargs handling in hgext/sparse.pySun, 20 May 2018 18:41:24 +0530, by Pulkit Goyal
-
py3: use bytes in tests/printenv.pySun, 20 May 2018 17:39:09 +0530, by Pulkit Goyal
-
py3: use stringutil.pprint() to prevent b'' prefixes in outputSun, 20 May 2018 17:37:07 +0530, by Pulkit Goyal
-
py3: use pycompat.fsencode to convert path to bytesSun, 20 May 2018 17:35:57 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-ssh.t and tests/test-ssh-bundle1.tSun, 20 May 2018 17:34:53 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in contrib/hg-sshSun, 20 May 2018 17:33:18 +0530, by Pulkit Goyal
-
state: write the version number in plain text on top of state filesFri, 18 May 2018 16:28:45 +0530, by Pulkit Goyal
-
state: set canonical=True to write deterministicallyFri, 18 May 2018 16:34:19 +0530, by Pulkit Goyal
-
state: don't have a dict like interface for cmdstate classWed, 28 Mar 2018 16:31:16 +0530, by Pulkit Goyal
-
state: import the file to write state files from evolve extensionWed, 21 Feb 2018 17:20:22 +0530, by Pulkit Goyal
-
revlog: suggest other parent when a parent was refused for a delta (issue5481)Mon, 14 May 2018 13:05:14 +0200, by Paul Morelle
-
status: add default of --terse=u to tweakdefaults (BC)Mon, 14 May 2018 22:02:44 -0400, by Augie Fackler