Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
run-tests: fix some missing i/o locks
2011-04-24, by Matt Mackall
run-tests: add a lock for console I/O
2011-04-24, by Matt Mackall
run-tests: switch timeout handling from alarm to helper thread
2011-04-24, by Matt Mackall
run-tests: add locking on results struct
2011-04-24, by Matt Mackall
run-tests: fix --interactive (after 994ad067ac6e)
2011-04-24, by Patrick Mezard
color: code simplification
2011-04-24, by Patrick Mezard
test-status-color: fix terminfo code compatibility problem
2011-04-24, by Patrick Mezard
hg-ssh: fix duplicate word in docstring
2011-04-22, by Andreas Freimuth
run-tests: move test loop into a helper function
2011-04-22, by Matt Mackall
run-tests: use a results dict
2011-04-22, by Matt Mackall
run-tests: move blacklist and retest filtering to runone
2011-04-22, by Matt Mackall
run-tests: keep a list of passed tests
2011-04-22, by Matt Mackall
run-tests: move keyword checking into runone
2011-04-22, by Matt Mackall
run-tests: add ignores list
2011-04-22, by Matt Mackall
run-tests: move existence/name format check into runone
2011-04-21, by Matt Mackall
run-tests: move interactive handling into runone
2011-04-21, by Matt Mackall
color: add support for terminfo-based attributes and color
2011-04-21, by Danek Duvall
move system_rcpath and user_rcpath to scmutil
2011-04-21, by Adrian Buehlmann
move os_rcpath from util to scmutil
2011-04-21, by Adrian Buehlmann
move rcpath from util to scmutil
2011-04-21, by Adrian Buehlmann
merge with stable
2011-04-21, by Matt Mackall
merge with i18n
2011-04-21, by Matt Mackall
merge with i18n
stable
2011-04-21, by Matt Mackall
i18n-pt_BR: synchronized with 1416b9118540
stable
2011-04-19, by Wagner Bruna
i18n: merge with stable
2011-04-19, by Martin Geisler
i18n-da: synchronize with 1184bb274cb3
2011-04-19, by Martin Geisler
i18n-de: improve grammar
stable
2011-04-19, by Martin Krüger
win32: Wine doesn't know about hardlinks
2011-04-21, by Matt Mackall
move walkrepos from util to scmutil
2011-04-21, by Adrian Buehlmann
move checkfilename from util to scmutil
2011-04-21, by Adrian Buehlmann
scmutil: fix erroneous Abort call
2011-04-21, by Adrian Buehlmann
move path_auditor from util to scmutil
2011-04-20, by Adrian Buehlmann
move canonpath from util to scmutil
2011-04-20, by Adrian Buehlmann
move opener from util to scmutil
2011-04-20, by Adrian Buehlmann
merge with stable
2011-04-20, by Patrick Mezard
convert: make filemap prune useless branch closing revs (issue2774)
stable
2011-04-20, by Patrick Mezard
dispatch: improve repository not found message
2011-04-20, by Matt Mackall
hgweb: support disabling page cache
2011-04-20, by Steven Stallion
merge with stable
2011-04-20, by Matt Mackall
hgweb: support alternate logo url
2011-04-19, by Steven Stallion
identify: further clarification of help
stable
2011-04-19, by Kevin Bullock
add: introduce a warning message for non-portable filenames (issue2756) (BC)
2011-04-19, by Adrian Buehlmann
paper: use monospace font for description
2011-04-19, by Adrian Buehlmann
update: fix check for no rev when a date is given
2011-04-19, by Idan Kamara
merge with stable
2011-04-19, by Martin Geisler
hgweb: detect change based on changelog size too
stable
2011-04-19, by Martin Geisler
rollback: lower-case warning issued when branch cannot be reset
stable
2011-04-19, by Martin Geisler
tests: remove redundant mkdir
2011-04-19, by Martin Geisler
help config: explain that config files do not exist by default
stable
2011-04-18, by Martin Geisler
merge with stable
2011-04-18, by Matt Mackall
identify: restructure code to make it more readable
2011-04-19, by Idan Kamara
identify/help: say what the command does first, mention bookmarks
stable
2011-04-19, by Idan Kamara
templatefilters: improve person() for john.doe@example.com
2011-04-17, by Adrian Buehlmann
help: do not show full help text for command on option errors
2011-04-17, by Adrian Buehlmann
store: add some doctests
2011-04-17, by Adrian Buehlmann
paper: don't add breaks on the remaining instances of desc
2011-04-17, by Adrian Buehlmann
checkwinfilename: use %r in format string
2011-04-16, by Adrian Buehlmann
tests: new test cases for the unbundlehash capability
2011-04-17, by Steven Brown
copy: do not copy file if name is disallowed anyway
2011-04-15, by Adrian Buehlmann
util: new function checkfilename
2011-04-15, by Adrian Buehlmann
opener: use %r in format string for abort
2011-04-15, by Adrian Buehlmann
wireproto: allow unbundle with hashed heads parameter (issue2126)
2011-04-16, by Shuhei Takahashi
merge with stable
2011-04-15, by Matt Mackall
encoding: avoid localstr when a string can be encoded losslessly (issue2763)
stable
2011-04-15, by Matt Mackall
merge with stable
2011-04-15, by Matt Mackall
revset: optimize stringset when subset == entire repo
2011-04-15, by Idan Kamara
help/revset: fix grammar
stable
2011-04-15, by Idan Kamara
qrecord: provide help when mq is not enabled
2011-04-14, by timeless
record: improve help test coverage
2011-04-14, by timeless
paper: preserve whitespace on description instead of adding breaks
2011-04-15, by Adrian Buehlmann
compact style: show bookmarks in the same manner as tags
2011-04-13, by Augie Fackler
revsets: preserve ordering with the or operator
2011-04-13, by Augie Fackler
hgweb: set minimum number of revision to display to 1 when revcount is 0
2011-04-13, by Md. O. Shayan
zeroconf: clean up naked exceptions
2011-04-13, by Matt Mackall
localrepo: don't add deleted files to list of modified/added files (issue2761)
2011-04-11, by Idan Kamara
path_auditor: eliminate local function 'check' in __call__
2011-04-11, by Adrian Buehlmann
subrepo: trailing whitespace cleanup
2011-04-11, by Augie Fackler
util: move checkosfilename call from path_auditor to opener
2011-04-10, by Adrian Buehlmann
tests: add tests for non-existant branch/tag/bookmark
2011-04-10, by Idan Kamara
hgweb: add bookmarks listing to summary page of gitweb/monoblue styles
2011-04-10, by Yuya Nishihara
hgweb: remove useless notip handling from bookmarks listing
2011-04-10, by Yuya Nishihara
hgweb: sort bookmarks in the same manner as console command
2011-04-10, by Yuya Nishihara
hgweb: add bookmarks listing to raw style with test case
2011-04-10, by Yuya Nishihara
grep: don't print data from binary files for matches (issue2614)
2011-04-09, by Md. O. Shayan
color: reset win32 console color in a finally block
2011-04-09, by Idan Kamara
tests: better output on timeouts
2011-04-09, by Matt Mackall
acl: add branch tests for the current behavior of acl extension
2011-02-07, by John Mulligan
path_auditor: check filenames for basic platform validity (issue2755)
2011-04-06, by Adrian Buehlmann
revset: rearrange code so functions are sorted alphabetically
2011-04-08, by Idan Kamara
revset: abort when tag or bookmark doesn't exist
2011-04-07, by Idan Kamara
merge with stable
2011-04-07, by Matt Mackall
subrepo: prevent url normalization from removing // in ssh paths (issue2556)
stable
2011-04-07, by Thomas Arendsen Hein
bookmarks: change error messages to match those given by 'hg tag' commands
2011-04-07, by Idan Kamara
audit: improve nested repo message
2011-04-07, by Matt Mackall
tags: remove another check for valid nodes
2011-04-07, by Idan Kamara
revset: replace for-loop with list comprehension
2011-04-07, by Idan Kamara
subrepo: fix up svn test output
2011-04-07, by Matt Mackall
merge with stable
2011-04-07, by Martin Geisler
hgweb: fix inconsistant display of graphlog (issue1706)
stable
2011-04-07, by Md. O. Shayan
hgrc.5: drop 'hgext.' prefix when talking about extensions
stable
2011-04-07, by Martin Geisler
merge with crew
2011-04-06, by Matt Mackall
merge with stable
2011-04-06, by Matt Mackall
merge with crew
stable
2011-04-06, by Matt Mackall
url: use a regex to hide unsupported ssh passwords (issue2754)
stable
2011-04-06, by Matt Mackall
commit: note when files are missing
2011-04-06, by Martin Geisler
relink: correct unusual indentation
2011-04-06, by Martin Geisler
hg: make parseurl() consistently return normalised path
2011-04-06, by Thomas Arendsen Hein
bugzilla: more documentation formatting fixups
2011-04-06, by Jim Hague
merge with stable
2011-04-05, by Matt Mackall
rebase: don't mark file as removed if missing in parent's manifest (issue2725)
stable
2011-03-27, by Stefano Tortarolo
tags: no need to check for valid nodes
2011-04-04, by Idan Kamara
localrepo: ignore tags to unknown nodes (issue2750)
2011-04-04, by Idan Kamara
merge: added info that hg help merge-tools shows the options for --tool
2011-04-05, by Arne Babenhauserheide
util: move checklink() to posix.py and return False on Windows
2011-04-05, by Adrian Buehlmann
util: make 'hg log -d --2' abort (issue2734)
2011-04-05, by Yun Lee
help: sort help topics to make the output more readable (issue2751)
2011-04-05, by Yun Lee
merge with stable
2011-04-05, by Martin Geisler
help/dates: use DATE as place-holder in help and abort texts
2011-04-05, by Martin Geisler
keyword: convert a verbatim block to a field list
2011-04-05, by Martin Geisler
bugzilla: convert a verbatim block to a field list
2011-04-05, by Martin Geisler
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip