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
/
config
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: add a way to see if a "remote" URL is local or not
Jeremy Stribling
2019-02-11
1
-0
/
+5
*
config: add commentChar to core config struct
Zaq? Wiedmann
2018-08-29
1
-0
/
+5
*
config: modules, Ignore submodules with dotdot '..' path components. Fixes CV...
Joseph Vusich
2018-05-30
1
-4
/
+8
*
config: adds branches to config for tracking branches against remotes, update...
Jeremy Chambers
2018-04-10
1
-2
/
+64
*
Make DefaultPackWindow const public and document it
Javi Fontan
2018-01-10
1
-4
/
+6
*
Set default pack window size in config
Javi Fontan
2018-01-09
1
-1
/
+5
*
all: simplification
ferhat elmas
2017-11-29
1
-8
/
+3
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-0
/
+39
*
serialized remotes in alphabetical order
Manuel Carmona
2017-08-10
1
-2
/
+10
*
config: preserve option order on config marshalling
Santiago M. Mola
2017-08-01
1
-11
/
+27
*
config: multiple values in RemoteConfig (URLs and Fetch)
Santiago M. Mola
2017-08-01
1
-6
/
+17
*
Export raw config.
JP Sugarbroad
2017-04-06
1
-14
/
+14
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-1
/
+1
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-11
/
+12
*
config: added Config.Submodules
Máximo Cuadros
2017-02-14
1
-9
/
+40
*
config: adding Config.Core.Worktree
Máximo Cuadros
2017-02-13
1
-0
/
+9
*
config: RefSpec.Validate returning errors and doc (Fixes #232)
Máximo Cuadros
2017-01-31
1
-8
/
+21
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
rename billy imports
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
Fix typos in config pkg (#233)
Sergio Arbeo
2017-01-30
1
-2
/
+2
*
config: documentation improvements
Máximo Cuadros
2017-01-30
1
-17
/
+26
*
config: marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
1
-0
/
+111
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
1
-3
/
+5
*
config: Config, bare flag (#177)
Máximo Cuadros
2016-12-12
1
-0
/
+3
*
config: storer comment
Máximo Cuadros
2016-11-07
1
-1
/
+1
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-5
/
+34
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
clients/ssh: test fix
Máximo Cuadros
2016-08-24
1
-6
/
+0
*
Remote.Fetch multiple RefSpec support
Máximo Cuadros
2016-08-22
1
-3
/
+35
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-21
1
-0
/
+1
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-20
1
-4
/
+10
*
Remote.Fetch base on RefSpec, improvement of the responsabilities separation
Máximo Cuadros
2016-08-19
1
-0
/
+13