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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #534 from josharian/firstparent
Máximo Cuadros
2017-11-20
2
-0
/
+24
|
\
|
*
plumbing: object, commit.Parent() method
Máximo Cuadros
2017-11-20
2
-6
/
+19
|
*
plumbing/object: add Commit.FirstParent
Josh Bleecher Snyder
2017-08-03
1
-0
/
+11
*
|
transport: http, fixes random failing test, #644
Máximo Cuadros
2017-11-20
1
-60
/
+52
*
|
Fix typo in the readme (#643)
Zeger-Jan van de Weg
2017-11-15
1
-1
/
+1
*
|
Merge pull request #641 from sunfishgao/patch-1
Ori Rawlings
2017-11-13
1
-0
/
+1
|
\
\
|
*
|
fix: a range loop can break in advance
Sunfish
2017-11-13
1
-0
/
+1
*
|
|
Merge pull request #613 from darkowlzz/482-commit-stats
Máximo Cuadros
2017-11-08
3
-0
/
+167
|
\
\
\
|
*
|
|
Add Stats() to Patch and fix diffstat output
Sunny
2017-11-02
3
-53
/
+130
|
*
|
|
Add Stats() to Commit
Sunny
2017-11-02
2
-0
/
+90
*
|
|
|
Merge pull request #638 from thoeni/patch-1
Máximo Cuadros
2017-11-08
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Updating reference to the git object model
Antonio Troina
2017-11-07
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #633 from dvrkps/patch-1
Máximo Cuadros
2017-11-02
1
-2
/
+2
|
\
\
\
|
*
|
|
travis: update go versions
Davor Kapsa
2017-11-01
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #631 from keybase/strib/use-bytes-pool-for-diffs
Máximo Cuadros
2017-10-31
1
-4
/
+13
|
\
\
\
|
*
|
|
packfile: use buffer pool for diffs
Jeremy Stribling
2017-10-30
1
-4
/
+13
*
|
|
|
Merge pull request #632 from keybase/strib/cleanup-index-map
Máximo Cuadros
2017-10-31
1
-0
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
packfile: delete index maps from memory when no longer needed
Jeremy Stribling
2017-10-30
1
-0
/
+6
|
/
/
/
*
|
|
Add support for signed commits (#616)
Sunny
2017-10-29
2
-0
/
+69
*
|
|
Merge pull request #626 from orirawlings/master
Máximo Cuadros
2017-10-29
3
-11
/
+36
|
\
\
\
|
*
|
|
packp/capability: Skip argument validations for unknown capabilities
Ori Rawlings
2017-10-23
3
-11
/
+36
|
/
/
/
*
|
|
Merge pull request #610 from keybase/strib/gh-master-list-extra-haves
Máximo Cuadros
2017-10-10
2
-4
/
+97
|
\
\
\
|
*
|
|
remote: add the last 100 commits for each ref in haves list
Jeremy Stribling
2017-10-05
2
-4
/
+97
*
|
|
|
Merge pull request #617 from blacksails/patch-1
Ori Rawlings
2017-10-09
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix spelling
Benjamin Nørgaard
2017-10-09
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #615 from blacksails/master
Máximo Cuadros
2017-10-08
2
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix spelling Unstagged -> Unstaged
Benjamin Nørgaard
2017-10-08
2
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #609 from darkowlzz/ls-remote
Máximo Cuadros
2017-10-04
3
-0
/
+70
|
\
\
\
|
*
|
|
TestList: explicitly check the refs in fixture
Sunny
2017-10-04
1
-27
/
+21
|
*
|
|
Create ListOptions and rename LSRemote to List.
Sunny
2017-10-04
3
-8
/
+12
|
*
|
|
remote: add support for ls-remote
Sunny
2017-10-02
2
-0
/
+72
|
|
/
/
*
|
|
Merge pull request #608 from balkian/master
Máximo Cuadros
2017-09-29
2
-3
/
+23
|
\
\
\
|
*
|
|
Fixed SCP regex
J. Fernando Sánchez
2017-09-28
2
-2
/
+2
|
*
|
|
Adds port to SCP Endpoints
J. Fernando Sánchez
2017-09-28
2
-3
/
+23
|
/
/
/
*
|
|
Merge pull request #588 from erizocosmico/perf/revlist-norevisit-ancestors-fixed
Máximo Cuadros
2017-09-12
2
-3
/
+84
|
\
\
\
|
*
|
|
revlist: do not revisit ancestors as long as all branches are visited
Miguel Molina
2017-09-12
2
-3
/
+84
|
/
/
/
*
|
|
Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-master
Máximo Cuadros
2017-09-12
5
-15
/
+45
|
\
\
\
|
*
|
|
plumbing: the commit walker can skip externally-seen commits
Jeremy Stribling
2017-09-09
5
-15
/
+45
*
|
|
|
Merge pull request #587 from keybase/strib/skip-compression-gh-master
Máximo Cuadros
2017-09-11
10
-42
/
+146
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
10
-42
/
+146
|
/
/
/
*
|
|
Merge pull request #585 from src-d/doc/upd-linl
Máximo Cuadros
2017-09-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Update README.md
Alexander
2017-09-09
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #584 from erizocosmico/revert/revlist-no-revisit-ancestors
Máximo Cuadros
2017-09-08
1
-17
/
+3
|
\
\
\
|
*
|
|
revert: revlist: do not revisit already visited ancestors
Miguel Molina
2017-09-08
1
-17
/
+3
|
/
/
/
*
|
|
plumbing/index: fix TestEncode in go 1.9
Máximo Cuadros
2017-09-07
1
-1
/
+2
*
|
|
travis: remove tip and add 1.9
Máximo Cuadros
2017-09-07
1
-7
/
+2
*
|
|
Merge pull request #582 from erizocosmico/perf/deltas
Máximo Cuadros
2017-09-07
3
-56
/
+367
|
\
\
\
|
*
|
|
packfile: small optimizations for findMatch and matchLength
Miguel Molina
2017-09-07
2
-16
/
+38
|
*
|
|
packfile: parallelize deltification of objects in groups
Miguel Molina
2017-09-07
2
-21
/
+31
|
*
|
|
packfile: use a modified version of JGit DeltaIndex and DeltaIndexScanner
Miguel Molina
2017-09-06
3
-40
/
+286
[next]