]> git.proxmox.com Git - libgit2.git/history - src/refs.h
pkt-line: parse other-ref lines
[libgit2.git] / src / refs.h
2011-06-23 Vicent Martirefs: Do not overflow when normalizing refnames
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-05 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-23 Vicent MartíMerged pull request #115 from jpfender/index-flags.
2011-04-23 Vicent MartíMerged pull request #135 from carlosmn/valgrind.
2011-04-23 Vicent MartíMerged pull request #139 from jpfender/merge-head-file.
2011-04-21 Jakob Pfenderrefs: Allow MERGE_HEAD in normalize_name()
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-16 Vicent MartiRefs are now always in-sync on disk
2011-03-03 nulltokenRefactored the opening and the initialization of a...
2011-03-03 Vicent MartiFinish the References API
2011-03-03 Vicent MartiSplit packed from unpacked references
2011-03-03 Vicent MartiBrush up the refs API
2011-03-03 nulltokenAdded git_reference__normalize_name() along with tests.
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-05 Vicent MartiMake more methods return error codes
2011-02-05 Vicent MartiMerge branch 'master' of https://github.com/jwiegley...
2011-02-02 Vicent MartiFix more issues with Win32 EOL
2011-01-30 Vicent MartiRefactor reference parsing code
2011-01-29 nulltokenMerge nulltoken's reference parsing code