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-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
2018-01-23
First batch after 2.16
Junio C Hamano
1
-0
/
+65
2018-01-23
Merge branch 'ab/doc-cat-file-e-still-shows-errors'
Junio C Hamano
1
-3
/
+4
2018-01-23
Merge branch 'as/read-tree-prefix-doc-fix'
Junio C Hamano
1
-3
/
+2
2018-01-23
Merge branch 'ab/commit-m-with-fixup'
Junio C Hamano
1
-0
/
+2
2018-01-23
Merge branch 'sb/diff-blobfind-pickaxe'
Junio C Hamano
1
-0
/
+10
2018-01-23
Merge branch 'nd/ita-wt-renames-in-status'
Junio C Hamano
1
-10
/
+13
2018-01-21
Sync with v2.16.1
Junio C Hamano
1
-0
/
+11
2018-01-21
Git 2.16.1
Junio C Hamano
1
-0
/
+11
2018-01-21
Start 2.17 cycle
Junio C Hamano
1
-0
/
+19
2018-01-19
http: support omitting data from traces
Jonathan Tan
1
-0
/
+4
2018-01-19
http: support cookie redaction when tracing
Jonathan Tan
1
-0
/
+6
2018-01-17
Git 2.16
Junio C Hamano
1
-2
/
+5
2018-01-16
Doc/git-submodule: improve readability and grammar of a sentence
Kaartic Sivaraam
1
-8
/
+8
2018-01-16
Doc/gitsubmodules: make some changes to improve readability and syntax
Kaartic Sivaraam
1
-21
/
+79
2018-01-12
RelNotes: minor typofix
SZEDER Gábor
1
-1
/
+1
2018-01-11
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
1
-1
/
+1
2018-01-11
Documentation/git-worktree.txt: add missing `
Ralf Thielow
1
-1
/
+1
2018-01-10
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
1
-3
/
+4
[prev]
[next]