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-03-11
commit: pass author/committer info to hooks
Junio C Hamano
2
-4
/
+20
2012-03-11
t7503: does pre-commit-hook learn authorship?
Junio C Hamano
1
-0
/
+18
2012-03-11
ident.c: add split_ident_line() to parse formatted ident line
Junio C Hamano
3
-44
/
+104
2012-03-06
t5704: fix nonportable sed/grep usages
Thomas Rast
1
-2
/
+2
2012-03-06
Merge branch 'maint-1.7.8' into maint
Junio C Hamano
1
-0
/
+3
2012-03-06
Merge branch 'maint-1.7.7' into maint-1.7.8
Junio C Hamano
1
-0
/
+3
2012-03-06
Document the --histogram diff option
Thomas Rast
1
-0
/
+3
2012-03-05
Git 1.7.9.3
Junio C Hamano
2
-2
/
+3
2012-03-05
Merge branch 'jc/doc-merge-options' into maint
Junio C Hamano
1
-11
/
+11
2012-03-05
Merge branch 'cn/maint-rev-list-doc' into maint
Junio C Hamano
1
-6
/
+6
2012-03-05
fast-import: zero all of 'struct tag' to silence valgrind
Thomas Rast
1
-1
/
+1
2012-03-04
Update draft release notes to 1.7.9.3 for the last time
Junio C Hamano
1
-0
/
+27
2012-03-04
Merge branch 'cn/maint-branch-with-bad' into maint
Junio C Hamano
2
-0
/
+8
2012-03-04
Merge branch 'jn/maint-gitweb-invalid-regexp' into maint
Junio C Hamano
2
-1
/
+20
2012-03-04
Merge branch 'nd/maint-verify-objects' into maint
Junio C Hamano
2
-25
/
+18
2012-03-04
Merge branch 'jk/maint-avoid-streaming-filtered-contents' into maint
Junio C Hamano
4
-9
/
+125
2012-03-04
Merge branch 'jb/filter-ignore-sigpipe' into maint
Junio C Hamano
1
-0
/
+5
2012-03-04
Merge branch 'sp/smart-http-failure-to-push' into maint
Junio C Hamano
1
-3
/
+10
2012-03-04
Merge branch 'tr/maint-bundle-long-subject' into maint
Junio C Hamano
5
-51
/
+67
2012-03-04
http.proxy: also mention https_proxy and all_proxy
Clemens Buchacher
1
-3
/
+4
2012-03-02
t0300: work around bug in dash 0.5.6
Michael J Gruber
1
-1
/
+4
2012-03-02
t5512 (ls-remote): modernize style
Tom Grennan
1
-23
/
+4
2012-03-02
tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh
Stefano Lattarini
1
-4
/
+5
2012-03-02
Documentation: do not assume that n > 1 in <rev>~$n
Junio C Hamano
1
-1
/
+1
2012-03-01
Documentation fixes in git-config
Libor Pechacek
2
-7
/
+12
2012-02-28
Documentation: use {asterisk} in rev-list-options.txt when needed
Carlos Martín Nieto
1
-6
/
+6
2012-02-28
gitweb: Handle invalid regexp in regexp search
Jakub Narebski
2
-1
/
+20
2012-02-28
rev-list: fix --verify-objects --quiet becoming --objects
Nguyễn Thái Ngọc Duy
2
-13
/
+17
2012-02-28
rev-list: remove BISECT_SHOW_TRIED flag
Nguyễn Thái Ngọc Duy
2
-12
/
+1
2012-02-27
Update draft release notes to 1.7.9.3
Junio C Hamano
1
-0
/
+7
2012-02-27
Merge branch 'pj/remote-set-branches-usage-fix' into maint
Junio C Hamano
2
-2
/
+2
2012-02-27
Merge branch 'jn/gitweb-unborn-head' into maint
Junio C Hamano
2
-2
/
+11
2012-02-27
Merge branch 'jn/ancient-meld-support' 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
CodingGuidelines: do not use 'which' in shell scripts
Tim Henigan
1
-0
/
+5
2012-02-27
CodingGuidelines: Add a note about spaces after redirection
Tim Henigan
1
-0
/
+7
2012-02-27
branch: don't assume the merge filter ref exists
Carlos Martín Nieto
2
-0
/
+8
2012-02-27
post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly
Michael Haggerty
1
-3
/
+3
2012-02-27
post-receive-email: remove unused variable
Michael Haggerty
1
-1
/
+0
2012-02-26
Document accumulated fixes since 1.7.9.2
Junio C Hamano
2
-1
/
+18
2012-02-26
Merge branch 'jc/add-refresh-unmerged' into maint
Junio C Hamano
2
-2
/
+24
2012-02-26
Merge branch 'js/configure-libintl' into maint
Junio C Hamano
1
-8
/
+12
2012-02-26
Sync with 1.7.8.5
Junio C Hamano
6
-6
/
+39
2012-02-26
Git 1.7.8.5
Junio C Hamano
3
-2
/
+21
2012-02-26
grep -P: Fix matching ^ and $
Michał Kiedrowicz
1
-1
/
+1
2012-02-26
am: don't infloop for an empty input file
Jim Meyering
2
-1
/
+11
2012-02-26
rebase -m: only call "notes copy" when rewritten exists and is non-empty
Andrew Wong
1
-4
/
+7
2012-02-26
git-p4: remove bash-ism in t9800
Pete Wyckoff
1
-9
/
+15
2012-02-26
git-p4: remove bash-ism in t9809
Pete Wyckoff
1
-1
/
+1
2012-02-26
git-p4: fix submit regression with clientSpec and subdir clone
Pete Wyckoff
2
-43
/
+185
[next]