Dave Borowitz
|
8ca961f45c
web: Use correct result MIME types.
|
14 år sedan |
Dave Borowitz
|
036f7194a0
diff_tree: Fix add/add and add/exact rename conflicts.
|
14 år sedan |
Dave Borowitz
|
7f596356ff
server: Correctly advertise capabilities during receive-pack.
|
14 år sedan |
Dave Borowitz
|
37e4798fe2
server: Allow cloning an empty repo.
|
14 år sedan |
Dave Borowitz
|
222e45c9e7
object_store: Don't send a pack with duplicates of the same object.
|
14 år sedan |
Dave Borowitz
|
8c4061d717
pack: Allow reading of empty packs.
|
14 år sedan |
Dave Borowitz
|
126f9cb460
diff_tree: Do easy copy detection without find_copies_harder.
|
14 år sedan |
Dave Borowitz
|
3dc48c2c23
Pass an HTTP request object through to handlers.
|
14 år sedan |
Jelmer Vernooij
|
f4047d2765
ObjectStore.get_graph_walker() now no longer yields the same
|
14 år sedan |
Dave Borowitz
|
15102c5fc0
diff_tree: Add rename_detector to tree_changes.
|
14 år sedan |
Dave Borowitz
|
8515548c13
diff_tree: Add want_unchanged to changes_with_renames.
|
14 år sedan |
Dave Borowitz
|
7ab53dd376
diff_tree: Construct RenameDetectors without passing tree SHAs.
|
14 år sedan |
Dave Borowitz
|
a12f5b98cc
diff_tree: Add function for getting tree changes for merges.
|
14 år sedan |
David Borowitz
|
4bc6f89b0c
objects: Add lookup_path method to Tree.
|
14 år sedan |
Dave Borowitz
|
a86178b741
Add a simple, extensible framework for commit walking.
|
14 år sedan |
Dave Borowitz
|
70870941f8
objects: Make ShaFile.__eq__ work when other is not a ShaFile.
|
14 år sedan |
Dave Borowitz
|
5dfe60bab6
tests/utils: Function for quickly building commit graphs.
|
14 år sedan |
Jelmer Vernooij
|
8749fb2819
Support ~ in git:// URL paths.
|
14 år sedan |
Dave Borowitz
|
ccf473b3e3
pack: Extract a function to write a packed object header.
|
14 år sedan |
Dave Borowitz
|
b3cf4535d1
pack: Create an UnpackedObject for better encapsulation.
|
14 år sedan |
Dave Borowitz
|
b549044110
pack: Nuke ThinPackData.
|
14 år sedan |
Dave Borowitz
|
63e0e2cc46
pack: Add PackInflater to quickly inflate pack objects.
|
14 år sedan |
Dave Borowitz
|
179cd18ced
pack: Fix a buffering issue with PackStreamReader; add tests.
|
14 år sedan |
Dave Borowitz
|
8c418a269a
pack: Pass a zlib buffer size through to read_zlib_chunks.
|
14 år sedan |
Dave Borowitz
|
1859500e97
Rewrite add_thin_pack to use the fast PackIndexer.
|
14 år sedan |
Dave Borowitz
|
87543ca183
pack: Extract a function to compute the SHA of a file.
|
14 år sedan |
Dave Borowitz
|
79a24186c3
pack: Extract a method to check pack length and SHA.
|
14 år sedan |
Dave Borowitz
|
08c92bc83c
Move PackStreamReader from server to pack.
|
14 år sedan |
Dave Borowitz
|
b4ff74a111
pack: Include offset in PackStreamReader results.
|
14 år sedan |
Dave Borowitz
|
17f10aef38
tests: Move write_pack_data to utils.build_pack.
|
14 år sedan |