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-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
test: "am -3" can accept non-standard -p<num>
Junio C Hamano
1
-0
/
+15
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
2012-02-26
git-p4: set useClientSpec variable on initial clone
Pete Wyckoff
3
-4
/
+34
2012-02-26
Makefile: add thread-utils.h to LIB_H
Dmitry V. Levin
1
-0
/
+1
2012-02-24
do not stream large files to pack when filters are in use
Jeff King
2
-5
/
+95
2012-02-24
teach dry-run convert_to_git not to require a src buffer
Jeff King
1
-2
/
+10
2012-02-24
teach convert_to_git a "dry run" mode
Jeff King
2
-2
/
+20
2012-02-23
t5704: match tests to modern style
Thomas Rast
1
-25
/
+8
2012-02-23
strbuf: improve strbuf_get*line documentation
Thomas Rast
1
-1
/
+17
2012-02-23
README: point to Documentation/SubmittingPatches
Matthieu Moy
1
-4
/
+6
2012-02-23
Document merge.branchdesc configuration variable
Junio C Hamano
1
-0
/
+5
2012-02-23
disconnect from remote helpers more gently
Jeff King
1
-3
/
+10
2012-02-23
bundle: use a strbuf to scan the log for boundary commits
Thomas Rast
2
-7
/
+24
2012-02-22
am -3: allow nonstandard -p<num> option
Junio C Hamano
1
-4
/
+7
2012-02-22
bundle: put strbuf_readline_fd in strbuf.c with adjustments
Thomas Rast
3
-19
/
+19
2012-02-22
Git 1.7.9.2
Junio C Hamano
2
-2
/
+3
2012-02-22
Documentation/merge-options.txt: group "ff" related options together
Junio C Hamano
1
-11
/
+11
2012-02-22
completion: use tabs for indentation
Philip Jägenstedt
1
-4
/
+4
2012-02-22
completion: remove stale "to submit patches" documentation
Philip Jägenstedt
1
-12
/
+0
2012-02-21
Update draft release notes to 1.7.9.2
Junio C Hamano
1
-16
/
+55
2012-02-21
Merge branch 'cb/receive-pack-keep-errors' into maint
Junio C Hamano
2
-11
/
+35
2012-02-21
Merge branch 'cb/transfer-no-progress' into maint
Junio C Hamano
7
-21
/
+28
2012-02-21
Merge branch 'jk/git-dir-lookup' into maint
Junio C Hamano
5
-5
/
+109
2012-02-21
Merge branch 'jc/diff-stat-scaler' into maint
Junio C Hamano
1
-7
/
+20
2012-02-21
Merge branch 'zj/term-columns' into maint
Junio C Hamano
3
-22
/
+38
2012-02-21
Merge branch 'cb/maint-rev-list-verify-object' into maint
Junio C Hamano
2
-2
/
+28
2012-02-21
Merge branch 'cb/maint-t5541-make-server-port-portable' into maint
Junio C Hamano
1
-1
/
+1
2012-02-21
Merge branch 'dp/i18n-libcharset' into maint
Junio C Hamano
3
-0
/
+16
2012-02-21
Merge branch 'jk/grep-binary-attribute' into maint
Junio C Hamano
5
-192
/
+308
2012-02-21
Merge branch 'nd/diffstat-gramnum' into maint
Junio C Hamano
69
-118
/
+168
2012-02-21
Merge branch 'nd/find-pack-entry-recent-cache-invalidation' into maint
Junio C Hamano
1
-38
/
+46
2012-02-21
Merge branch 'tt/profile-build-fix' into maint
Junio C Hamano
2
-22
/
+50
2012-02-21
Merge branch 'fc/zsh-completion' into maint
Junio C Hamano
1
-56
/
+11
2012-02-21
Ignore SIGPIPE when running a filter driver
Jehan Bing
1
-0
/
+5
2012-02-21
completion: Allow dash as the first character for __git_ps1
Christian Hammerl
1
-1
/
+1
2012-02-20
Update draft release notes to 1.7.9.2
Junio C Hamano
1
-0
/
+3
[prev]
[next]