Jelmer Vernooij
|
d9960615d6
Add porcelain submodule commands (#1647)
|
1 月之前 |
Jelmer Vernooij
|
1d89c0b435
Add support for branch.<name>.merge configuration
|
1 月之前 |
Jelmer Vernooij
|
0eef621f1f
Fix errors on windows
|
1 月之前 |
Jelmer Vernooij
|
f2b678dc7d
Add porcelain submodule commands
|
1 月之前 |
Jelmer Vernooij
|
b9c345b28f
Add test for porcelain.push return value
|
1 月之前 |
Jelmer Vernooij
|
7c5e791780
Add support for reset --mixed and reset --soft modes (#1635)
|
1 月之前 |
Jelmer Vernooij
|
6048946db6
Add support for reset --mixed and reset --soft modes
|
1 月之前 |
Jelmer Vernooij
|
57af1664e2
Implement mv porcelain. Fixes #1633
|
1 月之前 |
Jelmer Vernooij
|
643ed8555a
Fix porcelain.remove() to work from any directory (#1627)
|
1 月之前 |
Jelmer Vernooij
|
1783fe95ae
Fix porcelain.remove() to work from any directory
|
1 月之前 |
Jelmer Vernooij
|
039439b480
Implement complete filter-branch functionality
|
1 月之前 |
Jelmer Vernooij
|
1e39f5ec05
Add filter-branch support to porcelain
|
1 月之前 |
Jelmer Vernooij
|
d9a0b27609
Add support for auto garbage collection.
|
1 月之前 |
Jelmer Vernooij
|
a4ee7bcdbc
Add prune cli command
|
1 月之前 |
Jelmer Vernooij
|
726502052f
Add prune command to dulwich.porcelain
|
1 月之前 |
Jelmer Vernooij
|
b1d529d2c8
porcelain.status: Support untracked_files="normal" and make it the default
|
1 月之前 |
Jelmer Vernooij
|
e733f26507
Return symrefs from ls_refs
|
1 月之前 |
Jelmer Vernooij
|
f784db47e9
Fix porcelain.reset --hard to delete files not in target tree
|
1 月之前 |
Jelmer Vernooij
|
77af7c5f34
Fix support for short commit hashes in porcelain.reset() (#1610)
|
1 月之前 |
Jelmer Vernooij
|
be41a98c67
Fix support for short commit hashes in porcelain.reset()
|
1 月之前 |
Jelmer Vernooij
|
4a851e048b
Add test for issue #1247 (top-level untracked files detection)
|
1 月之前 |
Jelmer Vernooij
|
3ee115dfc4
Implement git revert command (#1599)
|
1 月之前 |
Jelmer Vernooij
|
6d36d48e42
Add porcelain.count_objects() function
|
1 月之前 |
Jelmer Vernooij
|
99af02a86f
Add unpack-objects plumbing command
|
1 月之前 |
Jelmer Vernooij
|
32e73e511e
Add support for os.PathLike objects throughout the API
|
1 月之前 |
Jelmer Vernooij
|
6c12acf779
Attempt to fix build on Windows
|
2 月之前 |
Jelmer Vernooij
|
a7ba57e8da
Fix porcelain.add() to stage modified files when no paths specified
|
2 月之前 |
Jelmer Vernooij
|
3e846b63e4
Add more tests for handling of symlinks in porcelain.add
|
2 月之前 |
Jelmer Vernooij
|
3528f83685
Improve porcelain.add() documentation to clarify default behavior
|
2 月之前 |
Jelmer Vernooij
|
315f842171
Fix porcelain.add() staging invalid './' when adding repository root
|
2 月之前 |