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.
merge with backout
2009-03-30, by Benoit Boissinot
Backed out changeset 490e40816cbd
2009-03-30, by Benoit Boissinot
Change wording in example hook
2009-03-30, by Benoit Boissinot
diffstat hook example
2009-03-26, by Alexander Solovyov
ability to load hooks from arbitrary python module
2009-03-27, by Alexander Solovyov
merge with crew
2009-03-29, by Benoit Boissinot
windows: add various missing import
2009-03-26, by Steve Borho
windows: hoist expand_glob() back into util.py
2009-03-26, by Steve Borho
i18n-de: Several updates
2009-03-28, by Tobias Bell
record: fix indentation
2009-03-29, by Benoit Boissinot
record: Give user a hint about chunk selection progress
2009-03-28, by Rocco Rutte
coal/paper: Turn <img> into <img/> where missing
2009-03-28, by Rocco Rutte
add missing +x flag to test-inotify-issue1542
2009-03-28, by Benoit Boissinot
merge with crew
2009-03-28, by Benoit Boissinot
Add missing imports for posix.py for OS X
2009-03-27, by Rocco Rutte
convert: missing p4 tool is only slightly fatal
2009-03-27, by Mads Kiilerich
Clarify the usage of HGRCPATH
2009-03-07, by Dongsheng Song
tests: strip o/s-dependent error messages from some http tests
2009-02-27, by John Coomes
bisect: use integer division
2009-03-28, by Benoit Boissinot
i18n: spelling correction in German translation
2009-03-28, by Tobias Bell
i18n: completed German translation of the children extension
2009-03-27, by Tobias Bell
i18n: fixed textwidth in bookmarks extension
2009-03-27, by Tobias Bell
i18n: completed German translation of bookmarks extension
2009-03-27, by Tobias Bell
i18n: continuation of command.py translations/checking
2009-03-27, by Fabian Kreutz
i18n: more commands.py translations
2009-03-24, by Fabian Kreutz
i18n: more commands.py reworking + new translations
2009-03-24, by Fabian Kreutz
cmdutil: fix untranslatable string in copy
2009-03-27, by Martin Geisler
enhance Makefile for language translators
2009-03-26, by Tobias Bell
Fixing issue1542, adding a relevant test
2009-03-26, by Nicolas Dumazet
rebase: remove unused statement
2009-03-11, by Stefano Tortarolo
util: split out posix, windows, and win32 modules
2009-03-26, by Matt Mackall
patchbomb: option to set the name of bundle attachment (issue1452)
2009-03-14, by John Mulligan
Merge with -stable
2009-03-24, by Matt Mackall
Typo fix in help.
2009-03-23, by Greg Ward
i18n: add German translation
2009-03-22, by Tobias Bell
i18n: updated Chinese translation
2009-03-20, by Dongsheng Song
i18n: update italian translation
2009-03-10, by Stefano Tortarolo
revlog: faster hash computation when one of the parent node is null
2009-03-23, by Nicolas Dumazet
ancestor: caching the parent list to improve performance
2009-03-23, by Nicolas Dumazet
kill another trailing space
2009-03-23, by Dirkjan Ochtman
add debugcommands command: an easy to parse command + option index
2009-03-23, by Dirkjan Ochtman
templater: ability to display diffstat for log-like commands
2009-03-23, by Alexander Solovyov
templater: use contexts consistently throughout changeset_templater
2009-03-23, by Alexander Solovyov
cleanup: whitespace cleanup
2009-03-23, by Peter Arrenbrecht
cleanup: drop enumerate() when index is not used
2009-03-23, by Peter Arrenbrecht
cleanup: drop unused assignments
2009-03-23, by Peter Arrenbrecht
cleanup: drop variables for unused return values
2009-03-23, by Peter Arrenbrecht
cleanup: drop unused imports
2009-03-23, by Peter Arrenbrecht
contrib: add perflog and perftemplating commands to perf extension
2009-03-23, by Alexander Solovyov
merge with crew-stable
2009-03-23, by Dirkjan Ochtman
Returns lines changed for paths specified as arguments correctly.
2009-03-25, by madhu
cleanup: remove all trailing whitespace
2009-03-23, by Dirkjan Ochtman
keepalive: fix reference to IncompleteRead
2009-03-23, by Peter Arrenbrecht
merge tools: fix typo in Beyond Compare's 3 command line
2009-03-23, by Pascal Quantin
Merge with -stable
2009-03-20, by Matt Mackall
Fix new CVS test output
2009-03-20, by Matt Mackall
Added signature for changeset 02981000012e
2009-03-20, by Matt Mackall
Added tag 1.2.1 for changeset 02981000012e
2009-03-20, by Matt Mackall
cvsps: recognize and eliminate CVS' synthetic "file added" revisions.
1.2.1
2009-03-18, by Greg Ward
demandimport: blacklist pythoncom
2009-03-09, by Steve Borho
diffstat: use width 80 by default and avoid division by zero
2009-03-20, by Matt Mackall
Fix for merge changes introduced in rev 9fe7e6acf525
2009-03-19, by Lee Cantey
merge with crew-stable
2009-03-18, by Dirkjan Ochtman
convert: honor 2.3 compatibility (rsplit)
2009-03-18, by Dirkjan Ochtman
Merge with stable
2009-03-17, by Matt Mackall
regression test for issue1552
2009-03-17, by Benjamin Pollack
fetch: do not count inactive branches when inferring a merge
2009-03-17, by Benjamin Pollack
bundlerepo: reintroduce dirstate
2009-03-17, by Matt Mackall
exporting patch:
2009-03-13, by Michael Springmann
imported patch issue1546-hg-bisect-command-doesn-t-work-with-shell-scripts.patch
2009-03-16, by Matt Mackall
bisect: fix --command for me.
2009-03-09, by Augie Fackler
atom: fix URLs used in entry GUIDs
2009-03-16, by Matt Mackall
resolve: move reset to localrepo.commit
2009-03-16, by Matt Mackall
resolve: keep .orig files
2009-03-16, by Matt Mackall
test-merge-tools: test ui.merge functionality and selection of internal tools
2009-03-09, by Mads Kiilerich
zeroconf: advertise repositories with hostname
2009-03-05, by Alexander Solovyov
Merge with crew
2009-03-16, by Matt Mackall
i18n: better Danish word for "working directory"
2009-03-10, by Martin Geisler
i18n: add Danish translation for "commit"
2009-03-10, by Martin Geisler
i18n: translated help for all basic commands into Danish
2009-03-10, by Martin Geisler
i18n: updated fuzzy Danish translations
2009-03-10, by Martin Geisler
i18n: merged new strings into Danish translation
2009-03-10, by Martin Geisler
i18n: update Japanese translation to follow bd8f44638847
2009-03-07, by FUJIWARA Katsunori
merge with -stable
2009-03-07, by Benoit Boissinot
Merge with main
2009-03-06, by Brendan Cully
Optimization of pure.base85.b85encode
2009-03-04, by Mads Kiilerich
Merge with crew-stable
2009-03-09, by Matt Mackall
verify: find correct first corrupted cset for missing/corrupted revlogs
2009-03-07, by Benoit Boissinot
verify: do not abort on fully corrupted revlog
2009-03-07, by Benoit Boissinot
hgweb: fix allow_read permissions when a user is specified
2009-03-07, by Benoit Boissinot
test-identify: require no-outer-repo
2009-03-05, by Mads Kiilerich
update copyright date in version information
2009-03-05, by Benoit Allard
Typo fix
2009-03-05, by Dongsheng Song
update copyright in ReadMe.html
2009-03-04, by Steve Borho
setup.py: fix version detection for tarball
2009-03-06, by Matt Mackall
Added signature for changeset 11efa41037e2
2009-03-04, by Matt Mackall
Added tag 1.2 for changeset 11efa41037e2
2009-03-04, by Matt Mackall
convert: Perforce source for conversion to Mercurial
1.2
2009-03-03, by Frank Kingswood
remove tests for long-gone imerge extension
2009-03-04, by Matt Mackall
merge: better error messages to lead users to hg update --clean to abandon merges.
2009-03-04, by Augie Fackler
audit: be even pickier (issue1450)
2009-03-04, by Matt Mackall
dispatch: extract command execution block into method
2009-02-12, by Bill Barry
bookmarks: change NAME to REV
2009-02-05, by Benoit Allard
bookmarks: fixes bug where a deleted bookmark may still be treated as current when track.current option is set
2009-02-27, by Alex Unden
bookmarks: Set current bookmark if we create a new one on the tip
2009-03-01, by David Soria Parra
convert: change hg.saverev default to False
2009-03-02, by Matt Mackall
tag: force load of tag cache
2009-03-02, by Matt Mackall
run-tests.py: avoid using popen2.Popen4 - use subprocess instead
2009-02-27, by Mads Kiilerich
test-convert-cvs*: mute output from "cvs up"
2009-02-27, by Mads Kiilerich
i18n: update italian translation
2009-02-28, by Stefano Tortarolo
merge with crew-stable
2009-03-02, by Dirkjan Ochtman
include i18n files in the win32 installer
2009-03-02, by Stefan Rusek
help: get rid of double spaces
2009-02-28, by Dirkjan Ochtman
help: miscellaneous language fixes
2009-02-28, by timeless
help: better explanations for some of the template filters
2009-02-28, by Dirkjan Ochtman
help: better explanation for some of the environment variables
2009-02-28, by Dirkjan Ochtman
help: some language fixes for help topics
2009-02-28, by timeless
Merge with stable
2009-02-27, by Matt Mackall
merge with stable
2009-01-25, by Dirkjan Ochtman
setup: run hg with empty HGRCPATH for robustness.
2009-02-24, by Martin Geisler
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip