Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. hace 14 años
  Jelmer Vernooij e0e795f3e9 Special case 'refs/stash' as a valid ref. hace 14 años
  Jelmer Vernooij d9540a4ca1 Merge basic support for alternates. hace 14 años
  Jelmer Vernooij d93d4893fc Merge fix for compilation with MSVC < 8. hace 14 años
  Jelmer Vernooij 7a3a2de967 Add basic support for alternates. hace 14 años
  Jelmer Vernooij eb2aa3d416 Update NEWS. hace 14 años
  Jelmer Vernooij 20f6a5c165 client: Add http support for 'git-upload-pack'. hace 14 años
  Jelmer Vernooij 3cae0be3e8 Support the 'side-band-64k' capability in 'git-receive-pack'. hace 14 años
  Jelmer Vernooij 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. hace 14 años
  Jelmer Vernooij 97ee883787 Support passing merge heads to do_commit. hace 14 años
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. hace 14 años
  Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) hace 14 años
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. hace 14 años
  Jelmer Vernooij ac2521f5fe Start on 0.8.1. hace 14 años
  Jelmer Vernooij 61fe60f4ee Release 0.8.0. hace 14 años
  Dave Borowitz f6670286c2 web: Use correct result MIME types. hace 14 años
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. hace 14 años
  Dave Borowitz 64b4bc9a8a server: Correctly advertise capabilities during receive-pack. hace 14 años
  Dave Borowitz 8c9d3c8aa6 server: Allow cloning an empty repo. hace 14 años
  Dave Borowitz 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. hace 14 años
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. hace 14 años
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. hace 14 años
  Dave Borowitz 03192bae4f Pass an HTTP request object through to handlers. hace 14 años
  Jelmer Vernooij fcbe1e1e60 ObjectStore.get_graph_walker() now no longer yields the same hace 14 años
  Dave Borowitz ef2583af24 diff_tree: Add rename_detector to tree_changes. hace 14 años
  Dave Borowitz f7b063c999 diff_tree: Add want_unchanged to changes_with_renames. hace 14 años
  Dave Borowitz f1f922d97c diff_tree: Construct RenameDetectors without passing tree SHAs. hace 14 años
  Dave Borowitz e81a7abcdd diff_tree: Add function for getting tree changes for merges. hace 14 años
  David Borowitz fe3a578297 objects: Add lookup_path method to Tree. hace 14 años
  Dave Borowitz 16838115fc Add a simple, extensible framework for commit walking. hace 14 años