- 07 Apr, 2015 1 commit
-
-
When no reference names could be found we did error out when trying to describe a commit. This is wrong, though, when the option to fall back to a commit's object ID is set.
Patrick Steinhardt committed
-
- 30 Sep, 2014 4 commits
-
-
And implement the option init functions for this and the format options.
Carlos Martín Nieto committed -
This makes us be closer to git's tests, and lets us better describe what we expect from the output.
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
-