Skip to content
Snippets Groups Projects
  1. Nov 07, 2011
  2. Nov 04, 2011
  3. Nov 03, 2011
  4. Nov 06, 2011
  5. Nov 03, 2011
  6. Oct 09, 2011
  7. Oct 18, 2011
  8. Nov 03, 2011
  9. Nov 06, 2011
  10. Nov 03, 2011
  11. Nov 02, 2011
    • David M. Carr's avatar
      add: support adding explicit files in subrepos · 9e99d2bb
      David M. Carr authored
      Change the behavior of the add command such that explicit paths in
      subrepos are always added.  This eliminates the previous behavior
      where if you called "hg add" for an explicit path in a subrepo
      without specifying the -S option, it would be silently ignored.
      If you specify patterns, or no arguments at all, the -S option
      will still be needed to activate recursion into subrepos.
      9e99d2bb
    • David M. Carr's avatar
      tests: add test for add of explicit path in subrepo · 83c2e677
      David M. Carr authored
      Add test coverage for the existing behavior where adds of explicit paths in
      subrepos are silently ignored.  This is in preparation for changing the
      behavior of the add command to have better support for subrepos.
      83c2e677
  12. Nov 03, 2011
  13. Oct 19, 2011
  14. Nov 02, 2011
Loading