| age |
author |
description |
| Mon, 25 Apr 2011 21:51:20 +0200 |
Patrick Mezard |
patch: remove EOL support from linereader classdefault tip |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: do not patch unknown files (issue752) |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: use temporary files to handle intermediate copies |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: fast-path git case in selectfile() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: merge _applydiff() back into applydiff() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: unify backend file access interface |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: merge backend setmode() into writelines() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: stop modifying gitpatch objects |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: stop handling hunkless git blocks out of stream |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: reindent code |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: unify iterhunks() afile/bfile handling |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: git metadata were ignored if strip > 1 |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: construct and parse binary hunks at the same time |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: refactor iterhunks() regular and binary files emission |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: merge _updatedir() into externalpatch() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: add a workingbackend dirstate layer on top of fsbackend |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: handle binary copies as regular ones |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: remove files while patching, not in updatedir() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: set desired mode when patching, not in updatedir() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: stop changing current directory before patching |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: add lexists() to backends, use it in selectfile() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: move copyfile() into backends, abstract basedir |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: merge makerejlines() into _writerej() |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: extract fs access from patchfile into fsbackend |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: make patch()/internalpatch() always update the dirstate |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: move updatedir() from cmdutil into patch |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
record: unconditionally update the working dir after patching |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
mq: explicitely updatedir() even if patch() fails |
| Mon, 25 Apr 2011 21:51:19 +0200 |
Patrick Mezard |
patch: remove redundant variable in iterhunks() |
| Mon, 25 Apr 2011 21:20:44 +0200 |
Patrick Mezard |
merge with stable |
| Mon, 25 Apr 2011 21:11:28 +0200 |
Patrick Mezard |
test-transplant: fix missing file additionstable |
| Sun, 24 Apr 2011 17:30:50 -0400 |
Greg Ward |
atomictempfile: rewrite docstring to clarify rename() vs. close(). |
| Sun, 24 Apr 2011 19:25:10 -0400 |
Greg Ward |
atomictempfile: avoid infinite recursion in __del__(). |
| Mon, 25 Apr 2011 18:42:31 +0200 |
Patrick Mezard |
run-tests: display diff before prompting with --interactive |
| Sat, 23 Apr 2011 00:52:21 +0300 |
Idan Kamara |
check-code: warn about naked except clauses |
| Sat, 23 Apr 2011 00:51:25 +0300 |
Idan Kamara |
eliminate various naked except clauses |
| Sun, 24 Apr 2011 17:52:46 -0500 |
Matt Mackall |
run-tests: fix some missing i/o locks |
| Sun, 24 Apr 2011 16:46:37 -0500 |
Matt Mackall |
run-tests: add a lock for console I/O |
| Sun, 24 Apr 2011 16:42:15 -0500 |
Matt Mackall |
run-tests: switch timeout handling from alarm to helper thread |
| Sun, 24 Apr 2011 16:42:11 -0500 |
Matt Mackall |
run-tests: add locking on results struct |
| Sun, 24 Apr 2011 23:33:48 +0200 |
Patrick Mezard |
run-tests: fix --interactive (after 994ad067ac6e) |
| Sun, 24 Apr 2011 23:06:19 +0200 |
Patrick Mezard |
color: code simplification |
| Sun, 24 Apr 2011 23:06:18 +0200 |
Patrick Mezard |
test-status-color: fix terminfo code compatibility problem |
| Fri, 22 Apr 2011 16:43:06 +0200 |
Andreas Freimuth |
hg-ssh: fix duplicate word in docstring |
| Fri, 22 Apr 2011 14:04:34 -0500 |
Matt Mackall |
run-tests: move test loop into a helper function |
| Fri, 22 Apr 2011 12:24:22 -0500 |
Matt Mackall |
run-tests: use a results dict |
| Fri, 22 Apr 2011 11:36:40 -0500 |
Matt Mackall |
run-tests: move blacklist and retest filtering to runone |
| Fri, 22 Apr 2011 11:32:05 -0500 |
Matt Mackall |
run-tests: keep a list of passed tests |
| Fri, 22 Apr 2011 11:24:27 -0500 |
Matt Mackall |
run-tests: move keyword checking into runone |
| Fri, 22 Apr 2011 11:22:02 -0500 |
Matt Mackall |
run-tests: add ignores list |
| Thu, 21 Apr 2011 18:38:30 -0500 |
Matt Mackall |
run-tests: move existence/name format check into runone |
| Thu, 21 Apr 2011 18:19:45 -0500 |
Matt Mackall |
run-tests: move interactive handling into runone |
| Thu, 21 Apr 2011 13:47:45 -0700 |
Danek Duvall |
color: add support for terminfo-based attributes and color |
| Thu, 21 Apr 2011 21:16:54 +0200 |
Adrian Buehlmann |
move system_rcpath and user_rcpath to scmutil |
| Thu, 21 Apr 2011 20:54:45 +0200 |
Adrian Buehlmann |
move os_rcpath from util to scmutil |
| Thu, 21 Apr 2011 20:14:29 +0200 |
Adrian Buehlmann |
move rcpath from util to scmutil |
| Thu, 21 Apr 2011 15:11:28 -0500 |
Matt Mackall |
merge with stable |
| Thu, 21 Apr 2011 15:11:19 -0500 |
Matt Mackall |
merge with i18n |
| Thu, 21 Apr 2011 15:10:59 -0500 |
Matt Mackall |
merge with i18nstable |