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
Start draft release notes for 1.6.0
Junio C Hamano
2
-1
/
+106
2008-06-26
compat/pread.c: Add a forward declaration to fix a warning
Steffen Prohaska
1
-0
/
+6
2008-06-26
Windows: Fix ntohl() related warnings about printf formatting
Steffen Prohaska
1
-0
/
+4
2008-06-26
Windows: TMP and TEMP environment variables specify a temporary directory.
Johannes Sixt
2
-0
/
+16
2008-06-26
Windows: Make 'git help -a' work.
Johannes Sixt
1
-5
/
+28
2008-06-26
Windows: Work around an oddity when a pipe with no reader is written to.
Johannes Sixt
1
-1
/
+6
2008-06-26
Windows: Make the pager work.
Johannes Sixt
1
-2
/
+38
2008-06-26
When installing, be prepared that template_dir may be relative.
Johannes Sixt
2
-5
/
+12
2008-06-26
Windows: Use a relative default template_dir and ETC_GITCONFIG
Johannes Sixt
1
-0
/
+2
2008-06-26
Windows: Compute the fallback for exec_path from the program invocation.
Johannes Sixt
1
-0
/
+29
2008-06-26
Turn builtin_exec_path into a function.
Johannes Sixt
1
-3
/
+7
2008-06-26
Windows: Use a customized struct stat that also has the st_blocks member.
Johannes Sixt
2
-13
/
+41
2008-06-26
Windows: Add a custom implementation for utime().
Johannes Sixt
2
-0
/
+30
2008-06-26
Windows: Add a new lstat and fstat implementation based on Win32 API.
Marius Storm-Olsen
2
-1
/
+141
2008-06-26
Windows: Implement a custom spawnve().
Johannes Sixt
3
-7
/
+199
2008-06-26
Windows: Implement wrappers for gethostbyname(), socket(), and connect().
Johannes Sixt
2
-0
/
+55
2008-06-26
Windows: Work around incompatible sort and find.
Johannes Sixt
1
-0
/
+13
2008-06-26
Windows: Implement asynchronous functions as threads.
Johannes Sixt
3
-1
/
+35
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
[prev]
[next]