index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
plumbing: the commit walker can skip externally-seen commits
Jeremy Stribling
2017-09-09
2
-10
/
+40
*
|
plumbing: use `seen` map in tree walker
Jeremy Stribling
2017-08-27
4
-10
/
+42
*
|
grammar correction
Zach Gershman
2017-08-24
1
-1
/
+1
|
/
*
repository: allow push from shallow repositories
Máximo Cuadros
2017-07-19
1
-23
/
+5
*
plumbing: object, allow ignore commits in commit walkers
Máximo Cuadros
2017-07-18
2
-16
/
+105
*
fix naming of NewCommit{Pre,Post}Iterator
Santiago M. Mola
2017-06-13
2
-6
/
+6
*
format/diff: unified diff encoder and public API
Antonio Jesus Navarro Perez
2017-05-23
7
-0
/
+316
*
worktree: Commit, tests improvements
Máximo Cuadros
2017-05-04
1
-2
/
+2
*
plumbing: MemoryObject.Writer tracks his own size
Máximo Cuadros
2017-05-04
4
-30
/
+35
*
plumbing: object.Tree making public `tree` and `parents`
Máximo Cuadros
2017-05-01
2
-17
/
+19
*
object: avoid unreachable code
Santiago M. Mola
2017-04-26
1
-4
/
+1
*
fix format string issues as found by go vet
Santiago M. Mola
2017-04-26
1
-4
/
+5
*
worktree, reset implementation and status improvements
Máximo Cuadros
2017-04-12
1
-1
/
+1
*
merkletrie: filesystem and index speedup and documentation
Máximo Cuadros
2017-04-11
1
-18
/
+11
*
merge, Repository.Log
Máximo Cuadros
2017-04-11
4
-116
/
+138
|
\
|
*
Add Repository.Log() method (fix #298)
Antonio Jesus Navarro Perez
2017-04-11
4
-116
/
+138
*
|
plumbing: object, public Tree.FindEntry and minor diff changes
Máximo Cuadros
2017-04-11
4
-8
/
+17
|
/
*
Set correct modes to change_adaptor tests
Antonio Jesus Navarro Perez
2017-04-06
1
-0
/
+6
*
object: fix Change.Files() method behavior (fix #317)
Antonio Jesus Navarro Perez
2017-04-06
2
-0
/
+56
*
Work around a Go bug when parsing timezones
Nick Thomas
2017-03-30
1
-1
/
+6
*
Merge pull request #314 from lupine/249-fix-bufio-buffer-full
Máximo Cuadros
2017-03-28
4
-2
/
+36
|
\
|
*
plumbing: Use ReadBytes() rather than ReadSlice()
Nick Thomas
2017-03-27
4
-2
/
+36
*
|
plumbing/object: add WalkCommitHistoryPost func
Daniel Martí
2017-03-27
2
-7
/
+59
|
/
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
20
-63
/
+63
*
difftree: simplify hash comparison with deprecated files modes
Alberto Cortés
2017-03-03
3
-51
/
+31
*
replace os.FileMode use with filemode.FileMode
Alberto Cortés
2017-03-01
10
-250
/
+214
*
Added documentation to Diff method
Antonio Jesus Navarro Perez
2017-02-24
1
-0
/
+1
*
plumbing/object: move difftree to object package
Antonio Jesus Navarro Perez
2017-02-24
8
-0
/
+1478
*
difftree: ignore permissions changes between regular files
Alberto Cortés
2017-02-22
1
-5
/
+6
*
*: update tests to meet new submodule fixture
Máximo Cuadros
2017-02-21
2
-4
/
+6
*
documentation and API improvements
Máximo Cuadros
2017-02-21
2
-2
/
+7
*
plumbing/object: allow TreeIter return SubModule entries
Máximo Cuadros
2017-02-13
4
-6
/
+65
*
doc: improve object.Tag godoc.
Santiago M. Mola
2017-02-08
1
-3
/
+7
*
doc: add godoc to Signature
Santiago M. Mola
2017-02-07
1
-3
/
+6
*
doc: improve godoc for WalkCommitHistory.
Santiago M. Mola
2017-02-07
1
-1
/
+5
*
doc: add object fields godoc
Santiago M. Mola
2017-02-07
4
-6
/
+21
*
doc: improve object iterators godoc.
Santiago M. Mola
2017-02-07
6
-27
/
+38
*
doc: improve docs for object package.
Santiago M. Mola
2017-02-06
2
-3
/
+7
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
13
-31
/
+31
*
new git fixture path
Máximo Cuadros
2017-01-30
4
-4
/
+4
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
4
-9
/
+9
*
Worktree correct FileMode at index entries
Máximo Cuadros
2017-01-30
1
-11
/
+11
*
object: modes in TreeEntry as os.FileMode, and not the git internal
Máximo Cuadros
2017-01-28
2
-147
/
+155
*
adds Tree method to Tree (#224)
Alberto Cortés
2017-01-26
2
-5
/
+57
*
plumbing: fix signature with `>` before `<` parsing (#204)
Máximo Cuadros
2017-01-09
2
-2
/
+16
*
Improve Tag test coverage. (#188)
Antonio Navarro Perez
2016-12-15
2
-9
/
+109
*
move plumbing from top level package to plumbing (#183)
Santiago M. Mola
2016-12-14
14
-0
/
+3886
[prev]