| 22 months | Patrick Mezard | test-grep: test issue 685 |
| 22 months | Patrick Mezard | Fix issue 685: trackback in grep -r after rename |
| 22 months | Thomas Arendsen Hein | merge with crew-stable |
| 23 months | Thomas Arendsen Hein | The >| redirection does not exist in plain sh. |
| 22 months | Patrick Mezard | Merge with crew-stable |
| 22 months | Patrick Mezard | hghave: test hotshot dependencies (debian does not provide profile) |
| 22 months | Patrick Mezard | Merge with crew-stable |
| 22 months | Patrick Mezard | test-profile: fix grep, check hotshot availability |
| 22 months | Benoit Boissinot | merge with -stable |
| 22 months | Guillaume Chazarain | Return 0 as 'hg bisect reset' is successful |
| 22 months | Benoit Boissinot | fix bundlerepo broken by 4205f626dc05 |
| 22 months | Patrick Mezard | Merge with crew-stable |
| 22 months | Patrick Mezard | Test --time, --profile and --lsprof |
| 22 months | Patrick Mezard | demandimport: ignore resource module, not available under Windows. |
| 23 months | Patrick Mezard | demandimport: ignore pwd and grp. |
| 23 months | Brendan Cully | imerge: simplify 1d5ebb0d366f |
| 23 months | Patrick Mezard | imerge: fix status file lookups |
| 23 months | Patrick Mezard | demandimport: ignore pwd and grp. |
| 23 months | Patrick Mezard | util: ignore invalid path errors in path_auditor. |
| 23 months | Alexis S. L. Carvalho | merge with crew-stable |
| 23 months | Alexis S. L. Carvalho | merge: fix a copy detection bug (issue672) |
| 23 months | Thomas Arendsen Hein | merge with crew-stable |
| 23 months | Thomas Arendsen Hein | Added test for commands.dispatch (especially 88803a69b24) |
| 23 months | Thomas Arendsen Hein | test-context.py: Don't create second repo instance (fixed since 7b5723c95a82) |
| 23 months | Thomas Arendsen Hein | fancyopts: Copy list arguments in command table before modifying. |
| 23 months | Thomas Arendsen Hein | Print less scary message if the system supports symlinks: |
| 23 months | Thomas Arendsen Hein | Hide absolute path from test-no-symlinks output. |
| 23 months | Bryan O'Sullivan | Make a few portability improvements to path auditing code. |
| 23 months | Bryan O'Sullivan | Make audit_path more stringent. |
| 23 months | Bryan O'Sullivan | mq: teach qpop about symlinks |
| 23 months | Bryan O'Sullivan | debugstate: print symlinks as 'lnk', not '777' |
| 23 months | Bryan O'Sullivan | manifest: accept -r for rev specification |
| 23 months | Bryan O'Sullivan | record: improve docs, improve prompts |
| 23 months | Patrick Mezard | Merge with crew-stable |
| 23 months | Patrick Mezard | hghave: prefix temporary files with "hg-hghave-" |
| 23 months | Patrick Mezard | test-no-symlinks: rename .bundle into .hg for consistency. |
| 23 months | Brendan Cully | Merge with crew-stable |
| 23 months | Brendan Cully | fix up previous commit for stable |
| 23 months | Brendan Cully | Merge with crew-stable |
| 23 months | Brendan Cully | Cache extension load failures. |
| 23 months | Benoit Boissinot | merge with -stable |
| 23 months | Benoit Boissinot | unobfuscate part of f94dbc6c7eaf |
| 23 months | Patrick Mezard | Merge with crew-stable |
| 23 months | Patrick Mezard | Test symlink handling on platform not supporting them |
| 23 months | Patrick Mezard | hghave: feature absence can be checked by prefixing with 'no-' |
| 23 months | Benoit Boissinot | merge with -stable |
| 23 months | Eric Hopper | Fix hgwebdir after 9858477ed74cce9dc8f4069f9453a1bda0e13ba1 broke it. |
| 23 months | Benoit Boissinot | refactor options from cmdtable |
| 23 months | Thomas Arendsen Hein | merge with crew-stable |
| 23 months | Thomas Arendsen Hein | CVS import: Support new-style .cvspass-file format. |
| 23 months | Thomas Arendsen Hein | raise util.Abort again if specified revision is not an integer. |
| 23 months | Thomas Arendsen Hein | debugsvnlog call had too many quotes (found by Edouard Gomez) |
| 23 months | Thomas Arendsen Hein | Remove trailing spaces, fix indentation |
| 23 months | Thomas Arendsen Hein | merge with crew-stable |
| 23 months | Thomas Arendsen Hein | Remove trailing spaces |
| 23 months | Thomas Arendsen Hein | Removed debug print from convert/subversion.py |
| 23 months | Thomas Arendsen Hein | Replace _ with inst for catching exceptions to not shadow gettext. |
| 23 months | Thomas Arendsen Hein | Move debugsvnlog to subversion module. |
| 23 months | Thomas Arendsen Hein | convert: Use debugsvnlog instead of git-like debug-svn-log. |
| 23 months | Brad Schick | extdiff: do single file diffs from the wc with no copy |