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.
osutils: pull file stat loop into its own function
2007-10-08, by Matt Mackall
osutil: fold stat paths together
2007-10-08, by Matt Mackall
osutil: more cleanups
2007-10-08, by Matt Mackall
osutil: eliminate alloca call
2007-10-08, by Matt Mackall
osutil: cleanups
2007-10-08, by Matt Mackall
Execution bit detection fixes for VFAT on Linux
2007-10-05, by Rafael Villar Burke
churn: simplify code to get terminal width
2007-09-12, by Christian Ebert
patch: fix git sendmail handling without proper mail headers
2007-10-08, by Patrick Mezard
hgk: allow any extdiff command for visual diff
2007-10-08, by TK Soh
osutil.c: style fix - delete trailing end-of-line spaces
2007-10-07, by Giorgos Keramidas
convert: do not output when trying to load svn bindings
2007-10-07, by Benoit Boissinot
convert: split converters into sink/source
2007-10-07, by Benoit Boissinot
Test darcs converter
2007-10-07, by Patrick Mezard
convert: fix darcs_source.pull() under windows
2007-10-07, by Patrick Mezard
convert: fix darcs_source._run() under windows
2007-10-07, by Patrick Mezard
hghave: detect darcs client
2007-10-07, by Patrick Mezard
hghave: reorder check functions and entries
2007-10-07, by Patrick Mezard
Test workingctx exec/link bit for copies.
2007-10-07, by Patrick Mezard
Fix workingctx exec/link bit of copies on non-supporting systems
2007-10-07, by Patrick Mezard
test-manifest: test symlink and exec bit display
2007-10-06, by Patrick Mezard
Display symlink or executable bit with manifest -v
2007-10-06, by Patrick Mezard
convert: quote "^" to avoid windows using it as an escape char.
2007-10-06, by Patrick Mezard
Always copy the necessary files before applying a git patch
2007-10-06, by Alexis S. L. Carvalho
mercurial_sink: regrab locks in setbranch
2007-10-06, by Alexis S. L. Carvalho
convert --filemap: reduce memory usage
2007-10-06, by Alexis S. L. Carvalho
convert: change SKIPREV to 'SKIP'
2007-10-06, by Alexis S. L. Carvalho
Fix bad lambda prototype in workingctx.fileflags()
2007-10-06, by Patrick Mezard
osutil.c: use readdir instead of readdir64
2007-10-06, by Alexis S. L. Carvalho
osutil.c: include Python.h before the other headers
2007-10-06, by Alexis S. L. Carvalho
Add osutil module, containing a listdir function.
2007-10-05, by Bryan O'Sullivan
hgk: add basic usage and configuration documentation
2007-10-05, by Patrick Mezard
hgk: add context menu visual diff action
2007-10-02, by Patrick Mezard
hgk: add debug-config command to pass configuration options
2007-10-05, by Patrick Mezard
hgk: fix right-mouse button handling under macosx
2007-10-02, by Patrick Mezard
Test *_ISLINK merge environment vars
2007-10-05, by Patrick Mezard
merge: provide *_ISLINK environment vars to merge helper
2007-10-03, by Patrick Mezard
context: add fileflags() to avoid rebuilding manifests
2007-10-05, by Patrick Mezard
run-tests.py: allow a different temporary directory to be specified
2007-10-05, by Bryan O'Sullivan
Update test for new output produced since 17ed9b9a0d03
2007-10-05, by Bryan O'Sullivan
Fix accidentally broken test.
2007-10-05, by Bryan O'Sullivan
Merge with crew.
2007-10-05, by Bryan O'Sullivan
Allow tests to run in parallel.
2007-10-05, by Bryan O'Sullivan
run-tests.py: reorder options alphabetically.
2007-10-05, by Bryan O'Sullivan
convert_svn: add --filemap support
2007-10-04, by Alexis S. L. Carvalho
convert_cvs: add --filemap support
2007-10-04, by Alexis S. L. Carvalho
convert_git: add --filemap support
2007-10-04, by Alexis S. L. Carvalho
mercurial_source: add --filemap support
2007-10-04, by Alexis S. L. Carvalho
convert: add a mode where mercurial_sink skips empty revisions.
2007-10-04, by Alexis S. L. Carvalho
convert: readd --filemap
2007-10-04, by Alexis S. L. Carvalho
convert: move filemapper class to a separate file
2007-10-04, by Alexis S. L. Carvalho
convert: disable current --filemap support
2007-10-04, by Alexis S. L. Carvalho
convert: allow the converter_source to say "skip this revision"
2007-10-04, by Alexis S. L. Carvalho
convert: pass the order of the revmapfile to the converter_source
2007-10-04, by Alexis S. L. Carvalho
Merge with crew
2007-10-04, by Matt Mackall
merge: add debug diagnostics for findcopies
2007-10-04, by Matt Mackall
Merge with crew-stable
2007-10-04, by Patrick Mezard
test-convert-git: support older git client (1.4.4.4)
2007-10-04, by Thomas Arendsen Hein
changegroup: avoid large copies
2007-10-03, by Matt Mackall
revlog: generate trivial deltas against null revision
2007-10-03, by Matt Mackall
Merge with crew
2007-10-03, by Matt Mackall
Merge with crew-stable
2007-10-03, by Patrick Mezard
test-convert-cvs: handle older cvs client
2007-10-03, by Christian Ebert
Merge with crew
2007-10-02, by Bryan O'Sullivan
convert: fix a few residual bugs in darcs importer
2007-10-02, by Bryan O'Sullivan
Merge with crew
2007-10-02, by Matt Mackall
Merge with crew.
2007-10-02, by Bryan O'Sullivan
convert: support darcs as a source repo
2007-10-02, by Bryan O'Sullivan
convert: fail properly if we can't read a source hg repository
2007-10-02, by Bryan O'Sullivan
util: add default argument to strdate
2007-10-02, by Bryan O'Sullivan
convert: add before/after hooks for converter sources
2007-10-02, by Bryan O'Sullivan
merge with -stable
2007-10-02, by Benoit Boissinot
Merge with crew-stable
2007-09-30, by Patrick Mezard
Merge with crew-stable
2007-09-30, by Patrick Mezard
Merge with crew-stable.
2007-09-29, by Bryan O'Sullivan
Merge with crew.
2007-09-29, by Bryan O'Sullivan
darcs2hg: Added support for darcs tags.
2007-09-11, by Terry Smith
darcs2hg: Now detects and recovers from simple darcs conflicts.
2007-09-11, by Terry Smith
darcs2hg: Now understands files that were explicitly renamed in darcs.
2007-09-11, by Terry Smith
set_exec: do not chmod a symlink
2007-10-02, by Steve Borho
Test debugindexdot
2007-09-30, by Patrick Mezard
Test mercurial convert sink removes empty directories.
2007-09-30, by Patrick Mezard
convert: fix missing import
2007-09-30, by Patrick Mezard
convert: delete empty directories if deleting a file (bug 754)
2007-09-29, by Bryan O'Sullivan
bdiff: switch to lyhash
2007-09-27, by Matt Mackall
bdiff: use INT_MAX to avoid some inner loop comparisons
2007-09-27, by Matt Mackall
bdiff: simple splitlines optimization
2007-09-27, by Christoph Spiel
I have spotted the biggest bottleneck in "bdiff.c". Actually it was
2007-09-27, by Christoph Spiel
revlog: fix revlogio.packentry corner case
2007-09-26, by Alexis S. L. Carvalho
Don't try to determine interactivity if ui() called with interactive=False.
2007-09-25, by Dirkjan Ochtman
Merge with crew-stable
2007-09-24, by Alexis S. L. Carvalho
convert_git: avoid returning two entries for the same file in getchanges
2007-09-24, by Alexis S. L. Carvalho
mq: fix qrefresh -e with no patches applied
2007-09-24, by Alexis S. L. Carvalho
Push over HTTP: really tell the user the size of the bundle
2007-09-24, by Alexis S. L. Carvalho
hgwebdir: ignore hgrc parse errors while building the index page
2007-09-24, by Alexis S. L. Carvalho
hgweb: don't raise an exception when displying empty repos
2007-09-24, by Alexis S. L. Carvalho
make identify an optionalrepo command
2007-09-24, by Alexis S. L. Carvalho
copy: if destination ends with "/", make sure it's a directory
2007-09-24, by Alexis S. L. Carvalho
manifest: minor performance tweak
2007-09-24, by Matt Mackall
dirstate: speed up read and write
2007-09-24, by Matt Mackall
dirstate: make dir collision logic faster
2007-09-24, by Matt Mackall
Merge with crew
2007-09-24, by Matt Mackall
revlog: fix inlined revision transaction extra data (issue 749)
2007-09-23, by Patrick Mezard
Merge with crew-stable
2007-09-23, by Patrick Mezard
bisect: remove useless try/except
2007-09-22, by Patrick Mezard
Merge with crew-stable
2007-09-22, by Patrick Mezard
bisect: don't write data on failure
2007-09-22, by Benoit Boissinot
bisect: do silent init if necessary
2007-09-22, by Benoit Boissinot
Test renaming files brought by merge second parent (issue 746)
2007-09-23, by Patrick Mezard
localrepo: fix undelete() on merge working directory (issue 746)
2007-09-23, by Patrick Mezard
Test static-http calls on '/' URI (issue 747)
2007-09-22, by Patrick Mezard
statichttprepo: fix calls on '/' URI (issue 747)
2007-09-22, by Paul Bx
convert-cvs: update test to pass on Linux
2007-09-21, by Matt Mackall
verify: report first bad changeset
2007-09-21, by Matt Mackall
revlog: more robust for damaged indexes
2007-09-21, by Matt Mackall
debugindex: more robust for damaged indexes
2007-09-21, by Matt Mackall
debuginstall: stop looking for patch utility, just test it
2007-09-15, by Patrick Mezard
Updated zsh completion from issue722.
2007-09-14, by Brendan Cully
Merge with crew-stable
2007-09-14, by Patrick Mezard
convert: test cvs repository conversion
2007-09-14, by Patrick Mezard
convert: workaround for cvsps.cache under Windows
2007-09-14, by Patrick Mezard
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip