Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij b0572e5cd5 Special case 'refs/stash' as a valid ref. hace 13 años
  Jelmer Vernooij c80b354919 Merge basic support for alternates. hace 13 años
  Jelmer Vernooij da27aea049 Merge fix for compilation with MSVC < 8. hace 13 años
  Jelmer Vernooij 3ccf689dcf Add basic support for alternates. hace 13 años
  Jelmer Vernooij fbfc90ddd5 Update NEWS. hace 13 años
  Jelmer Vernooij 554f298808 client: Add http support for 'git-upload-pack'. hace 13 años
  Jelmer Vernooij 47ed7e4c9d Support the 'side-band-64k' capability in 'git-receive-pack'. hace 13 años
  Jelmer Vernooij f6f4106941 Support passing merge heads to do_commit. hace 13 años
  Jelmer Vernooij c2b994f41d Drop support for testtools, instead depend on python >= 2.7 or unittest2. hace 13 años
  Jelmer Vernooij 86ce8353e0 Add very basic Repo.clone (#725369) hace 13 años
  Jelmer Vernooij 5d1647f2b8 Merge support for ref argument to do_commit, with some tweaks. hace 14 años
  Jelmer Vernooij b32e2385f2 Start on 0.8.1. hace 14 años
  Jelmer Vernooij 6591963348 Release 0.8.0. hace 14 años
  Dave Borowitz 8ca961f45c web: Use correct result MIME types. hace 14 años
  Dave Borowitz 036f7194a0 diff_tree: Fix add/add and add/exact rename conflicts. hace 14 años
  Dave Borowitz 7f596356ff server: Correctly advertise capabilities during receive-pack. hace 14 años
  Dave Borowitz 37e4798fe2 server: Allow cloning an empty repo. hace 14 años
  Dave Borowitz 222e45c9e7 object_store: Don't send a pack with duplicates of the same object. hace 14 años
  Dave Borowitz 8c4061d717 pack: Allow reading of empty packs. hace 14 años
  Dave Borowitz 126f9cb460 diff_tree: Do easy copy detection without find_copies_harder. hace 14 años
  Dave Borowitz 3dc48c2c23 Pass an HTTP request object through to handlers. hace 14 años
  Jelmer Vernooij f4047d2765 ObjectStore.get_graph_walker() now no longer yields the same hace 14 años
  Dave Borowitz 15102c5fc0 diff_tree: Add rename_detector to tree_changes. hace 14 años
  Dave Borowitz 8515548c13 diff_tree: Add want_unchanged to changes_with_renames. hace 14 años
  Dave Borowitz 7ab53dd376 diff_tree: Construct RenameDetectors without passing tree SHAs. hace 14 años
  Dave Borowitz a12f5b98cc diff_tree: Add function for getting tree changes for merges. hace 14 años
  David Borowitz 4bc6f89b0c objects: Add lookup_path method to Tree. hace 14 años
  Dave Borowitz a86178b741 Add a simple, extensible framework for commit walking. hace 14 años
  Dave Borowitz 70870941f8 objects: Make ShaFile.__eq__ work when other is not a ShaFile. hace 14 años
  Dave Borowitz 5dfe60bab6 tests/utils: Function for quickly building commit graphs. hace 14 años