- 18 Jan, 2022 1 commit
-
-
Edward Thomson committed
-
- 12 Jan, 2022 1 commit
-
-
punkymaniac committed
-
- 11 Jan, 2022 1 commit
-
-
punkymaniac committed
-
- 09 Jan, 2022 6 commits
-
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
punkymaniac committed
-
- 06 Jan, 2022 5 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
config: handle empty conditional in includeIf
Edward Thomson committed
-
- 05 Jan, 2022 4 commits
-
-
Add `rename_threshold` to `git_status_options`.
Edward Thomson committed -
Edward Thomson committed
-
When a config file contains `[includeIf]` (with no condition), we should treat that as a falsey value. This means that we should properly parse a config value of `includeIf.path`.
Edward Thomson committed -
ntmlclient: fix linking with libressl
Edward Thomson committed
-
- 01 Jan, 2022 2 commits
-
-
Miguel Arroz committed
-
Miguel Arroz committed
-
- 31 Dec, 2021 1 commit
-
-
Peter Pettersson committed
-
- 24 Dec, 2021 6 commits
-
-
Remove PSGit from Language Bindings section of README
Edward Thomson committed -
PSGit is not using libgit2 library. It is stub of a library and is not developed further.
Marcin Kolenda committed -
ci: build with ssh on nightly
Edward Thomson committed -
Edward Thomson committed
-
remote: refactor insteadof application
Edward Thomson committed -
Using the insteadof helper would leak memory when we didn't really want the pushInsteadOf configuration. Refactor the choice into the function that allocates memory (or now, not) and use a more idiomatic `int` return code.
Edward Thomson committed
-
- 23 Dec, 2021 13 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
punkymaniac committed
-
See commit f0e693b1
punkymaniac committed -
punkymaniac committed
-
Since we are able to give our own git checkout options, the default git checkout strategy will be the same as initialized in a new git_checkout_options struct.
punkymaniac committed -
Extend the `git_worktree_add_options` to include `git_checkout_options`. github issue #5949
punkymaniac committed -
blob: identify binary content
Edward Thomson committed -
Config parsing
Edward Thomson committed -
git_commit_summary: ignore lines with spaces
Edward Thomson committed -
remotes: fix insteadOf/pushInsteadOf handling
Edward Thomson committed -
Better revparse compatibility for at time notation
Edward Thomson committed -
Fix a long long that crept past
Edward Thomson committed
-