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
2013-04-23
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+19
2013-04-23
Merge branch 'nd/pretty-formats'
Junio C Hamano
1
-7
/
+28
2013-04-23
Merge branch 'kb/status-ignored-optim-2'
Junio C Hamano
1
-3
/
+22
2013-04-23
Merge branch 'jn/gitweb-install-doc'
Junio C Hamano
1
-0
/
+7
2013-04-22
git add: --ignore-removal is a better named --no-all
Junio C Hamano
1
-4
/
+6
2013-04-22
Sync with maint
Junio C Hamano
1
-0
/
+25
2013-04-22
Start preparing for 1.8.2.2
Junio C Hamano
1
-0
/
+25
2013-04-22
Merge branch 'ta/glossary' into maint
Junio C Hamano
32
-111
/
+89
2013-04-22
Merge branch 'jk/doc-http-backend' into maint
Junio C Hamano
1
-1
/
+81
2013-04-22
Merge branch 'jk/daemon-user-doc' into maint
Junio C Hamano
1
-0
/
+7
2013-04-22
Merge branch 'jc/detached-head-doc' into maint
Junio C Hamano
1
-3
/
+16
2013-04-22
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+22
2013-04-22
Merge branch 'jc/add-2.0-delete-default' (early part)
Junio C Hamano
1
-1
/
+13
2013-04-22
Merge branch 'nd/checkout-keep-sparse'
Junio C Hamano
2
-0
/
+10
2013-04-22
git-log(1): remove --full-line-diff description
Thomas Rast
1
-4
/
+0
2013-04-21
git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
Ramkumar Ramachandra
1
-2
/
+17
2013-04-21
git-log.txt: rewrite note on why "--" may be required
Ramkumar Ramachandra
1
-2
/
+2
2013-04-21
git-log.txt: generalize <since>..<until>
Ramkumar Ramachandra
1
-7
/
+9
2013-04-21
git-log.txt: order OPTIONS properly; move <since>..<until>
Ramkumar Ramachandra
1
-7
/
+7
2013-04-21
revisions.txt: clarify the .. and ... syntax
Ramkumar Ramachandra
1
-2
/
+4
2013-04-21
line-log: fix documentation formatting
Junio C Hamano
1
-3
/
+2
2013-04-21
glossary: a revision is just a commit
Jonathan Nieder
1
-3
/
+1
2013-04-21
Merge branch 'ta/glossary'
Junio C Hamano
32
-111
/
+89
2013-04-21
Merge branch 'jk/doc-http-backend'
Junio C Hamano
1
-1
/
+81
2013-04-21
glossary: Update and rephrase the definition of a remote-tracking branch
Johan Herland
1
-6
/
+7
2013-04-21
checkout: Use remote refspecs when DWIMming tracking branches
Johan Herland
1
-3
/
+3
2013-04-21
git-shortlog.txt: remove (-h|--help) from OPTIONS
Ramkumar Ramachandra
1
-4
/
+0
2013-04-19
Update draft release notes to 1.8.3
Junio C Hamano
1
-1
/
+27
2013-04-19
Merge branch 'ap/strbuf-humanize'
Junio C Hamano
2
-4
/
+15
2013-04-19
Merge branch 'fc/branch-upstream-color'
Junio C Hamano
1
-1
/
+2
2013-04-19
Merge branch 'mv/ssl-ftp-curl'
Junio C Hamano
1
-0
/
+8
2013-04-18
pretty: support %>> that steal trailing spaces
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2013-04-18
pretty: support truncating in %>, %< and %><
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2013-04-18
pretty: support padding placeholders, %< %> and %><
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2013-04-18
pretty: add %C(auto) for auto-coloring
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2013-04-18
pretty-formats.txt: wrap long lines
Nguyễn Thái Ngọc Duy
1
-6
/
+12
2013-04-18
Update draft release notes to 1.8.3
Junio C Hamano
1
-1
/
+25
2013-04-18
Merge branch 'fc/send-email-annotate'
Junio C Hamano
3
-4
/
+12
2013-04-18
Merge branch 'jk/daemon-user-doc'
Junio C Hamano
1
-0
/
+7
2013-04-18
Merge branch 'jc/detached-head-doc'
Junio C Hamano
1
-3
/
+16
2013-04-18
api-parse-options.txt: document "no-" for non-boolean options
Michael Haggerty
1
-0
/
+2
2013-04-18
git-gc.txt, git-reflog.txt: document new expiry options
Michael Haggerty
2
-4
/
+10
2013-04-17
transport-helper: clarify pushing without refspecs
Felipe Contreras
1
-2
/
+2
2013-04-17
transport-helper: update refspec documentation
Felipe Contreras
1
-5
/
+5
2013-04-17
transport-helper: clarify *:* refspec
Felipe Contreras
1
-2
/
+2
2013-04-17
gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility
Jonathan Nieder
1
-0
/
+7
2013-04-15
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+25
2013-04-15
Merge branch 'jk/diff-algo-finishing-touches'
Junio C Hamano
1
-0
/
+6
2013-04-15
dir.c: git-status --ignored: don't scan the work tree twice
Karsten Blees
1
-3
/
+22
2013-04-15
glossary: improve definitions of refspec and pathspec
Thomas Ackermann
1
-23
/
+10
[prev]
[next]