index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
fsmonitor: add documentation for allowRemote and socketDir options
Eric DeCosta
1
-0
/
+11
2022-10-01
transport: make `protocol.file.allow` be "user" by default
Taylor Blau
1
-3
/
+3
2022-09-16
diff-merges: clarify log.diffMerges documentation
Sergey Organov
1
-3
/
+3
2022-09-15
Merge branch 'js/typofix'
Junio C Hamano
1
-1
/
+1
2022-09-14
Merge branch 'ab/dedup-config-and-command-docs'
Junio C Hamano
6
-40
/
+97
2022-09-12
Documentation: fix various repeat word typos
Jacob Stopak
1
-1
/
+1
2022-09-09
Merge branch 'jc/format-patch-force-in-body-from'
Junio C Hamano
1
-0
/
+4
2022-09-07
log docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2022-09-07
difftool docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
2
-18
/
+25
2022-09-07
notes docs: de-duplicate and combine configuration sections
Ævar Arnfjörð Bjarmason
1
-17
/
+26
2022-09-07
send-email docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-3
/
+37
2022-09-07
grep docs: de-duplicate configuration sections
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2022-09-05
Merge branch 'ac/bitmap-lookup-table'
Junio C Hamano
1
-0
/
+7
2022-08-29
Merge branch 'ds/decorate-filter-tweak'
Junio C Hamano
1
-0
/
+5
2022-08-29
format-patch: learn format.forceInBodyFrom configuration variable
Junio C Hamano
1
-0
/
+4
2022-08-26
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
1
-0
/
+7
2022-08-14
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
3
-3
/
+3
2022-08-05
Merge branch 'ma/sparse-checkout-cone-doc-fix' into maint
Junio C Hamano
1
-2
/
+2
2022-08-05
Merge branch 'mb/config-document-include' into maint
Junio C Hamano
1
-0
/
+6
2022-08-05
log: create log.initialDecorationSet=all
Derrick Stolee
1
-0
/
+5
2022-08-04
docs: move pack format docs to man section 5
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-08-04
docs: move protocol-related docs to man section 5
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2022-08-01
Merge branch 'ds/rebase-update-ref'
Junio C Hamano
1
-0
/
+3
2022-07-27
Merge branch 'mb/config-document-include'
Junio C Hamano
1
-0
/
+6
2022-07-27
Merge branch 'ma/sparse-checkout-cone-doc-fix'
Junio C Hamano
1
-2
/
+2
2022-07-22
Merge branch 'gc/bare-repo-discovery'
Junio C Hamano
2
-6
/
+25
2022-07-19
rebase: add rebase.updateRefs config option
Derrick Stolee
1
-0
/
+3
2022-07-18
config/core.txt: fix minor issues for `core.sparseCheckoutCone`
Martin Ågren
1
-2
/
+2
2022-07-17
config.txt: document include, includeIf
Manuel Boni
1
-0
/
+6
2022-07-14
setup.c: create `safe.bareRepository`
Glen Choo
1
-0
/
+19
2022-07-14
safe.directory: use git_protected_config()
Glen Choo
1
-3
/
+3
2022-07-14
Documentation: define protected configuration
Glen Choo
1
-3
/
+3
2022-07-14
Merge branch 'hx/unpack-streaming'
Junio C Hamano
1
-9
/
+24
2022-07-13
Merge branch 'zk/push-use-bitmaps'
Junio C Hamano
1
-0
/
+5
2022-06-27
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
1
-1
/
+1
2022-06-27
revert: config documentation fixes
René Scharfe
1
-1
/
+1
2022-06-23
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
1
-1
/
+1
2022-06-23
Documentation/config/transfer.txt: fix typo
Taylor Blau
1
-1
/
+1
2022-06-23
Sync with 2.35.4
Johannes Schindelin
1
-0
/
+14
2022-06-23
Sync with 2.34.4
Johannes Schindelin
1
-0
/
+14
2022-06-23
Sync with 2.33.4
Johannes Schindelin
1
-0
/
+14
2022-06-23
Sync with 2.32.3
Johannes Schindelin
1
-0
/
+14
2022-06-23
Sync with 2.31.4
Johannes Schindelin
1
-0
/
+14
2022-06-23
Sync with 2.30.5
Johannes Schindelin
1
-0
/
+14
2022-06-17
Merge branch 'cb/path-owner-check-with-sudo-plus'
Junio C Hamano
1
-3
/
+4
2022-06-17
send-pack.c: add config push.useBitmaps
Kyle Zhao
1
-0
/
+5
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
1
-3
/
+4
2022-06-17
i18n: fix mismatched camelCase config variables
Jiang Xin
1
-1
/
+1
2022-06-17
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2
-14
/
+38
2022-06-15
Merge branch 'fs/ssh-default-key-command-doc'
Junio C Hamano
1
-3
/
+6
[prev]
[next]