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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
Git 2.14.4
Junio C Hamano
1
-0
/
+5
2018-05-22
Sync with Git 2.13.7
Junio C Hamano
1
-0
/
+20
2018-05-22
Git 2.13.7
Junio C Hamano
1
-0
/
+20
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
1
-1
/
+9
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
1
-0
/
+7
2018-05-21
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
2
-1
/
+10
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
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
3
-3
/
+3
2018-05-21
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
1
-1
/
+3
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-13
add status config and command line options for rename detection
Ben Peart
2
-0
/
+22
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
1
-0
/
+92
2018-05-11
get_short_oid: sort ambiguous objects by type, then SHA-1
Ævar Arnfjörð Bjarmason
1
-6
/
+11
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-08
merge: add merge.renames config setting
Ben Peart
2
-4
/
+12
2018-05-08
merge: update documentation for {merge,diff}.renameLimit
Ben Peart
2
-2
/
+4
2018-05-08
The fifth batch for 2.18
Junio C Hamano
1
-0
/
+112
2018-05-08
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
1
-8
/
+5
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-0
/
+28
2018-05-08
Merge branch 'tz/doc-git-urls-reference'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-1
/
+15
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
1
-0
/
+10
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
1
-32
/
+39
2018-05-08
Merge branch 'sg/doc-gc-quote-mismatch-fix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'sb/worktree-remove-opt-force'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'ma/double-dashes-in-docs'
Junio C Hamano
6
-12
/
+12
2018-05-08
Merge branch 'so/glossary-ancestor'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
2
-0
/
+94
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
4
-0
/
+358
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
3
-0
/
+428
2018-05-07
Documentation: render revisions correctly under Asciidoctor
brian m. carlson
1
-0
/
+2
2018-05-07
Documentation: use 8-space tabs with Asciidoctor
brian m. carlson
1
-1
/
+1
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2018-05-06
doc: normalize [--options] to [options] in git-diff
Andreas Heiduk
1
-7
/
+7
2018-05-06
doc: add note about shell quoting to revision.txt
Andreas Heiduk
1
-0
/
+6
2018-05-06
git-svn: remove ''--add-author-from' for 'commit-diff'
Andreas Heiduk
1
-1
/
+1
2018-05-06
doc: add '-d' and '-o' for 'git push'
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: clarify ignore rules for git ls-files
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: align 'diff --no-index' in text and synopsis
Andreas Heiduk
1
-2
/
+2
2018-05-06
doc: improve formatting in githooks.txt
Andreas Heiduk
1
-57
/
+58
2018-05-06
{fetch,upload}-pack: support filter in protocol v2
Jonathan Tan
1
-0
/
+9
2018-05-04
git: add -P as a short option for --no-pager
Johannes Sixt
1
-1
/
+2
2018-05-02
Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2
Junio C Hamano
3
-0
/
+428
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
38
-96
/
+96
2018-04-30
technical/shallow: describe why shallow cannot use replace refs
Johannes Schindelin
1
-0
/
+7
[prev]
[next]