Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
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
less
more
|
(0)
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip