Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
dispatch: use the request to store the ui object
2011-05-26, by Idan Kamara
dispatch: wrap dispatch related information in a request class
2011-05-26, by Idan Kamara
patch: restore the previous output of 'diff --stat'
2011-05-26, by Steven Brown
wireproto: enable optional args for known() for future extensibility
2011-05-24, by Peter Arrenbrecht
context: make forget work like commands.forget
2011-05-26, by Matt Mackall
dirstate: rename forget to drop
2011-05-26, by Matt Mackall
minirst: read test input from stdin
2011-05-26, by Martin Geisler
tests: update monotone version requirement
2011-05-26, by Sune Foldager
test-git-import: test patching existing copy targets
2011-05-25, by Patrick Mezard
httprepo: handle large lengths by bypassing the len() operator
2011-05-24, by Matt Mackall
workingctx.remove: don't stat files again after unlinking
2011-05-24, by Adrian Buehlmann
httprepo: send URL redirection notices to stderr (issue2828)
2011-05-24, by Matt Mackall
record: alias qrecord to qnew -i/--interactive
2011-05-24, by Idan Kamara
record: add qrefresh -i/--interactive
2011-05-24, by Idan Kamara
record: add an option to backup all wc modifications
2011-05-24, by Idan Kamara
record: check patch name is valid before prompting in qrecord
2011-05-24, by Idan Kamara
mq: use checkpatchname
2011-05-24, by Idan Kamara
mq: wrap patch file name checks in a function
2011-05-24, by Idan Kamara
pure parsers: properly detect corrupt index files
2011-05-24, by Augie Fackler
workingctx: unlink paths while holding the wlock
2011-05-24, by Adrian Buehlmann
wireproto: do not hash when heads == ['force']
2011-05-24, by Martin Geisler
patch: remove EOL support from linereader class
2011-05-24, by Patrick Mezard
subrepo: handle local added subrepo case correctly
2011-05-23, by Matt Mackall
graphlog: remove unused arg from _wrapcmd
2011-05-23, by Idan Kamara
extensions: raise when trying to find an extension that failed to load
2011-05-23, by Idan Kamara
remove: clarify help text about added files never being deleted from disk
2011-05-23, by Adrian Buehlmann
pure: provide more correct implementation of posixfile for Windows
2011-05-18, by Adrian Buehlmann
bundlerepo: make getremotechanges support filtering of incoming
2011-05-23, by Peter Arrenbrecht
tests: add tests for discovery/pull without cgsubset
2011-05-23, by Peter Arrenbrecht
tests: add tests for partial pulls with treediscovery
2011-05-23, by Peter Arrenbrecht
tests: support multiple caps in notcapable
2011-05-23, by Peter Arrenbrecht
record: use cmdutil.command decorator
2011-05-22, by Idan Kamara
record: suggest the right command when running non interactively
2011-05-22, by Idan Kamara
applyupdates: audit merged files
2011-05-22, by Adrian Buehlmann
applyupdates: audit path on flag changes
2011-05-21, by Adrian Buehlmann
opener: add audit function
2011-05-21, by Adrian Buehlmann
templatekw: use diffstatsum in diffstat keyword
2011-05-21, by Matt Mackall
patch: use diffstatsum in diffstat
2011-05-21, by Matt Mackall
patch: add diffstatsum helper
2011-05-21, by Matt Mackall
diffstatdata: no longer a generator
2011-05-21, by Matt Mackall
add new option --all to manifest command
2011-05-18, by Adrian Buehlmann
applyupdates: audit unlinking of renamed files and directories
2011-05-21, by Adrian Buehlmann
patchbomb: pass --git argument to diffstat
2011-05-20, by Idan Kamara
mq: strip all leading slashes from url when importing
2011-05-20, by Idan Kamara
mq: check patch name is valid before reading imported file
2011-05-20, by Idan Kamara
tests: update monotone output for v1.0 changes
2011-05-21, by Matt Mackall
revlog: stop exporting node.short
2011-05-21, by Matt Mackall
patch: fast-path git case in selectfile()
2011-05-19, by Patrick Mezard
patch: unify backend file access interface
2011-05-19, by Patrick Mezard
patch: merge backend setmode() into writelines()
2011-05-19, by Patrick Mezard
patch: stop modifying gitpatch objects
2011-05-19, by Patrick Mezard
patch: stop handling hunkless git blocks out of stream
2011-05-19, by Patrick Mezard
patch: reindent code
2011-05-19, by Patrick Mezard
patch: unify iterhunks() afile/bfile handling
2011-05-19, by Patrick Mezard
patch: git metadata was ignored if strip > 1
2011-05-19, by Patrick Mezard
patch: construct and parse binary hunks at the same time
2011-05-19, by Patrick Mezard
patch: refactor iterhunks() regular and binary files emission
2011-05-19, by Patrick Mezard
patch: remove patch.patch() cwd argument
2011-05-19, by Patrick Mezard
patch: merge _updatedir() into externalpatch()
2011-05-19, by Patrick Mezard
merge with stable
2011-05-19, by Martin Geisler
changelog: convert user and desc from local encoding early
stable
2011-05-19, by Martin Geisler
merge crew with main
2011-05-19, by Martin Geisler
clone: make default path absolute for all local paths
2011-05-18, by Brendan Cully
httpclient: import revision fc731618702a of py-nonblocking-http
2011-05-17, by Augie Fackler
httpconnection: improved logging formatting
2011-05-16, by Augie Fackler
bash_completion: enable alias auto-complete
2011-05-17, by Yann E. MORIN
ui: enable alias exception when reading config in plain mode
2011-05-17, by Yann E. MORIN
ui: test plain mode against exceptions
2011-05-17, by Yann E. MORIN
revlog: drop base() again
2011-05-18, by Matt Mackall
patch: add a workingbackend dirstate layer on top of fsbackend
2011-05-18, by Patrick Mezard
patch: handle binary copies as regular ones
2011-05-18, by Patrick Mezard
patch: remove files while patching, not in updatedir()
2011-05-18, by Patrick Mezard
patch: set desired mode when patching, not in updatedir()
2011-05-18, by Patrick Mezard
patch: stop changing current directory before patching
2011-05-18, by Patrick Mezard
revlog: linearize created changegroups in generaldelta revlogs
2011-05-18, by Sune Foldager
revlogdag: add linearize function
2011-05-18, by Sune Foldager
localrepo, sshrepo: use Boolean create argument in __init__
2011-05-18, by Martin Geisler
commands: replace 'x = f(); return x' with 'return f()'
2011-05-18, by Martin Geisler
merge with stable
2011-05-18, by Martin Geisler
subrepo: respect non-default path for incoming/outgoing
stable
2011-05-18, by Martin Geisler
run-tests: print a newline after all warnings
2011-05-18, by Thomas Arendsen Hein
annotate: fix alignment of columns in front of line numbers (issue2807)
2011-05-18, by Thomas Arendsen Hein
merge with stable
2011-05-18, by Martin Geisler
revset: the name is optional for the tag predicate
stable
2011-05-18, by Martin Geisler
revset: note case-sensitive match in grep
stable
2011-05-18, by Martin Geisler
revset: note case-insensitive matches in keyword and user
stable
2011-05-18, by Martin Geisler
revset: expand help for contains predicate
stable
2011-05-18, by Martin Geisler
patch: remove unused variable to make pyflakes test happy
2011-05-18, by Sune Foldager
patch: add lexists() to backends, use it in selectfile()
2011-05-17, by Patrick Mezard
patch: move copyfile() into backends, abstract basedir
2011-05-17, by Patrick Mezard
patch: merge makerejlines() into write_rej()
2011-05-17, by Patrick Mezard
patch: extract fs access from patchfile into fsbackend
2011-05-17, by Patrick Mezard
mq: fix qpush changes detection of renamed files
2011-05-17, by Patrick Mezard
httpconnection: correctly handle redirects from http to https
2011-05-16, by Augie Fackler
win32.py: add argtypes and restype
2011-05-15, by Adrian Buehlmann
win32.py: more explicit definition of _STD_ERROR_HANDLE
2011-05-15, by Adrian Buehlmann
revset: add follow(filename) to follow a filename's history across copies
2011-05-16, by Matt Mackall
revset: introduce filelog() to emulate log's fast path
2011-05-16, by Matt Mackall
httpclient: import revision b8c3511a8cae from py-nonblocking-http
2011-05-12, by Augie Fackler
run-tests: replace chdir() with Popen cwd option
2011-05-16, by Patrick Mezard
run-tests: make --debug run in the temporary test directory
2011-05-16, by Patrick Mezard
run-tests: use the common test path on Windows and Java
2011-05-16, by Patrick Mezard
run-tests: ignore timeout when Popen.terminate is unavailable
2011-05-16, by Patrick Mezard
run-tests: fix hg.bat python reference
2011-05-16, by Patrick Mezard
run-tests: fix python executable detection and copy on Windows
2011-05-16, by Patrick Mezard
changelog: don't use generaldelta
2011-05-16, by Sune Foldager
revlog: get rid of defversion
2011-05-16, by Sune Foldager
bash_completion: Use "hg paths -q" instead of piping through sed
2011-05-16, by Thomas Arendsen Hein
paths: Add support for -q/--quiet
2011-05-16, by Thomas Arendsen Hein
fix test broken in merge from stable
2011-05-16, by Sune Foldager
merge with stable
2011-05-15, by Matt Mackall
simplemerge: do not allow binary files to abort an entire merge
stable
2011-05-13, by Steve Borho
extdiff: grammar "allows to" -> "allows one to"
2011-05-15, by Javi Merino
debugrevlog: add --dump flag to dump graphable per-revision statistics
2011-05-15, by Matt Mackall
revlog: restore the base method
2011-05-15, by Matt Mackall
Hardcoding ARCHFLAGS breaks the build against fink's python
2011-05-14, by Brendan Cully
debugindex etc.: add --changelog and --manifest options
2011-05-14, by Sune Foldager
scmutil: drop aliases in cmdutil for match functions
2011-05-13, by Matt Mackall
scmutil: drop some aliases in cmdutil
2011-05-13, by Matt Mackall
scmutil: fold in wdutil
2011-05-13, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip