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.
context: add memctx for memory commits
2008-06-19, by Patrick Mezard
merge with crew
2008-06-18, by Benoit Boissinot
coal: remove double template entry
2008-06-18, by Benoit Allard
localrepo: interpret ctx.filectx() exception as a missing file
2008-06-18, by Patrick Mezard
localrepo: do not expose workingctx options
2008-06-18, by Patrick Mezard
localrepo: extract _commitctx() from commit()
2008-06-18, by Patrick Mezard
context: let workingctx.date(), .user() and description() be overriden
2008-06-18, by Patrick Mezard
localrepo: let commit() get extra data from workingctx
2008-06-18, by Patrick Mezard
localrepo: hide commit() file selection behind workingctx
2008-06-18, by Patrick Mezard
localrepo: replace dirstate by workingfilectx in filecommit()
2008-06-18, by Patrick Mezard
context: let workingctx parents be overriden
2008-06-18, by Patrick Mezard
graph: limit the number of displayed changest to a reasonable value
2008-06-18, by Benoit Allard
LookupError should have same __str__ as RevlogError
2008-06-18, by Alexander Solovyov
templates: graph lacked bottom search in default style
2008-06-18, by Dirkjan Ochtman
templates: fix navigation links for graph entries
2008-06-18, by Dirkjan Ochtman
make revlog.LookupError inherit from KeyError
2008-06-18, by Alexander Solovyov
cvsps.py: remove unused Changeset member of logentry
2008-06-18, by Frank Kingswood
tests: make new convert-cvs tests executable
2008-06-18, by Dirkjan Ochtman
graph: tweak the indentation algorithm
2008-06-18, by Dirkjan Ochtman
cvsps: fix a final whitespace nit
2008-06-18, by Dirkjan Ochtman
tests: fix test breakage from graph template changes
2008-06-18, by Dirkjan Ochtman
merge incorporation of graph into paper style
2008-06-18, by Dirkjan Ochtman
hgweb: Fix up non-coal styles to support graph.
2008-06-18, by Augie Fackler
make graph view work with paper style
2008-06-18, by Matt Mackall
add graph page to hgweb
2008-06-18, by Dirkjan Ochtman
convert: cvs.py - Allow user to use built-in CVS changeset code.
2008-06-15, by Frank Kingswood
convert: cvsps - User interface to CVS changeset code in cvsps.py
2008-06-15, by Frank Kingswood
cvsps: fix up some whitespace
2008-06-17, by Matt Mackall
convert: cvsps.py - code to generate changesets from a CVS repository
2008-06-15, by Frank Kingswood
merge with crew-stable
2008-06-16, by Thomas Arendsen Hein
Merge with crew-stable
2008-06-15, by Patrick Mezard
localrepo: remove useless sort() call
2008-06-14, by Patrick Mezard
merge transplanted cset back from crew-stable
2008-06-14, by Dirkjan Ochtman
Fix python2.3 incompatibility introduced by a2b13cac0922.
2008-06-16, by Thomas Arendsen Hein
run-tests.py: Make tests run with python2.3 if HGTEST_* is set.
2008-06-16, by Thomas Arendsen Hein
Ignore dummy copies in dirstate and localrepo.filecommit()
2008-06-15, by Patrick Mezard
context: fix workingctx.fileflags() execute bit
2008-06-15, by Patrick Mezard
sshserver: Don't try to close fp if mkstemp failed
2008-04-23, by Thomas Arendsen Hein
Add a normalize() method to dirstate
2008-06-06, by Paul Moore
Add a new function, fspath
2008-06-06, by Paul Moore
Add a folding() method to dirstate
2008-06-06, by Paul Moore
update: add "(nobackup)" to help text of option --clean
2008-06-11, by Adrian Buehlmann
update: improved help text
2008-06-11, by Adrian Buehlmann
keyword: mimic cmdutil.bail_if_changed even more
2008-06-12, by Christian Ebert
tag: record tag we're superseding, if any (issue 1102)
2008-06-13, by Matt Mackall
merge from crew-stable
2008-06-13, by Dirkjan Ochtman
fix traceback in hgweb when URL doesn't end in one of the archive specs
2008-06-13, by Ali Saidi
mq: qdiff: support all diffopts
2008-06-12, by Jason Orendorff
keyword: disable expansion for annotate
2008-06-12, by Christian Ebert
convert comments to docstrings in a bunch of extensions
2008-06-12, by Dirkjan Ochtman
merge from crew-stable
2008-06-12, by Dirkjan Ochtman
Truncate input to 1K when using pygments guess_lexer.
2008-06-12, by Brendan Cully
paper: fix reference to coal tags template
2008-06-12, by Andrew Beekhof
Truncate input to 1K when using pygments guess_lexer.
2008-06-12, by Brendan Cully
hgweb: add paper style derived from coal
2008-06-11, by Matt Mackall
Merge with crew
2008-06-11, by Matt Mackall
webcommands: fix increments lost by 894875eae49b
2008-06-11, by Andrew Beekhof
Merge with crew
2008-06-10, by Matt Mackall
hgweb: show cset node and description when hovering over annotate prefix
2008-06-07, by Dirkjan Ochtman
Merge with crew-stable
2008-06-07, by Patrick Mezard
help: move "revision syntax" help topics into online help
2008-06-03, by Johannes Stezenbach
help: helptable is an ordered collection
2008-06-03, by Johannes Stezenbach
help: list special help topics with -v
2008-06-03, by Johannes Stezenbach
help: enable listing of a subset of the command list
2008-06-07, by Johannes Stezenbach
addremove: correctly handle intermediate symlinks
2008-05-07, by Maxim Dounin
Merge with crew-stable
2008-06-06, by Patrick Mezard
test-mq-qrename: test added patch renaming
2008-06-06, by Patrick Mezard
mq: handle added patch renaming correctly
2008-06-06, by Weijun Wang
drop superfluous param from revlog.addgroup()
2008-06-05, by Peter Arrenbrecht
copies: teach copies about dirstate.copies
2008-06-03, by Matt Mackall
mq: introduce the qfinish command
2008-06-03, by Dirkjan Ochtman
merge from crew-stable
2008-06-03, by Dirkjan Ochtman
Merge with crew-stable
2008-06-02, by Patrick Mezard
resolve: add file codes to doc string
2008-05-31, by Adrian Buehlmann
merge from crew-stable
2008-05-29, by Dirkjan Ochtman
Make test-bundle-type work on MacOS 10.4.11
2008-05-29, by Christian Ebert
localrepo: fix partial merge test (issue 1111)
2008-05-28, by Patrick Mezard
Fix bad span tag in Readme
2008-05-25, by Lee Cantey
Merge with crew-stable
2008-05-24, by Patrick Mezard
merge from crew-stable
2008-05-23, by Dirkjan Ochtman
mq: don't update the working copy on strip if parents aren't stripped
2008-06-03, by Dirkjan Ochtman
mq: qimport: explain insertion point in doc string
2008-06-03, by Adrian Buehlmann
test-convert-mtn: test descriptions with quotes
2008-06-02, by Patrick Mezard
convert.monotone: fix quotes and backslashes in change descriptions.
2008-05-16, by David Reiss
Active branches fix (issue1104)
2008-05-29, by Stefano Tortarolo
hgweb: correctly validate permissions with streamclone pulling
2008-05-26, by Benoit Boissinot
Fix bad span tag in Readme
2008-05-25, by Lee Cantey
test-mq-merge: test mq merge and explicit patch queue
2008-05-24, by Patrick Mezard
mq: qpush -n fix
2008-05-08, by teki321
tests: don't run test-convert-cvs if there's no cvs server
2008-05-23, by Dirkjan Ochtman
improve help text for clone -U
2008-05-23, by Dirkjan Ochtman
Added signature for changeset d5cbbe2c49ce
2008-05-22, by Matt Mackall
Added tag 1.0.1 for changeset d5cbbe2c49ce
2008-05-22, by Matt Mackall
merge from crew-stable
2008-05-22, by Dirkjan Ochtman
mq: lose the trailing whitespace
1.0.1
2008-05-22, by Dirkjan Ochtman
improve help text for push (explanation of -r)
2008-05-22, by Dirkjan Ochtman
merge from crew-stable
2008-05-19, by Dirkjan Ochtman
merge from crew-stable
2008-05-19, by Dirkjan Ochtman
Merge with crew-stable
2008-05-18, by Patrick Mezard
hgk: difftree must match all files when supplied list is empty
2008-05-18, by Patrick Mezard
status: fix "added" attributes renamed in bf2bf986ff87
2008-05-18, by Patrick Mezard
doc/hgrc.5.txt: add anchors for sections
2008-05-14, by Adrian Buehlmann
merge from crew-stable
2008-05-17, by Dirkjan Ochtman
gendoc: add anchors for commands
2008-04-23, by Adrian Buehlmann
mq: add correct documentation for qpop
2008-05-19, by Dirkjan Ochtman
Backed out changeset ff5ef3c0fe10 (fixes wrong documentation)
2008-05-19, by Dirkjan Ochtman
Slight improvement to qpop arguments help
2008-05-19, by Jeff Walden
test-mq: update qdiff summary output
2008-05-18, by Patrick Mezard
mq: make qselect fail properly on an empty guard
2008-05-18, by Patrick Mezard
mq: expand help text for qdiff
2008-05-17, by Dirkjan Ochtman
status: refactor status command
2008-05-12, by Matt Mackall
match: cleanup match classes a bit
2008-05-12, by Matt Mackall
match: remove files arg from repo.status and friends
2008-05-12, by Matt Mackall
match: remove files argument from patch.diff
2008-05-12, by Matt Mackall
match: use match.files() for patch.diff
2008-05-12, by Matt Mackall
match: stop passing files through commitfunc
2008-05-12, by Matt Mackall
status: use match helpers for various users
2008-05-12, by Matt Mackall
churn: simplify hg status call
2008-05-12, by Matt Mackall
match: use helpers for cmdutil
2008-05-12, by Matt Mackall
match: add always, never, and exact methods
2008-05-12, by Matt Mackall
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip