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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Merge branch 'maint-1.7.8' into maint
Junio C Hamano
1
-5
/
+4
2012-03-20
Merge branch 'jc/advise-i18n' into maint-1.7.8
Junio C Hamano
1
-5
/
+4
2012-03-04
Merge branch 'cn/maint-branch-with-bad' into maint
Junio C Hamano
1
-0
/
+4
2012-03-04
Merge branch 'nd/maint-verify-objects' into maint
Junio C Hamano
1
-22
/
+16
2012-02-28
rev-list: fix --verify-objects --quiet becoming --objects
Nguyễn Thái Ngọc Duy
1
-11
/
+15
2012-02-28
rev-list: remove BISECT_SHOW_TRIED flag
Nguyễn Thái Ngọc Duy
1
-11
/
+1
2012-02-27
Merge branch 'pj/remote-set-branches-usage-fix' into maint
Junio C Hamano
1
-1
/
+1
2012-02-27
Merge branch 'tr/merge-edit-guidance' into maint
Junio C Hamano
1
-0
/
+10
2012-02-27
branch: don't assume the merge filter ref exists
Carlos Martín Nieto
1
-0
/
+4
2012-02-21
Merge branch 'cb/receive-pack-keep-errors' into maint
Junio C Hamano
1
-7
/
+17
2012-02-21
Merge branch 'cb/transfer-no-progress' into maint
Junio C Hamano
5
-16
/
+18
2012-02-21
Merge branch 'jk/git-dir-lookup' into maint
Junio C Hamano
1
-2
/
+2
2012-02-21
Merge branch 'cb/maint-rev-list-verify-object' into maint
Junio C Hamano
1
-2
/
+2
2012-02-21
Merge branch 'jk/grep-binary-attribute' into maint
Junio C Hamano
1
-144
/
+33
2012-02-21
Merge branch 'nd/diffstat-gramnum' into maint
Junio C Hamano
1
-1
/
+2
2012-02-19
remote: fix set-branches usage and documentation
Philip Jägenstedt
1
-1
/
+1
2012-02-16
Merge branch 'jc/checkout-out-of-unborn' into maint
Junio C Hamano
1
-0
/
+19
2012-02-16
Merge branch 'jx/i18n-more-marking' into maint
Junio C Hamano
1
-3
/
+3
2012-02-13
Merge branch 'jk/maint-tag-show-fixes' into maint
Junio C Hamano
1
-32
/
+40
2012-02-13
Merge branch 'jn/merge-no-edit-fix' into maint
Junio C Hamano
1
-3
/
+7
2012-02-13
do not override receive-pack errors
Clemens Buchacher
1
-7
/
+17
2012-02-13
push/fetch/clone --no-progress suppresses progress output
Clemens Buchacher
5
-16
/
+18
2012-02-13
git rev-list: fix invalid typecast
Clemens Buchacher
1
-2
/
+2
2012-02-13
Merge branch 'js/add-e-submodule-fix' into maint
Junio C Hamano
1
-0
/
+1
2012-02-13
Merge branch 'jc/parse-date-raw' into maint
Junio C Hamano
1
-0
/
+6
2012-02-13
Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint
Junio C Hamano
1
-1
/
+2
2012-02-13
Merge branch 'jc/branch-desc-typoavoidance' into maint
Junio C Hamano
1
-0
/
+15
2012-02-10
Merge branch 'tr/grep-l-with-decoration' into maint
Junio C Hamano
1
-2
/
+3
2012-02-09
merge: do not launch an editor on "--no-edit $tag"
Junio C Hamano
1
-3
/
+7
2012-02-08
tag: do not show non-tag contents with "-n"
Junio C Hamano
1
-10
/
+12
2012-02-07
add -e: do not show difference in a submodule that is merely dirty
Johannes Schindelin
1
-0
/
+1
2012-02-06
git checkout -b: allow switching out of an unborn branch
Junio C Hamano
1
-0
/
+19
2012-02-06
tag: die when listing missing or corrupt objects
Jeff King
1
-1
/
+5
2012-02-06
tag: fix output of "tag -n" when errors occur
Jeff King
1
-32
/
+34
2012-02-05
Merge branch 'cb/push-quiet' into maint
Junio C Hamano
2
-7
/
+25
2012-02-05
branch --edit-description: protect against mistyped branch name
Junio C Hamano
1
-0
/
+15
2012-02-05
merge: do not create a signed tag merge under --ff-only option
Junio C Hamano
1
-1
/
+2
2012-02-03
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2012-02-03
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
1
-0
/
+6
2012-02-02
standardize and improve lookup rules for external local repos
Jeff King
1
-2
/
+2
2012-02-02
grep: pre-load userdiff drivers when threaded
Jeff King
1
-4
/
+6
2012-02-02
convert git-grep to use grep_source interface
Jeff King
1
-119
/
+23
2012-02-02
grep: move sha1-reading mutex into low-level code
Jeff King
1
-23
/
+6
2012-02-02
grep: make locking flag global
Jeff King
1
-2
/
+2
2012-02-01
i18n: git-commit whence_s "merge/cherry-pick" message
Jiang Xin
1
-3
/
+3
2012-01-31
merge: add instructions to the commit message when editing
Thomas Rast
1
-0
/
+10
2012-01-23
grep: fix -l/-L interaction with decoration lines
Albert Yale
1
-2
/
+3
2012-01-12
Merge branch 'maint'
Junio C Hamano
1
-2
/
+7
2012-01-12
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
1
-2
/
+7
2012-01-12
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
1
-2
/
+7
[next]