Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
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
patch: extract and rename gitpatch into patchmeta, document
2008-10-18, by Patrick Mezard
patch: remove applydiff() useless updatedir and rejmerge arguments
2008-10-18, by Patrick Mezard
merge with crew
2008-10-18, by Benoit Boissinot
inotify: fix status not showing "clean" files (issue907)
2008-10-18, by Benoit Boissinot
run-tests.py: report missing file as an error
2008-10-18, by Benoit Boissinot
Merge with crew
2008-10-18, by Brendan Cully
Prevent import over an applied patch (closes issue795)
2008-10-18, by Brendan Cully
issue 1144: prevent traceback on verify of bundles
2008-10-18, by John Mulligan
merge with crew
2008-10-18, by Benoit Boissinot
run-tests.py: use --prefix instead of --home
2008-10-18, by Benoit Boissinot
test-permission: put sane permissions at the end of the test
2008-10-18, by Benoit Boissinot
util: handle EINVAL in _statfiles_clustered()
2008-10-18, by Patrick Mezard
_listdir only uses dfd if AT_SYMLINK_NOFOLLOW is defined
2008-10-18, by Brendan Cully
merge with crew
2008-10-18, by Benoit Boissinot
fix issue with strip() for revlog with non-monotonic linkrevs (issue1342)
2008-10-18, by Benoit Boissinot
revlog parser: use ntohl() instead of ntohll() (fix endianness issues)
2008-10-18, by Benoit Boissinot
tests: fix output for test-notify
2008-10-18, by Dirkjan Ochtman
commands: optional options where possible
2008-10-18, by Alexander Solovyov
rebase: disable rollback after rebasing
2008-10-18, by Stefano Tortarolo
churn: corrected help output
2008-10-18, by Martin Geisler
get rid of semi-colon introduced in 16bafcebd3d1
2008-10-18, by Dirkjan Ochtman
help: better documentation intro for a few extensions
2008-10-18, by Dirkjan Ochtman
remove extension commands from global help
2008-06-12, by Dirkjan Ochtman
show enabled extensions in hg help
2008-10-18, by Dirkjan Ochtman
graph: replace the blinking no javascript message
2008-10-18, by Benoit Allard
util: subprocess close_fds option is unix only
2008-10-18, by Patrick Mezard
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip