Sat, 09 Oct 2010 15:40:29 -0500 |
Patrick Mezard |
setup.py: write libdir as a python string literal
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: fails immediately upon malformed hunk
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: always raise PatchError with a message, simplify handling
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: simplify externalpatch() arguments
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
util: remove needbinary(), no longer used for external patching
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove internal patcher fallback and NoHunk error
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused patchmeta.lineno
|
Sat, 09 Oct 2010 15:13:08 -0500 |
Patrick Mezard |
patch: remove unused flags from readgitpatch()
|
Sat, 09 Oct 2010 15:06:22 -0500 |
Mads Kiilerich |
test-subrepo-svn.t: ignore that subversion %-encodes $TESTTMP
|
Sat, 09 Oct 2010 22:05:24 +0200 |
Martin Geisler |
revsets: fix stray * in help topic
|
Sat, 09 Oct 2010 12:27:14 -0500 |
Augie Fackler |
web: add a help view for getting hg help output
|
Sat, 09 Oct 2010 15:00:30 -0500 |
Benoit Boissinot |
fix indentation error
|
Sat, 09 Oct 2010 14:50:20 -0500 |
Matt Mackall |
merge: handle no file parent in backwards merge (issue2364)
|
Sat, 09 Oct 2010 14:52:58 -0500 |
Matt Mackall |
merge with crew
|
Sat, 09 Oct 2010 12:28:16 -0500 |
Benoit Boissinot |
ui.paths: expand paths directly in fixconfig (issue2373)
|