Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+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.
tests: allow cvs import to reorder its filename list
2008-12-01, by Frank Kingswood
re-add +x bit for test-convert-darcs (was missing from 14ed6662af48)
2008-12-03, by Benoit Boissinot
Added signature for changeset 2a67430f92f1
2008-12-02, by Matt Mackall
Added tag 1.1 for changeset 2a67430f92f1
2008-12-02, by Matt Mackall
encoding: normalize some silly encoding names
1.1
2008-12-02, by Matt Mackall
push: use the fast changegroup() path on push
2008-12-02, by Benoit Boissinot
color: replace effect-specific reset control codes with general purpose one
2008-12-01, by Brodie Rao
color: Add tests for colorized diff and status output.
2008-12-02, by Augie Fackler
diff colorization: finish highlighting trailing whitespace
2008-11-26, by Georg Brandl
color: diff colorization
2008-12-02, by Brodie Rao
color: add --color switch
2008-11-26, by Brodie Rao
mq: filter out empty commit messages in qfold
2008-12-01, by Brendan Cully
mq: drop copy sources removed during qfold
2008-12-01, by Brendan Cully
inotify: do not complain that inotify is not running if autostart is False
2008-12-01, by Brendan Cully
inotify: close most file descriptors when autostarting
2008-12-01, by Brendan Cully
hgweb: extend [paths] syntax to match repositories recursively (issue852)
2008-12-01, by Patrick Mezard
help: try topics before commands to avoid "diffs" showing help for diffstat
2008-12-01, by Georg Brandl
Fix non-empty $CDPATH causing failed tests.
2008-12-01, by Thomas Arendsen Hein
convert: improve reporting of invalid svn bindings
2008-11-30, by Patrick Mezard
convert: work around svn.ra.get_files() not releasing input buffer
2008-11-30, by Patrick Mezard
gitweb: fix graph again after previous faulty commit (1e0677756f60)
2008-11-30, by Dirkjan Ochtman
Improvement to 14ce129cfcd: Use try/except and pass filename on errors
2008-11-28, by Thomas Arendsen Hein
gitweb: fix graph display in IE
2008-11-28, by Dirkjan Ochtman
convert: check existence of ~/.cvspass before reading it
2008-11-27, by Edouard Gomez
convert cvs: Fix branch name parsing
2008-11-27, by Mads Kiilerich
Fix test breakage introduced in 07faba78cf5a
2008-11-27, by Brendan Cully
Ignore eclipse droppings
2008-11-27, by Brendan Cully
Add hgcia to hgext
2008-11-27, by Brendan Cully
tests: fix test results for 07faba78cf5a
2008-11-27, by Dirkjan Ochtman
diff: fix obscure off-by-one error in diff -p
2008-11-27, by Dirkjan Ochtman
bundlerepo doesn't really have a dirstate, throw AttributeError if requested
2008-11-27, by Dirkjan Ochtman
kill some trailing spaces
2008-11-27, by Dirkjan Ochtman
merge with mpm
2008-11-27, by Benoit Boissinot
rpm spec: include python egg in rpm
2008-11-27, by Mads Kiilerich
buildrpm: complain when hg command isn't available
2008-11-27, by Mads Kiilerich
util: use existing never() instead of custom lambda
2008-11-27, by Mads Kiilerich
tests: Skip tests if they will fail because of outer repo
2008-11-27, by Mads Kiilerich
tests: use killdaemons in hgweb tests
2008-11-27, by Mads Kiilerich
util_win32: fix Windows version checking (issue1358)
2008-11-26, by Patrick Mezard
Graphlog extension adds a --graph option to log/in/out
2008-11-21, by Alpar Juttner
tests: disable test-convert-darcs properly for darcs 2
2008-11-23, by Mads Kiilerich
Fix rpmlint warnings
2008-11-23, by Mads Kiilerich
Make rpm spec less explicit
2008-11-23, by Mads Kiilerich
Merge with crew
2008-11-26, by Matt Mackall
Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
2008-11-26, by Benoit Boissinot
inotify: remove unused imports (thanks pyflakes)
2008-11-25, by Brendan Cully
color: don't run status twice for -n
2008-11-25, by Brendan Cully
color: fix status -n
2008-11-25, by Brendan Cully
keyword: do not shadow builtin format (detected by pychecker)
2008-11-25, by Christian Ebert
hooks: restore io correctly on exception
2008-11-25, by Jesse Long
protocol: use changegroupsubset() if possible (issue1389)
2008-11-25, by Benoit Boissinot
Merge with crew
2008-11-25, by Matt Mackall
email: add References field in the header
2008-11-25, by Benoit Allard
coal/paper: link to shortlog instead of log from error pages
2008-11-25, by Dirkjan Ochtman
coal/paper: move actual templates from coal to paper
2008-11-25, by Dirkjan Ochtman
coal/paper: show branch name in changeset view
2008-11-25, by Dirkjan Ochtman
coal/paper: display tags and branch in filelog page
2008-11-25, by Benoit Allard
coal/paper/monoblue: show branch names in hgweb graph
2008-11-25, by Benoit Allard
coal/paper: display branch names in log
2008-11-25, by Benoit Allard
hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO
2008-11-25, by Dirkjan Ochtman
manifest: fix _search() corner-case
2008-11-25, by Patrick Mezard
Improved error message for log --follow
2008-11-24, by Brendan Cully
Improve the monoblue theme for hgwebdir
2008-11-25, by Benoit Boissinot
import: add similarity option (issue295)
2008-11-22, by Brendan Cully
mq: recover more gracefully from interrupted qrefresh (issue1216)
2008-11-23, by Brendan Cully
mq: use atomictempfiles during patch refresh
2008-11-23, by Brendan Cully
mq: create patch header class to abstract header manipulation
2008-11-22, by Brendan Cully
mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
2008-11-23, by Brendan Cully
More verbose logging when filemerge searches for merge-tool
2008-11-07, by Mads Kiilerich
templater: return data in increasing chunk sizes
2008-11-21, by Brendan Cully
tests: fix tests broken by 03b60f2f90bf
2008-11-22, by Dirkjan Ochtman
hgweb (coal/paper): make file, diff and annotate easier to render
2008-11-20, by Brendan Cully
inotify: fix status . in repo.root
2008-11-19, by Brendan Cully
patch: isolate patchfile filesystem calls into methods
2008-11-19, by Patrick Mezard
patch: pass an opener to patchfile
2008-11-19, by Patrick Mezard
util_win32: implement posixfile_nt.readlines()
2008-11-18, by Patrick Mezard
patch: remove useless unlink() call
2008-11-19, by Patrick Mezard
dispatch: generalize signature checking for extension command wrapping
2008-11-18, by Matt Mackall
update help on git diffs
2008-11-18, by Matt Mackall
zsh: make resolve with no options only complete unresolved files
2008-11-17, by Brendan Cully
mergetools: add pointer to the usual filemerge path
2008-11-16, by Brendan Cully
zsh: support for resolve
2008-11-16, by Brendan Cully
graphlog: fix regression with filelogs introduced by 7bc62ebe7693
2008-11-16, by Peter Arrenbrecht
Merge with crew-stable
2008-11-15, by Patrick Mezard
convert: be even more tolerant when detecting svn tags
2008-11-15, by Patrick Mezard
test-pull-branch: make it executable
2008-11-15, by Patrick Mezard
graphlog: fix python2.3 incompatibility (used genexp, sorted())
2008-11-15, by Dirkjan Ochtman
keyword: move common code out of commit condition
2008-11-14, by Christian Ebert
lookup: fast-paths for int and 'tip'
2008-11-14, by Matt Mackall
doc: handle shortened command synopses
2008-11-14, by Matt Mackall
keyword: be more efficient about ctx usage
2008-11-14, by Dirkjan Ochtman
graphlog: kill whitespace from earlier refactoring
2008-11-14, by Dirkjan Ochtman
extensions: copy __module__ for wrapped commands
2008-11-14, by Dirkjan Ochtman
pull: update to branch tip if there is only one head on the current branch
2008-11-14, by Benoit Allard
graphlog: use built-in log output buffering
2008-11-14, by Dirkjan Ochtman
graphlog: refactor common grapher code
2008-11-14, by Peter Arrenbrecht
cmdutil: use change contexts for cset-printer and cset-templater
2008-11-14, by Dirkjan Ochtman
context: use descriptors to speed up lazy attributes
2008-11-14, by Dirkjan Ochtman
context: special-case changectx setup for integer changeid
2008-11-13, by Dirkjan Ochtman
Add contrib/perf.py for performance testing
2008-11-13, by Matt Mackall
lookup: speed up partial lookup
2008-11-12, by Matt Mackall
help: remove redundant 'hg <command>' from command synopses
2008-11-12, by Matt Mackall
revlog: speed up parents()
2008-11-12, by Matt Mackall
revlog: remove delta function
2008-11-12, by Matt Mackall
linkrev: take a revision number rather than a hash
2008-11-12, by Matt Mackall
patchbomb: add option to send intro email for a single patch (issue1120)
2008-11-13, by Chris Winter
patchbomb: fix patch name generation in patch series
2008-11-12, by Peter Arrenbrecht
patchbomb: add tests for diffstat, inline, and attach options
2008-11-12, by Peter Arrenbrecht
patchbomb: make test markers more syntax highlighter friendly
2008-11-12, by Peter Arrenbrecht
graphlog: add assertion for allowed n_column_diff range
2008-11-12, by Peter Arrenbrecht
graphlog: drop redundant comment (see docstring)
2008-11-12, by Peter Arrenbrecht
patchbomb: extract a bunch of nested functions
2008-11-12, by Dirkjan Ochtman
patchbomb: make `hg email` reusable for other patch sources
2008-11-12, by Peter Arrenbrecht
patchbomb: make options to email command reusable
2008-11-12, by Peter Arrenbrecht
Backed out changeset c5dbe86b0fee (issue1375)
2008-11-12, by Benoit Boissinot
inotify: fix replacing a folder with a file (issue1375)
2008-11-11, by Benoit Boissinot
fix test-export portability (issue1383)
2008-11-09, by Benoit Boissinot
merge with mpm
2008-11-08, by Dirkjan Ochtman
tests: fix test failures from default/template changes
2008-11-08, by Dirkjan Ochtman
tests: make killdaemons.py executable
2008-11-07, by Dirkjan Ochtman
hgweb: fix up the less/more links on the graph page
2008-11-07, by Dirkjan Ochtman
tests: add killdaemons helper script
2008-11-07, by Matt Mackall
run-tests: allow turning off diff display
2008-11-07, by Matt Mackall
protocol: avoid sending outrageously large between requests
2008-11-07, by Matt Mackall
tests: fix test-hgweb to not leak directory name
2008-11-06, by Matt Mackall
hgweb: improve color discrimination for paper and coal
2008-11-06, by Matt Mackall
hgweb: update tests for paper style
2008-11-06, by Matt Mackall
hgweb: move old style to spartan/
2008-11-06, by Matt Mackall
hgweb: Change default style to paper
2008-11-06, by Matt Mackall
hgweb: support for deny_read/allow_read options
2008-10-31, by Mark Edgington
add missing import from 618140c75d8d
2008-11-07, by Benoit Boissinot
fix restart of interrupted recover
2008-11-07, by Benoit Boissinot
hgweb: show revision number in the graph pagination
2008-11-07, by Dirkjan Ochtman
hgweb: fix pagination for graph
2008-11-07, by Dirkjan Ochtman
Keep sessionvars with repository links added in a0843c82d1a2
2008-11-07, by Thomas Arendsen Hein
Fix test output for updated gitdiffs help and web template cleanups
2008-11-07, by Thomas Arendsen Hein
Do not abort with inotify extension enabled, but not supported by the system.
2008-11-07, by Thomas Arendsen Hein
Enhance gitdiffs help text
2008-11-07, by Thomas Arendsen Hein
Kill trailing whitespace in templates
2008-11-07, by Thomas Arendsen Hein
graphlog: move functions around, eliminate helper function
2008-11-07, by Dirkjan Ochtman
graphlog: split the actual DAG grapher out into a separate method
2008-11-07, by Peter Arrenbrecht
graphlog: rename some vars prior to refactoring
2008-11-07, by Peter Arrenbrecht
graphlog: make some comment lines more like others in punctuation
2008-11-07, by Peter Arrenbrecht
patchbomb: fix indentation
2008-11-07, by Peter Arrenbrecht
patchbomb: move exportee class to top level
2008-11-07, by Peter Arrenbrecht
ui: log non-interactive default response to stdout when verbose
2008-11-07, by Peter Arrenbrecht
export: fixed silent output file overwriting
2008-11-06, by Ronny Pfannschmidt
merge bookmarks
2008-11-06, by Benoit Boissinot
bookmarks: Test if rebase works with bookmarks
2008-11-06, by Alexander Solovyov
bookmarks: Use dirstate to determine the current node in addchangegroup
2008-11-05, by David Soria Parra
tests: run svn tests only with svn bindings >1.3
2008-11-05, by Dirkjan Ochtman
coal/paper: link repo name to hgweb root
2008-11-05, by Dirkjan Ochtman
paper: don't keep the menu affixed to the top
2008-11-05, by Dirkjan Ochtman
Shorten sleep in inotify test
2008-11-03, by Matt Mackall
hgweb: move another utility function into the webutil module
2008-11-03, by Dirkjan Ochtman
hgweb: move the diffs() generator into webutil
2008-11-03, by Dirkjan Ochtman
hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258)
2008-11-03, by Dirkjan Ochtman
patch: turn patch.diff() into a generator
2008-11-03, by Dirkjan Ochtman
help: commands supporting --git point to the gitdiffs topic (issue1352)
2008-11-03, by Dirkjan Ochtman
mq: reflow qnew help, add help for options
2008-11-03, by Dirkjan Ochtman
hgweb: descend empty directories in web view
2008-11-03, by Ry4an Brase
inotify: fix bug in formatting
2008-11-02, by Benoit Boissinot
Corrected some command synopsises
2008-11-02, by Thomas Arendsen Hein
inotify: server raising an error when removing a file (issue1371)
2008-11-01, by Gerard Korsten
Fix util._statfiles_clustered() failing at root of a windows drive
2008-11-01, by Patrick Mezard
hgweb: conditionally show file logs for deleted files
2008-11-01, by Dirkjan Ochtman
coal/paper: show a search tip when hovering over search box
2008-11-01, by Benoit Allard
kill some trailing spaces
2008-11-01, by Dirkjan Ochtman
mq: use cmdutil.matchfiles instead of match for qnew -f.
2008-10-30, by Brendan Cully
mq: put qnew tests into own file, fold in qnew-twice
2008-10-30, by Brendan Cully
zeroconf: Don't break serve if no internet connection is present.
2008-10-29, by Augie Fackler
hgweb: pass more information about parent/child csets to templates
2008-10-30, by Dirkjan Ochtman
help: add a topic on git diffs (issue1352)
2008-10-30, by Dirkjan Ochtman
hgweb coal/paper: Restore IE compatibility hack
2008-10-29, by Brendan Cully
Backed out changeset a1f8ad3c1821
2008-10-29, by Brendan Cully
add test-fncache
2008-10-29, by Adrian Buehlmann
merge with mpm
2008-10-29, by Dirkjan Ochtman
Allow per-file shadowing of static directory in templatepath
2008-10-28, by Brendan Cully
hgweb: handle subdirectories within static directory
2008-10-28, by Brendan Cully
coal: remove dead CSS code
2008-10-28, by Brendan Cully
url: detect scheme with a regexp instead of urlsplit()
2008-10-28, by Patrick Mezard
url: fix file:// URL handling
2008-10-28, by Patrick Mezard
bookmarks: fix strip handling
2008-10-28, by Benoit Boissinot
fix zeroconf handling for hgwebdir (error found by pychecker)
2008-10-28, by Benoit Boissinot
fix missing import, spotted by pychecker
2008-10-28, by Benoit Boissinot
remove unused variables
2008-10-28, by Benoit Boissinot
Fix https availability checking
2008-10-28, by Benoit Boissinot
rebase: avoid redundant merges (issue1301)
2008-09-16, by Stefano Tortarolo
Make contrib/buildrpm work on Fedora 9.
2008-10-06, by Mads Kiilerich
help: Refine a bit the help text of "hg update"
2008-10-27, by Greg Ward
add new test-hybridencode.py
2008-10-27, by Adrian Buehlmann
statichttprepo: cleanups, use url.py (proxy, password support)
2008-10-28, by Benoit Boissinot
'\' should be escaped twice, for the shell, and for tr
2008-10-28, by Benoit Boissinot
merge with crew
2008-10-28, by Benoit Boissinot
use our urlopener (proxy handling, etc) instead of urllib
2008-10-27, by Benoit Boissinot
factor out the url handling from httprepo
2008-10-27, by Benoit Boissinot
httprepo: factor out proxy handling
2008-10-27, by Benoit Boissinot
test-http-proxy: hide logged URL port number, works with--jobs
2008-10-27, by Patrick Mezard
patch: rewrite diffstat with util.filter()
2008-10-27, by Patrick Mezard
test-mq-qimport: fix URL generation under windows
2008-10-25, by Patrick Mezard
test-patchbomb: write in binary mode, force non-interactive mode (win32)
2008-10-27, by Patrick Mezard
test-http-proxy: print the log from the proxy
2008-10-27, by Benoit Boissinot
merge with dsop
2008-10-27, by Benoit Boissinot
bookmarks: do nothing if commit was not successful.
2008-10-26, by Dmitriy Taychenachev
bookmarks: Add tests
2008-10-25, by Joel Rosdahl
bookmarks: Strip bookmark names of whitespace, just like tag names
2008-10-25, by Joel Rosdahl
bookmarks: Correctly reject newlines in bookmark names
2008-10-25, by Joel Rosdahl
bookmarks: Require a bookmark name when a revision is specified
2008-10-25, by Joel Rosdahl
bookmarks: Improve documentation
2008-10-25, by Joel Rosdahl
bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
2008-10-25, by Joel Rosdahl
bookmarks: Rename --move to --rename
2008-10-25, by Joel Rosdahl
bookmarks: Require new bookmark name when renaming
2008-10-25, by Joel Rosdahl
bookmarks: Only save undo.bookmarks if bookmarks exist
2008-10-25, by Joel Rosdahl
bookmarks: Avoid long lines
2008-10-25, by Joel Rosdahl
bookmarks: Fix spelling and grammar
2008-10-25, by Joel Rosdahl
bookmarks: Remove trailing space
2008-10-25, by Joel Rosdahl
test-init: add test with format.usefncache=false
2008-10-27, by Adrian Buehlmann
merge with crew
2008-10-27, by Benoit Boissinot
patch: fix patched files records in externalpatcher()
2008-10-26, by Patrick Mezard
Merge with crew-stable
2008-10-26, by Patrick Mezard
merge with crew
2008-10-25, by Benoit Boissinot
patch: remove double variables in copyfile() func
2008-10-24, by Bartosz SKOWRON
convert: return remote branches in git source
2008-10-19, by Edouard Gomez
convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
2008-10-26, by Patrick Mezard
hgrc.5: explain order of mail.charsets
2008-10-22, by Christian Ebert
test 261a9f47b44b: grep w/ match in last line w/o newline
2008-10-24, by Christian Ebert
Bookmarks: Add the bookmarks extension
2008-10-22, by David Soria Parra
zeroconf: don't break on hg showconfig
2008-10-24, by Matt Mackall
findincoming: build the correct list from the start
2008-10-24, by Benoit Boissinot
Remove trailing spaces.
2008-10-24, by Thomas Arendsen Hein
Document config option format.usefncache and improve format.usestore docs.
2008-10-24, by Thomas Arendsen Hein
add format.usefncache config option (default is true)
2008-10-24, by Adrian Buehlmann
fix pull racing with push/commit (issue1320)
2008-10-21, by Benoit Boissinot
convert: correctly detect missing revlog for root revisions
2008-10-23, by Patrick Mezard
convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
2008-10-21, by Patrick Mezard
grep: avoid infinite loop when trailing newline is missing
2008-10-23, by Matt Mackall
introduce fncache repository layout
2008-10-19, by Adrian Buehlmann
bisect with command: ability to skip revision or abort bisection
2008-10-16, by Alexander Solovyov
bisect: ability to check revision with command
2008-10-10, by Alexander Solovyov
Make it possible to disable filtering for a pattern.
2008-10-14, by Mads Kiilerich
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip