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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #418 from abhinav/unused
Máximo Cuadros
2021-12-10
1
-0
/
+1
|
\
|
*
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-0
/
+1
*
|
config: add tests for branch desc marshaling and unmarshaling
merlin
2021-11-08
1
-3
/
+8
|
/
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
1
-13
/
+7
*
config: support insteadOf for remotes' URLs (#79)
Kostya Ostrovsky
2020-12-01
1
-1
/
+24
*
add some tests
Thomas Lazar
2020-10-09
1
-0
/
+27
*
Add init.defaultBranch to the config
Thomas Lazar
2020-09-30
1
-0
/
+6
*
CreateTagOptions.Validate: load Tagger from config
Máximo Cuadros
2020-06-05
1
-1
/
+36
*
config: ReadConfig and LoadConfig from scopes
Máximo Cuadros
2020-05-24
1
-0
/
+6
*
config: Config.[User|Author|Commit] marshal/unmarshal
Máximo Cuadros
2020-05-24
1
-8
/
+32
*
Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"
Máximo Cuadros
2020-05-24
1
-160
/
+0
*
Add Merged config
Wes Morgan
2020-04-06
1
-0
/
+160
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
Fix typos in comments, variables and function names
Oleksandr Redko
2019-10-24
1
-3
/
+3
*
Add test for Windows local paths.
Filip Navara
2018-10-05
1
-1
/
+14
*
config: add commentChar to core config struct
Zaq? Wiedmann
2018-08-29
1
-0
/
+2
*
config: adds branches to config for tracking branches against remotes, update...
Jeremy Chambers
2018-04-10
1
-3
/
+73
*
Make DefaultPackWindow const public and document it
Javi Fontan
2018-01-10
1
-1
/
+1
*
Add tests for default config values
Javi Fontan
2018-01-10
1
-0
/
+9
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-0
/
+8
*
serialized remotes in alphabetical order
Manuel Carmona
2017-08-10
1
-2
/
+2
*
config: preserve option order on config marshalling
Santiago M. Mola
2017-08-01
1
-1
/
+1
*
config: multiple values in RemoteConfig (URLs and Fetch)
Santiago M. Mola
2017-08-01
1
-4
/
+23
*
config: added Config.Submodules
Máximo Cuadros
2017-02-14
1
-0
/
+16
*
config: adding Config.Core.Worktree
Máximo Cuadros
2017-02-13
1
-0
/
+25
*
config: marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
1
-2
/
+46
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-0
/
+20
*
clients/ssh: test fix
Máximo Cuadros
2016-08-24
1
-5
/
+0
*
ForEach review and Commit.Tree err return
Máximo Cuadros
2016-08-22
1
-0
/
+31