index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests-clar
/
refs
/
revparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revparse: GIT_EAMBIGUOUS
Ben Straub
2012-08-25
1
-0
/
+9
*
revparse: don't allow an empty string
Carlos MartÃn Nieto
2012-07-23
1
-1
/
+2
*
revparse: extend test coverage
nulltoken
2012-07-15
1
-2
/
+40
*
revparse: fix disambiguation of refs and abbrev oids
nulltoken
2012-07-12
1
-0
/
+49
*
revparse: simplify handling of the colon syntax
nulltoken
2012-07-12
1
-2
/
+16
*
revparse: unfound reference return ENOTFOUND
nulltoken
2012-07-07
1
-0
/
+2
*
revparse: fix invalid test reference name
nulltoken
2012-07-07
1
-3
/
+7
*
revparse: do not segfault when retrieving the last entry
nulltoken
2012-07-07
1
-0
/
+1
*
revparse: split reflog test per feature
nulltoken
2012-07-07
1
-8
/
+18
*
revparse: enhance upstream reflog test coverage
nulltoken
2012-07-07
1
-2
/
+12
*
revparse: enhance refs/<name> coverage
nulltoken
2012-07-07
1
-2
/
+57
*
revparse: detect incorrect "refname@{-n}" syntax
nulltoken
2012-07-07
1
-0
/
+1
*
revparse: slightly improve readability of tests
nulltoken
2012-07-07
1
-18
/
+24
*
revparse: readonly tests don't need a sandboxed repo
nulltoken
2012-07-07
1
-2
/
+3
*
revparse: fix parsing of date specifiers
nulltoken
2012-07-02
1
-7
/
+66
*
revparse: unfound reflog entry returns ENOTFOUND
nulltoken
2012-06-29
1
-0
/
+1
*
revparse: unfound reflog ref returns ENOTFOUND
nulltoken
2012-06-29
1
-0
/
+2
*
revparse: unfound partially-named ref returns ENOTFOUND
nulltoken
2012-06-29
1
-2
/
+1
*
revparse: unfound nth parent returns ENOTFOUND
nulltoken
2012-06-28
1
-0
/
+2
*
revparse: handle specs with caret and colon
nulltoken
2012-06-28
1
-0
/
+2
*
revparse: unfound treepath returns ENOTFOUND
nulltoken
2012-06-28
1
-1
/
+5
*
revparse: return trees through the "colon" syntax
nulltoken
2012-06-28
1
-1
/
+6
*
revparse: replace spaces with tabs
nulltoken
2012-06-28
1
-87
/
+87
*
Avoid uninitialized variable error.
Ben Straub
2012-06-19
1
-0
/
+3
*
Fix potential segfault in revparse.
Ben Straub
2012-06-19
1
-0
/
+1
*
Tests: wrap 'getenv' and friends for Win32 tests.
Ben Straub
2012-06-08
1
-3
/
+3
*
Fixing rev-parse-induced Travis errors.
Ben Straub
2012-06-07
1
-4
/
+8
*
Rev-parse: implement ":/foo" syntax.
Ben Straub
2012-06-01
1
-1
/
+5
*
Rev-parse: add test with deeper path.
Ben Straub
2012-06-01
1
-0
/
+1
*
Rev-parse: add "tag:README" syntax.
Ben Straub
2012-05-30
1
-0
/
+10
*
Removing test whose results are platform-dependent.
Ben Straub
2012-05-11
1
-1
/
+0
*
Rev-parse: better error handling for chaining.
Ben Straub
2012-05-11
1
-0
/
+2
*
Rebasing onto libgit2/development: cleanup.
Ben Straub
2012-05-11
1
-2
/
+2
*
Rev-parse: now capturing and reporting regex errors.
Ben Straub
2012-05-11
1
-0
/
+2
*
Now properly handling branches with "-g" in their names.
Ben Straub
2012-05-11
1
-0
/
+1
*
Rev-parse: @{time} syntax.
Ben Straub
2012-05-11
1
-4
/
+11
*
Rev-parse: "ref^{/regex}" syntax.
Ben Straub
2012-05-11
1
-0
/
+15
*
Rev-parse: "ref@{upstream}" syntax.
Ben Straub
2012-05-11
1
-2
/
+2
*
Rev-parse: plugging (most) memory leaks.
Ben Straub
2012-05-11
1
-81
/
+47
*
Rev-parse chaining: adding the longest chain
Ben Straub
2012-05-11
1
-0
/
+2
*
Implementing rev-parse's ref@{n} and @{-n} syntaxes.
Ben Straub
2012-05-11
1
-1
/
+25
*
Implementing rev-parse's "ref~2" syntax.
Ben Straub
2012-05-11
1
-0
/
+22
*
Returning error if dereferencing operation fails.
Ben Straub
2012-05-11
1
-0
/
+2
*
Implemented rev-parse "^{type}" syntax.
Ben Straub
2012-05-11
1
-6
/
+8
*
Implemented rev-parse's "^{}" syntax.
Ben Straub
2012-05-11
1
-20
/
+37
*
Implemented partial caret syntax for rev-parse.
Ben Straub
2012-05-11
1
-0
/
+4
*
Simpler states and initial structure.
Ben Straub
2012-05-11
1
-0
/
+16
*
First stab at implementation of rev-parse.
Ben Straub
2012-05-11
1
-0
/
+74