Jelmer Vernooij
|
5d1647f2b8
Merge support for ref argument to do_commit, with some tweaks.
|
14 gadi atpakaļ |
milki
|
1775866410
Add branch specification to do_commit
|
14 gadi atpakaļ |
Jelmer Vernooij
|
b32e2385f2
Start on 0.8.1.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
6591963348
Release 0.8.0.
|
14 gadi atpakaļ |
Nick Stenning
|
84503187ef
Use Apple's Availability.h directly to determine current OS X version
|
14 gadi atpakaļ |
Jelmer Vernooij
|
b46bcc69eb
test_server: Merge in tweaks from David to raise an exception when out of data rather than returning None.
|
14 gadi atpakaļ |
Dave Borowitz
|
8ca961f45c
web: Use correct result MIME types.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
4414ac1fe2
Break some more long lines.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
156a44e47c
Use new unittest addCleanup method.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
d06e80803f
Break some long lines.
|
14 gadi atpakaļ |
Dave Borowitz
|
754d96a630
diff_tree: Remove unnecessarily complicated _matches_any_parent.
|
14 gadi atpakaļ |
Dave Borowitz
|
a52514aede
diff_tree: Factor out a few protected methods in RenameDetector.
|
14 gadi atpakaļ |
Dave Borowitz
|
e2252ee91c
diff_tree: Use built-in defaultdict module correctly.
|
14 gadi atpakaļ |
Dave Borowitz
|
036f7194a0
diff_tree: Fix add/add and add/exact rename conflicts.
|
14 gadi atpakaļ |
Dave Borowitz
|
ed765f24fb
server: Sort ref advertisements.
|
14 gadi atpakaļ |
Dave Borowitz
|
7f596356ff
server: Correctly advertise capabilities during receive-pack.
|
14 gadi atpakaļ |
Dave Borowitz
|
e846fb0de7
pack: Cache binary SHA of unpacked objects.
|
14 gadi atpakaļ |
Dave Borowitz
|
37e4798fe2
server: Allow cloning an empty repo.
|
14 gadi atpakaļ |
Dave Borowitz
|
222e45c9e7
object_store: Don't send a pack with duplicates of the same object.
|
14 gadi atpakaļ |
Dave Borowitz
|
8c4061d717
pack: Allow reading of empty packs.
|
14 gadi atpakaļ |
Dave Borowitz
|
126f9cb460
diff_tree: Do easy copy detection without find_copies_harder.
|
14 gadi atpakaļ |
Dave Borowitz
|
3dc48c2c23
Pass an HTTP request object through to handlers.
|
14 gadi atpakaļ |
Jelmer Vernooij
|
f4047d2765
ObjectStore.get_graph_walker() now no longer yields the same
|
14 gadi atpakaļ |
Jelmer Vernooij
|
dcf5fa08b4
Remove unused imports.
|
14 gadi atpakaļ |
Dave Borowitz
|
582890989a
walk: Propagate excluded out-of-order commits.
|
14 gadi atpakaļ |
Dave Borowitz
|
87f2053dd5
_compat: Add implementation of all().
|
14 gadi atpakaļ |
Dave Borowitz
|
d5ea71fe4d
walk: Record last commit yielded by the pq.
|
14 gadi atpakaļ |
Dave Borowitz
|
95ce2a872c
walk: Reorganize 'since' boundary code.
|
14 gadi atpakaļ |
Dave Borowitz
|
3b031c7cc8
walk: Exclude parents more aggressively.
|
14 gadi atpakaļ |
Dave Borowitz
|
9dba77a601
walk: Walk a fixed number of extra commits before returning.
|
14 gadi atpakaļ |