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-02-21
config: change default of `pager.config` to "on"
Martin Ågren
1
-0
/
+1
2018-02-21
config: respect `pager.config` in list/get-mode only
Martin Ågren
1
-0
/
+5
2018-02-21
Fourth batch for 2.17
Junio C Hamano
1
-0
/
+12
2018-02-21
Merge branch 'gs/rebase-allow-empty-message'
Junio C Hamano
1
-0
/
+5
2018-02-21
Merge branch 'lw/daemon-log-destination'
Junio C Hamano
1
-3
/
+25
2018-02-21
submodule: indicate that 'submodule.recurse' doesn't apply to clone
Brandon Williams
1
-1
/
+2
2018-02-16
git-worktree.txt: fix indentation of example and text of 'add' command
Eric Sunshine
1
-0
/
+1
2018-02-16
git-worktree.txt: fix missing ")" typo
Eric Sunshine
1
-2
/
+2
2018-02-16
merge: allow fast-forward when merging a tracked tag
Junio C Hamano
1
-1
/
+2
2018-02-15
Sync with 2.16.2
Junio C Hamano
1
-0
/
+30
2018-02-15
Git 2.16.2
Junio C Hamano
1
-0
/
+30
2018-02-15
Merge branch 'ab/doc-cat-file-e-still-shows-errors' into maint
Junio C Hamano
1
-3
/
+4
2018-02-15
Merge branch 'as/read-tree-prefix-doc-fix' into maint
Junio C Hamano
1
-3
/
+2
2018-02-15
Third batch for 2.17
Junio C Hamano
1
-0
/
+26
2018-02-15
Merge branch 'nd/ignore-glob-doc-update'
Junio C Hamano
1
-6
/
+5
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-1
/
+1
2018-02-15
Documentation/git-status: clarify status table for porcelain mode
Stefan Beller
1
-2
/
+2
2018-02-14
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
1
-1
/
+1
2018-02-14
am: support --quit
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-02-14
fsmonitor: update documentation to remove reference to invalid config settings
Ben Peart
1
-2
/
+2
2018-02-13
Second batch for 2.17
Junio C Hamano
1
-0
/
+77
2018-02-13
Merge branch 'tz/doc-show-defaults-to-head'
Junio C Hamano
1
-2
/
+2
2018-02-13
Merge branch 'jt/long-running-process-doc'
Junio C Hamano
3
-46
/
+59
2018-02-13
Merge branch 'jt/http-redact-cookies'
Junio C Hamano
1
-0
/
+10
2018-02-13
Merge branch 'ks/submodule-doc-updates'
Junio C Hamano
2
-29
/
+87
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-0
/
+20
2018-02-13
Merge branch 'jh/fsck-promisors'
Junio C Hamano
4
-0
/
+41
2018-02-13
docs/interpret-trailers: fix agreement error
brian m. carlson
1
-1
/
+1
2018-02-12
rebase: introduce and use pseudo-ref REBASE_HEAD
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-02-12
rebase: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-02-12
am: add --show-current-patch
Nguyễn Thái Ngọc Duy
1
-1
/
+5
2018-02-12
worktree remove: new command
Nguyễn Thái Ngọc Duy
1
-9
/
+12
2018-02-12
worktree move: refuse to move worktrees with submodules
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-02-12
worktree move: new command
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2018-02-09
update-index doc: note the caveat with "could not open..."
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2018-02-09
update-index doc: note a fixed bug in the untracked cache
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2018-02-09
fetch: make the --prune-tags work with <url>
Ævar Arnfjörð Bjarmason
1
-15
/
+6
2018-02-09
fetch: add a --prune-tags option and fetch.pruneTags config
Ævar Arnfjörð Bjarmason
3
-1
/
+74
2018-02-09
git-fetch & config doc: link to the new PRUNING section
Ævar Arnfjörð Bjarmason
2
-1
/
+8
2018-02-09
git remote doc: correct dangerous lies about what prune does
Ævar Arnfjörð Bjarmason
1
-5
/
+9
2018-02-09
git fetch doc: add a new section to explain the ins & outs of pruning
Ævar Arnfjörð Bjarmason
1
-0
/
+49
2018-02-08
CodingGuidelines: mention "static" and "extern"
Jeff King
1
-0
/
+5
2018-02-07
tag: add --edit option
Nicolas Morey-Chaisemartin
1
-1
/
+7
2018-02-07
rebase: add --allow-empty-message option
Genki Sky
1
-0
/
+5
2018-02-05
daemon: add --log-destination=(stderr|syslog|none)
Lucas Werkmeister
1
-3
/
+25
2018-02-02
gitignore.txt: elaborate shell glob syntax
Duy Nguyen
1
-6
/
+5
2018-01-30
doc: mention 'git show' defaults to HEAD
Todd Zullinger
1
-2
/
+2
2018-01-30
sha1_file: convert pretend_sha1_file to object_id
Patryk Obara
1
-1
/
+1
2018-01-25
Docs: split out long-running subprocess handshake
Jonathan Tan
3
-46
/
+59
2018-01-24
status: add --[no-]ahead-behind to status and commit for V2 format.
Jeff Hostetler
1
-0
/
+5
[prev]
[next]