index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
log: honor grep.* configuration
Junio C Hamano
1
-1
/
+7
2012-10-09
log --grep: accept --basic-regexp and --perl-regexp
Junio C Hamano
2
-0
/
+14
2012-10-09
log --grep: use the same helper to set -E/-F options as "git grep"
Junio C Hamano
2
-2
/
+8
2012-10-09
revisions: initialize revs->grep_filter using grep_init()
Junio C Hamano
2
-2
/
+9
2012-10-09
grep: move pattern-type bits support to top-level grep.[ch]
Junio C Hamano
3
-39
/
+45
2012-10-09
grep: move the configuration parsing logic to grep.[ch]
Junio C Hamano
3
-131
/
+134
2012-10-09
builtin/grep.c: make configuration callback more reusable
Junio C Hamano
1
-25
/
+79
2012-10-02
Update draft release notes to 1.8.0
Junio C Hamano
1
-0
/
+12
2012-10-02
Merge branch 'nd/grep-reflog'
Junio C Hamano
5
-5
/
+105
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
2
-5
/
+2
2012-10-02
Merge branch 'maint'
Junio C Hamano
2
-1
/
+19
2012-10-02
Start preparing for 1.7.12.3
Junio C Hamano
2
-1
/
+19
2012-10-02
Merge branch 'rr/maint-submodule-unknown-cmd' into maint
Junio C Hamano
3
-4
/
+11
2012-10-02
Merge branch 'sp/maint-http-enable-gzip' into maint
Junio C Hamano
3
-3
/
+5
2012-10-02
Merge branch 'sp/maint-http-info-refs-no-retry' into maint
Junio C Hamano
1
-16
/
+2
2012-10-02
l10n: Fix to Swedish translation
Peter Krefting
1
-2
/
+2
2012-10-02
Documentation: mention `push.default` in git-push.txt
Ramkumar Ramachandra
1
-3
/
+7
2012-10-02
RelNotes/1.8.0: various typo and style fixes
Michael J Gruber
1
-24
/
+24
2012-10-01
Git 1.8.0-rc0
Junio C Hamano
2
-1
/
+24
2012-10-01
Merge branch 'jk/completion-tests'
Junio C Hamano
1
-0
/
+60
2012-10-01
Merge branch 'ep/malloc-check-perturb'
Junio C Hamano
2
-2
/
+2
2012-10-01
Merge branch 'da/mergetool-custom'
Junio C Hamano
4
-28
/
+64
2012-10-01
Merge branch 'os/commit-submodule-ignore'
Junio C Hamano
1
-0
/
+1
2012-10-01
Merge branch 'jc/blame-follows-renames'
Junio C Hamano
1
-0
/
+6
2012-10-01
Merge branch 'jk/receive-pack-unpack-error-to-pusher'
Junio C Hamano
2
-5
/
+32
2012-10-01
Merge branch 'rt/maint-clone-single'
Junio C Hamano
3
-18
/
+218
2012-09-30
mailinfo: don't require "text" mime type for attachments
Linus Torvalds
1
-11
/
+0
2012-09-29
Merge git://github.com/git-l10n/git-po
Junio C Hamano
3
-1354
/
+11532
2012-09-29
Update draft release notes to 1.8.0
Junio C Hamano
1
-46
/
+54
2012-09-29
Sync with 1.7.12.2
Junio C Hamano
4
-29
/
+38
2012-09-29
Git 1.7.12.2
Junio C Hamano
3
-2
/
+11
2012-09-29
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2
-28
/
+28
2012-09-29
Merge branch 'jc/maint-log-grep-all-match-1' into maint
Junio C Hamano
6
-25
/
+217
2012-09-29
Merge branch 'jc/maint-mailinfo-mime-attr' into maint
Junio C Hamano
6
-4
/
+32
2012-09-29
Merge branch 'rr/maint-submodule-unknown-cmd'
Junio C Hamano
3
-4
/
+11
2012-09-29
Merge branch 'rs/archive-zip-utf8'
Junio C Hamano
1
-4
/
+45
2012-09-29
Merge branch 'jk/smart-http-switch'
Junio C Hamano
2
-4
/
+17
2012-09-29
Merge branch 'sp/maint-http-enable-gzip'
Junio C Hamano
3
-3
/
+5
2012-09-29
Merge branch 'sp/maint-http-info-refs-no-retry'
Junio C Hamano
1
-16
/
+2
2012-09-29
Merge branch 'aw/rebase-i-edit-todo'
Junio C Hamano
4
-16
/
+73
2012-09-29
Merge branch 'js/rebase-exec-command-not-found'
Junio C Hamano
2
-0
/
+15
2012-09-29
Merge branch 'rr/test-use-shell-path-not-shell'
Junio C Hamano
1
-16
/
+16
2012-09-29
revision: make --grep search in notes too if shown
Nguyễn Thái Ngọc Duy
2
-0
/
+11
2012-09-29
log --grep-reflog: reject the option without -g
Junio C Hamano
5
-4
/
+20
2012-09-29
revision: add --grep-reflog to filter commits by reflog messages
Nguyễn Thái Ngọc Duy
5
-2
/
+54
2012-09-29
grep: prepare for new header field filter
Nguyễn Thái Ngọc Duy
3
-3
/
+24
2012-09-27
silence git gc --auto --quiet output
Tobias Ulmer
2
-5
/
+2
2012-09-27
t9902: add completion tests for "odd" filenames
Jeff King
1
-0
/
+19
2012-09-27
t9902: add a few basic completion tests
Jeff King
1
-0
/
+41
[next]