Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+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.
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
contrib: add hgwebdir.wsgi, to serve as a better example
2009-02-24, by Dirkjan Ochtman
contrib: bring hgwebdir.fcgi up-to-date with current WSGI practices
2009-02-24, by Dirkjan Ochtman
catch CTRL-D at password prompt
2009-02-21, by Steve Borho
Update Beyond Compare's configuration
2009-02-04, by Pascal Quantin
merge with crew
2009-02-22, by Benoit Boissinot
bookmarks: add force option to command syntax description
2009-02-22, by David Soria Parra
i18n: updates to the Danish translation
2009-02-22, by Martin Geisler
i18n: update Japanese translation
2009-02-20, by FUJIWARA Katsunori
tests: use same popen strategy for jython as for nt
2009-02-18, by Frank Wierzbicki
Makefile: remove locale folder during clean
2009-02-17, by Brodie Rao
setup: use sys.executable to call hg
2009-02-18, by Martin Geisler
bookmarks: escape literal backslashes in docstring
2009-02-17, by Martin Geisler
i18n: updated Chinese translation
2009-02-17, by Dongsheng Song
Introduce HG_PREPEND to solve pretxn races
2009-02-16, by Matt Mackall
rebase: pull --rebase updates if there is nothing to rebase
2009-01-18, by Stefano Tortarolo
test-merge-tool: Make sure no hgmerge can be found in $PATH
2009-02-10, by Mads Kiilerich
audit: check for casefolding of .hg (issue1450)
2009-02-16, by Matt Mackall
patch: teach selectfile about symlinks (issue1438)
2009-02-16, by Matt Mackall
mq: handle empty patches more gracefully (issue1501)
2009-02-16, by Matt Mackall
keepalive: borrow code from newer httplib to patch ValueError (issue1088)
2009-02-16, by Matt Mackall
rename: simplify forced renaming
2009-02-16, by Matt Mackall
log: ignore --removed if no files specified (issue1166)
2009-02-16, by Matt Mackall
Don't fail on clone on win98 (issue1492)
2009-02-16, by Matt Mackall
zeroconf: don't allow ipv6 addresses
2009-02-15, by Alexander Solovyov
hgk: select first changeset at startup (issue1382)
2009-02-16, by Martin Geisler
pure/mpatch: use StringIO instead of mmap (issue1493)
2009-02-16, by Martin Geisler
Handle when the slicemap option is an empty string
2009-02-11, by Stefan Rusek
test suite: saver check if bzr is installed
2009-02-08, by Simon Heimberg
fancyopts: Parse options that occur after arguments.
2009-02-10, by Augie Fackler
tests: Add a test for the behavior of 'hg export -- -2'
2009-02-10, by Augie Fackler
fix disappearing symlinks [issue1509]
2009-02-15, by Peter van Dijk
test-merge-tools: Don't use tac
2009-02-10, by Mads Kiilerich
merge: mark kept local files as readded on linear update (issue539)
2009-02-15, by Matt Mackall
Use shutil.copystat in copyfile().
2009-02-09, by Will Maier
Update tcsh completion scripts with new commands and for new help output.
2009-02-08, by Gilles Moris
resolve: accepts walkopts (-I and -X)
2009-02-08, by Simon Heimberg
help: better formatting in "Date Formats" section
2009-02-15, by timeless
log-like commands now use -G for --graph, -g for --git
2009-02-14, by Jim Correia
add --git option to commands supporting --patch (log, incoming, history, tip)
2009-02-14, by Jim Correia
i18n: add python-format comments to Japanese translation
2009-02-14, by Martin Geisler
i18n: add Japanese translation
2009-02-14, by FUJIWARA Katsunori
tests: fix for test-identify returning 255
2009-02-13, by Dirkjan Ochtman
extdiff: add --change option to display single changeset diff
2009-02-07, by Gilles Moris
identify: have consistent output for local repositories
2009-02-13, by Dirkjan Ochtman
i18n: wrapped long lines in Italian translation
2009-02-12, by Martin Geisler
i18n: add Italian translation
2009-01-17, by Stefano Tortarolo
record: minimize number of status calls
2009-02-12, by Dirkjan Ochtman
patch: no need to instantiate a match catch-all in diff()
2009-02-12, by Dirkjan Ochtman
close sockets on httprepository deletion (issue1487)
2009-01-28, by Steve Borho
i18n: updated Chinese translation
2009-02-10, by Dongsheng Song
hgweb: add guid to rss items
2009-02-10, by Sune Foldager
hgweb: add atom error template
2009-02-10, by Sune Foldager
hgweb: add rss error template
2009-02-10, by Sune Foldager
hgk: added explanation to .hgk for background colour
2009-02-09, by Robert Bauck Hamar
hgk: added colour settings for different colours in diff view
2009-02-09, by Robert Bauck Hamar
hgk: added setting of foreground colour
2009-02-09, by Robert Bauck Hamar
transplant: wrapped long lines
2009-02-09, by Martin Geisler
commands: fix paths command docstring indention
2009-02-09, by Martin Geisler
hgweb: commit forgotten update to a3d7f99c23c0
2009-02-09, by Dirkjan Ochtman
hgweb: support custom http headers in ErrorResponse
2009-02-09, by Sune Foldager
hgweb: pass ErrorResponses directly into req.respond()
2009-02-09, by Dirkjan Ochtman
merge with mpm
2009-02-07, by Dirkjan Ochtman
hgk: Add background colour setting
2009-02-07, by Robert Bauck Hamar
commands: removed unnecessary string concatenation
2009-02-04, by Martin Geisler
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip