Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-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.
graphlog: mark --branch as incompatible with --graph
stable
2010-08-11, by Martin Geisler
subrepos: support remapping of .hgsub source paths
2010-07-15, by Martin Geisler
bookmarks: replace var used as a Boolean with a Boolean
2010-08-10, by Martin Geisler
merge with stable
2010-08-09, by Matt Mackall
test-dispatch: Make test of removed working directory work on AIX (issue2315)
stable
2010-08-09, by Mads Kiilerich
tests: only run check-code on tracked files
2010-08-09, by Matt Mackall
Merge with stable
2010-08-09, by Martin Geisler
dirstate: ignore symlinks when fs cannot handle them (issue1888)
stable
2010-08-09, by Martin Geisler
mq/qqueue: enable bash completion
2010-08-08, by Yann E. MORIN
mq/qqueue: --list does not print (active) with --quiet
2010-08-08, by Yann E. MORIN
Merge with stable
2010-08-08, by Patrick Mezard
templatefilters: make json filter handle multibyte characters correctly
stable
2010-08-07, by Yuya Nishihara
check-code: added a check for calls to the builtin cmp function
2010-08-07, by Renato Cunha
manifest: removed usage of the global cmp function
2010-08-07, by Renato Cunha
tests: run check-code.py on working directory files
2010-08-07, by Patrick Mezard
minor style fix: hgext/rebase.py:157 -- line too long
2010-08-07, by Alecs King
zsh completions: add qpush --move option
2010-08-07, by Yuya Nishihara
Merge with stable
2010-08-06, by Matt Mackall
chunkbuffer: use += rather than cStringIO to reduce memory footprint
stable
2010-08-06, by Matt Mackall
httprepo: decompress stream incrementally to reduce memory usage
stable
2010-08-05, by Matt Mackall
verify: initialize rp variable in case we hit out of memory
stable
2010-08-05, by Matt Mackall
merge: drop reference to file contents after write
stable
2010-08-05, by Matt Mackall
revlog: drop cache after use to save memory footprint
stable
2010-08-05, by Matt Mackall
verify: reduce memory footprint when unpacking files
stable
2010-08-05, by Matt Mackall
verify: report exceptions that don't have a str() method
stable
2010-08-05, by Matt Mackall
color: fix test-diff-color breakage
2010-08-04, by Matt Mackall
hgcia/color: remove star imports
2010-08-03, by Brodie Rao
hgfixes: added a fixer that makes bytes to be formatted correctly
2010-08-03, by Renato Cunha
py3kcompat: added a "compatibility layer" for py3k
2010-08-03, by Renato Cunha
hgfixes: add a fixer to convert plain strings to bytestrings
2010-08-03, by Renato Cunha
revlog: add shallow header flag
2010-08-03, by Vishakh H
revlog: add punched revision flag
2010-08-03, by Vishakh H
tests: unify test-tags
2010-08-03, by Matt Mackall
tests: unify test-empty
2010-08-02, by Matt Mackall
tests: unify test-basic
2010-08-02, by Matt Mackall
tests: basic support for unified tests
2010-08-02, by Matt Mackall
tests: move script execution in runner helpers
2010-08-02, by Matt Mackall
Merge with stable
2010-08-02, by Matt Mackall
Added signature for changeset c00f03a4982e
stable
2010-08-02, by Matt Mackall
Added tag 1.6.2 for changeset c00f03a4982e
stable
2010-08-02, by Matt Mackall
i18n-pt_BR: synchronized with 87dcf758309d
stable
1.6.2
2010-08-02, by Wagner Bruna
merge with i18n stable
stable
2010-08-02, by Wagner Bruna
i18n-sv: synchronized with 56b41b2cc690
stable
2010-08-01, by Jens Bäckman
Merge with stable
2010-08-02, by Matt Mackall
color: call correct superclass method in write_err
stable
2010-08-02, by Brodie Rao
convert/progress: use plural and avoid retrieving
stable
2010-07-30, by timeless
qfinish: fix range logic for --applied
2010-08-01, by Matt Mackall
rebase/progress: Adding progress for rebasing
2010-07-20, by timeless
record: count lines changed as the number of lines added or removed
2010-07-22, by timeless
color: pass write/write_err to win32print correctly (issue2312)
stable
2010-08-01, by Brodie Rao
Merge with stable
2010-08-01, by Matt Mackall
Added signature for changeset bf1774d95bde
stable
2010-08-01, by Matt Mackall
Added tag 1.6.1 for changeset bf1774d95bde
stable
2010-08-01, by Matt Mackall
Merge with stable
2010-08-01, by Matt Mackall
i18n-pt_BR: synchronized with db426935fa94
stable
1.6.1
2010-08-01, by Wagner Bruna
Merge with stable
stable
2010-08-01, by Wagner Bruna
i18n-pt_BR: synchronized with 0e789549271d
stable
2010-08-01, by Wagner Bruna
i18n-sv: synchronized with c47cb3193c53
stable
2010-07-25, by Jens Bäckman
help: fix bytes/digit confusion for hashes
2010-07-31, by Matt Mackall
Merge with stable
2010-07-31, by Matt Mackall
progress: use gerund (updating) for merge progress
stable
2010-07-30, by timeless
qpush --move: move the right patch even with comment lines
stable
2010-07-10, by Gilles Moris
merge with stable
2010-07-31, by Nicolas Dumazet
perf: break down long line
2010-07-31, by Nicolas Dumazet
dispatch: trailing whitespace
stable
2010-07-31, by Nicolas Dumazet
merge crew and main
2010-07-31, by Nicolas Dumazet
merge crew and main
stable
2010-07-31, by Nicolas Dumazet
mq: clarify the fact that qimport is trying to read a file
stable
2010-07-31, by Nicolas Dumazet
revset: add min function
2010-07-30, by Nicolas Dumazet
runrst: try to be more helpful if docutils is not installed
stable
2010-07-30, by Nicolas Dumazet
mq: correct qimport documentation
2010-07-29, by Nicolas Dumazet
merge with stable
2010-07-29, by Nicolas Dumazet
bookmarks: don't allow name to contain whitespaces only
stable
2010-07-24, by Idan Kamara
context: reuse filecontext.cmp in workingfilecontext.cmp
2010-07-29, by Nicolas Dumazet
filectx: use cmp(self, fctx) instead of cmp(self, text)
2010-07-27, by Nicolas Dumazet
mq: fix qimport --name --existing --force on win32
2010-07-28, by Patrick Mezard
mq: document possible combination of -e and -n for qimport
2010-07-23, by Nicolas Dumazet
mq: support "qimport --existing --name renametothis thatexistingpatch"
2010-07-21, by Nicolas Dumazet
localrepo: refactor filter computation
2010-07-24, by Nicolas Dumazet
Merge with stable
2010-07-27, by Matt Mackall
Merge with crew
2010-07-27, by Matt Mackall
alias: improved diagnostic when arguments include --cwd, etc.
2010-07-27, by Dan Villiom Podlaski Christiansen
perf: add perfrevlog function to check performance of revlog
2010-07-27, by Pradeepkumar Gayam
revlog: add a flags method that returns revision flags
2010-07-27, by Pradeepkumar Gayam
tag: do not allow tag names to consist solely of whitespace (issue2307)
stable
2010-07-27, by Benjamin Pollack
Merge with stable
2010-07-25, by Matt Mackall
convert: warn on superfluous / in paths
2010-07-20, by Mads Kiilerich
inotify: remove unused variable
2010-07-24, by David Soria Parra
convert: handle closed branch heads in hg-hg conversion (issue2185)
2010-07-25, by Matt Mackall
check-code: add warning on lines over 80 characters
2010-07-25, by Matt Mackall
debugbuilddag: build repository content in binary mode
2010-07-26, by Patrick Mezard
cleanup: typos
2010-07-26, by Patrick Mezard
revsets.txt: minor improvements
2010-07-26, by Patrick Mezard
dispatch: write Abort hint to stderr too
2010-07-26, by Patrick Mezard
bookmarks: sort diffbookmarks() output
2010-07-26, by Patrick Mezard
Merge with stable
2010-07-25, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip