Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+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.
changegroup: the node list might be an empty generator (fix issue1678)
2009-05-27, by Benoit Boissinot
store encoding: .i/.d encoding for non-store repo (broken by 810387f59696)
2009-05-26, by Benoit Boissinot
replace "i in range(len(xs))" with "i, x in enumerate(xs)"
2009-05-26, by Martin Geisler
util: simplify range expression
2009-05-26, by Martin Geisler
color: cleanup extra commas
2009-05-26, by Martin Geisler
setup: execute hg in C locale
2009-05-26, by Martin Geisler
setup: handle trust warnings when determining version
2009-05-26, by Martin Geisler
setup: renamed l, e vars to out, err
2009-05-26, by Martin Geisler
hggettext: ensure correct Mercurial is imported
2009-05-26, by Martin Geisler
Makefile: do not create i18n/, it is already there
2009-05-26, by Martin Geisler
replace xrange(0, n) with xrange(n)
2009-05-25, by Martin Geisler
color: replace re.split with ui.configlist
2009-05-25, by Martin Geisler
color: use lists instead of tuples for effects
2009-05-25, by Martin Geisler
hgweb: extract config values after reading webdir-config
2009-05-26, by Dirkjan Ochtman
tests: make coverage run in parallel mode, clean up coverage code
2009-05-25, by Dirkjan Ochtman
revlog: fix undefined variable introduced in 5726bb290bfe
2009-05-25, by Benoit Boissinot
parentrevspec: remove a trailing colon
2009-05-24, by Cédric Duval
purge: fix spelling error
2009-05-24, by Cédric Duval
zsh-comp: explain how to use for non-global install
2009-05-24, by Martin Geisler
use ui instead of repo.ui when the former is in scope
2009-05-24, by Martin Geisler
cmdutils: Take over glob expansion duties from util
2009-05-24, by Matt Mackall
match: fix _patsplit breakage with drive letters
2009-05-24, by Matt Mackall
statichttprepo: handle remote not supporting Range headers
2009-05-24, by Patrick Mezard
convert: better feedback when filtering out empty revisions
2009-05-24, by Patrick Mezard
inotify: server: use a common 'pollable' interface for server & repowatcher
2009-05-21, by Nicolas Dumazet
inotify: process all inotify events in one batch
2009-05-21, by Nicolas Dumazet
inotify: rename handle_event to handle_pollevent to avoid confusion
2009-05-21, by Nicolas Dumazet
inotify: handle_event: do not use event and fd parameters.
2009-05-21, by Nicolas Dumazet
inotify: use a decorator instead of dispatching calls
2009-05-22, by Nicolas Dumazet
inotify: do not defer inotify events processing
2009-05-22, by Nicolas Dumazet
less
more
|
(0)
-3000
-1000
-300
-100
-50
-30
+30
+50
+100
+300
+1000
+3000
+10000
+30000
tip