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
2017-03-24
Merge branch 'ab/doc-no-option-notation-fix' into maint
Junio C Hamano
2
-2
/
+2
2017-03-24
Merge branch 'ab/push-default-doc-fix' into maint
Junio C Hamano
1
-0
/
+2
2017-03-24
Merge branch 'nd/commit-hook-doc-fix' into maint
Junio C Hamano
1
-1
/
+1
2017-03-24
ref-filter: reflow recently changed branch/tag/for-each-ref docs
Ævar Arnfjörð Bjarmason
2
-10
/
+12
2017-03-24
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
3
-6
/
+22
2017-03-24
tag: change --point-at to default to HEAD
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2017-03-24
tag: implicitly supply --list given another list-like option
Ævar Arnfjörð Bjarmason
1
-6
/
+11
2017-03-24
tag: change misleading --list <pattern> documentation
Ævar Arnfjörð Bjarmason
1
-7
/
+8
2017-03-24
branch doc: update description for `--list`
Junio C Hamano
1
-2
/
+7
2017-03-23
branch doc: change `git branch <pattern>` to use `<branchname>`
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-03-23
doc/config: grammar fixes for core.{editor,commentChar}
Kyle Meyer
1
-3
/
+3
2017-03-23
hashmap: document memihash_cont, hashmap_disallow_rehash api
Jeff Hostetler
1
-0
/
+22
2017-03-22
remote-curl: allow push options
Brandon Williams
1
-0
/
+6
2017-03-22
builtin/describe: introduce --broken flag
Stefan Beller
1
-3
/
+8
2017-03-21
Sync with maint
Junio C Hamano
1
-0
/
+61
2017-03-21
Sixth batch for 2.13
Junio C Hamano
1
-17
/
+23
2017-03-21
Merge branch 'nd/commit-hook-doc-fix'
Junio C Hamano
1
-1
/
+1
2017-03-21
Merge branch 'ab/push-default-doc-fix'
Junio C Hamano
1
-0
/
+2
2017-03-21
Merge branch 'ab/doc-no-option-notation-fix'
Junio C Hamano
2
-2
/
+2
2017-03-21
Merge branch 'nd/conditional-config-include'
Junio C Hamano
1
-7
/
+69
2017-03-21
Prepare for 2.12.2
Junio C Hamano
1
-0
/
+61
2017-03-21
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
Junio C Hamano
1
-0
/
+6
2017-03-21
Merge branch 'ps/docs-diffcore' into maint
Junio C Hamano
1
-5
/
+5
2017-03-21
doc/SubmittingPatches: clarify the casing convention for "area: change..."
Ævar Arnfjörð Bjarmason
1
-2
/
+7
2017-03-21
ref-filter: make combining --merged & --no-merged an error
Ævar Arnfjörð Bjarmason
3
-6
/
+10
2017-03-21
tag doc: reword --[no-]merged to talk about commits, not tips
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2017-03-21
tag doc: split up the --[no-]merged documentation
Ævar Arnfjörð Bjarmason
1
-4
/
+7
2017-03-21
tag doc: move the description of --[no-]merged earlier
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2017-03-20
Sync with 2.12.1
Junio C Hamano
1
-1
/
+2
2017-03-20
Git 2.12.1
Junio C Hamano
1
-1
/
+2
2017-03-20
push: mention "push.default=tracking" in the documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-03-20
git-commit.txt: list post-rewrite in HOOKS section
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-03-20
doc: change erroneous --[no]-whatever into --[no-]whatever
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2017-03-18
clone: teach --recurse-submodules to optionally take a pathspec
Brandon Williams
1
-5
/
+9
2017-03-18
submodule init: initialize active submodules
Brandon Williams
1
-1
/
+3
2017-03-18
submodule: decouple url and submodule interest
Brandon Williams
1
-2
/
+13
2017-03-17
Fifth batch for 2.13
Junio C Hamano
1
-9
/
+54
2017-03-17
Merge branch 'bw/attr-pathspec'
Junio C Hamano
1
-0
/
+21
2017-03-17
Merge branch 'sb/rev-parse-show-superproject-root'
Junio C Hamano
1
-0
/
+6
2017-03-17
Merge branch 'cc/split-index-config'
Junio C Hamano
2
-8
/
+64
2017-03-17
credential-cache: use XDG_CACHE_HOME for socket
Devin Lehmacher
1
-4
/
+7
2017-03-16
builtin/read-tree: add --recurse-submodules switch
Stefan Beller
1
-0
/
+6
2017-03-16
builtin/checkout: add --recurse-submodules switch
Stefan Beller
1
-0
/
+7
2017-03-16
Sync with 'maint'
Junio C Hamano
1
-0
/
+41
2017-03-16
Preparing for 2.12.1
Junio C Hamano
1
-0
/
+41
2017-03-14
Fourth batch after 2.12
Junio C Hamano
1
-0
/
+42
2017-03-14
Merge branch 'dp/filter-branch-prune-empty'
Junio C Hamano
1
-8
/
+6
2017-03-13
pathspec: allow querying for attributes
Brandon Williams
1
-0
/
+21
2017-03-12
Third batch after 2.12
Junio C Hamano
1
-0
/
+39
2017-03-12
Merge branch 'ah/doc-ls-files-quotepath'
Junio C Hamano
9
-39
/
+48
[prev]
[next]