index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
builtin/init-db: add environment variable for new repo hash
brian m. carlson
1
-0
/
+6
2020-02-12
Merge branch 'hw/doc-git-dir'
Junio C Hamano
1
-3
/
+17
2020-01-30
git: update documentation for --git-dir
Heba Waly
1
-3
/
+17
2020-01-22
doc: move author and committer information to git-commit(1)
brian m. carlson
1
-2
/
+25
2019-12-10
Merge branch 'ds/commit-graph-delay-gen-progress'
Junio C Hamano
1
-0
/
+4
2019-12-06
Merge branch 'jk/lore-is-the-archive'
Junio C Hamano
1
-1
/
+1
2019-11-30
doc: recommend lore.kernel.org over public-inbox.org
Jeff King
1
-1
/
+1
2019-11-27
progress: create GIT_PROGRESS_DELAY
Derrick Stolee
1
-0
/
+4
2019-11-07
Documentation: fix a bunch of typos, both old and new
Elijah Newren
1
-2
/
+2
2019-07-11
Merge branch 'sg/git-C-empty-doc'
Junio C Hamano
1
-1
/
+2
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-0
/
+20
2019-07-01
Document that 'git -C ""' works and doesn't change directory
SZEDER Gábor
1
-1
/
+2
2019-06-17
Merge branch 'po/git-help-on-git-itself'
Junio C Hamano
1
-1
/
+2
2019-05-28
trace2: document the supported values of GIT_TRACE2* env variables
SZEDER Gábor
1
-8
/
+35
2019-05-28
trace2: rename environment variables to GIT_TRACE2*
SZEDER Gábor
1
-7
/
+7
2019-05-16
Doc: git.txt: remove backticks from link and add git-scm.com/docs
Philip Oakley
1
-1
/
+2
2019-05-13
trace2: add variable description to git.txt
Derrick Stolee
1
-0
/
+21
2019-05-07
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy
1
-0
/
+20
2019-03-07
git.txt: remove empty line before list continuation
Martin Ågren
1
-1
/
+0
2018-10-30
Merge branch 'ah/doc-updates'
Junio C Hamano
1
-5
/
+5
2018-10-23
doc: fix inappropriate monospace formatting
Andreas Heiduk
1
-5
/
+5
2018-10-16
Merge branch 'ma/mailing-list-address-in-git-help'
Junio C Hamano
1
-1
/
+3
2018-09-29
git doc: direct bug reporters to mailing list archive
Jonathan Nieder
1
-1
/
+3
2018-09-20
Doc: use `--type=bool` instead of `--bool`
Martin Ågren
1
-1
/
+1
2018-09-04
Documentation/git.txt: clarify that GIT_TRACE=/path appends
SZEDER Gábor
1
-2
/
+2
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-0
/
+10
2018-05-21
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-21
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-21
completion: add and use --list-cmds=nohelpers
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-21
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-21
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-21
git.c: convert --list-* to --list-cmds=*
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-05-04
git: add -P as a short option for --no-pager
Johannes Sixt
1
-1
/
+2
2018-03-15
Merge branch 'ab/man-sec-list'
Junio C Hamano
1
-0
/
+3
2018-03-08
git manpage: note git-security@googlegroups.com
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2018-01-19
http: support omitting data from traces
Jonathan Tan
1
-0
/
+4
2018-01-19
http: support cookie redaction when tracing
Jonathan Tan
1
-0
/
+6
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
1
-0
/
+9
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-5
/
+10
2017-12-04
print_sha1_ellipsis: introduce helper
Ann T Ropea
1
-0
/
+9
2017-11-21
Merge branch 'av/fsmonitor'
Junio C Hamano
1
-0
/
+4
2017-11-02
mingw: document the standard handle redirection
Johannes Schindelin
1
-0
/
+18
2017-10-30
fsmonitor: document GIT_TRACE_FSMONITOR
Alex Vandiver
1
-0
/
+4
2017-10-17
ssh: introduce a 'simple' ssh variant
Brandon Williams
1
-5
/
+4
2017-10-17
protocol: introduce protocol extension mechanisms
Brandon Williams
1
-0
/
+6
2017-10-03
Merge branch 'ad/doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2017-09-29
doc: correct command formatting
Adam Dinwoodie
1
-1
/
+1
2017-09-27
git: add --no-optional-locks option
Jeff King
1
-0
/
+12
2017-09-10
Merge branch 'ah/doc-empty-string-is-false' into maint
Junio C Hamano
1
-1
/
+2
2017-08-23
Merge branch 'ah/doc-empty-string-is-false'
Junio C Hamano
1
-1
/
+2
[next]