Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
basectx: move mutable from changectx
2013-08-05, by Sean Farley
basectx: move phasestr from changectx
2013-08-05, by Sean Farley
basectx: move manifest from changectx
2013-08-05, by Sean Farley
basectx: move __iter__ from changectx
2013-08-05, by Sean Farley
basectx: move __getitem__ from changectx
2013-08-05, by Sean Farley
basectx: move __contains__ from changectx
2013-08-05, by Sean Farley
basectx: move substate from changectx
2013-08-05, by Sean Farley
basectx: move __ne__ from changectx
2013-08-05, by Sean Farley
basectx: move __eq__ from changectx
2013-08-05, by Sean Farley
basectx: move __repr__ from changectx
2013-08-02, by Sean Farley
basectx: move __int__ from changectx
2013-08-02, by Sean Farley
basectx: change _node to node() in hex
2013-08-02, by Sean Farley
basectx: move hex from changectx
2013-08-02, by Sean Farley
basectx: move node from changectx
2013-08-02, by Sean Farley
basectx: move rev from changectx
2013-08-02, by Sean Farley
basectx: move __str__ from changectx
2013-08-02, by Sean Farley
changectx: if passing a basectx then exit __init__ immediately
2013-08-06, by Sean Farley
basectx: return a copied context if changeid is already a basectx
2013-08-06, by Sean Farley
basectx: add an empty class that will be used as a parent of all contexts
2013-07-13, by Sean Farley
ui.config: fix bug in config alternatives from cc669e4fec95
2013-07-24, by Augie Fackler
proxy: allow wildcards in the no proxy list (issue1821)
2013-08-03, by Matt Mackall
hgweb: cleaner if conditions in changelog() function
2013-07-19, by Alexander Plavin
hgweb: separate search itself and template generation
2013-07-15, by Alexander Plavin
paper: remove unused occurence of changelogtag in views
2013-08-03, by Alexander Plavin
hgweb: show full date in rfc822 format in tooltips at shortlog page
2013-06-30, by Alexander Plavin
hgweb: remove trailing whitespace in mercurial.js
2013-08-04, by Kevin Bullock
paper: get rid of changelogtag template duplication
2013-07-22, by Alexander Plavin
obsolete: clean up a couple of docstrings for correctness
2013-07-26, by Augie Fackler
run-tests: only check the common criteria once per test
2013-07-26, by Simon Heimberg
merge with stable
2013-08-01, by Matt Mackall
Added signature for changeset f37b5a17e6a0
stable
2013-08-01, by Matt Mackall
Added tag 2.7 for changeset f37b5a17e6a0
stable
2013-08-01, by Matt Mackall
bookmarks: pull --update updates to active bookmark if it moved (issue4007)
stable
2.7
2013-08-01, by Kevin Bullock
merge with i18n
stable
2013-08-01, by Matt Mackall
i18n-pt_BR: synchronized with 7b815e38022a
stable
2013-08-01, by Wagner Bruna
i18n-ja: synchronized with cfdae231ba78
stable
2013-08-01, by FUJIWARA Katsunori
histedit: don't clobber working copy on --abort if not on histedit cset
stable
2013-08-01, by Matt Mackall
rebase: allow aborting when descendants detected
stable
2013-08-01, by Matt Mackall
rebase: continue abort without strip for immutable csets (issue3997)
stable
2013-08-01, by Matt Mackall
rebase: don't clobber wd on --abort when we've updated away (issue4009)
stable
2013-08-01, by Matt Mackall
bookmarks: update only proper bookmarks on push -r/-B (issue 3973)
stable
2013-07-26, by Wojciech Lopata
checklink: work around sshfs brain-damage (issue3636)
stable
2013-07-28, by Matt Mackall
import: cut commit messages at --- unconditionally (issue2148)
stable
2013-07-27, by Matt Mackall
win32: update Inno Setup installer script and extensions list
stable
2013-07-27, by Pascal Quantin
revert: fix largefiles breakage
stable
2013-07-26, by Matt Mackall
revert: make backup when unforgetting a file (issue3423)
stable
2013-07-26, by Matt Mackall
revsingle: fix silly API issue (issue2992)
stable
2013-07-26, by Matt Mackall
Added signature for changeset f0d7721d7322
stable
2013-07-26, by Matt Mackall
Added tag 2.7-rc for changeset f0d7721d7322
stable
2013-07-26, by Matt Mackall
i18n-it: do not translate rst syntax
stable
2.7-rc
2013-07-25, by Simon Heimberg
convert: handle changeset sorting errors without traceback (issue3961)
stable
2013-07-26, by Frank Kingswood
ancestor.deepest: ignore ninteresting while building result (issue3984)
stable
2013-07-25, by Siddharth Agarwal
ancestor.deepest: decrement ninteresting correctly (issue3984)
stable
2013-07-25, by Wei, Elson
ancestor.deepest: sort revs in C version
stable
2013-07-25, by Siddharth Agarwal
check-code: add a check for the next() builtin, which was new in 2.6
stable
2013-07-25, by Augie Fackler
mq: rename next() to nextpatch() to avoid confusing a future check-code patch
stable
2013-07-25, by Augie Fackler
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5-
stable
2013-07-25, by Alexander Plavin
tests: glob out exception type for directory collision
stable
2013-07-25, by Matt Mackall
record: add checkunfinished support (issue3955)
stable
2013-07-25, by Matt Mackall
checkunfinished: accommodate histedit quirk
stable
2013-07-25, by Matt Mackall
tests: test-check-code-hg.t works for all files to check
stable
2013-07-22, by Simon Heimberg
check-code: do not abort on an unreadable file, only report this
stable
2013-07-22, by Simon Heimberg
heads: fix children/descendants in doc (issue3992)
stable
2013-07-25, by Matt Mackall
paper: fix rendering of the first tab in a line in Webkit (issue3990)
stable
2013-07-21, by Alexander Plavin
hgweb: fix duplication for some search queries
stable
2013-07-21, by Alexander Plavin
sslutil: force SSLv3 on Python 2.6 and later (issue3905)
stable
2013-07-24, by Augie Fackler
httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905)
stable
2013-07-24, by Augie Fackler
hgweb: force connection close on early response
stable
2013-05-11, by Augie Fackler
hgweb: fix incorrect revisions count in graph (issue3977)
stable
2013-07-25, by Alexander Plavin
hgweb: fix incorrect way to count revisions in log (issue3977)
stable
2013-07-25, by Alexander Plavin
hgweb: always start graph with the revision in url
stable
2013-07-25, by Alexander Plavin
merge with i18n
stable
2013-07-25, by Matt Mackall
i18n-pt_BR: synchronized with bf6bc4681383
stable
2013-07-24, by Wagner Bruna
update: add tracking of interrupted updates (issue3113)
stable
2013-07-25, by Matt Mackall
mq: add checkunfinished support (issue3955)
stable
2013-07-25, by Matt Mackall
transplant: add checkunfinished (issue3955)
stable
2013-07-24, by Matt Mackall
histedit: add checkunfinished support (issue3955)
stable
2013-07-24, by Matt Mackall
rebase: add checkunfinished support (issue3955)
stable
2013-07-24, by Matt Mackall
rebase: reorder parent check and state storage
stable
2013-07-24, by Matt Mackall
commands: add checks for unfinished operations (issue3955)
stable
2013-07-24, by Matt Mackall
update: clear any clearable unfinished operations (issue3955)
stable
2013-07-24, by Matt Mackall
cmdutil: core functionality to block during multistep commands (issue3955)
stable
2013-07-24, by Matt Mackall
histedit: refuse to edit history that contains merges (issue3962)
stable
2013-07-24, by Augie Fackler
largefiles: overridematch() should replace the file path instead of extending (issue3934)
stable
2013-07-24, by Wei, Elson
revlog: handle hidden revs in _partialmatch (issue3979)
stable
2013-07-23, by Matt Mackall
fileset: handle underbar in symbols
stable
2013-07-23, by Matt Mackall
heads: modernize documentation (issue3992)
stable
2013-07-21, by Matt Mackall
convert: catch empty origpaths in svn gettags (issue3941)
stable
2013-07-19, by Matt Mackall
template: fix tabindent docstring (issue2880)
stable
2013-07-19, by Matt Mackall
merge default into stable for 2.7 code freeze
stable
2013-07-19, by Matt Mackall
osutil: consider WindowsError's behaviour to support python 2.4 on Windows
2013-07-12, by Shun-ichi GOTO
churn: split email aliases from the right
2013-07-17, by Matthew Turk
hgweb: highlight line which is linked to at annotate view
2013-07-14, by Alexander Plavin
hgweb: always start log with searched revision
2013-07-13, by Alexander Plavin
util: check if re2 works before using it (issue 3964)
2013-07-01, by Simon Heimberg
run-tests: backout 4f32747879d1 line endings change
2013-07-18, by Matt Mackall
hgweb: highlight line which is linked to at comparison view
2013-07-13, by Alexander Plavin
hgweb: change highlighted line color to be different from 'inserted' color
2013-07-13, by Alexander Plavin
convert: fix bad conversion of copies when hg.startrev is specified
2013-07-19, by Mads Kiilerich
test-convert-hg-startrev: fix test for copy removal on missing parent
2013-07-19, by Mads Kiilerich
hgweb: make stripes in diffstat with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in file log with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in graph with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in log and search with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in branch list with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in repo list with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in file annotate view with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in tag list with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in directory view with CSS
2013-07-13, by Alexander Plavin
hgweb: make stripes in bookmark list with CSS
2013-07-13, by Alexander Plavin
tests: update for commit --secret
2013-07-18, by Matt Mackall
gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIG
2013-07-14, by Wei, Elson
gpg: add shortkey() to convert from long id to short
2013-07-14, by Wei, Elson
gpg: getkeys() removes unused returning value "err"
2013-07-12, by Wei, Elson
gpg: treat "ERRSIG" as a valid key id but no fingerprint
2013-07-12, by Wei, Elson
commit: enable --secret option
2013-07-11, by Jordi GutiƩrrez Hermoso
merge: deprecate the --force option
2013-07-17, by Florence Laguzet
run-tests: revert previous commit, run() waits after a timeout
2013-07-18, by Brendan Cully
run-tests: reap timed-out zombies
2013-07-18, by Brendan Cully
hgweb: run search instead of showing wrong error for ambigious identifier
2013-07-12, by Alexander Plavin
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip