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
Windows: Disambiguate DOS style paths from SSH URLs.
Johannes Sixt
2
-2
/
+3
2008-06-26
Windows: A rudimentary poll() emulation.
Johannes Sixt
1
-1
/
+56
2008-06-25
update-hook-example: optionally allow non-fast-forward
Dmitry Potapov
1
-33
/
+53
2008-06-25
git-send-email: add support for TLS via Net::SMTP::SSL
Thomas Rast
2
-9
/
+40
2008-06-25
git-send-email: Accept fifos as well as files
Kevin Ballard
1
-3
/
+5
2008-06-25
pack.indexversion config option now defaults to 2
Nicolas Pitre
3
-4
/
+13
2008-06-25
Merge branch 'maint'
Junio C Hamano
6
-11
/
+53
2008-06-25
Allow "git-reset path" when unambiguous
Junio C Hamano
2
-5
/
+81
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-25
repack.usedeltabaseoffset config option now defaults to "true"
Nicolas Pitre
2
-7
/
+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
Keep some git-* programs in $(bindir)
Junio C Hamano
1
-1
/
+1
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
Prepare execv_git_cmd() for removal of builtins from the filesystem
Junio C Hamano
2
-20
/
+43
2008-06-23
git-shell: accept "git foo" form
Junio C Hamano
1
-4
/
+13
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-23
Windows: Implement start_command().
Johannes Sixt
3
-14
/
+153
2008-06-23
Windows: A pipe() replacement whose ends are not inherited to children.
Johannes Sixt
2
-4
/
+46
2008-06-23
Windows: Wrap execve so that shell scripts can be invoked.
Johannes Sixt
2
-0
/
+187
2008-06-23
Windows: Implement setitimer() and sigaction().
Johannes Sixt
2
-2
/
+113
2008-06-23
Windows: Fix PRIuMAX definition.
Johannes Sixt
1
-0
/
+1
2008-06-23
Windows: Implement gettimeofday().
Johannes Sixt
1
-1
/
+14
2008-06-23
Make my_mktime() public and rename it to tm_to_time_t()
Johannes Sixt
2
-5
/
+9
2008-06-23
Windows: Work around misbehaved rename().
Johannes Sixt
2
-0
/
+28
2008-06-23
Windows: always chmod(, 0666) before unlink().
Johannes Schindelin
1
-0
/
+8
[prev]
[next]