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
/
src
/
refs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refs: Introduce `git_refname_t`.
Arthur Schreiber
2014-05-30
1
-0
/
+2
*
Refs: Fix some issue when core.precomposeunicode = true.
Arthur Schreiber
2014-05-30
1
-1
/
+0
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-1
/
+1
*
reflog: write to the reflog following git's rules
Carlos Martín Nieto
2013-12-09
1
-0
/
+1
*
Make reference lookups apply precomposeunicode
Russell Belfer
2013-10-08
1
-0
/
+2
*
Merge pull request #1805 from libgit2/threading-packed-load
Vicent Martí
2013-08-28
1
-0
/
+2
|
\
|
*
Add internal ref set_name fn instead of realloc
Russell Belfer
2013-08-21
1
-0
/
+2
*
|
refs: add git_reference_is_tag
Nikolai Vladimirov
2013-08-26
1
-0
/
+1
|
/
*
refdb_fs: Traits are always surrounded by spaces
Vicent Marti
2013-05-02
1
-1
/
+1
*
refdb_fs: implement the fully-peeled trait
Vicent Marti
2013-05-02
1
-1
/
+1
*
Make git_oid_cmp public and add git_oid__cmp
Russell Belfer
2013-04-29
1
-0
/
+1
*
refs: Do not union the peel
Vicent Marti
2013-04-17
1
-6
/
+3
*
refs: Add `git_referene_target_peel`
Vicent Marti
2013-04-17
1
-2
/
+5
*
immutable references and a pluggable ref database
Edward Thomson
2013-03-07
1
-12
/
+7
*
branch: Make git_branch_remote_name() cope with orphaned heads
nulltoken
2013-02-22
1
-0
/
+1
*
branch: Introduce git_branch_tracking_name()
nulltoken
2013-01-16
1
-0
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Merge pull request #1026 from nulltoken/repo/state
Vicent Martí
2012-10-30
1
-0
/
+6
|
\
|
*
repo: enhance git_repository_state() detection
nulltoken
2012-10-27
1
-0
/
+6
*
|
refs: add GIT_REFS_STASH_FILE define
nulltoken
2012-10-26
1
-0
/
+3
|
/
*
reset changes for merge
Edward Thomson
2012-10-24
1
-0
/
+3
*
refspec: introduce git_refspec__parse()
nulltoken
2012-09-25
1
-0
/
+1
*
refs: introduce git_reference_is_valid_name()
nulltoken
2012-09-25
1
-1
/
+0
*
refs: make git_reference_normalize_name() accept refspec pattern
nulltoken
2012-09-25
1
-1
/
+3
*
Add git_reset()
nulltoken
2012-06-07
1
-0
/
+1
*
Rename git_khash_str to git_strmap, etc.
Russell Belfer
2012-04-25
1
-2
/
+2
*
Convert hashtable usage over to khash
Russell Belfer
2012-04-25
1
-2
/
+2
*
Add git_reference_lookup_oid and lookup_resolved
Russell Belfer
2012-04-17
1
-0
/
+23
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
refs: move GIT_PACKED_REFS_FILE_MODE to refs.h as GIT_PACKEDREFS_FILE_MODE
Brodie Rao
2011-11-16
1
-0
/
+1
*
refs: Partial rewrite for read-only refs
Vicent Marti
2011-11-06
1
-3
/
+7
*
refs: split internal and external references
schu
2011-11-06
1
-2
/
+0
*
*: correct and codify various file permissions
Brodie Rao
2011-10-14
1
-0
/
+1
*
fileops/repository: create (most) directories with 0777 permissions
Brodie Rao
2011-10-14
1
-0
/
+1
*
fetch: store FETCH_HEAD
Carlos Martín Nieto
2011-10-08
1
-0
/
+1
*
Cleanup legal data
Vicent Marti
2011-09-19
1
-0
/
+6
*
reference_rename: git compliant reference renaming
schu
2011-07-06
1
-0
/
+2
*
refs: Do not overflow when normalizing refnames
Vicent Marti
2011-06-23
1
-3
/
+4
*
refs: Allow MERGE_HEAD in normalize_name()
Jakob Pfender
2011-04-21
1
-0
/
+1
*
Refs are now always in-sync on disk
Vicent Marti
2011-03-16
1
-0
/
+2
*
Refactored the opening and the initialization of a repository.
nulltoken
2011-03-03
1
-0
/
+3
*
Finish the References API
Vicent Marti
2011-03-03
1
-4
/
+2
*
Split packed from unpacked references
Vicent Marti
2011-03-03
1
-10
/
+7
*
Brush up the refs API
Vicent Marti
2011-03-03
1
-2
/
+1
*
Added git_reference__normalize_name() along with tests.
nulltoken
2011-03-03
1
-0
/
+2
*
Make more methods return error codes
Vicent Marti
2011-02-05
1
-0
/
+1
*
Fix more issues with Win32 EOL
Vicent Marti
2011-02-02
1
-1
/
+1
*
Refactor reference parsing code
Vicent Marti
2011-01-30
1
-24
/
+16
*
Merge nulltoken's reference parsing code
nulltoken
2011-01-29
1
-0
/
+48