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
2011-01-04
gitweb: skip logo in atom feed when there is none
Jonathan Nieder
1
-1
/
+1
2010-12-29
t9001: Fix test prerequisites
Robin H. Johnson
1
-2
/
+2
2010-12-28
Prepare for 1.7.3.5
Junio C Hamano
2
-1
/
+33
2010-12-28
Merge branch 'jk/commit-die-on-bogus-ident' into maint
Junio C Hamano
3
-24
/
+40
2010-12-28
Merge branch 'ks/blame-worktree-textconv-cached' into maint
Junio C Hamano
2
-2
/
+23
2010-12-28
Merge branch 'jc/maint-rebase-rewrite-last-skip' into maint
Junio C Hamano
2
-8
/
+17
2010-12-28
Merge branch 'jc/maint-am-abort-safely' into maint
Junio C Hamano
2
-2
/
+34
2010-12-28
Merge branch 'kb/maint-status-cquote' into maint
Junio C Hamano
1
-0
/
+10
2010-12-28
Fix false positives in t3404 due to SHELL=/bin/false
Robin H. Johnson
1
-1
/
+2
2010-12-26
Merge branch 'rs/maint-diff-fd-leak' into maint
Junio C Hamano
1
-1
/
+3
2010-12-26
close file on error in read_mmfile()
René Scharfe
1
-1
/
+3
2010-12-22
test-lib.sh/test_decode_color(): use octal not hex in awk script
Brandon Casey
1
-1
/
+1
2010-12-22
rebase --skip: correctly wrap-up when skipping the last patch
Junio C Hamano
2
-8
/
+17
2010-12-21
t0050: fix printf format strings for portability
Jonathan Nieder
1
-2
/
+2
2010-12-21
t3419-*.sh: Fix arithmetic expansion syntax error
Ramsay Jones
1
-2
/
+2
2010-12-21
am --abort: keep unrelated commits since the last failure and warn
Junio C Hamano
2
-2
/
+34
2010-12-20
commit: die before asking to edit the log message
Junio C Hamano
1
-22
/
+32
2010-12-20
ident: die on bogus date format
Jeff King
2
-2
/
+8
2010-12-19
fill_textconv(): Don't get/put cache if sha1 is not valid
Kirill Smelkov
2
-4
/
+3
2010-12-19
t/t8006: Demonstrate blame is broken when cachetextconv is on
Kirill Smelkov
1
-0
/
+22
2010-12-18
gitweb: Include links to feeds in HTML header only for '200 OK' response
Jakub Narebski
1
-42
/
+47
2010-12-18
fsck docs: remove outdated and useless diagnostic
Mark Lodato
1
-3
/
+0
2010-12-18
userdiff: fix typo in ruby and python word regexes
Thomas Rast
1
-2
/
+2
2010-12-17
trace.c: mark file-local function static
Vasyl' Vavrychuk
1
-1
/
+1
2010-12-17
Fix typo in git-gc document.
Jiang Xin
2
-2
/
+2
2010-12-16
difftool: provide basename to external tools
Michael J Gruber
2
-0
/
+2
2010-12-16
git-difftool.txt: correct the description of $BASE and describe $MERGED
Michael J Gruber
1
-2
/
+3
2010-12-15
Git 1.7.3.4
Junio C Hamano
9
-18
/
+113
2010-12-15
Git 1.7.2.5
Junio C Hamano
9
-19
/
+111
2010-12-15
Git 1.7.1.4
Junio C Hamano
8
-19
/
+104
2010-12-15
Git 1.7.0.9
Junio C Hamano
7
-19
/
+96
2010-12-15
Git 1.6.6.3
Junio C Hamano
6
-19
/
+88
2010-12-15
Git 1.6.5.9
Junio C Hamano
5
-18
/
+64
2010-12-15
Git 1.6.4.5
Junio C Hamano
3
-2
/
+22
2010-12-15
gitweb: Introduce esc_attr to escape attributes of HTML elements
Jakub Narebski
1
-15
/
+22
2010-12-14
Prepare for 1.7.3.4
Junio C Hamano
1
-0
/
+10
2010-12-14
use persistent memory for rejected paths
Clemens Buchacher
4
-42
/
+38
2010-12-14
do not overwrite files in leading path
Clemens Buchacher
4
-10
/
+31
2010-12-14
lstat_cache: optionally return match_len
Clemens Buchacher
1
-16
/
+27
2010-12-14
add function check_ok_to_remove()
Clemens Buchacher
1
-49
/
+58
2010-12-14
t7607: add leading-path tests
Clemens Buchacher
1
-0
/
+51
2010-12-14
t7607: use test-lib functions and check MERGE_HEAD
Clemens Buchacher
1
-23
/
+15
2010-12-14
Merge branch 'jc/maint-no-openssl-build-fix' into maint
Junio C Hamano
1
-0
/
+4
2010-12-14
Merge branch 'ja/maint-pull-rebase-doc' into maint
Junio C Hamano
1
-2
/
+3
2010-12-14
Merge branch 'tc/http-urls-ends-with-slash' into maint
Junio C Hamano
9
-40
/
+55
2010-12-14
Merge branch 'nd/maint-hide-checkout-index-from-error' into maint
Junio C Hamano
1
-8
/
+8
2010-12-14
Merge branch 'jk/maint-reflog-bottom' into maint
Junio C Hamano
3
-2
/
+37
2010-12-14
Merge branch 'mz/rebase-abort-reflog-fix' into maint
Junio C Hamano
2
-9
/
+22
2010-12-14
Merge branch 'mz/maint-rebase-stat-config' into maint
Junio C Hamano
1
-1
/
+2
2010-12-14
Merge branch 'gc/http-with-non-ascii-username-url' into maint
Junio C Hamano
5
-1
/
+51
[next]