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
2019-12-05
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
3
-6
/
+10
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
1
-0
/
+5
2019-12-01
The second batch
Junio C Hamano
1
-0
/
+87
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
1
-12
/
+0
2019-12-01
Merge branch 'nn/doc-rebase-merges'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'dj/typofix-merge-strat'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'rj/bundle-ui-updates'
Junio C Hamano
1
-3
/
+32
2019-12-01
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
1
-0
/
+2
2019-12-01
Merge branch 'py/shortlog-list-options-for-log'
Junio C Hamano
2
-1
/
+13
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
54
-74
/
+74
2019-12-01
Merge branch 'en/misc-doc-fixes'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'js/fetch-multi-lockfix'
Junio C Hamano
1
-0
/
+4
2019-12-01
Merge branch 'es/myfirstcontrib-updates'
Junio C Hamano
1
-3
/
+50
2019-12-01
Merge branch 'hw/config-doc-in-header'
Junio C Hamano
1
-319
/
+0
2019-12-01
Merge branch 'dl/doc-diff-no-index-implies-exit-code'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'pb/help-list-gitsubmodules-among-guides'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'ma/bisect-doc-sample-update'
Junio C Hamano
1
-1
/
+1
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
1
-1
/
+5
2019-11-21
pretty-options.txt: --notes accepts a ref instead of treeish
Denton Liu
1
-4
/
+4
2019-11-20
rev-list-options.txt: remove reference to --show-notes
Denton Liu
1
-1
/
+1
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
1
-0
/
+5
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
1
-12
/
+0
2019-11-12
doc: improve readability of --rebase-merges in git-rebase
Naveen Nathan
1
-2
/
+2
2019-11-11
bundle-verify: add --quiet
Robin H. Johnson
1
-1
/
+1
2019-11-11
bundle-create: progress output control
Robin H. Johnson
1
-2
/
+31
2019-11-11
merge-strategies: fix typo "reflected to" to "reflected in"
Dominic Jäger
1
-1
/
+1
2019-11-10
The first batch post 2.24 cycle
Junio C Hamano
1
-0
/
+68
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
1
-0
/
+7
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
1
-0
/
+6
2019-11-10
Merge branch 'pb/pretty-email-without-domain-part'
Junio C Hamano
1
-0
/
+6
2019-11-10
Merge branch 'hw/remove-api-docs-placeholder'
Junio C Hamano
4
-40
/
+0
2019-11-10
Merge branch 'sg/dir-trie-fixes'
Junio C Hamano
1
-5
/
+5
2019-11-10
Merge branch 'jc/am-show-current-patch-docfix'
Junio C Hamano
1
-1
/
+1
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
1
-1
/
+5
2019-11-10
Merge branch 'dd/notes-copy-default-dst-to-head'
Junio C Hamano
1
-3
/
+3
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
2
-0
/
+28
2019-11-10
Merge branch 'es/walken-tutorial'
Junio C Hamano
2
-0
/
+907
2019-11-10
userdiff: add Elixir to supported userdiff languages
Łukasz Niemier
1
-0
/
+2
2019-11-10
git-shortlog.txt: include commit limiting options
Pratyush Yadav
2
-1
/
+13
2019-11-07
git-filter-branch.txt: correct argument name typo
Elijah Newren
1
-1
/
+1
2019-11-07
Documentation: fix a bunch of typos, both old and new
Elijah Newren
54
-74
/
+74
2019-11-06
fetch: add the command-line option `--write-commit-graph`
Johannes Schindelin
1
-0
/
+4
2019-11-04
Merge branch 'bc/doc-use-docbook-5'
Junio C Hamano
1
-1
/
+2
2019-11-02
myfirstcontrib: hint to find gitgitgadget allower
Emily Shaffer
1
-0
/
+8
2019-11-02
myfirstcontrib: add dependency installation step
Emily Shaffer
1
-3
/
+20
2019-11-02
myfirstcontrib: add 'psuh' to command-list.txt
Emily Shaffer
1
-0
/
+22
2019-11-02
update-index: optionally leave skip-worktree entries alone
Johannes Schindelin
1
-0
/
+6
2019-11-02
RelNotes/2.24.0: fix self-contradictory note
Elijah Newren
1
-4
/
+3
2019-11-02
manpage-bold-literal.xsl: match for namespaced "d:literal" in template
Martin Ågren
1
-1
/
+2
2019-11-02
RelNotes/2.24.0: typofix
Elijah Newren
1
-1
/
+1
[next]