Mercurial > hg
graph
-
run-tests: backout 4f32747879d1 line endings changeThu, 18 Jul 2013 23:22:59 -0500, by Matt Mackall
-
hgweb: highlight line which is linked to at comparison viewSat, 13 Jul 2013 17:32:54 +0400, by Alexander Plavin
-
hgweb: change highlighted line color to be different from 'inserted' colorSat, 13 Jul 2013 17:31:53 +0400, by Alexander Plavin
-
convert: fix bad conversion of copies when hg.startrev is specifiedFri, 19 Jul 2013 01:40:57 +0200, by Mads Kiilerich
-
test-convert-hg-startrev: fix test for copy removal on missing parentFri, 19 Jul 2013 01:18:15 +0200, by Mads Kiilerich
-
hgweb: make stripes in diffstat with CSSSat, 13 Jul 2013 18:06:57 +0400, by Alexander Plavin
-
hgweb: make stripes in file log with CSSSat, 13 Jul 2013 18:03:35 +0400, by Alexander Plavin
-
hgweb: make stripes in graph with CSSSat, 13 Jul 2013 18:02:34 +0400, by Alexander Plavin
-
hgweb: make stripes in log and search with CSSSat, 13 Jul 2013 17:59:00 +0400, by Alexander Plavin
-
hgweb: make stripes in branch list with CSSSat, 13 Jul 2013 17:51:43 +0400, by Alexander Plavin
-
hgweb: make stripes in repo list with CSSSat, 13 Jul 2013 17:49:20 +0400, by Alexander Plavin
-
hgweb: make stripes in file annotate view with CSSSat, 13 Jul 2013 17:43:45 +0400, by Alexander Plavin
-
hgweb: make stripes in tag list with CSSSat, 13 Jul 2013 17:44:57 +0400, by Alexander Plavin
-
hgweb: make stripes in directory view with CSSSat, 13 Jul 2013 17:44:46 +0400, by Alexander Plavin
-
hgweb: make stripes in bookmark list with CSSSat, 13 Jul 2013 17:43:19 +0400, by Alexander Plavin
-
tests: update for commit --secretThu, 18 Jul 2013 16:29:05 -0500, by Matt Mackall
-
gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIGSun, 14 Jul 2013 21:50:52 +0800, by Wei, Elson
-
gpg: add shortkey() to convert from long id to shortSun, 14 Jul 2013 21:50:45 +0800, by Wei, Elson
-
gpg: getkeys() removes unused returning value "err"Fri, 12 Jul 2013 10:10:46 +0800, by Wei, Elson
-
gpg: treat "ERRSIG" as a valid key id but no fingerprintFri, 12 Jul 2013 10:05:11 +0800, by Wei, Elson
-
commit: enable --secret optionThu, 11 Jul 2013 13:11:41 -0400, by Jordi Gutiérrez Hermoso
-
merge: deprecate the --force optionWed, 17 Jul 2013 23:58:04 +0200, by Florence Laguzet
-
run-tests: revert previous commit, run() waits after a timeoutThu, 18 Jul 2013 09:42:44 -0700, by Brendan Cully
-
run-tests: reap timed-out zombiesThu, 18 Jul 2013 09:39:01 -0700, by Brendan Cully
-
hgweb: run search instead of showing wrong error for ambigious identifierFri, 12 Jul 2013 01:58:48 +0400, by Alexander Plavin
-
doc: bump copyright yearWed, 17 Jul 2013 17:34:47 -0700, by Siddharth Agarwal
-
version: bump copyright yearWed, 17 Jul 2013 17:34:30 -0700, by Siddharth Agarwal
-
hgweb: add line wrapping switch to file diff and changeset viewsSat, 13 Jul 2013 00:57:56 +0400, by Alexander Plavin
-
hgweb: file diff and changesets views behave like file source viewSat, 13 Jul 2013 00:57:10 +0400, by Alexander Plavin
-
hgweb: introduce separate classes for stripey backgroundFri, 12 Jul 2013 23:47:56 +0400, by Alexander Plavin
-
hgweb: add line wrapping switch to file source viewFri, 12 Jul 2013 15:58:13 +0400, by Alexander Plavin
-
hgweb: add changelog and search templates to raw styleTue, 09 Jul 2013 02:08:24 +0400, by Alexander Plavin
-
hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstatFri, 12 Jul 2013 16:01:11 +0400, by Alexander Plavin
-
doc: make i18n man and htmlWed, 03 Jul 2013 21:50:20 +0900, by Takumi IINO
-
doc: make man and html from translated documentsWed, 03 Jul 2013 21:49:43 +0900, by Takumi IINO
-
gendoc: dispatch print document content by commandline argumentsWed, 03 Jul 2013 21:49:41 +0900, by Takumi IINO
-
gendoc: add showtopicWed, 03 Jul 2013 21:49:39 +0900, by Takumi IINO
-
gendoc: rename to showdoc from show_docWed, 03 Jul 2013 21:49:37 +0900, by Takumi IINO
-
check-code: automatically preppend "warning: " to all warning messagesTue, 16 Jul 2013 01:29:14 +0200, by Simon Heimberg
-
rollback: add reference to "hg commit --amend"Wed, 17 Jul 2013 10:49:34 +0200, by Martin Geisler
-
run-tests: generally handle line endings on windows by reSat, 13 Jul 2013 23:58:01 +0200, by Simon Heimberg
-
run-tests: test for os.altsep instead of os.name when checking \ for /Sat, 13 Jul 2013 23:57:55 +0200, by Simon Heimberg
-
hgweb: move local changelist function to the beginning of the parent oneMon, 15 Jul 2013 01:05:42 +0400, by Alexander Plavin
-
hgweb: get rid of branchentry template duplicationSat, 13 Jul 2013 17:51:24 +0400, by Alexander Plavin
-
merge with stableWed, 17 Jul 2013 14:25:35 -0500, by Matt Mackall
-
run-tests: replace popen locking with a noop _cleanup handler on py24Wed, 17 Jul 2013 13:42:08 -0700, by Brendan Cully
-
run-tests: only lock Popen wait/poll on python 2.4Wed, 17 Jul 2013 13:02:12 -0700, by Brendan Cully
-
run-tests: lock popen wait/pollWed, 17 Jul 2013 12:45:12 -0700, by Brendan Cully
-
i18n-de: fixed some strings about stripping stableSun, 14 Jul 2013 21:20:02 +0200, by Martin Schröder
-
rollback: mark as deprecatedTue, 16 Jul 2013 17:10:26 -0500, by Matt Mackall
-
worker: properly report errors from worker processes (issue3982)Tue, 16 Jul 2013 15:18:12 -0500, by Matt Mackall
-
run-tests: patch over py2.4 proc.wait() raceTue, 16 Jul 2013 12:44:11 -0500, by Matt Mackall
-
worker: check problem state correctly (issue3982)Tue, 16 Jul 2013 11:53:53 -0500, by Matt Mackall
-
sshpeer: mark _validrepo internalTue, 16 Jul 2013 11:18:16 -0500, by Matt Mackall
-
progress: respect HGPLAINTue, 16 Jul 2013 11:17:01 -0500, by Matt Mackall
-
tip: deprecate the tip commandThu, 11 Jul 2013 19:29:23 -0500, by Matt Mackall
-
tag: remove incorrect reference to tipThu, 11 Jul 2013 19:28:54 -0500, by Matt Mackall
-
log: remove tip from exampleThu, 11 Jul 2013 19:28:26 -0500, by Matt Mackall