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
2008-06-26
diff --check: detect leftover conflict markers
Junio C Hamano
2
-0
/
+49
2008-06-26
Teach "diff --check" about new blank lines at end
Junio C Hamano
4
-2
/
+37
2008-06-26
checkdiff: pass diff_options to the callback
Junio C Hamano
1
-10
/
+11
2008-06-26
check_and_emit_line(): rename and refactor
Junio C Hamano
4
-16
/
+25
2008-06-26
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
1
-2
/
+9
2008-06-26
Merge branch 'maint'
Junio C Hamano
5
-7
/
+80
2008-06-26
Merge branch 'maint-1.5.5' into maint
Junio C Hamano
3
-4
/
+67
2008-06-26
GIT 1.5.5.5
Junio C Hamano
3
-2
/
+13
2008-06-26
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2
-4
/
+56
2008-06-26
GIT 1.5.4.6
Junio C Hamano
3
-2
/
+45
2008-06-26
git-shell: accept "git foo" form
Junio C Hamano
1
-4
/
+13
2008-06-26
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2
-3
/
+13
2008-06-26
improve for-each-ref test script
Jeff King
1
-17
/
+70
2008-06-26
Add 'git-p4.allowSubmit' to git-p4
Jing Xue
1
-0
/
+4
2008-06-26
Start draft release notes for 1.6.0
Junio C Hamano
2
-1
/
+106
2008-06-25
update-hook-example: optionally allow non-fast-forward
Dmitry Potapov
1
-33
/
+53
2008-06-25
Merge branch 'maint'
Junio C Hamano
6
-11
/
+53
2008-06-25
Fix use of "perl -i" on Windows
Alex Riesen
3
-8
/
+8
2008-06-25
GIT 1.5.6.1
Junio C Hamano
3
-6
/
+35
2008-06-25
Merge branch 'sb/rebase'
Junio C Hamano
1
-9
/
+34
2008-06-25
Merge branch 'lw/gitweb'
Junio C Hamano
1
-106
/
+105
2008-06-25
Merge branch 'lt/config-fsync'
Junio C Hamano
5
-21
/
+74
2008-06-25
Merge branch 'sr/tests'
Junio C Hamano
3
-4
/
+57
2008-06-25
Merge branch 'jh/clone-packed-refs'
Junio C Hamano
7
-125
/
+151
2008-06-25
Merge branch 'lw/perlish'
Junio C Hamano
3
-0
/
+197
2008-06-25
fix update-hook-example to work with packed tag references
Dmitry Potapov
1
-1
/
+1
2008-06-25
clone: create intermediate directories of destination repo
Jeff King
5
-11
/
+39
2008-06-25
Merge branch 'jc/maint-combine-diff-pre-context' into maint
Junio C Hamano
1
-2
/
+5
2008-06-25
Merge branch 'lt/maint-gitdir-relative' into maint
Junio C Hamano
3
-1
/
+20
2008-06-25
Merge branch 'sb/maint-rebase' into maint
Junio C Hamano
1
-4
/
+10
2008-06-25
for-each-ref: implement missing tag values
Jeff King
1
-0
/
+7
2008-06-24
verify-pack: test for detection of index v2 object CRC mismatch
Nicolas Pitre
1
-0
/
+14
2008-06-24
verify-pack: check packed object CRC when using index version 2
Nicolas Pitre
3
-25
/
+38
2008-06-24
move show_pack_info() where it belongs
Nicolas Pitre
6
-70
/
+67
2008-06-24
optimize verify-pack a bit
Nicolas Pitre
3
-4
/
+3
2008-06-24
clone: create intermediate directories of destination repo
Jeff King
5
-11
/
+39
2008-06-24
Ship sample hooks with .sample suffix
Junio C Hamano
12
-25
/
+25
2008-06-24
pre-rebase hook update
Junio C Hamano
1
-4
/
+23
2008-06-24
refactor pack structure allocation
Nicolas Pitre
1
-18
/
+15
2008-06-23
test case for pack resilience against corruptions
Nicolas Pitre
1
-0
/
+194
2008-06-23
implement some resilience against pack corruptions
Nicolas Pitre
2
-16
/
+78
2008-06-23
call init_pack_revindex() lazily
Nicolas Pitre
4
-6
/
+4
2008-06-23
Merge branch 'maint'
Junio C Hamano
3
-3
/
+36
2008-06-23
git-svn: make rebuild respect rewriteRoot option
Jan Krüger
2
-3
/
+35
2008-06-23
Workaround for AIX mkstemp()
Patrick Higgins
1
-0
/
+1
2008-06-23
t9301-fast-export.sh: Remove debug line
Michele Ballabio
1
-1
/
+0
2008-06-22
Shrink the git binary a bit by avoiding unnecessary inline functions
Linus Torvalds
3
-155
/
+173
2008-06-22
Merge branch 'maint'
Junio C Hamano
6
-22
/
+369
2008-06-22
Extend parse-options test suite
Stephan Beyer
2
-11
/
+144
2008-06-22
api-parse-options.txt: Introduce documentation for parse options API
Stephan Beyer
1
-2
/
+202
[next]