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-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
2008-06-23
Windows: A minimal implemention of getpwuid().
Johannes Sixt
1
-0
/
+8
2008-06-23
Windows: Implement a wrapper of the open() function.
Johannes Sixt
2
-0
/
+23
2008-06-23
Windows: Strip ".exe" from the program name.
Johannes Sixt
3
-3
/
+21
2008-06-23
Windows: Handle absolute paths in safe_create_leading_directories().
Johannes Sixt
1
-4
/
+8
2008-06-23
Windows: Treat Windows style path names.
Johannes Sixt
5
-15
/
+67
2008-06-23
setup.c: Prepare for Windows directory separators.
Johannes Sixt
1
-8
/
+5
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
2008-06-22
parse-options.c: fix documentation syntax of optional arguments
Michele Ballabio
2
-4
/
+13
2008-06-22
api-builtin.txt: update and fix typo
Stephan Beyer
1
-5
/
+10
2008-06-22
git-rebase.sh: Add check if rebase is in progress
Stephan Beyer
1
-4
/
+10
2008-06-22
t3404: stricter tests for git-rebase--interactive
Stephan Beyer
1
-9
/
+34
2008-06-22
api-builtin.txt: update and fix typo
Stephan Beyer
1
-5
/
+10
2008-06-22
Merge branch 'rs/archive-ignore'
Junio C Hamano
6
-0
/
+33
2008-06-22
Merge branch 'lt/racy-empty'
Junio C Hamano
1
-0
/
+16
2008-06-22
Merge branch 'sn/static'
Junio C Hamano
3
-10
/
+1
2008-06-22
Merge branch 'jc/maint-combine-diff-pre-context'
Junio C Hamano
1
-2
/
+5
2008-06-22
Merge branch 'lt/maint-gitdir-relative'
Junio C Hamano
3
-1
/
+20
2008-06-22
Merge branch 'jk/test'
Junio C Hamano
17
-154
/
+153
2008-06-22
Merge branch 'pb/fast-export'
Junio C Hamano
3
-6
/
+137
2008-06-22
Merge branch 'mo/status-untracked'
Junio C Hamano
6
-12
/
+176
2008-06-22
Merge branch 'kh/update-ref'
Junio C Hamano
3
-17
/
+29
2008-06-22
Merge branch 'jn/web'
Junio C Hamano
1
-49
/
+62
2008-06-22
Merge branch 'rg/gitweb'
Junio C Hamano
1
-99
/
+2
2008-06-22
Windows: Use the Windows style PATH separator ';'.
Johannes Sixt
5
-5
/
+15
2008-06-22
Add target architecture MinGW.
Johannes Sixt
5
-7
/
+244
2008-06-22
Compile some programs only conditionally.
Johannes Sixt
1
-2
/
+4
2008-06-22
Add compat/regex.[ch] and compat/fnmatch.[ch].
Johannes Sixt
4
-0
/
+5989
2008-06-21
Correct documentation for git-push --mirror
Shawn O. Pearce
1
-1
/
+2
2008-06-21
t/README: Add 'Skipping Tests' section below 'Running Tests'
Jakub Narebski
1
-0
/
+28
[prev]
[next]