| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
No code changes required, just bump the submodule and makefile versions.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
No changes required, just bump the submodule and Makefile versions.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
No changes required, just bump the submodule and Makefile version.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
This requires a small change to how we handle notes, but otherwise just
works.
Note that we can't use anything from v1.8.0 until v1.8.2.1 because some
of the symbols that we need for graph drawing were made private in
v1.8.0 and this was not reverted until v1.8.2.1.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
No changes needed.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
resolve_ref() is renamed to resolve_ref_unsafe(). CGit's usage is safe.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
No changes required.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
|
| |
This release changes the archive interface so that we now need to pass
argv into write_archive().
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
| |
struct pathspec is now used in more places.
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Some changes to diff options:
- no_merges has become the more general max_parents
- path restriction now uses struct pathspec
Signed-off-by: John Keeping <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
| |
|
|
|
|
|
|
|
| |
Now that rc1 is released as a tarball `make get-git` should start working
again.
Signed-off-by: Lars Hjemli <[email protected]>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
| |
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
| |
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
|
|
| |
Signed-off-by: Lars Hjemli <[email protected]>
|
|
This commit adds the subdirectory 'git' as a submodule containing
the git git repository, but doesn't add support for automatically
cloning the submodule.
Signed-off-by: Lars Hjemli <[email protected]>
|