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-04-09
Merge branch 'tr/maint-bundle-long-subject' into maint-1.7.8
Junio C Hamano
5
-51
/
+67
2012-04-09
Merge branch 'ph/rerere-doc' into maint-1.7.8
Junio C Hamano
1
-7
/
+12
2012-03-20
Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8
Junio C Hamano
1
-3
/
+3
2012-03-20
Merge branch 'jc/advise-i18n' into maint-1.7.8
Junio C Hamano
2
-12
/
+20
2012-03-20
Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8
Junio C Hamano
2
-1
/
+11
2012-03-08
rerere: Document 'rerere remaining'
Phil Hord
1
-7
/
+12
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-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
Makefile: add thread-utils.h to LIB_H
Dmitry V. Levin
1
-0
/
+1
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
bundle: use a strbuf to scan the log for boundary commits
Thomas Rast
2
-7
/
+24
2012-02-22
bundle: put strbuf_readline_fd in strbuf.c with adjustments
Thomas Rast
3
-19
/
+19
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Git 1.7.6.6
Junio C Hamano
2
-2
/
+3
2012-02-05
imap-send: remove dead code
Jeff King
1
-23
/
+0
2012-01-22
t/Makefile: Use $(sort ...) explicitly where needed
Kirill Smelkov
1
-3
/
+3
2012-01-18
Git 1.7.8.4
Junio C Hamano
3
-3
/
+9
2012-01-18
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
3
-0
/
+14
2012-01-18
Git 1.7.7.6
Junio C Hamano
2
-1
/
+5
2012-01-18
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2
-0
/
+10
2012-01-12
Update draft release notes to 1.7.8.4
Junio C Hamano
1
-0
/
+5
2012-01-12
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
3
-2
/
+17
2012-01-12
Update draft release notes to 1.7.7.6
Junio C Hamano
1
-0
/
+5
2012-01-12
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
2
-2
/
+12
2012-01-12
Update draft release notes to 1.7.6.6
Junio C Hamano
1
-0
/
+5
2012-01-12
thin-pack: try harder to use preferred base objects as base
Jeff King
1
-2
/
+7
2012-01-11
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2
-1
/
+2
2012-01-11
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
2
-1
/
+2
2012-01-11
attr: fix leak in free_attr_elem
Jeff King
1
-0
/
+1
2012-01-11
t2203: fix wrong commit command
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-01-10
Prepare for 1.7.8.4
Junio C Hamano
2
-1
/
+15
2012-01-10
Merge the attributes fix in from maint-1.6.7 branch
Junio C Hamano
5
-33
/
+77
2012-01-10
Prepare for 1.7.7.6
Junio C Hamano
2
-1
/
+12
2012-01-10
Merge the attributes fix in from maint-1.6.6 branch
Junio C Hamano
4
-33
/
+66
2012-01-10
Prepare for 1.7.6.6
Junio C Hamano
2
-1
/
+12
2012-01-10
Documentation: rerere's rr-cache auto-creation and rerere.enabled
Junio C Hamano
1
-1
/
+2
2012-01-10
attr.c: clarify the logic to pop attr_stack
Junio C Hamano
1
-1
/
+10
2012-01-10
attr.c: make bootstrap_attr_stack() leave early
Junio C Hamano
1
-30
/
+31
2012-01-10
attr: drop misguided defensive coding
Jeff King
1
-1
/
+1
2012-01-10
attr: don't confuse prefixes with leading directories
Jeff King
2
-1
/
+12
2012-01-09
send-email: multiedit is a boolean config option
Jeff King
1
-1
/
+1
2012-01-09
gitweb: Fix actionless dispatch for non-existent objects
Jakub Narebski
2
-1
/
+11
2012-01-06
Git 1.7.8.3
Junio C Hamano
4
-3
/
+22
2012-01-06
Merge branch 'jn/maint-gitweb-utf8-fix' into maint
Junio C Hamano
1
-4
/
+8
[next]