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