Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij f975ad57b8 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. há 13 anos atrás
  Jelmer Vernooij f6f4106941 Support passing merge heads to do_commit. há 13 anos atrás
  Jelmer Vernooij c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. há 13 anos atrás
  Jelmer Vernooij 86ce8353e0 Add very basic Repo.clone (#725369) há 13 anos atrás
  Dave Borowitz 688d6249e1 diff_tree: Factor out a protected _add_change method. há 14 anos atrás
  Jelmer Vernooij 5d1647f2b8 Merge support for ref argument to do_commit, with some tweaks. há 14 anos atrás
  milki 1775866410 Add branch specification to do_commit há 14 anos atrás
  Jelmer Vernooij b32e2385f2 Start on 0.8.1. há 14 anos atrás
  Jelmer Vernooij 6591963348 Release 0.8.0. há 14 anos atrás
  Nick Stenning 84503187ef Use Apple's Availability.h directly to determine current OS X version há 14 anos atrás
  Jelmer Vernooij b46bcc69eb test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None. há 14 anos atrás
  Dave Borowitz 8ca961f45c web: Use correct result MIME types. há 14 anos atrás
  Jelmer Vernooij 4414ac1fe2 Break some more long lines. há 14 anos atrás
  Jelmer Vernooij 156a44e47c Use new unittest addCleanup method. há 14 anos atrás
  Jelmer Vernooij d06e80803f Break some long lines. há 14 anos atrás
  Dave Borowitz 754d96a630 diff_tree: Remove unnecessarily complicated _matches_any_parent. há 14 anos atrás
  Dave Borowitz a52514aede diff_tree: Factor out a few protected methods in RenameDetector. há 14 anos atrás
  Dave Borowitz e2252ee91c diff_tree: Use built-in defaultdict module correctly. há 14 anos atrás
  Dave Borowitz 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. há 14 anos atrás
  Dave Borowitz ed765f24fb server: Sort ref advertisements. há 14 anos atrás
  Dave Borowitz 7f596356ff server: Correctly advertise capabilities during receive-pack. há 14 anos atrás
  Dave Borowitz e846fb0de7 pack: Cache binary SHA of unpacked objects. há 14 anos atrás
  Dave Borowitz 37e4798fe2 server: Allow cloning an empty repo. há 14 anos atrás
  Dave Borowitz 222e45c9e7 object_store: Don't send a pack with duplicates of the same object. há 14 anos atrás
  Dave Borowitz 8c4061d717 pack: Allow reading of empty packs. há 14 anos atrás
  Dave Borowitz 126f9cb460 diff_tree: Do easy copy detection without find_copies_harder. há 14 anos atrás
  Dave Borowitz 3dc48c2c23 Pass an HTTP request object through to handlers. há 14 anos atrás
  Jelmer Vernooij f4047d2765 ObjectStore.get_graph_walker() now no longer yields the same há 14 anos atrás
  Jelmer Vernooij dcf5fa08b4 Remove unused imports. há 14 anos atrás
  Dave Borowitz 582890989a walk: Propagate excluded out-of-order commits. há 14 anos atrás