Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
8 年之前 |
Jelmer Vernooij
|
5afa48af64
Add dulwich.porcelain.ls_tree.
|
9 年之前 |
Jelmer Vernooij
|
36d40a4d41
Add porcelain.pack_objects.
|
10 年之前 |
Jelmer Vernooij
|
0cbe77c9c1
Add porcelain.repack().
|
10 年之前 |
Mike Edgar
|
ef48e2cb77
porcelain: add ls-remote equivalent using client.get_refs
|
10 年之前 |
Jelmer Vernooij
|
ad98c9d4ef
Actually run the web server when invoking 'dulwich web-daemon'.
|
10 年之前 |
Jelmer Vernooij
|
c9f473f858
Fix python3 support in bin/dulwich.
|
10 年之前 |
Jelmer Vernooij
|
989e63744c
Merge dul-web into dulwich command.
|
11 年之前 |
Jelmer Vernooij
|
3002f4939d
Add basic 'status' support to bin/dulwich.
|
11 年之前 |
Jelmer Vernooij
|
127fba5475
Handle SIGINT signals in dulwich script.
|
11 年之前 |
Jelmer Vernooij
|
3df32af314
Add porcelain for receive-pack and upload-pack.
|
11 年之前 |
Jelmer Vernooij
|
a17185314e
Add porcelain 'daemon'.
|
11 年之前 |
Jelmer Vernooij
|
e0282d541c
Move the swift backend to dulwich/contrib.
|
11 年之前 |
Fabien Boucher
|
39e7ba8800
Openstack Swift backend support for bare repositories
|
11 年之前 |
Michael K
|
81b11cd0b1
print(): Switch from statement to funtion.
|
11 年之前 |
Michael K
|
053ad0e08c
Bugfix: cmd_reset could not determine the mode
|
11 年之前 |
Michael K
|
0ded7d5a1b
Fix copy-&-paste errors in command line interface.
|
11 年之前 |
Jelmer Vernooij
|
bb676beb02
Sort command names in bin/dulwich.
|
11 年之前 |
Jelmer Vernooij
|
dd5cf2abbb
Add bin/dulwich support for reset command.
|
11 年之前 |
Jelmer Vernooij
|
516709ead6
Support creating unannotated tags.
|
11 年之前 |
Jelmer Vernooij
|
3a65716436
Support non-commit objects and multiple objects in 'show' porcelain.
|
11 年之前 |
Jelmer Vernooij
|
b1375ef538
Add porcelain for 'dulwich rev-list'.
|
11 年之前 |
Jelmer Vernooij
|
21a5f41e64
Fix typo in commit_tree command.
|
11 年之前 |
Jelmer Vernooij
|
b202c74278
Add wrapper for commit-tree.
|
11 年之前 |
Jelmer Vernooij
|
8d4d28cb9b
Add porcelain for diff-tree.
|
11 年之前 |
Marcin Kuzminski
|
776d9d8964
Added_symbolic_ref function into porcelain module.
|
11 年之前 |
Jelmer Vernooij
|
c32cd5ee61
Add implementation of 'show' for porcelain.
|
12 年之前 |
Jelmer Vernooij
|
633270989b
Add log command to porcelain.
|
12 年之前 |
Jelmer Vernooij
|
6047ead898
Provide a rm command in porcelain.
|
12 年之前 |
Jelmer Vernooij
|
1d9419a437
Add 'add' command to porcelain.
|
12 年之前 |