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.
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
i18n: import _ instead of gettext
2008-10-21, by Martin Geisler
Minor cleanup: Add missing space forgotten in recent change.
2008-10-23, by Thomas Arendsen Hein
Merge with crew-stable
2008-10-23, by Patrick Mezard
convert: read git output in binary mode under Windows (issue 1359)
2008-10-23, by Patrick Mezard
util: add 'mode' argument to popen()
2008-10-23, by Patrick Mezard
inotify: avoid passing potentially stale stat to update
2008-10-22, by Matt Mackall
inotify: add debugging mode to inotify
2008-10-22, by Matt Mackall
inotify: auto-start by default when enabled
2008-10-22, by Matt Mackall
inotify: friendlier message when daemon not running
2008-10-22, by Matt Mackall
extensions: use new wrapper functions
2008-10-22, by Matt Mackall
extensions: add wrapping functions
2008-10-22, by Matt Mackall
run-tests: --interactive overrides -j
2008-10-22, by Matt Mackall
findcmd: have dispatch look up strict flag
2008-10-22, by Matt Mackall
imported patch filteruser.patch
2008-10-22, by Matt Mackall
Autodetect static-http
2008-10-22, by Matt Mackall
help: update help
2008-10-22, by Matt Mackall
chmod -x simplemerge.py
2008-10-22, by Matt Mackall
findincoming: do the binary search in branches in parallel
2008-10-22, by Benoit Boissinot
protocol/between: the protocol expects to have ' '-separated tuples
2008-10-22, by Benoit Boissinot
tests: log and show errors
2008-10-22, by Benoit Boissinot
theme/monoblue: put the search box entirely in the header
2008-10-22, by Benoit Boissinot
Remove trailing space
2008-10-22, by Thomas Arendsen Hein
theme/monoblue: do not use a fixed width for the overview box
2008-10-22, by Benoit Boissinot
tests: add more testing for webdir nesting
2008-10-22, by Dirkjan Ochtman
hgwebdir: show nested repositories (issue1336)
2008-10-22, by Benoit Allard
patch/diff: use a separate function to write the first line of a file diff
2008-10-22, by Dirkjan Ochtman
patch: consolidate two different regexes for parsing of git diffs
2008-10-22, by Dirkjan Ochtman
patch: extract local function addmodehdr
2008-10-22, by Dirkjan Ochtman
help: show extension commands in short list, separate extension list in help
2008-10-21, by Dirkjan Ochtman
help: show help topics by default in 'hg help', with longest available id
2008-10-21, by Dirkjan Ochtman
mail: correct typo in variable name
2008-10-21, by Christian Ebert
merge with crew
2008-10-20, by Thomas Arendsen Hein
mail: test patch mime encoding for patchbomb
2008-10-20, by Christian Ebert
patchbomb: mime-encode clean utf-8 patches (issue814)
2008-10-20, by Christian Ebert
mail: mime-encode patches that are utf-8
2008-10-20, by Christian Ebert
Some additional space/tab cleanups
2008-10-20, by Thomas Arendsen Hein
merge with crew-stable, again
2008-10-20, by Dirkjan Ochtman
merge with crew-stable
2008-10-20, by Dirkjan Ochtman
spaces->tabs in one line of a C extension for consistency
2008-10-20, by Thomas Arendsen Hein
clean up trailing spaces, leading spaces in C
2008-10-20, by Dirkjan Ochtman
merge with crew-stable
2008-10-20, by Dirkjan Ochtman
clean up trailing spaces
2008-10-20, by Dirkjan Ochtman
hgweb: working diff for removed files
2008-10-20, by Dirkjan Ochtman
hgweb: remove links to non-existent file versions
2008-10-20, by Dirkjan Ochtman
coal/paper: widen author column in log table
2008-10-20, by Dirkjan Ochtman
hgweb: be sure to drain request data even in early error conditions
2008-10-20, by Dirkjan Ochtman
merge with crew-stable
2008-10-19, by Thomas Arendsen Hein
Fix Debian bug #494889 (fetching from static-http://... broken)
2008-10-19, by Thomas Arendsen Hein
mq: Fix --qrefresh --short to work with --exclude and --include
2008-10-19, by Mads Kiilerich
merge with crew
2008-10-19, by Benoit Boissinot
parsers.c: do not try to untrack after a failure
2008-10-19, by Benoit Boissinot
parsers.c: fix integer overflows
2008-10-19, by Benoit Boissinot
Merge with crew
2008-10-19, by Thomas Arendsen Hein
Use dummy diffstat in tests and remove older diffstat workaround.
2008-10-19, by Thomas Arendsen Hein
Fix test-bundle-type output by changing head|cut to cut|head.
2008-10-19, by Thomas Arendsen Hein
convert documentation: --config argument with spaces needs quoting.
2008-10-19, by Thomas Arendsen Hein
Copy index before parsing to enforce alignment with inline data present.
2008-10-19, by Thomas Arendsen Hein
parsers.c: there is no reference to data_obj, so it shouldn't be decref'ed
2008-10-19, by Benoit Boissinot
merge with crew
2008-10-19, by Benoit Boissinot
hgweb: nodeids should be aligned in raw changesets
2008-10-19, by Benoit Boissinot
Fix test-notify output for older diffstat versions.
2008-10-19, by Thomas Arendsen Hein
Add util.popen3 fallback, simplify import of Popen3
2008-10-19, by Thomas Arendsen Hein
Fix util.popen2 for Python 2.3
2008-10-19, by Thomas Arendsen Hein
mq: heavy rearrangement of qnew to make it recover reliably from errors.
2008-10-18, by Brendan Cully
mq: abort qnew -f if any file in an explicit list cannot be read
2008-10-18, by Brendan Cully
mq: make qimport -f work properly. Closes issue1255.
2008-10-18, by Brendan Cully
Merge with crew
2008-10-18, by Brendan Cully
mq: let qimport read patches from URLs
2008-10-18, by Brendan Cully
mq: do not invoke editor until just before patch creation. Closes issue1346.
2008-10-18, by Brendan Cully
merge with crew
2008-10-19, by Benoit Boissinot
add a missing +x to test-inotify-lookup
2008-10-19, by Benoit Boissinot
index parser: fix refcounting in case of errors, refactor
2008-10-19, by Benoit Boissinot
patch: pass linereader to binaryhunk.extract() instead of wrapped fp
2008-10-18, by Patrick Mezard
patch: pass linereader to scangitpatch(), extract from iterhunks()
2008-10-18, by Patrick Mezard
patch: change functions definition order for readability
2008-10-18, by Patrick Mezard
patch: map changed files to patchmeta directly
2008-10-18, by Patrick Mezard
patch: patchmeta gives (islink, isexec) tuple instead of int mode
2008-10-18, by Patrick Mezard
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip