Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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
test-gendoc: adjust output to account for Swedish translation
2009-10-13, by Lee Cantey
merge with mpm
2009-10-11, by Dirkjan Ochtman
merge with crew-stable
2009-10-10, by Dirkjan Ochtman
merge with mpm
2009-10-10, by Dirkjan Ochtman
Merge with crew-stable
2009-10-09, by Patrick Mezard
mq: fix traceback for qpush inexistant-patch with no patch applied
2009-10-16, by Benoit Allard
rebase: change rebase help to talk about changesets and branch names
2009-10-14, by timeless
mq: changed help for qpop -f to reflect actual behaviour
2009-10-14, by Stephen Rasku
convert/svn: better error when hg cannot call itself (issue1838)
2009-10-15, by Patrick Mezard
patch: handle symlink updates/replacements (issue1785)
2009-10-15, by Patrick Mezard
patch: handle symlinks without symlinkhunk
2009-10-15, by Patrick Mezard
bisect: use util.system and fix good/bad when using -c
2009-10-12, by Matt Mackall
bisect: limit considered set to descendants of first good rev
2009-10-12, by Matt Mackall
tests: add -k to test scripts matching keywords
2009-10-12, by Matt Mackall
use short identifiers in atom feed
2009-10-09, by Raoul Bhatia [IPAX]
run-tests: add --noskips option
2009-10-11, by Matt Mackall
color: add test for record support
2009-10-09, by Brodie Rao
rebase: return early when source is descendant of destination
2009-10-08, by Sune Foldager
rebase: improve error and debug messages
2009-10-08, by Sune Foldager
Merge with stable
2009-10-11, by Matt Mackall
merge with hg-stable
2009-10-10, by Dirkjan Ochtman
encoding: fix issue with non-standard UTF-8 CTYPE on OS X
2009-10-10, by Dirkjan Ochtman
patch: do not swallow header-like patch first line (issue1859)
2009-10-08, by Patrick Mezard
windows: fix unlink() not dropping empty tree (issue1861)
2009-10-08, by Patrick Mezard
merge with stable
2009-10-08, by Matt Mackall
merge with i18n-stable
2009-10-08, by Matt Mackall
Merge with i18n
2009-10-08, by Matt Mackall
i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
2009-10-06, by Fabian Kreutz
Merge with hg-i18n-stable
2009-09-30, by Martin Geisler
i18n-pt_BR: synchronized with a1ee850f49e3
2009-09-28, by Wagner Bruna
Merge with hg-i18n-stable
2009-09-29, by Martin Geisler
Merge with hg-i18n-stable
2009-09-28, by Martin Geisler
i18n-da: synchronized with 812aaef40757
2009-09-17, by Martin Geisler
Merge with main
2009-09-16, by Martin Geisler
i18n-de: correct indentation of verbatim blocks
2009-09-16, by Martin Geisler
i18n-de: correct errors reported by msgfmt
2009-09-16, by Martin Geisler
i18n-de: Translation of convert + more syntax fixes
2009-09-16, by Fabian Kreutz
i18n-de: redid latest translations
2009-09-14, by Fabian Kreutz
merge with i18n-stable
2009-09-08, by Wagner Bruna
i18n-sv: Start Swedish translation
2009-08-18, by Jens Bäckman
i18n: merge with pt_BR
2009-08-13, by Martin Geisler
i18n-pt_BR: synchronized with 4e7149ed98e8
2009-08-12, by Wagner Bruna
merge with i18n-stable
2009-08-12, by Wagner Bruna
Merge with -stable
2009-10-08, by Matt Mackall
color: allow multiple args to ui.write()
2009-10-07, by Kevin Bullock
color: add support for record extension
2009-10-08, by TK Soh
util: move rename into posix.py and windows.py
2009-10-07, by Adrian Buehlmann
util: state docstring of rename more precisely
2009-10-07, by Adrian Buehlmann
cmdutil: changeset_printer: use methods of filectx/changectx.
2009-10-05, by Greg Ward
Merge with crew-stable
2009-10-07, by Patrick Mezard
verify: detect file copy sources not in parents with --verbose
2009-10-06, by Patrick Mezard
Merge with crew-stable
2009-10-06, by Steve Borho
convert/cvs: stop supporting external cvsps
2009-10-05, by Patrick Mezard
Merge with crew-stable
2009-10-05, by Patrick Mezard
Merge with crew-stable
2009-10-04, by Patrick Mezard
help: un-indent help topics
2009-10-04, by Martin Geisler
help: move help topics from mercurial/help.py to help/*.txt
2009-10-04, by Martin Geisler
i18n: remove unnecessary os.path.normpath call
2009-10-03, by Martin Geisler
commands: simpler sort of help topic names
2009-10-04, by Martin Geisler
cmdutil: templating keywords latesttag and latesttagdistance
2009-10-03, by Mads Kiilerich
merge with mpm
2009-10-03, by Benoit Boissinot
bdiff: gradually enable the popularity hack
2009-10-03, by Benoit Boissinot
Merge with -crew-stable
2009-10-07, by Matt Mackall
convert/hg: handle bogus copy records (issue1843)
2009-10-07, by Patrick Mezard
convert/hg: make parents() return changectx, not nodes
2009-10-07, by Patrick Mezard
Merge with -crew-stable
2009-10-07, by Matt Mackall
util.rename: do not abort if os.unlink fails (issue1840)
2009-10-06, by Adrian Buehlmann
convert: make mapfile handle LF and CRLF shamap (issue1846)
2009-10-05, by Patrick Mezard
convert/darcs: handle directory renaming
2009-10-04, by Patrick Mezard
convert/darcs: fix file renaming (issue1853)
2009-10-04, by Patrick Mezard
Fix failing darcs test
2009-08-06, by Bryan O'Sullivan
Fix for issue1848
2009-10-03, by Matt Mackall
Merge with -stable
2009-10-03, by Matt Mackall
notify: update test
2009-10-03, by Matt Mackall
Fix issue 1782 don't do url2pathname conversion for urls
2009-08-07, by Grauw
color: allow multiple args to ui.write()
2009-09-29, by Kevin Bullock
extdiff: fix defaulting to "diff" if no --program is given
2009-10-01, by Peter Arrenbrecht
dirstate: add/improve method docstrings.
2009-10-01, by Greg Ward
util.system: Use subprocess instead of os.system
2009-09-20, by Mads Kiilerich
notify: permit suppression of merge changeset notification
2009-09-23, by David Champion
Add script to rewrite revlog to workaround lack of parent deltas.
2009-08-27, by Greg Ward
inotify: use cmdutil.service instead of local daemonizing code
2009-08-16, by Nicolas Dumazet
cmdutil: service: add an optional runargs argument to pass the command to run
2009-08-16, by Nicolas Dumazet
extdiff: add 3-way diff for merge changesets
2009-09-17, by Sune Foldager
bash_completion: add completions for shelve extension
2009-09-23, by Kevin Bullock
doc: clarify license footers
2009-10-01, by Adrian Buehlmann
dirstate: kill dirstate.granularity config option
2009-10-01, by Adrian Buehlmann
Merge with -stable
2009-09-30, by Matt Mackall
subrepo: add auto-pull for merge
2009-09-30, by Matt Mackall
streamclone: partially encode filename over the wire, not for local read (issue1847)
2009-09-30, by Greg Ward
Merge with i18n-stable
2009-09-30, by Matt Mackall
i18n-da: random small strings, only 499 strings left
2009-09-29, by Martin Geisler
Merge with main
2009-09-29, by Martin Geisler
commands: tweak help for 'heads'.
2009-09-17, by Greg Ward
i18n-da: translate addremove, branch, and cat
2009-09-28, by Martin Geisler
i18n-da: synchronized with 744cb8e93936
2009-09-27, by Martin Geisler
i18n-pt_BR: synchronized with f4f17d5695d2
2009-09-08, by Wagner Bruna
Merge with stable
2009-09-08, by Martin Geisler
i18n: merge with pt_BR
2009-08-13, by Martin Geisler
i18n-pt_BR: synchronized with 73bec717b825
2009-08-12, by Wagner Bruna
ui: guard against UnicodeDecodeErrors in ui.wrap
2009-09-29, by Martin Geisler
keyword: uppercase short option for kwfiles --all, like hg status -A
2009-10-01, by Christian Ebert
keyword: make kwfiles -u show untracked files only (like status)
2009-09-30, by Christian Ebert
keyword: make kwfiles --all show unknown files too
2009-09-30, by Christian Ebert
keyword: kwfiles --unknown instead of --untracked
2009-09-30, by Christian Ebert
convert: unbreak non-svn engines
2009-09-30, by Brendan Cully
zeroconf: read actual description for repos in hgwebdir
2009-09-26, by Alexander Solovyov
zeroconf: code cleanup, fixing variable names to be meaningful
2009-09-26, by Alexander Solovyov
Merge with crew
2009-09-28, by Bryan O'Sullivan
notify: make it possible to pass extra info into templates
2009-08-24, by Bryan O'Sullivan
test-gendoc: add tests for all languages
2009-09-27, by Martin Geisler
gendoc: do not wrap encoded string
2009-09-27, by Martin Geisler
test-encoding: make test output easier to follow
2009-09-27, by Martin Geisler
Merge with crew-stable
2009-09-27, by Martin Geisler
test-extension: update test output to match a4f6e4427b65
2009-09-27, by Martin Geisler
util: do not corrupt multi-byte characters in wrap
2009-09-27, by Martin Geisler
push: fix subtle bug in prepush logic
2009-09-23, by Sune Foldager
color: mark --no-color as deprecated (--color=never has the same effect)
2009-09-23, by Brodie Rao
mention overlay bundle file in global --repository option
2009-09-23, by Adrian Buehlmann
merge with crew-stable
2009-09-23, by Dirkjan Ochtman
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip