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
/
config.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
remote.c: introduce branch.<name>.pushremote
Ramkumar Ramachandra
1
-4
/
+15
2013-04-02
remote.c: introduce remote.pushdefault
Ramkumar Ramachandra
1
-3
/
+10
2013-03-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-03-28
Merge branch 'maint-1.8.1' into maint
Junio C Hamano
1
-1
/
+1
2013-03-28
git help config: s/insn/instruction/
Matthias Krüger
1
-1
/
+1
2013-03-26
Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs' into maint
Junio C Hamano
1
-1
/
+1
2013-03-21
Merge branch 'jc/fetch-raw-sha1'
Junio C Hamano
1
-1
/
+7
2013-03-21
Merge branch 'tb/document-status-u-tradeoff'
Junio C Hamano
1
-0
/
+4
2013-03-19
Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs'
Junio C Hamano
1
-1
/
+1
2013-03-16
status: advise to consider use of -u when read_directory takes too long
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2013-02-25
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-02-25
Merge branch 'jc/mention-tracking-for-pull-default' into maint
Junio C Hamano
1
-1
/
+2
2013-02-25
Documentation: "advice" is uncountable
Greg Price
1
-1
/
+1
2013-02-24
Fix ".git/refs" stragglers
Greg Price
1
-1
/
+1
2013-02-18
Merge branch 'jc/mention-tracking-for-pull-default'
Junio C Hamano
1
-1
/
+2
2013-02-17
Merge branch 'jc/hidden-refs'
Junio C Hamano
1
-0
/
+23
2013-02-07
upload-pack: optionally allow fetching from the tips of hidden refs
Junio C Hamano
1
-1
/
+7
2013-02-07
upload/receive-pack: allow hiding ref hierarchies
Junio C Hamano
1
-0
/
+23
2013-02-05
Merge branch 'ta/doc-no-small-caps'
Junio C Hamano
1
-56
/
+56
2013-02-04
Merge branch 'jc/push-reject-reasons'
Junio C Hamano
1
-1
/
+11
2013-02-04
Merge branch 'jc/custom-comment-char'
Junio C Hamano
1
-0
/
+6
2013-02-01
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
1
-56
/
+56
2013-01-31
doc: mention tracking for pull.default
Junio C Hamano
1
-1
/
+2
2013-01-28
Merge branch 'ss/help-htmlpath-config-doc' into maint
Junio C Hamano
1
-0
/
+6
2013-01-24
push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
Junio C Hamano
1
-1
/
+11
2013-01-22
Enable minimal stat checking
Robin Rosenberg
1
-0
/
+6
2013-01-20
Merge branch 'rt/commit-cleanup-config'
Junio C Hamano
1
-0
/
+9
2013-01-20
Merge branch 'ap/log-mailmap'
Junio C Hamano
1
-0
/
+4
2013-01-18
Merge branch 'ss/help-htmlpath-config-doc'
Junio C Hamano
1
-0
/
+6
2013-01-16
Allow custom "comment char"
Junio C Hamano
1
-0
/
+6
2013-01-15
config.txt: Document help.htmlpath config parameter
Sebastian Staudt
1
-0
/
+6
2013-01-10
log: add log.mailmap configuration option
Antoine Pelisse
1
-0
/
+4
2013-01-10
commit: make default of "cleanup" option configurable
Ralf Thielow
1
-0
/
+9
2013-01-09
Merge branch 'nd/maint-branch-desc-doc'
Junio C Hamano
1
-0
/
+6
2013-01-05
Merge branch 'wk/submodule-update-remote'
Junio C Hamano
1
-0
/
+6
2013-01-05
Merge branch 'jk/mailmap-from-blob'
Junio C Hamano
1
-0
/
+8
2013-01-05
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
1
-3
/
+7
2013-01-01
config.txt: a few lines about branch.<name>.description
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2012-12-27
Documentation: move diff.wordRegex from config.txt to diff-config.txt
Ramkumar Ramachandra
1
-6
/
+0
2012-12-19
submodule update: add --remote for submodule's upstream changes
W. Trevor King
1
-0
/
+6
2012-12-13
mailmap: default mailmap.blob in bare repositories
Jeff King
1
-3
/
+5
2012-12-12
mailmap: support reading mailmap from blobs
Jeff King
1
-0
/
+6
2012-12-04
Merge branch 'mm/status-push-pull-advise'
Junio C Hamano
1
-2
/
+3
2012-12-04
document that statusHints affects git checkout
Matthieu Moy
1
-2
/
+3
2012-12-03
push: allow already-exists advice to be disabled
Chris Rorvick
1
-2
/
+6
2012-12-03
push: rename config variable for more general use
Chris Rorvick
1
-1
/
+1
2012-11-18
Documentation: move diff.wordRegex from config.txt to diff-config.txt
Ramkumar Ramachandra
1
-6
/
+0
2012-11-04
Merge branch 'pp/maint-doc-pager-config'
Jeff King
1
-4
/
+4
2012-10-29
Documentation: improve the example of overriding LESS via core.pager
Patrick Palka
1
-4
/
+4
2012-09-17
Merge branch 'maint'
Junio C Hamano
1
-2
/
+3
[next]