- 14 Feb, 2019 1 commit
-
-
Edward Thomson committed
-
- 31 Jan, 2019 1 commit
-
-
Edward Thomson committed
-
- 25 Jan, 2019 1 commit
-
-
Edward Thomson committed
-
- 24 Jan, 2019 1 commit
-
-
Previously, we would clobber any extension-specific error message with an "extension is truncated" message. This makes `read_extension` correctly preserve those errors, takes responsibility for truncation errors, and adds a new message with the actual extension signature for unsupported mandatory extensions.
Etienne Samson committed
-
- 17 Jan, 2019 6 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
Edward Thomson committed
-
- 29 Jun, 2018 1 commit
-
-
Edward Thomson committed
-
- 30 May, 2018 1 commit
-
-
Our non-technical documents are currently floating around loosely in our project's root, making it harden than necessary to discover what one is searching for. We do have a "docs/" directory, though, which serves exactly that purpose of hosting documentation. Move our non-technical documentation into the "docs/" directory. Adjust all links to these documents.
Patrick Steinhardt committed
-
- 29 May, 2018 1 commit
-
-
Carlos Martín Nieto committed
-
- 17 Apr, 2018 2 commits
-
-
Edward Thomson committed
-
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed
-
- 26 Mar, 2018 1 commit
-
-
As per #4200, our default is quite surprising to users that expect checkout to just "do the thing".
Etienne Samson committed
-
- 02 Mar, 2018 1 commit
-
-
Carlos Martín Nieto committed
-
- 20 Feb, 2018 2 commits
-
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
- 09 Feb, 2018 2 commits
-
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
- 21 Jan, 2018 1 commit
-
-
Edward Thomson committed
-
- 19 Nov, 2017 1 commit
-
-
We default to off, but we might want to consider changing `GIT_DIFF_NORMAL` to include it.
Carlos Martín Nieto committed
-
- 04 Nov, 2017 1 commit
-
-
Carlos Martín Nieto committed
-
- 30 Oct, 2017 1 commit
-
-
Carlos Martín Nieto committed
-
- 30 Jul, 2017 1 commit
-
-
Edward Thomson committed
-
- 26 Jul, 2017 1 commit
-
-
Carson Howard committed
-
- 14 Jun, 2017 1 commit
-
-
Edward Thomson committed
-
- 11 Jun, 2017 2 commits
-
-
Edward Thomson committed
-
Edward Thomson committed
-
- 09 Jun, 2017 1 commit
-
-
Patrick Steinhardt committed
-
- 05 May, 2017 1 commit
-
-
Right now it is only possible to create remotes from a repository. While this is probably the most common use-case, there are commands which make sense even without a repository, e.g. the equivalence of `git ls-remote`. Add a new function `git_remote_create_detached`, which simply accepts a URL.
Eric Myhre committed
-
- 03 Apr, 2017 1 commit
-
-
This can prevent FILE_SHARED_VIOLATIONS when used in tools such as TortoiseGit TGitCache and FILE_SHARE_DELETE, because files can be opened w/o being locked any more. Signed-off-by: Sven Strickroth <email@cs-ware.de>
Sven Strickroth committed
-
- 21 Jan, 2017 1 commit
-
-
The changes to `git_submodule_update_option` are now landing in v.Next.
Edward Thomson committed
-
- 14 Jan, 2017 1 commit
-
-
Edward Thomson committed
-
- 03 Jan, 2017 2 commits
-
-
Simon Byrne committed
-
Simon Byrne committed
-
- 15 Nov, 2016 1 commit
-
-
Carlos Martín Nieto committed
-
- 14 Nov, 2016 1 commit
-
-
Carlos Martín Nieto committed
-
- 09 Oct, 2016 1 commit
-
-
Josh Leeb-du Toit committed
-