Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-480
+480
+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: 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
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
Fix missing uint64_t definition in parsers.c under Windows
2008-10-18, by Dhruva Krishnamurthy
rename: handle renaming to a target marked removed
2008-10-18, by Matt Mackall
highlight: convert text to local before passing to pygmentize (issue1341)
2008-10-17, by Christian Ebert
dirstate: always add times to map as integers
2008-10-18, by Matt Mackall
Take advantage of fstat calls clustering per directory if OS support it.
2008-10-09, by Petr Kodl
Document email.charsets in hgrc.5
2008-10-16, by Christian Ebert
notify: mime-encode messages
2008-07-12, by Christian Ebert
patchbomb: mime-encode headers and parts not containing patches
2008-07-12, by Christian Ebert
mail: add methods to handle non-ascii chars
2008-07-12, by Christian Ebert
mq: Allow qrefresh --silent to take parameters
2008-10-17, by Mads Kiilerich
[PATCH 2 of 2] Re: created hgweb theme - monoblue
2008-10-18, by Hiroshi Funai
added monoblue hgweb theme
2008-10-09, by Hiroshi Funai
Add parseindex2.py test case
2008-10-17, by Bernhard Leiner
use the new parseindex implementation C in parsers
2008-10-17, by Bernhard Leiner
C implementation of revlog index parsing
2008-10-17, by Bernhard Leiner
Allow hgweb to search for templates in more than one path.
2008-10-17, by Brendan Cully
python2.6: use subprocess if available
2008-10-05, by Dirkjan Ochtman
tests: add some testing for patch.diffstat()
2008-10-17, by Dirkjan Ochtman
bdiff: normalize the diff (issue1295)
2008-10-14, by Benoit Boissinot
merge with crew
2008-10-15, by Benoit Boissinot
hgweb: cleanup the manifest generation
2008-10-15, by Benoit Boissinot
convert: make built-in cvsps the default
2008-10-15, by Patrick Mezard
merge with crew
2008-10-15, by Benoit Boissinot
dirstate.walk: skip unreadable directories (issue1213)
2008-10-15, by Benoit Boissinot
osutil.c: refactor argument parsing, allow skip=None being passed
2008-10-15, by Benoit Boissinot
convert: fix builtin cvsps under Windows
2008-10-13, by Patrick Mezard
dirstate._dirs: fix refcounting broken by 7dfac37cfabf
2008-10-15, by Benoit Boissinot
patchbomb: consistently use opts.get
2008-10-07, by Christian Ebert
annotate: fix bug when annotating multiple files
2008-10-12, by Matt Mackall
dirstate: C parsing extension
2008-10-12, by Matt Mackall
parsers: speed up hex decoding for manifests
2008-10-12, by Matt Mackall
parsers: clean up whitespace
2008-10-12, by Matt Mackall
diff: pass contexts to status
2008-10-12, by Matt Mackall
revlog: fix heads performance regression
2008-10-12, by Matt Mackall
zeroconf: advertise a proper hostname for _hg services
2008-10-12, by Matt Mackall
zeroconf: use only first part of hostname for building local name
2008-10-12, by Matt Mackall
inotify: avoid status getting out of sync
2008-10-12, by Matt Mackall
inotify: fixup rebuilding ignore
2008-10-12, by Matt Mackall
inotify: add a test for lookup bug
2008-10-10, by Matt Mackall
inotify: skip deactivation message
2008-10-10, by Matt Mackall
inotify: fix confusion on files in lookup state
2008-10-10, by Matt Mackall
Add hgext.zeroconf to the package list so it gets installed by setup.py.
2008-10-12, by Augie Fackler
tests: Windows compatibility fixes
2008-10-12, by Patrick Mezard
Merge with crew-stable
2008-10-12, by Patrick Mezard
test-doctest: remove TERM env variable only if it's there
2008-10-11, by Patrick Mezard
context: improve memctx documentation
2008-10-11, by Patrick Mezard
churn: py2.3 compatibility fix
2008-10-10, by Alexander Solovyov
Merge with crew-stable
2008-10-10, by Patrick Mezard
convert: properly encode subversion URLs (issue 1224)
2008-10-10, by Patrick Mezard
convert: tolerate embedded spaces in filemap source revisions
2008-10-10, by Patrick Mezard
Show added files as "added" in editor commit message (issue 1330)
2008-10-09, by Patrick Mezard
zeroconf: initial implementation
2008-10-08, by Matt Mackall
churn and stats commands merged
2008-10-09, by Alexander Solovyov
Eliminate normpath from foldmap calls.
2008-09-30, by Petr Kodl
issue 1286: dirstat regression on case folding systems
2008-09-30, by Petr Kodl
status: don't warn about missing files present in base revision (issue1323)
2008-10-08, by Matt Mackall
merge: fix bug going backwards for already reverted files (issue1303)
2008-10-08, by Matt Mackall
churn: generalisation, now it is possible to see statistics grouped by custom template
2008-10-03, by Alexander Solovyov
Merge with crew-stable
2008-10-06, by Patrick Mezard
Add missing catch of a TypeError
2008-10-03, by Bernhard Leiner
provide nicer feedback when an unknown node id is passed to a command
2008-10-04, by Sune Foldager
tests: check for bzr support by importing bzrlib
2008-10-02, by Dirkjan Ochtman
convert: fixed python2.3 incompatibility in bzr source (generator expression)
2008-10-02, by Dirkjan Ochtman
Improve error handling in osutil.c
2008-10-01, by Petr Kodl
`source` doesn't work for some /bin/sh, use `.` instead
2008-09-29, by Benoit Boissinot
fix conflicting variables when no native osutil is available
2008-09-29, by Benoit Boissinot
osutil: implementation for Win32
2008-09-14, by Petr Kodl
convert: improve convert_source documentation
2008-09-29, by Patrick Mezard
get-with-headers: fix stream modes under Windows
2008-09-28, by Patrick Mezard
convert: add bzr source
2008-09-26, by Marek Kubica
merge with crew-stable
2008-09-27, by Dirkjan Ochtman
i18n, churn: mark string for translation
2008-09-23, by Martin Geisler
merge with crew-stable
2008-09-24, by Dirkjan Ochtman
fetch: use dirstate branch instead of first parents
2008-09-24, by Sune Foldager
merge with -stable
2008-09-22, by Benoit Boissinot
Update coverage.py
2008-09-17, by Patrick Mezard
gitweb: correct tags page feed autodiscovery links
2008-09-26, by Dirkjan Ochtman
clone: honor -r even when pulling named branches
2008-09-24, by Dirkjan Ochtman
Escape '%' when writing to hgrc (issue1199)
2008-09-20, by Benoit Boissinot
tests: add test for notify extension as changegroup hook
2008-09-18, by Dennis Schoen
tests: fix reported patch tool name in test-mq
2008-09-18, by Mads Kiilerich
tests: fix readline escape characters in output for test-doctest.py
2008-09-18, by Mads Kiilerich
merge with crew-stable
2008-09-17, by Dirkjan Ochtman
hgk: Display branch name for each head (issue 740)
2008-09-15, by Michael Sommerville
tests: fix test-highlight for compatiblity with newer Pygments
2008-09-17, by Dirkjan Ochtman
update: mention null revision in help text
2008-09-17, by Martin Geisler
allow Mercurial to compile on Haiku
2008-09-17, by Scott McCreary
forbid username with '\n' at the changelog level
2008-09-13, by Benoit Boissinot
listdir: add support for aborting if a certain path is found
2008-09-13, by Matt Mackall
osutil: fix some braindamage
2008-09-13, by Matt Mackall
dirstate: improve performance for building _dirs
2008-09-12, by Matt Mackall
osutil: major listdir cleanup
2008-09-12, by Matt Mackall
hgweb: let the web graph cope with low revisions/new repositories (issue1293)
2008-09-12, by Dirkjan Ochtman
hgweb: Respond with HTTP 403 for disabled archive types instead of 404
2008-09-05, by Rocco Rutte
coal/paper: fix error page markup to show navigation again
2008-09-12, by Rocco Rutte
merge with -stable
2008-09-10, by Benoit Boissinot
osutil: proper error checking and reporting
2008-09-10, by Benoit Boissinot
run-tests.py: fix the check for the hg installation with -jn (n > 1)
2008-09-10, by Benoit Boissinot
inotify: add client code for long pathname handling
2008-09-07, by Benoit Boissinot
dirstate: use the right variable (f, not ff)
2008-09-10, by Benoit Boissinot
osutil: proper error checking and reporting
2008-09-10, by Benoit Boissinot
hgcommand.vim: refer Vim7 users to vcscommand plugin
2008-09-10, by Christian Ebert
make test-mq-qdelete work reliably (issue1180)
2008-09-10, by Benoit Boissinot
Add support for Bugzilla 3.0 series to bugzilla hook.
2008-08-29, by Jim Hague
run-tests.py: fix the check for the hg installation with -jn (n > 1)
2008-09-10, by Benoit Boissinot
merge backout
2008-09-10, by Benoit Boissinot
Backed out changeset 3d54cf97598d (see issue916 for details)
2008-09-10, by Benoit Boissinot
i18n, record: improve use of translated docstring in prompts
2008-09-09, by Martin Geisler
i18n: use gettext instead of _
2008-09-09, by Martin Geisler
i18n: mark help strings for translation
2008-09-09, by Martin Geisler
restructure helptable
2008-09-09, by Martin Geisler
Do not try to load extensions twice (issue811)
2008-09-09, by Benoit Boissinot
enhance the error output in case of failure during http push
2008-09-08, by Benoit Boissinot
tag: without a checkout, base the tag changeset on tip instead of nullid
2008-09-08, by Benoit Boissinot
use Exception(args)-style raising consistently (py3k compatibility)
2008-09-08, by Peter Ruibal
fetch: added support for named branches
2008-09-08, by Sune Foldager
branch: added more support for named branches
2008-09-08, by Sune Foldager
do not pretend to lock static-http repositories (issue994)
2008-09-08, by Martin Geisler
c0bd7d8b69ef uses err() instead of warn() but prototype doesn't match
2008-09-08, by Benoit Boissinot
i18n: mark command line for translation
2008-09-06, by Martin Geisler
i18n, mq: mark command line options for translation
2008-09-06, by Martin Geisler
i18n, imerge: mark command line for translation
2008-09-06, by Martin Geisler
i18n, hgk: mark command line options for translation
2008-09-06, by Martin Geisler
i18n, convert: mark command line options for translation
2008-09-06, by Martin Geisler
merge with -stable
2008-09-06, by Benoit Boissinot
inotify: workaround ENAMETOOLONG by using symlinks
2008-09-06, by Benoit Boissinot
inotify: deactivate inotify status on failure
2008-09-06, by Benoit Boissinot
inotify: fix traceback when the server has been already started
2008-09-06, by Benoit Boissinot
Use relative imports in inotify.server.
2008-08-19, by Brendan Cully
a socket error might be a tuple or a singleton
2008-09-06, by Benoit Boissinot
merge with crew
2008-09-05, by Benoit Boissinot
merge with -stable
2008-09-05, by Benoit Boissinot
fix test-bisect error (because of set -e)
2008-09-05, by Benoit Boissinot
store: pathjoiner default value is os.path.join
2008-09-05, by Patrick Mezard
Fix for Issue1260
2008-08-31, by Adrian Buehlmann
highlight: only pygmentize for HTML mimetypes
2008-09-05, by Rocco Rutte
merge with crew
2008-09-05, by Benoit Boissinot
show extensions loaded on traceback
2008-09-05, by Benoit Boissinot
merge with crew-stable
2008-09-03, by Dirkjan Ochtman
bisect: only complain when nothing can be done
2008-09-03, by Dirkjan Ochtman
imported patch test-check
2008-09-03, by Dirkjan Ochtman
hgweb: Serve raw non-binary files as text/plain
2008-09-03, by Rocco Rutte
allow committing a removed directory
2008-09-03, by Benoit Boissinot
notify: fix diffstat printing
2008-09-03, by divy
merge with crew
2008-09-03, by Benoit Boissinot
make normalize() work when cwd != repo.root
2008-09-02, by Benoit Boissinot
convert: document source and sink identifiers, fix error message
2008-09-02, by Patrick Mezard
Fix normalize fail on non-lowercase filename (Issue1273)
2008-08-02, by Andrei Vermel
fix changegroup.notify hook broken by fb42030d79d6
2008-09-02, by Dennis Schoen
dirstate: explain why appending instead of os.path.join() is safe
2008-09-02, by Benoit Boissinot
performance: normalize self._root, avoid calling os.path.join() in dirstate
2008-09-02, by Benoit Boissinot
performance: do not stat() things when not required
2008-09-02, by Benoit Boissinot
Merge with crew-stable
2008-09-02, by Patrick Mezard
graphlog: fix calls from outside the repository (issue1285)
2008-09-02, by Patrick Mezard
fix test output broken by a04d8cadb6af
2008-09-02, by Benoit Boissinot
web: fix annotate raw template, forgotten in ccc2481e3954
2008-09-01, by Benoit Boissinot
i18n: mark strings for translation in transplant extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in record extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in rebase extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in patchbomb extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in interhg extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in inotify extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in mq extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in imerge extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in hgk extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in extdiff extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in convert extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in churn extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in alias extension
2008-08-31, by Martin Geisler
i18n: mark strings for translation in Mercurial
2008-08-31, by Martin Geisler
i18n: avoid naive plural tricks
2008-08-31, by Martin Geisler
merge with crew-stable
2008-08-31, by Dirkjan Ochtman
record: catch PatchErrors from internalpatch and display error message
2008-08-31, by Dirkjan Ochtman
record: take diff lines for lack of trailing newlines into account (issue1282)
2008-08-31, by Dirkjan Ochtman
fix double indentation and trailing whitespace
2008-08-31, by Dirkjan Ochtman
increase code coverage of test-clone
2008-08-30, by Adrian Buehlmann
coal/paper: Add link to raw changeset as other styles have it, too
2008-08-29, by Rocco Rutte
hgweb: return content iterator instead of using write() callable
2008-08-30, by Dirkjan Ochtman
fix regression on empty repo cloning introduced by 0642d9d7ec80
2008-08-29, by Benoit Boissinot
doc/Makefile: rephrase comment (typo)
2008-08-28, by Christian Ebert
contrib: remove deprecated darcs2hg.py script
2008-08-28, by Dirkjan Ochtman
fetch: linearize code by eliminating nested functions
2008-08-28, by Dirkjan Ochtman
qimport: report filename in case of IOError
2008-08-26, by Martin Geisler
Fix wrong redirection in test-rebase-parameters
2008-08-27, by Stefano Tortarolo
highlight: split code to improve startup times
2008-08-25, by Patrick Mezard
qfinish: document --applied instead of --all
2008-08-25, by Martin Geisler
Merge with Gilles Moris
2008-08-24, by Patrick Mezard
Have verbose and debug flag print the changeset rev and hash when committing.
2008-08-22, by Gilles Moris
Backed out changeset d557749c627a
2008-08-24, by Patrick Mezard
keyword: avoid additional conflicts during merge/resolve
2008-08-22, by Christian Ebert
Have verbose flag print the changeset hash when committing
2008-08-22, by Gilles Moris
test-rebase-mq: '|' is a GNU sed extension, unfold it
2008-08-24, by Patrick Mezard
merge with crew-stable
2008-08-21, by Dirkjan Ochtman
bisect: status message when no action is specified
2008-08-21, by Dirkjan Ochtman
bisect: expand help text to explain REV argument and --noupdate
2008-08-21, by Dirkjan Ochtman
keyword: thorough hgweb testing
2008-08-21, by Christian Ebert
hgweb: raise ErrorResponses to communicate protocol errors
2008-07-22, by Dirkjan Ochtman
make streamclone.stream_out() a generator
2008-08-15, by Dirkjan Ochtman
hgweb: generate error message only if nothing is passed
2008-07-22, by Dirkjan Ochtman
strip trailing whitespace, replace tabs by spaces
2008-08-21, by Dirkjan Ochtman
hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
2008-08-21, by Dirkjan Ochtman
merge with crew-stable
2008-08-20, by Thomas Arendsen Hein
Make test-hardlinks-safety portable
2008-08-20, by Christian Ebert
merge with crew-stable
2008-08-20, by Thomas Arendsen Hein
Adjust test output for hg help qrecord since ef14c773b3d6
2008-08-20, by Thomas Arendsen Hein
merge with crew-stable
2008-08-20, by Dirkjan Ochtman
update copyright dates in Windows installer's readme file
2008-08-20, by TK Soh
mq: fix docs for qrefresh -D (issue1234)
2008-08-20, by Peter Arrenbrecht
hgweb: removed unnecessary del before function return
2008-08-16, by Martin Geisler
move % out of translatable strings
2008-08-16, by Martin Geisler
Fixed docstring typos
2008-08-12, by Martin Geisler
Begin commit messages with two empty lines.
2008-03-29, by Martin Geisler
Debashify rebase tests
2008-08-19, by Brendan Cully
Use relative imports in inotify.server.
2008-08-19, by Brendan Cully
Do not sort hgwebdir repositories if python list or tuple is given.
2008-08-19, by Thomas Arendsen Hein
Fix up tests
2008-08-18, by Matt Mackall
Add rebase extension
2008-08-18, by Stefano Tortarolo
coal/paper: make output well-formed and fix css syntax error breaking rendering
2008-08-18, by Rocco Rutte
Merge with stable
2008-08-13, by Matt Mackall
clone: get a list of files to clone from store
2008-08-13, by Matt Mackall
store: drop self.encodefn
2008-08-13, by Matt Mackall
streamclone: fold in localrepo.storefiles
2008-08-13, by Matt Mackall
store: change handling of decoding errors
2008-08-13, by Matt Mackall
store: simplify walking
2008-08-13, by Matt Mackall
store: simplify class hierarchy
2008-08-13, by Matt Mackall
statichttp: use store class
2008-08-13, by Matt Mackall
store: take opener as an argument
2008-08-13, by Matt Mackall
localrepo: simplify requirements checking
2008-08-13, by Matt Mackall
localrepo: kill _createmode
2008-08-13, by Matt Mackall
add test-verify
2008-08-13, by Adrian Buehlmann
verify: check repo.store
2008-08-13, by Adrian Buehlmann
revlog: add files method
2008-08-13, by Adrian Buehlmann
store.py: accept empty repos
2008-08-13, by Adrian Buehlmann
verify: only warn on copy nullid
2008-08-13, by Matt Mackall
make commit fail when committing unresolved files
2008-08-13, by Stefano Tortarolo
Update win32mbcs extension
2008-08-13, by Shun-ichi Goto
Merge with stable
2008-08-13, by Matt Mackall
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
less
more
|
(0)
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip