- 29 Dec, 2014 1 commit
-
-
Jacques Germishuys committed
-
- 29 Nov, 2014 1 commit
-
-
Edward Thomson committed
-
- 27 Oct, 2014 3 commits
-
-
Pierre-Olivier Latour committed
-
Pierre-Olivier Latour committed
-
Edward Thomson committed
-
- 10 Oct, 2014 3 commits
-
-
Linquize committed
-
Linquize committed
-
If there is a failure then cl_git_pass tries to get the libgit2 error, but p_... functions don't set that. Also - trailing whitespace cleanup.
Russell Belfer committed
-
- 30 Sep, 2014 6 commits
-
-
The MinGW compiler does not like it when we declare a typedef twice.
Carlos Martín Nieto committed -
And implement the option init functions for this and the format options.
Carlos Martín Nieto committed -
Carlos Martín Nieto committed
-
When we describe the workdir, we perform a describe on HEAD and then check to see if the worktree is dirty. If it is and we have a suffix string, we append that to the buffer.
Carlos Martín Nieto committed -
Instead of printing out to the buffer inside the information-gathering phase, write the data to a intermediate result structure. This allows us to split the options into gathering options and formatting options, simplifying the gathering code.
Carlos Martín Nieto committed -
We don't describe arbitrary object, so let's give it the name of the one object type we accept.
Carlos Martín Nieto committed
-
- 30 Apr, 2014 1 commit
-
-
nulltoken committed
-