Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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.
convert: implement startrev for hg source
2008-08-13, by Patrick Mezard
merge with crew-stable
2008-08-12, by Dirkjan Ochtman
Added signature for changeset d2375bbee6d4
2008-08-13, by Matt Mackall
Added tag 1.0.2 for changeset d2375bbee6d4
2008-08-13, by Matt Mackall
Folding correction and missing import
1.0.2
2008-08-12, by Remy Roy
util: disinfect lookup_reg strings (issue1126)
2008-08-10, by Matt Mackall
test symlinks on symlink-capable os but non-capable filesystem (issue1149)
2008-07-31, by Dov Feldstern
util: set_flags should survive failure to create link
2008-08-10, by Matt Mackall
util: set_flags shouldn't know about repo flag formats
2008-08-10, by Matt Mackall
Merge with stable
2008-08-10, by Matt Mackall
add a fix for issue 1175
2008-08-10, by Matt Mackall
commit: simplify file copy logic
2008-08-10, by Matt Mackall
Make test-convert-mtn pass on systems where mtn add -R uses different order
2008-08-09, by Thomas Arendsen Hein
Add ancestors and descendants to revlog
2008-07-19, by Stefano Tortarolo
mdiff: compare content of binary files directly
2008-08-09, by Martin Geisler
merge with crew-stable
2008-08-08, by Thomas Arendsen Hein
Make test-hardlinks-safety repeatable and executable
2008-08-08, by Thomas Arendsen Hein
convert: Fix debugging output when running multiple commands with xargs.
2008-08-08, by Thomas Arendsen Hein
keyword: add verify to nokwcommands after refactor in e79a8f36c2a5
2008-08-07, by Christian Ebert
merge with crew-stable
2008-08-07, by Dirkjan Ochtman
Let the notify extension use [diff] options too.
2008-08-07, by Doug Philips
coal/paper: fixed box via an expression for IE < 7
2008-08-06, by rubik
Fix intermittent broken pipe in test-highlight
2008-08-06, by Brendan Cully
ui: add an option to prompt for the username when it isn't provided
2008-08-06, by Benoit Boissinot
Merge with crew-stable
2008-08-02, by Patrick Mezard
add additional bisect tests
2008-08-02, by Bernhard Leiner
add additional complex bisect tests (with non-linear history)
2008-08-02, by Bernhard Leiner
Add support for multiple possible bisect results (issue1228, issue1182)
2008-08-02, by Bernhard Leiner
Merge with crew-stable
2008-08-02, by Patrick Mezard
Add a reset before and after colorized output
2008-07-15, by Kevin Christen
Apply color to output of qseries --verbose
2008-07-23, by Kevin Christen
color: improve mq extension detection
2008-08-02, by Patrick Mezard
hgweb: do not use unassigned variables in exception handling
2008-08-01, by Benoit Boissinot
Merge with crew-stable
2008-07-30, by Patrick Mezard
Fix subversion tests with svn 1.5
2008-07-30, by Patrick Mezard
convert: normalize paths sent to svn get_log (issue 1219)
2008-07-27, by Patrick Mezard
Merge with crew-stable
2008-07-25, by Patrick Mezard
convert: remove leading slash from ra.check_path inputs (issue 1236)
2008-07-25, by Patrick Mezard
convert: restore previous svn transport parent correctly
2008-07-25, by Patrick Mezard
context: get rid of unused changectx.filectxs() method
2008-07-21, by Dirkjan Ochtman
context: fix workingctx's __contains__ method
2008-07-21, by Dirkjan Ochtman
merge: use correct branch name for counting heads
2008-07-21, by Dirkjan Ochtman
merge with crew-stable
2008-07-25, by Dirkjan Ochtman
add note about updating one file to update help
2008-07-25, by Dirkjan Ochtman
churn: fix documentation for churn options
2008-07-25, by Dirkjan Ochtman
introduce store classes
2008-07-24, by Adrian Buehlmann
move filename encoding functions from util.py to new store.py
2008-07-24, by Adrian Buehlmann
Merge with crew-stable
2008-07-24, by Patrick Mezard
convert: use git executable only, with subcommands
2008-07-24, by Dhruva Krishnamurthy
merge with -stable
2008-07-23, by Benoit Boissinot
make mq and tags hardlink safe
2008-07-23, by Benoit Boissinot
dirstate.walk: speed up calling match function
2008-07-22, by Matt Mackall
dirstate.walk: reduce sorting in step 3
2008-07-22, by Matt Mackall
dirstate.walk: inline imatch
2008-07-22, by Matt Mackall
dirstate.walk: more cleanups
2008-07-22, by Matt Mackall
dirstate.walk: fold in _supported
2008-07-22, by Matt Mackall
dirstate.walk: build a dict rather than yield
2008-07-22, by Matt Mackall
dirstate.walk: minor cleanups
2008-07-22, by Matt Mackall
dirstate.walk: push sorting up
2008-07-22, by Matt Mackall
dirstate.walk: pull directory scanning into top-level loop
2008-07-22, by Matt Mackall
dirstate.walk: unify match.dir logic
2008-07-22, by Matt Mackall
dirstate.walk: simplify .hg scan bisect logic
2008-07-22, by Matt Mackall
dirstate.walk: track normalized directory names
2008-07-22, by Matt Mackall
dirstate: simplify normalize logic
2008-07-22, by Matt Mackall
dirstate.walk: change names for dc and known
2008-07-22, by Matt Mackall
dirstate.walk: fold findfiles into main walk loop
2008-07-22, by Matt Mackall
dirstate.walk: eliminate filter function
2008-07-22, by Matt Mackall
dirstate.walk: eliminate src from yield
2008-07-22, by Matt Mackall
minor status fixups
2008-07-22, by Matt Mackall
Merge with crew-stable
2008-07-20, by Patrick Mezard
test-branches: add a test for long branch name (issue 1230)
2008-07-20, by Patrick Mezard
branches unparseable output fix (issue1230)
2008-07-20, by Stefano Tortarolo
Bug:1201 hg convert on CVS working copy produces Traceback
2008-06-25, by Martin OConnor
Merge with main
2008-07-20, by Patrick Mezard
dirstate: remove superfluous normalize() call in walk()
2008-07-20, by Patrick Mezard
localrepo: fix status() typos from 854b907527e5a and 97c12b1ed1e0
2008-07-20, by Patrick Mezard
context: trigger missing username warning only when necessary
2008-07-20, by Patrick Mezard
localrepo: do not modify a dictionary being iterated in status()
2008-07-18, by Christian Boos
dirstate: fix _droppath() typo from 80605a8127e0
2008-07-20, by Patrick Mezard
Add test for case folding issues
2008-07-11, by Patrick Mezard
Sort removes first when applying updates (fixes issues 750 and 912)
2008-07-01, by Paul Moore
Added missing --config global option to zsh_completion.
2008-07-03, by byron
Document password syntax in repositories URLs
2008-07-07, by Andreas Hartmetz
Merge with crew-stable
2008-07-07, by Patrick Mezard
mq: fix qrefresh losing copy information (issue 1134)
2008-07-07, by Patrick Mezard
hgk: ctx.parents() problem introduced by 2d54e7c1e69d
2008-07-05, by Patrick Mezard
Fix tests failures introduced by 7239e06e58e9
2008-07-05, by Patrick Mezard
convert: add documentation for CVS source
2008-06-24, by Frank Kingswood
merge another backout
2008-07-02, by Dirkjan Ochtman
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
2008-07-02, by Dirkjan Ochtman
merge the backout head
2008-07-02, by Dirkjan Ochtman
Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4)
2008-07-02, by Dirkjan Ochtman
merge with main
2008-07-02, by Dirkjan Ochtman
merge with crew-stable
2008-07-02, by Dirkjan Ochtman
Check that git patches only touch files under root
2008-06-25, by Brendan Cully
Updating Copyright dates in Windows Installer
2008-07-01, by Martin OConnor
Force email package to be loaded in py2exe
2008-07-01, by Paul Moore
hgweb: use a single-element tuple to return from protocol.unbundle()
2008-06-30, by Dirkjan Ochtman
add an Accept header to the http client
2008-06-29, by Dirkjan Ochtman
tests: add a test for the hgweb graph
2008-06-29, by Dirkjan Ochtman
hgweb: return content iterator instead of using write() callable
2008-06-29, by Dirkjan Ochtman
hgweb: all protocol functions have become generators
2008-06-29, by Dirkjan Ochtman
templater: make a template a string-only iterator
2008-06-29, by Dirkjan Ochtman
streamclone yields chunks instead of accepting a file-like object
2008-06-29, by Dirkjan Ochtman
hgweb: protocol functions take repo instead of web
2008-06-29, by Dirkjan Ochtman
hgweb: move capabilities calculation back into hgweb.protocol
2008-06-29, by Dirkjan Ochtman
hgweb: centralize permission checks for protocol commands
2008-06-29, by Dirkjan Ochtman
tests: add some tests for web.allowpull configurations
2008-06-29, by Dirkjan Ochtman
hgweb: protocol requests are processed immediately
2008-06-28, by Dirkjan Ochtman
merge with mpm
2008-06-28, by Dirkjan Ochtman
coal: include current node in log, graph menu links
2008-06-26, by Brendan Cully
hgweb: move shortcut expansion to request instantiation
2008-06-26, by Dirkjan Ochtman
fix iso date help
2008-07-11, by Matt Mackall
context: simplify parents code
2008-07-11, by Matt Mackall
workingctx: add __contains__ method
2008-07-11, by Matt Mackall
status: various cleanups
2008-07-11, by Matt Mackall
status: use contexts
2008-07-11, by Matt Mackall
hgk: fix parent breakage
2008-07-11, by Matt Mackall
dirstate: simplify/optimize path checking
2008-07-11, by Matt Mackall
acl: refactoring
2008-06-27, by Matt Mackall
manifest: make checkforbidden take a list
2008-06-27, by Matt Mackall
context: add walk method
2008-06-27, by Matt Mackall
context: add __int__ and hex methods
2008-06-27, by Matt Mackall
util: add sort helper
2008-06-27, by Matt Mackall
remove: work directly off status
2008-06-27, by Matt Mackall
status: clean up all users for unknown files
2008-06-27, by Matt Mackall
churn: major refactor
2008-06-26, by Matt Mackall
Check that git patches only touch files under root
2008-06-25, by Brendan Cully
purge: cleanup
2008-06-26, by Matt Mackall
dirstate: improve case-folding logic
2008-06-26, by Matt Mackall
dirstate: fold statwalk and walk
2008-06-26, by Matt Mackall
purge: use status
2008-06-26, by Matt Mackall
repo.status: eliminate list_
2008-06-26, by Matt Mackall
verify: lots of refactoring
2008-06-26, by Matt Mackall
verify: add some local variables
2008-06-26, by Matt Mackall
add __len__ and __iter__ methods to repo and revlog
2008-06-26, by Matt Mackall
manifest: remove execf/linkf methods
2008-06-26, by Matt Mackall
make debugrename work on p1, not tip
2008-06-26, by Matt Mackall
use repo[changeid] to get a changectx
2008-06-26, by Matt Mackall
rename checkfolding to checkcase
2008-06-26, by Matt Mackall
dirstate: remove unused folding function
2008-06-26, by Matt Mackall
context: remove islink and isexec methods
2008-06-26, by Matt Mackall
simplify flag handling
2008-06-26, by Matt Mackall
context: clean up parents()
2008-06-26, by Matt Mackall
context: simplify changeid logic
2008-06-26, by Matt Mackall
use repo.changectx(None) to get a workingctx
2008-06-26, by Matt Mackall
context: avoid using None for working parent
2008-06-25, by Matt Mackall
use repo.changectx rather than context.changectx
2008-06-25, by Matt Mackall
context: consistently return p1 context for None
2008-06-25, by Matt Mackall
lookup: optimize '.'
2008-06-25, by Matt Mackall
Remove RSS/atom links from coal/paper index
2008-06-25, by Brendan Cully
Improve archive links in coal/paper index
2008-06-25, by Brendan Cully
graph: fix JavaScript issues to make it work on IE
2008-06-25, by Benoit Allard
fix default branchheads() argument (e85951aeec6e was very broken)
2008-06-25, by Dirkjan Ochtman
fix dumb test failure introduced in 855851eae70f
2008-06-25, by Dirkjan Ochtman
Improve hgwebdir index in coal and paper styles
2008-06-24, by Brendan Cully
graph: improve script hiding tricks
2008-06-24, by Dirkjan Ochtman
graph: optimize rendering by appending all nodes at once
2008-06-24, by Augie Fackler
Fix gitweb to not say shortlog instead of graph.
2008-06-24, by Augie Fackler
tighter default argument selection in localrepo.branchheads()
2008-06-24, by Dirkjan Ochtman
merge from crew-stable
2008-06-24, by Dirkjan Ochtman
use ${PYTHON} var in doc/Makefile as well
2008-06-24, by Dirkjan Ochtman
merge: only in-branch merges can be implicit
2008-06-23, by Dirkjan Ochtman
get repo.branchheads() to use working directory's branch by default
2008-06-23, by Dirkjan Ochtman
kill some trailing spaces
2008-06-23, by Dirkjan Ochtman
graph: display branch name alongside tags
2008-06-23, by Dirkjan Ochtman
test-commit: test unset date is not read as epoch origin
2008-06-23, by Patrick Mezard
Fix commit date (issue1193)
2008-06-21, by Christian Ebert
convert: hg sink commits without working dir
2008-06-19, by Patrick Mezard
convert: reintegrate file retrieval code in sinks
2008-06-19, by Patrick Mezard
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
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip