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.
largefiles: remove pre-1.7 compatibility code
2011-12-07, by Martin Geisler
merge: make debug output easier to read
2011-12-09, by Martin Geisler
sshrepo: add more safe characters (issue2983)
2011-12-09, by Thomas Arendsen Hein
merge with stable
2011-12-08, by Matt Mackall
sshrepo: don't quote obviously safe strings (issue2983)
2011-12-08, by Mads Kiilerich
bookmarks: update and updatecurrentbookmark return status
2011-11-16, by Kevin Bullock
bookmarks: clarify help for use of merge and update
2011-12-07, by Kevin Bullock
merge: make 'nothing to merge' aborts consistent
2011-12-07, by Kevin Bullock
merge: remove excess creation of changectx
2011-12-07, by Kevin Bullock
largefiles: optimize performance of status on largefiles repos (issue3136)
2011-12-07, by Na'Tosha Bard
Describe all files related to the standard commands.
stable
2011-12-06, by Olav Reinert
branch: warn on branching
stable
2011-12-08, by Matt Mackall
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
2011-12-07, by Matt Mackall
bookmarks: shadow divergent bookmarks of foo with foo@n
2011-12-06, by Matt Mackall
help: properly underline annotate config heading
2011-12-06, by Christian Ebert
merge with stable
2011-12-05, by Matt Mackall
branch: move note about permanence to the top, add 'global'
stable
2011-12-05, by Matt Mackall
util: fix url.__str__() for windows file URLs
stable
2011-12-04, by Patrick Mezard
convert: tolerate trailing spaces on map files
stable
2011-12-02, by Wagner Bruna
test-svn-subrepo: fix reference output for svn 1.7
stable
2011-12-02, by Patrick Mezard
convert: simplify getargmax() with propertycache
2011-12-02, by Patrick Mezard
convert/svn: update svn working copy only when necessary
2011-12-02, by Patrick Mezard
rollback: always call destroyed() (regression from 1.9)
stable
2011-12-01, by Greg Ward
merge with stable
2011-12-01, by Matt Mackall
Added signature for changeset 195dbd1cef0c
stable
2011-12-01, by Matt Mackall
Added tag 2.0.1 for changeset 195dbd1cef0c
stable
2011-12-01, by Matt Mackall
alias: shortcut command matching show shadowing works properly (issue3104)
stable
2.0.1
2011-12-01, by Matt Mackall
convert/svn: fix URL quoting issue with svn 1.7
stable
2011-12-01, by Patrick Mezard
largefiles: fix rename (issue3093)
stable
2011-11-30, by Na'Tosha Bard
bundlerepo: don't write branch cache to disk
stable
2011-12-01, by Sune Foldager
merge with stable
2011-12-01, by Matt Mackall
revset: balance %l or-expressions (issue3129)
stable
2011-11-30, by Matt Mackall
merge with stable
2011-11-30, by Matt Mackall
merge with i18n
stable
2011-11-30, by Matt Mackall
i18n-pt_BR: synchronized with 10a4fab20ed9
stable
2011-11-29, by Wagner Bruna
merge with stable
2011-11-30, by Matt Mackall
clone: get all bookmarks before updating
2011-11-04, by Arne Babenhauserheide
lock: change name of release chain
2011-11-30, by Matt Mackall
localrepo: remove asserts in _afterlock
2011-11-30, by Matt Mackall
localrepo: rename _postrelease to _afterlock
2011-11-30, by Matt Mackall
addchangegroup: ony queue hooks when we have changesets
2011-11-30, by Matt Mackall
addchangegroup: remove the lock argument on the addchangegroup methods
2011-11-28, by Pierre-Yves David
addchangegroup: use a postrelease callback to call changegroup hook
2011-11-28, by Pierre-Yves David
lock: add mechanism to register post release callback
2011-11-28, by Pierre-Yves David
diff: '\ No newline at end of file' is also not part of the header
stable
2011-11-29, by Benoit Allard
ssh: quote remote paths (issue2983)
2011-11-26, by Mads Kiilerich
id: add command line options for handling ssh and https urls
2011-11-26, by Mads Kiilerich
largefiles: use "ui.configlist()" to get largefiles.patterns configuration
stable
2011-11-24, by FUJIWARA Katsunori
status: support revsets with --change
2011-11-24, by Patrick Mezard
merge with stable
2011-11-25, by Mads Kiilerich
largefiles: avoid use of uinitialized variable in case of errors
stable
2011-11-25, by Mads Kiilerich
tests: remove unstable debugstate output in test-largefiles.t
stable
2011-11-25, by Mads Kiilerich
largefiles: simplify lfutil.writehash
2011-11-24, by Martin Geisler
merge with stable
2011-11-24, by Martin Geisler
largefiles: copy files into .hg/largefiles atomically
stable
2011-11-24, by Martin Geisler
largefiles: write .hg/largefiles/ files atomically
stable
2011-11-24, by Martin Geisler
largefiles: add comment about non-atomic working directory
stable
2011-11-24, by Martin Geisler
tests: use an alias to make msys 'pwd' return paths with forward slashes
2011-11-21, by Mads Kiilerich
tests: skip cvs tests with msys on windows
2011-11-21, by Mads Kiilerich
tests: introduce 'hghave msys' to skip tests that would fail because of msys
2011-11-21, by Mads Kiilerich
merge with stable
2011-11-23, by Matt Mackall
convert: handle trailing slashes in filemap better (issue3124)
stable
2011-11-23, by Matt Mackall
tests: remove test-casecollision-i18n.t
stable
2011-11-23, by Matt Mackall
posix: fix HFS+ percent-encoding folding
stable
2011-11-23, by Matt Mackall
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
2011-11-23, by Mads Kiilerich
notify: add option for writing to mbox
2011-11-23, by Mads Kiilerich
mail: mbox handling as a part of mail handling, refactored from patchbomb
2011-11-23, by Mads Kiilerich
patchbomb: minor refactoring of mbox functionality, preparing for move
2011-11-23, by Mads Kiilerich
tests: run check-code with warnings and maintain a whitelist
2011-11-23, by Mads Kiilerich
tests: convert test-check-code-hg.py to .t
2011-11-23, by Mads Kiilerich
test-keyword: use inline doctest syntax
2011-11-23, by Christian Ebert
merge with stable
2011-11-22, by Matt Mackall
tests: test-largefiles.t should not try to escape from $TESTTMP
stable
2011-11-22, by Mads Kiilerich
largefiles: file storage should be relative to repo, not relative to cwd
stable
2011-11-22, by Mads Kiilerich
clone: don't save user's password in .hg/hgrc (Issue3122)
stable
2011-11-22, by Augie Fackler
posix: add extended support for OS X path folding
stable
2011-11-22, by Matt Mackall
dirstate: use util.normcase to build foldmap
stable
2011-11-22, by Matt Mackall
merge with stable
2011-11-22, by Martin Geisler
largefiles: fix 'hg clone . ../foo' OSError abort
stable
2011-11-22, by Martin Geisler
tests: test-patchbomb.t cleanup
2011-11-22, by Mads Kiilerich
tests: show actual output in test-patchbomb.t
2011-11-22, by Mads Kiilerich
tests: test findexe() access check fixed in 58f96703a9ab
2011-11-22, by Mads Kiilerich
check-code: fix return code initialization
2011-11-22, by Mads Kiilerich
merge with stable
2011-11-21, by Matt Mackall
tests: make test-commandserver.py independent of line ending and slash direction
2011-11-21, by Mads Kiilerich
tests: make test-commandserver.py output readable
2011-11-21, by Mads Kiilerich
tests: 'hghave unix-permissions' for test-import.t
2011-11-21, by Mads Kiilerich
tests: skip color test on platforms without tic
2011-11-21, by Mads Kiilerich
update: don't clobber untracked files with wrong casing
stable
2011-11-20, by Mads Kiilerich
merge with i18n
2011-11-20, by Matt Mackall
merge with i18n
stable
2011-11-20, by Matt Mackall
i18n-pt_BR: synchronized with 00276525e2b7
stable
2011-11-18, by Wagner Bruna
merge with stable
2011-11-20, by Matt Mackall
help: Backed out changeset e99facd2cd2a, description of file urls
stable
2011-11-18, by Mads Kiilerich
revset: follow(nosuchfile) should give an empty set (issue3114)
stable
2011-11-20, by Matt Mackall
subrepo: fix git status false positive (issue3109)
stable
2011-11-11, by Eric Roshan Eisner
mdiff: replace wscleanup() regexps with C loops
2011-11-18, by Patrick Mezard
mdiff: split lines in allblocks() only when necessary
2011-11-18, by Patrick Mezard
annotate: support diff whitespace filtering flags (issue3030)
2011-11-18, by Patrick Mezard
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)
2011-11-20, by Pascal Quantin
mdiff: make diffblocks() return all blocks, matching and changed
2011-11-18, by Patrick Mezard
mdiff: extract blocks whitespace normalization in diffblocks()
2011-11-18, by Patrick Mezard
merge with crew
2011-11-17, by Matt Mackall
setup: backout 8504699d1aa6
2011-11-17, by Matt Mackall
tests: don't use stdout redirection for test data
2011-11-16, by Mads Kiilerich
tests: hide 'No such file or directory' messages
2011-11-16, by Mads Kiilerich
tests: add missing '(glob)'s to match '\' in paths in test output on windows
2011-11-16, by Mads Kiilerich
tests: add 'hghave system-sh' to skip tests on windows
2011-11-16, by Mads Kiilerich
tests: launch hghave with python interpreter without relying on hash-bang
2011-11-16, by Mads Kiilerich
tests: use the specified shell for running old fashioned sh tests
2011-11-16, by Mads Kiilerich
tests: add missing 'hghave unix-permissions'
2011-11-16, by Mads Kiilerich
tests: remove hacks for testing if file or directory exists
2011-11-16, by Mads Kiilerich
tests: don't leave temporary directories without write permission behind
2011-11-16, by Mads Kiilerich
merge with stable
2011-11-17, by Matt Mackall
hook: flush stdout before redirecting to stderr
stable
2011-11-16, by Thomas De Schampheleire
import: fix parent selection when importing merges
stable
2011-11-16, by Patrick Mezard
patch: simplify hunk extents parsing
2011-11-14, by Patrick Mezard
diff: --ignore-blank-lines was too enthusiastic
stable
2011-11-13, by Patrick Mezard
graft: disallow grafting grafted csets in specific situations (issue3091)
stable
2011-11-12, by Stefano Tortarolo
graft: use revs to make tests more readable
stable
2011-11-12, by Stefano Tortarolo
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip