Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jelmer Vernooij 97ee883787 Support passing merge heads to do_commit. 14 gadi atpakaļ
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 14 gadi atpakaļ
  Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) 14 gadi atpakaļ
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. 14 gadi atpakaļ
  Jelmer Vernooij ac2521f5fe Start on 0.8.1. 14 gadi atpakaļ
  Jelmer Vernooij 61fe60f4ee Release 0.8.0. 14 gadi atpakaļ
  Dave Borowitz f6670286c2 web: Use correct result MIME types. 14 gadi atpakaļ
  Dave Borowitz 1c7cb6c250 diff_tree: Fix add/add and add/exact rename conflicts. 14 gadi atpakaļ
  Dave Borowitz 64b4bc9a8a server: Correctly advertise capabilities during receive-pack. 14 gadi atpakaļ
  Dave Borowitz 8c9d3c8aa6 server: Allow cloning an empty repo. 14 gadi atpakaļ
  Dave Borowitz 1a8caadab9 object_store: Don't send a pack with duplicates of the same object. 14 gadi atpakaļ
  Dave Borowitz a88869bf56 pack: Allow reading of empty packs. 14 gadi atpakaļ
  Dave Borowitz a099aecd6b diff_tree: Do easy copy detection without find_copies_harder. 14 gadi atpakaļ
  Dave Borowitz 03192bae4f Pass an HTTP request object through to handlers. 14 gadi atpakaļ
  Jelmer Vernooij fcbe1e1e60 ObjectStore.get_graph_walker() now no longer yields the same 14 gadi atpakaļ
  Dave Borowitz ef2583af24 diff_tree: Add rename_detector to tree_changes. 14 gadi atpakaļ
  Dave Borowitz f7b063c999 diff_tree: Add want_unchanged to changes_with_renames. 14 gadi atpakaļ
  Dave Borowitz f1f922d97c diff_tree: Construct RenameDetectors without passing tree SHAs. 14 gadi atpakaļ
  Dave Borowitz e81a7abcdd diff_tree: Add function for getting tree changes for merges. 14 gadi atpakaļ
  David Borowitz fe3a578297 objects: Add lookup_path method to Tree. 14 gadi atpakaļ
  Dave Borowitz 16838115fc Add a simple, extensible framework for commit walking. 14 gadi atpakaļ
  Dave Borowitz 0f867aa906 objects: Make ShaFile.__eq__ work when other is not a ShaFile. 14 gadi atpakaļ
  Dave Borowitz 44be3f1fdd tests/utils: Function for quickly building commit graphs. 14 gadi atpakaļ
  Jelmer Vernooij 15574b63e8 Support ~ in git:// URL paths. 14 gadi atpakaļ
  Dave Borowitz 389916cdc0 pack: Extract a function to write a packed object header. 14 gadi atpakaļ
  Dave Borowitz 76989d693c pack: Create an UnpackedObject for better encapsulation. 14 gadi atpakaļ
  Dave Borowitz 6e690a2548 pack: Nuke ThinPackData. 14 gadi atpakaļ
  Dave Borowitz 792ca5768c pack: Add PackInflater to quickly inflate pack objects. 14 gadi atpakaļ
  Dave Borowitz 880f0f0db5 pack: Fix a buffering issue with PackStreamReader; add tests. 14 gadi atpakaļ
  Dave Borowitz f06c1048e2 pack: Pass a zlib buffer size through to read_zlib_chunks. 14 gadi atpakaļ