Mercurial > hg
graph
-
basectx: move __getitem__ from changectxMon, 05 Aug 2013 17:22:05 -0500, by Sean Farley
-
basectx: move __contains__ from changectxMon, 05 Aug 2013 17:21:38 -0500, by Sean Farley
-
basectx: move substate from changectxMon, 05 Aug 2013 17:21:23 -0500, by Sean Farley
-
basectx: move __ne__ from changectxMon, 05 Aug 2013 17:00:32 -0500, by Sean Farley
-
basectx: move __eq__ from changectxMon, 05 Aug 2013 17:00:09 -0500, by Sean Farley
-
basectx: move __repr__ from changectxFri, 02 Aug 2013 18:24:08 -0500, by Sean Farley
-
basectx: move __int__ from changectxFri, 02 Aug 2013 16:52:13 -0500, by Sean Farley
-
basectx: change _node to node() in hexFri, 02 Aug 2013 16:50:13 -0500, by Sean Farley
-
basectx: move hex from changectxFri, 02 Aug 2013 16:49:01 -0500, by Sean Farley
-
basectx: move node from changectxFri, 02 Aug 2013 16:48:19 -0500, by Sean Farley
-
basectx: move rev from changectxFri, 02 Aug 2013 19:09:06 -0500, by Sean Farley
-
basectx: move __str__ from changectxFri, 02 Aug 2013 16:46:23 -0500, by Sean Farley
-
changectx: if passing a basectx then exit __init__ immediatelyTue, 06 Aug 2013 16:42:41 -0500, by Sean Farley
-
basectx: return a copied context if changeid is already a basectxTue, 06 Aug 2013 15:50:28 -0500, by Sean Farley
-
basectx: add an empty class that will be used as a parent of all contextsSat, 13 Jul 2013 19:59:21 -0500, by Sean Farley
-
ui.config: fix bug in config alternatives from cc669e4fec95Wed, 24 Jul 2013 19:13:39 -0400, by Augie Fackler
-
proxy: allow wildcards in the no proxy list (issue1821)Sat, 03 Aug 2013 13:23:48 -0500, by Matt Mackall
-
hgweb: cleaner if conditions in changelog() functionFri, 19 Jul 2013 02:08:19 +0400, by Alexander Plavin
-
hgweb: separate search itself and template generationMon, 15 Jul 2013 01:10:22 +0400, by Alexander Plavin
-
paper: remove unused occurence of changelogtag in viewsSat, 03 Aug 2013 00:34:56 +0400, by Alexander Plavin
-
hgweb: show full date in rfc822 format in tooltips at shortlog pageSun, 30 Jun 2013 11:48:21 +0400, by Alexander Plavin
-
hgweb: remove trailing whitespace in mercurial.jsSun, 04 Aug 2013 16:19:12 -0500, by Kevin Bullock
-
paper: get rid of changelogtag template duplicationMon, 22 Jul 2013 17:07:19 +0400, by Alexander Plavin
-
obsolete: clean up a couple of docstrings for correctnessFri, 26 Jul 2013 15:59:16 -0400, by Augie Fackler
-
run-tests: only check the common criteria once per testFri, 26 Jul 2013 21:18:40 -0400, by Simon Heimberg
-
merge with stableThu, 01 Aug 2013 22:52:05 -0500, by Matt Mackall
-
bookmarks: pull --update updates to active bookmark if it moved (issue4007) stable 2.7Thu, 01 Aug 2013 21:43:14 -0500, by Kevin Bullock
-
i18n-ja: synchronized with cfdae231ba78 stableThu, 01 Aug 2013 04:32:29 +0900, by FUJIWARA Katsunori
-
histedit: don't clobber working copy on --abort if not on histedit cset stableThu, 01 Aug 2013 19:55:02 -0500, by Matt Mackall
-
rebase: allow aborting when descendants detected stableThu, 01 Aug 2013 17:54:12 -0500, by Matt Mackall
-
rebase: continue abort without strip for immutable csets (issue3997) stableThu, 01 Aug 2013 17:45:13 -0500, by Matt Mackall
-
rebase: don't clobber wd on --abort when we've updated away (issue4009) stableThu, 01 Aug 2013 17:33:09 -0500, by Matt Mackall
-
bookmarks: update only proper bookmarks on push -r/-B (issue 3973) stableFri, 26 Jul 2013 13:34:51 -0700, by Wojciech Lopata
-
checklink: work around sshfs brain-damage (issue3636) stableSun, 28 Jul 2013 15:02:32 -0500, by Matt Mackall
-
import: cut commit messages at --- unconditionally (issue2148) stableSat, 27 Jul 2013 19:31:14 -0500, by Matt Mackall
-
win32: update Inno Setup installer script and extensions list stableSat, 27 Jul 2013 21:16:12 +0200, by Pascal Quantin
-
revert: make backup when unforgetting a file (issue3423) stableFri, 26 Jul 2013 17:08:05 -0500, by Matt Mackall
-
i18n-it: do not translate rst syntax stable 2.7-rcThu, 25 Jul 2013 21:00:03 +0200, by Simon Heimberg
-
convert: handle changeset sorting errors without traceback (issue3961) stableFri, 26 Jul 2013 14:44:13 +0100, by Frank Kingswood
-
ancestor.deepest: ignore ninteresting while building result (issue3984) stableThu, 25 Jul 2013 14:43:15 -0700, by Siddharth Agarwal
-
ancestor.deepest: decrement ninteresting correctly (issue3984) stableThu, 25 Jul 2013 17:35:53 +0800, by Wei, Elson
-
ancestor.deepest: sort revs in C version stableThu, 25 Jul 2013 14:20:37 -0700, by Siddharth Agarwal
-
check-code: add a check for the next() builtin, which was new in 2.6 stableThu, 25 Jul 2013 10:44:51 -0400, by Augie Fackler
-
mq: rename next() to nextpatch() to avoid confusing a future check-code patch stableThu, 25 Jul 2013 10:42:36 -0400, by Augie Fackler
-
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5- stableThu, 25 Jul 2013 15:27:41 +0400, by Alexander Plavin
-
tests: glob out exception type for directory collision stableThu, 25 Jul 2013 02:44:27 -0500, by Matt Mackall
-
record: add checkunfinished support (issue3955) stableThu, 25 Jul 2013 02:34:09 -0500, by Matt Mackall
-
tests: test-check-code-hg.t works for all files to check stableMon, 22 Jul 2013 10:04:53 +0200, by Simon Heimberg
-
check-code: do not abort on an unreadable file, only report this stableMon, 22 Jul 2013 10:04:45 +0200, by Simon Heimberg
-
heads: fix children/descendants in doc (issue3992) stableThu, 25 Jul 2013 00:54:49 -0500, by Matt Mackall
-
paper: fix rendering of the first tab in a line in Webkit (issue3990) stableSun, 21 Jul 2013 18:50:54 +0400, by Alexander Plavin
-
hgweb: fix duplication for some search queries stableSun, 21 Jul 2013 01:38:04 +0400, by Alexander Plavin
-
sslutil: force SSLv3 on Python 2.6 and later (issue3905) stableWed, 24 Jul 2013 14:51:13 -0400, by Augie Fackler
-
httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905) stableWed, 24 Jul 2013 14:45:29 -0400, by Augie Fackler
-
hgweb: force connection close on early response stableSat, 11 May 2013 20:40:15 -0500, by Augie Fackler
-
hgweb: fix incorrect revisions count in graph (issue3977) stableThu, 25 Jul 2013 02:41:22 +0400, by Alexander Plavin
-
hgweb: fix incorrect way to count revisions in log (issue3977) stableThu, 25 Jul 2013 02:22:39 +0400, by Alexander Plavin
-
hgweb: always start graph with the revision in url stableThu, 25 Jul 2013 02:48:21 +0400, by Alexander Plavin
-
update: add tracking of interrupted updates (issue3113) stableThu, 25 Jul 2013 00:33:28 -0500, by Matt Mackall
-
histedit: add checkunfinished support (issue3955) stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
rebase: add checkunfinished support (issue3955) stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
rebase: reorder parent check and state storage stableWed, 24 Jul 2013 23:51:44 -0500, by Matt Mackall
-
commands: add checks for unfinished operations (issue3955) stableWed, 24 Jul 2013 23:51:40 -0500, by Matt Mackall
-
update: clear any clearable unfinished operations (issue3955) stableWed, 24 Jul 2013 23:30:24 -0500, by Matt Mackall
-
cmdutil: core functionality to block during multistep commands (issue3955) stableWed, 24 Jul 2013 23:27:30 -0500, by Matt Mackall
-
histedit: refuse to edit history that contains merges (issue3962) stableWed, 24 Jul 2013 17:39:29 -0400, by Augie Fackler
-
largefiles: overridematch() should replace the file path instead of extending (issue3934) stableWed, 24 Jul 2013 13:20:44 +0800, by Wei, Elson
-
revlog: handle hidden revs in _partialmatch (issue3979) stableTue, 23 Jul 2013 17:28:12 -0500, by Matt Mackall
-
convert: catch empty origpaths in svn gettags (issue3941) stableFri, 19 Jul 2013 16:45:44 -0500, by Matt Mackall
-
template: fix tabindent docstring (issue2880) stableFri, 19 Jul 2013 12:58:30 -0500, by Matt Mackall
-
merge default into stable for 2.7 code freeze stableFri, 19 Jul 2013 00:20:53 -0500, by Matt Mackall
-
osutil: consider WindowsError's behaviour to support python 2.4 on WindowsFri, 12 Jul 2013 11:14:42 +0900, by Shun-ichi GOTO
-
churn: split email aliases from the rightWed, 17 Jul 2013 10:40:40 -0400, by Matthew Turk
-
hgweb: highlight line which is linked to at annotate viewSun, 14 Jul 2013 05:35:04 +0400, by Alexander Plavin
-
hgweb: always start log with searched revisionSat, 13 Jul 2013 02:36:29 +0400, by Alexander Plavin
-
util: check if re2 works before using it (issue 3964)Mon, 01 Jul 2013 06:50:58 +0200, by Simon Heimberg
-
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