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
/
format
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Add Repository Format Extension
Paulo Gomes
2023-03-08
1
-0
/
+53
*
Merge pull request #354 from dowy/issue/#309-clone-branch-with-hash-in-name
Máximo Cuadros
2022-11-17
2
-6
/
+46
|
\
|
*
plumbing: config, fix broken unit tests
Adrian Pronk
2021-07-26
1
-3
/
+13
|
*
plumbing: config, support correct escaping as per git-config rules
Adrian Pronk
2021-07-25
2
-13
/
+25
|
*
plumbing: config, remove duplicated character in set
Adrian Pronk
2021-07-24
1
-1
/
+1
|
*
plumbing: config, Branch name with hash can be cloned. Fixes #309
Adrian Pronk
2021-07-24
2
-1
/
+19
*
|
minor grammatical fixes
Jon Eskin
2022-09-22
1
-1
/
+1
|
/
*
Merge pull request #112 from MichaelMure/complete-config
Máximo Cuadros
2020-10-09
6
-56
/
+369
|
\
|
*
Add tests
vince
2020-08-27
3
-9
/
+267
|
*
config: add missing functions for completeness
Michael Muré
2020-06-24
3
-47
/
+102
*
|
Use EqualFold for comparison
Oleg Kovalov
2020-07-06
2
-2
/
+2
|
/
*
Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"
Máximo Cuadros
2020-05-24
1
-261
/
+0
*
Document some things in format/config/merged.go
Wes Morgan
2020-04-07
1
-1
/
+39
*
Add funcs to set global & local config in Merged
Wes Morgan
2020-04-06
1
-0
/
+8
*
Add Merged config
Wes Morgan
2020-04-06
1
-0
/
+215
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-1
/
+1
*
all: simplification
ferhat elmas
2017-11-29
1
-6
/
+2
*
config: preserve option order on config marshalling
Santiago M. Mola
2017-08-01
5
-12
/
+71
*
format/config: add GoString
Santiago M. Mola
2017-08-01
2
-1
/
+32
*
plumbing: format config, escape back slash
Máximo Cuadros
2017-07-19
2
-4
/
+2
*
worktree: commit, use path package instead of filepath
Máximo Cuadros
2017-07-19
2
-2
/
+10
*
plumbing: improve documentation (Fix #242)
Antonio Jesus Navarro Perez
2017-02-23
1
-0
/
+38
*
package plumbing documentation improvements (#248)
Máximo Cuadros
2017-02-07
3
-217
/
+143
*
Fix some typos in plumbing docs (#244)
Sergio Arbeo
2017-01-30
2
-3
/
+3
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
12
-0
/
+969