Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Jelmer Vernooij 8749fb2819 Support ~ in git:// URL paths. hace 14 años
  Dave Borowitz ccf473b3e3 pack: Extract a function to write a packed object header. hace 14 años
  Dave Borowitz b3cf4535d1 pack: Create an UnpackedObject for better encapsulation. hace 14 años
  Dave Borowitz b549044110 pack: Nuke ThinPackData. hace 14 años
  Dave Borowitz 63e0e2cc46 pack: Add PackInflater to quickly inflate pack objects. hace 14 años
  Dave Borowitz 179cd18ced pack: Fix a buffering issue with PackStreamReader; add tests. hace 14 años
  Dave Borowitz 8c418a269a pack: Pass a zlib buffer size through to read_zlib_chunks. hace 14 años
  Dave Borowitz 1859500e97 Rewrite add_thin_pack to use the fast PackIndexer. hace 14 años
  Dave Borowitz 87543ca183 pack: Extract a function to compute the SHA of a file. hace 14 años
  Dave Borowitz 79a24186c3 pack: Extract a method to check pack length and SHA. hace 14 años
  Dave Borowitz 08c92bc83c Move PackStreamReader from server to pack. hace 14 años
  Dave Borowitz b4ff74a111 pack: Include offset in PackStreamReader results. hace 14 años
  Dave Borowitz 17f10aef38 tests: Move write_pack_data to utils.build_pack. hace 14 años
  Dave Borowitz 5dbaea6a3c pack: Allow write_pack_object to compute a SHA. hace 14 años
  Dave Borowitz f645b82164 pack: Add a PackIndexer to index packs more quickly. hace 14 años
  Dave Borowitz a35fc1abe4 pack: Add a DeltaChainIterator for faster iteration of PackData. hace 14 años
  Dave Borowitz d0eaad5a34 object_store: Fix return type of MemoryObjectStore.get_raw. hace 14 años
  Dave Borowitz 4e64015a57 pack: Inline PackObjectIterator. hace 14 años
  Dave Borowitz 0ee782e794 pack: Compute CRC32 during object unpacking. hace 14 años
  Jelmer Vernooij 68e2b4bca4 Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. hace 14 años
  Jelmer Vernooij e324543053 If setuptools is installed, "python setup.py test" will now run the testsuite. hace 14 años
  Jelmer Vernooij a3a61dca38 Merge improvements to pack writing code. hace 14 años