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-12-13
Fix sizeof usage in get_permutations
Matthew Daley
1
-3
/
+3
2012-12-07
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
1
-1
/
+2
2012-11-26
Fix typo in remote set-head usage
Antoine Pelisse
1
-1
/
+1
2012-11-25
Merge branch 'jk/checkout-out-of-unborn' into maint
Junio C Hamano
1
-0
/
+3
2012-11-25
Merge branch 'cn/config-missing-path' into maint
Junio C Hamano
1
-1
/
+2
2012-11-18
Merge branch 'rs/branch-del-symref' into maint
Junio C Hamano
1
-26
/
+49
2012-11-18
Merge branch 'nd/grep-true-path' into maint
Junio C Hamano
1
-13
/
+18
2012-11-15
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
1
-1
/
+2
2012-11-15
checkout: print a message when switching unborn branches
Jeff King
1
-0
/
+3
2012-11-04
reencode_string(): introduce and use same_encoding()
Junio C Hamano
1
-1
/
+1
2012-10-18
branch: show targets of deleted symrefs, not sha1s
René Scharfe
1
-8
/
+11
2012-10-18
branch: skip commit checks when deleting symref branches
René Scharfe
1
-2
/
+8
2012-10-18
branch: delete symref branch, not its target
René Scharfe
1
-1
/
+1
2012-10-18
branch: factor out delete_branch_config()
René Scharfe
1
-5
/
+10
2012-10-18
branch: factor out check_branch_commit()
René Scharfe
1
-12
/
+21
2012-10-12
grep: stop looking at random places for .gitattributes
Nguyễn Thái Ngọc Duy
1
-13
/
+18
2012-10-09
grep: move pattern-type bits support to top-level grep.[ch]
Junio C Hamano
1
-39
/
+1
2012-10-09
grep: move the configuration parsing logic to grep.[ch]
Junio C Hamano
1
-131
/
+0
2012-10-09
builtin/grep.c: make configuration callback more reusable
Junio C Hamano
1
-25
/
+79
2012-10-08
Merge branch 'os/commit-submodule-ignore' into maint
Junio C Hamano
1
-0
/
+1
2012-10-08
Merge branch 'jk/receive-pack-unpack-error-to-pusher' into maint
Junio C Hamano
1
-4
/
+31
2012-10-08
Merge branch 'rt/maint-clone-single' into maint
Junio C Hamano
1
-14
/
+51
2012-10-08
Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maint
Junio C Hamano
1
-11
/
+0
2012-10-02
Merge branch 'lt/mailinfo-handle-attachment-more-sanely'
Junio C Hamano
1
-11
/
+0
2012-10-02
Merge branch 'tu/gc-auto-quiet'
Junio C Hamano
1
-3
/
+1
2012-10-01
Merge branch 'os/commit-submodule-ignore'
Junio C Hamano
1
-0
/
+1
2012-10-01
Merge branch 'jk/receive-pack-unpack-error-to-pusher'
Junio C Hamano
1
-4
/
+31
2012-10-01
Merge branch 'rt/maint-clone-single'
Junio C Hamano
1
-14
/
+51
2012-09-30
mailinfo: don't require "text" mime type for attachments
Linus Torvalds
1
-11
/
+0
2012-09-29
Merge branch 'jc/maint-log-grep-all-match-1' into maint
Junio C Hamano
1
-0
/
+4
2012-09-29
Merge branch 'jc/maint-mailinfo-mime-attr' into maint
Junio C Hamano
1
-3
/
+2
2012-09-27
silence git gc --auto --quiet output
Tobias Ulmer
1
-3
/
+1
2012-09-25
Merge branch 'jc/maint-mailinfo-mime-attr'
Junio C Hamano
1
-3
/
+2
2012-09-24
Merge branch 'jc/maint-blame-no-such-path' into maint
Junio C Hamano
1
-16
/
+73
2012-09-24
Merge branch 'dj/fetch-all-tags' into maint
Junio C Hamano
1
-22
/
+29
2012-09-24
commit: pay attention to submodule.$name.ignore in .gitmodules
Orgad Shaneh
1
-0
/
+1
2012-09-21
receive-pack: drop "n/a" on unpacker errors
Jeff King
1
-1
/
+1
2012-09-21
receive-pack: send pack-processing stderr over sideband
Jeff King
1
-2
/
+24
2012-09-21
receive-pack: redirect unpack-objects stdout to /dev/null
Jeff King
1
-1
/
+6
2012-09-20
Merge branch 'jc/mailinfo-RE' into maint
Junio C Hamano
1
-1
/
+3
2012-09-20
Merge branch 'sn/ls-remote-get-url-doc' into maint
Junio C Hamano
1
-1
/
+1
2012-09-20
Merge branch 'nd/maint-remote-remove' into maint
Junio C Hamano
1
-3
/
+3
2012-09-20
clone --single: limit the fetch refspec to fetched branch
Ralf Thielow
1
-14
/
+51
2012-09-18
Merge branch 'jc/maint-log-grep-all-match'
Junio C Hamano
1
-0
/
+4
2012-09-18
Merge branch 'jc/make-static'
Junio C Hamano
1
-2
/
+5
2012-09-18
Merge branch 'mv/cherry-pick-s'
Junio C Hamano
1
-57
/
+24
2012-09-18
Merge branch 'nd/fetch-status-alignment'
Junio C Hamano
1
-8
/
+7
2012-09-18
Merge branch 'jk/config-warn-on-inaccessible-paths' into maint
Junio C Hamano
1
-2
/
+2
2012-09-17
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-09-17
Merge branch 'mh/fetch-filter-refs'
Junio C Hamano
1
-105
/
+64
[next]