Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
patchbomb: fix handling of email addresses with Unicode domains (IDNA)
2009-11-05, by Marti Raudsepp
clone: add option -u/--updaterev
2009-11-05, by Adrian Buehlmann
hgweb/sshserver: extract capabilities for easier modification
2009-11-05, by Dirkjan Ochtman
kill trailing whitespace
2009-11-05, by Dirkjan Ochtman
color: wrap qrecord
2009-11-05, by Martin Geisler
record: use uisetup instead of extsetup to register qrecord
2009-11-05, by Martin Geisler
merge: supply base node to merge tools in the environment
2009-11-04, by Sune Foldager
test-bisect: normalize shell error message
2009-11-04, by Martin Geisler
run-tests: add "debug" mode: don't capture child output, just show it.
2009-11-02, by Greg Ward
run-tests: make --tmpdir option more useful.
2009-11-02, by Greg Ward
hg.1: kill spurious backslash
2009-11-02, by Martin Geisler
help: markup email addresses as inline literals
2009-11-02, by Martin Geisler
doc/Makefile: add help/*.txt as a dependency
2009-11-02, by Martin Geisler
doc: add some internal links to man pages
2009-11-02, by Martin Geisler
hgrc.5: combined short paragraphs into one
2009-11-02, by Martin Geisler
doc: use reST note directive
2009-11-02, by Martin Geisler
hgrc.5: capitalize True and False consistently
2009-11-02, by Martin Geisler
commands: slightly better help for --traceback
2009-11-02, by Martin Geisler
hgrc.5: document ui.traceback setting
2009-11-02, by Martin Geisler
fix tests output changed by 8269fe2d48f6
2009-11-02, by Benoit Boissinot
byterange: backport fix from upstream
2009-11-02, by Benoit Boissinot
hgweb: send proper error messages to the client
2009-11-02, by Sune Foldager
transaction: always remove empty journal on abort
2009-11-02, by Sune Foldager
test-bisect: fix shell-dependent output
2009-11-02, by Sune Foldager
change 'journal already exists' to 'abandoned transaction found'
2009-11-02, by Sune Foldager
verify: report existence of journal
2009-11-02, by Sune Foldager
bisect: no need to save the state if it wasn't changed
2009-11-01, by Benoit Boissinot
record: get the right position (account for skipped files)
2009-11-01, by Benoit Boissinot
log --limit: break after a limited number of csets (broken by f3d60543924f)
2009-11-01, by Benoit Boissinot
transaction: more specific exceptions, os.unlink can raise OSError
2009-10-31, by Benoit Boissinot
lock: catch specific exceptions
2009-10-31, by Benoit Boissinot
patch: use the public ctx API instead of the internals
2009-10-31, by Benoit Boissinot
patch: don't use mutable object as default argument
2009-10-31, by Benoit Boissinot
patch: initialize all attributes of the hunk class
2009-10-31, by Benoit Boissinot
patch: simplify logic
2009-10-31, by Benoit Boissinot
lock: use '==' instead of 'is' for integer equality ('is' may not work)
2009-10-31, by Benoit Boissinot
pychecker: remove unused local variables
2009-10-31, by Benoit Boissinot
remove unused imports
2009-10-31, by Benoit Boissinot
changelog: do not use a mutable default value
2009-10-31, by Benoit Boissinot
bundlerepo: keep the bundlerevlog interface in sync with revlog
2009-10-31, by Benoit Boissinot
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
2009-10-31, by Benoit Boissinot
localrepo/branchcache: kill unused localrepo.branchcache
2009-10-31, by Benoit Boissinot
localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
2009-10-31, by Benoit Boissinot
churn: fix --progress (broken by f3d60543924f)
2009-10-30, by Alexander Solovyov
transfer branchmap branch names over the wire in utf-8
2009-10-26, by Henrik Stuart
churn: fix changeset count (broken by 9b127e888640)
2009-10-30, by Alexander Solovyov
churn: ability to display added/removed lines separately
2009-10-29, by Alexander Solovyov
cmdutil: fix bug in finddate() implementation
2009-10-30, by Dirkjan Ochtman
merge changes from mpm
2009-10-30, by Dirkjan Ochtman
cmdutil: update finddate()
2009-10-28, by Steve Borho
walkchangerevs: drop ui arg
2009-10-29, by Matt Mackall
walkchangerevs: reset cache between windows
2009-10-29, by Matt Mackall
log: tidy up some filter tests
2009-10-29, by Matt Mackall
walkchangerevs: move 'add' to callback
2009-10-29, by Matt Mackall
hgweb: added test case for extension loading phases (issue1824)
2009-10-28, by Yuya Nishihara
extensions: changed to call extsetup() from extensions.loadall()
2009-10-28, by Yuya Nishihara
hgrc.5.txt: mention hgrc categories with higher precedence first
2009-10-21, by Adrian Buehlmann
hook: only redirect stdout if it and stderr are valid files
2009-10-28, by Sune Foldager
verify: filter the candidate list for broken linkrevs
2009-10-28, by Matt Mackall
Merge with crew
2009-10-27, by Matt Mackall
walkchangerevs: internalize ctx caching
2009-10-27, by Matt Mackall
walkchangerevs: yield contexts
2009-10-25, by Matt Mackall
walkchangerevs: kill window step of iterator
2009-10-25, by Matt Mackall
walkchangerevs: pull out matchfn
2009-10-25, by Matt Mackall
diffstat: made test case work with POSIX sh and printf
2009-10-27, by Yuya Nishihara
bundlerepo: fix small bug in exception raising
2009-10-27, by Sune Foldager
minor documentation improvements
2009-10-25, by timeless
patchbomb: accept default if it is empty string
2009-10-25, by Alexander Solovyov
patchbomb: fix double-spaces in prompts
2009-10-25, by Martin Geisler
commands: adding --no-status to resolve to match status
2009-10-25, by timeless
commands: use rev from remote repo when updating as part of a pull
2009-10-21, by timeless
commands: highlighting that rev is based on the remote repository
2009-10-21, by timeless
bookmarks: use API to determine if repo is local
2009-10-25, by Alexander Solovyov
diffstat: with --git, mark binary files with Bin
2009-10-25, by Brodie Rao
color: colorize diff --stat
2009-10-25, by Brodie Rao
diff: add --stat for diffstat output
2009-10-25, by Brodie Rao
diffstat: print 0 instead of nothing for 0 adds or removes
2009-10-25, by Brodie Rao
update tcsh_completion for the new forget and summary commands
2009-10-24, by Gilles Moris
cmdutil: minor refactoring of changeset_printer._show
2009-10-24, by Adrian Buehlmann
commands: search for translated version of "DEPRECATED"
2009-10-24, by Martin Geisler
mercurial.spec: update requirements for the build
2009-10-23, by Gilles Moris
convert: document parent order in splicemap help (issue1764)
2009-10-23, by Martin Geisler
Add style.css file to Inno Setup script
2009-10-22, by Pascal Quantin
util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH
2009-09-21, by Nicolas Dumazet
graphlog: hide internal state of ascii() from users
2009-10-21, by Peter Arrenbrecht
doc/hgrc.5.txt: deprecate [defaults]
2009-10-22, by Adrian Buehlmann
Merge with crew
2009-10-21, by Matt Mackall
rst2man: highlight inline literals in bold
2009-10-22, by Martin Geisler
rst2man: avoid italic for references
2009-10-22, by Martin Geisler
doc: add a style sheet to the generated HTML pages
2009-10-21, by Martin Geisler
summary: remove reference to -p
2009-10-21, by Matt Mackall
doc, help: stream-line use of inline-literals
2009-10-20, by Martin Geisler
minirst: convert ``foo`` into "foo" upon display
2009-10-20, by Martin Geisler
gendoc: fix synopsis
2009-10-20, by Martin Geisler
test-debugcomplete: update output to match a7ef354da662
2009-10-20, by Martin Geisler
summary: add --remote
2009-10-20, by Matt Mackall
summary: restore briefer commit status
2009-10-20, by Matt Mackall
summary: add empty repository and no revision checked out hints
2009-10-20, by Matt Mackall
Merge with crew
2009-10-19, by Matt Mackall
merge with crew
2009-10-20, by Benoit Boissinot
setup: refactor the version string to a subset of tag+tagdist-hash+date
2009-10-18, by Gilles Moris
archive: add branch and tag informations to the .hg_archival.txt file
2009-08-11, by Gilles Moris
ui: only use "user@host" as username in noninteractive mode
2009-10-20, by Martin Geisler
fix patchbomb prompt when sending series of patches
2009-10-19, by Alexander Solovyov
hg.clone: report branch name on update
2009-10-16, by Adrian Buehlmann
make path expanding more consistent
2009-10-19, by Alexander Solovyov
tests: fix inadvertent use of existing test repository
2009-10-17, by Henrik Stuart
commands: clarify output for the commit summary
2009-10-19, by David Soria Parra
commands: do not split a translated string
2009-10-19, by Martin Geisler
Remove parents from default help in favor of summary
2009-10-19, by Matt Mackall
summary: quieter with -q
2009-10-19, by Matt Mackall
commands: fix missing empty synopses
2009-10-19, by Matt Mackall
Introduce summary command
2009-10-18, by Matt Mackall
Merge with redone c655432c2c24 (issue1860)
2009-10-16, by Mads Kiilerich
Dummy-merge with c655432c2c24 (issue1860)
2009-10-16, by Mads Kiilerich
Redo c655432c2c24 (issue1860)
2009-10-16, by Mads Kiilerich
Merge with crew-stable
2009-10-16, by Martin Geisler
Merge with crew-stable
2009-10-16, by Patrick Mezard
Merge with mpm
2009-10-13, by Bryan O'Sullivan
README: revert accidental commit
2009-10-13, by Lee Cantey
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip