Dave Borowitz
|
4ed3f5d0cd
diff_tree: Add rename_detector to tree_changes.
|
14 gadi atpakaļ |
Dave Borowitz
|
d1a7f6f6f5
diff_tree: Add want_unchanged to changes_with_renames.
|
14 gadi atpakaļ |
Dave Borowitz
|
ee476e2929
diff_tree: Construct RenameDetectors without passing tree SHAs.
|
14 gadi atpakaļ |
Dave Borowitz
|
24eca58a81
diff_tree: Add function for getting tree changes for merges.
|
14 gadi atpakaļ |
David Borowitz
|
28c8589a60
objects: Add lookup_path method to Tree.
|
14 gadi atpakaļ |
Dave Borowitz
|
b97bf8b939
Add a simple, extensible framework for commit walking.
|
14 gadi atpakaļ |
Dave Borowitz
|
eaa1cec7e1
objects: Make ShaFile.__eq__ work when other is not a ShaFile.
|
14 gadi atpakaļ |
Dave Borowitz
|
d53a7ce96d
tests/utils: Function for quickly building commit graphs.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
4a9983a41a
Support ~ in git:// URL paths.
|
14 gadi atpakaļ |
Dave Borowitz
|
7e31064940
pack: Extract a function to write a packed object header.
|
14 gadi atpakaļ |
Dave Borowitz
|
2919b3d2a0
pack: Create an UnpackedObject for better encapsulation.
|
14 gadi atpakaļ |
Dave Borowitz
|
e487bccea6
pack: Nuke ThinPackData.
|
14 gadi atpakaļ |
Dave Borowitz
|
907aa93d86
pack: Add PackInflater to quickly inflate pack objects.
|
14 gadi atpakaļ |
Dave Borowitz
|
07117ce018
pack: Fix a buffering issue with PackStreamReader; add tests.
|
14 gadi atpakaļ |
Dave Borowitz
|
ace126c5c8
pack: Pass a zlib buffer size through to read_zlib_chunks.
|
14 gadi atpakaļ |
Dave Borowitz
|
d5b8ba3d8f
Rewrite add_thin_pack to use the fast PackIndexer.
|
14 gadi atpakaļ |
Dave Borowitz
|
9f38a56fbf
pack: Extract a function to compute the SHA of a file.
|
14 gadi atpakaļ |
Dave Borowitz
|
d17c537402
pack: Extract a method to check pack length and SHA.
|
14 gadi atpakaļ |
Dave Borowitz
|
2b011cc048
Move PackStreamReader from server to pack.
|
14 gadi atpakaļ |
Dave Borowitz
|
fb35e99618
pack: Include offset in PackStreamReader results.
|
14 gadi atpakaļ |
Dave Borowitz
|
9cc6d0bdbd
tests: Move write_pack_data to utils.build_pack.
|
14 gadi atpakaļ |
Dave Borowitz
|
d2941f50fc
pack: Allow write_pack_object to compute a SHA.
|
14 gadi atpakaļ |
Dave Borowitz
|
4e08fc42ae
pack: Add a PackIndexer to index packs more quickly.
|
14 gadi atpakaļ |
Dave Borowitz
|
3d254d0886
pack: Add a DeltaChainIterator for faster iteration of PackData.
|
14 gadi atpakaļ |
Dave Borowitz
|
572e9ac496
object_store: Fix return type of MemoryObjectStore.get_raw.
|
14 gadi atpakaļ |
Dave Borowitz
|
454f3a25e4
pack: Inline PackObjectIterator.
|
14 gadi atpakaļ |
Dave Borowitz
|
6d65d884e7
pack: Compute CRC32 during object unpacking.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
0728e18440
Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
d1edd497b7
If setuptools is installed, "python setup.py test" will now run the testsuite.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
c3f7fc92d7
Merge improvements to pack writing code.
|
14 gadi atpakaļ |