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-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2018-02-27
docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'
Mårten Kongstad
1
-1
/
+1
2018-02-27
Fifth batch for 2.17
Junio C Hamano
1
-10
/
+48
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
1
-0
/
+2
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
1
-10
/
+13
2018-02-27
Merge branch 'rd/typofix'
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'bp/fsmonitor'
Junio C Hamano
1
-2
/
+2
2018-02-27
Merge branch 'bc/doc-interpret-trailers-grammofix'
Junio C Hamano
1
-1
/
+1
2018-02-27
Merge branch 'jk/doc-do-not-write-extern'
Junio C Hamano
1
-0
/
+5
2018-02-27
Merge branch 'ab/untracked-cache-invalidation-docs'
Junio C Hamano
1
-0
/
+26
2018-02-22
Documentation/gitsubmodules.txt: avoid non-ASCII apostrophes
Motoki Seki
1
-7
/
+7
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
[prev]
[next]