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
2006-07-03
Git.pm: Add config() method
Petr Baudis
3
-3
/
+39
2006-07-03
Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC munging
Petr Baudis
5
-16
/
+7
2006-07-03
INSTALL: a tip for running after building but without installing.
Junio C Hamano
1
-0
/
+13
2006-07-02
Perly Git: make sure we do test the freshly built one.
Junio C Hamano
3
-3
/
+12
2006-07-02
Git.pm: Don't #define around die
Petr Baudis
1
-4
/
+0
2006-07-02
Git.xs: older perl do not know const char *
Johannes Schindelin
1
-3
/
+3
2006-07-02
Git.pm: Avoid ppport.h
Petr Baudis
2
-7
/
+5
2006-07-02
Git.pm: Remove PerlIO usage from Git.xs
Petr Baudis
2
-32
/
+38
2006-07-02
Make perl interface a separate package
Pavel Roskin
1
-2
/
+19
2006-07-02
Delete manuals if compiling without docs
Pavel Roskin
1
-0
/
+2
2006-07-02
Fix probing for already installed Error.pm
Pavel Roskin
2
-2
/
+2
2006-07-02
Git.pm: clean generated files.
Junio C Hamano
1
-0
/
+1
2006-07-02
Perly git: work around buggy make implementations.
Junio C Hamano
2
-2
/
+2
2006-07-02
Makefile: Set USE_PIC on x86-64
Junio C Hamano
1
-0
/
+3
2006-07-02
Perly Git: arrange include path settings properly.
Junio C Hamano
2
-2
/
+2
2006-07-02
Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir
Dennis Stosberg
1
-2
/
+4
2006-07-02
Git.pm: Support for perl/ being built by a different compiler
Petr Baudis
1
-28
/
+38
2006-07-02
Makefile fix for Solaris
Dennis Stosberg
1
-1
/
+1
2006-07-02
"test" in Solaris' /bin/sh does not support -e
Dennis Stosberg
1
-1
/
+1
2006-07-02
Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")
Petr Baudis
1
-1
/
+2
2006-07-02
Git.pm: Swap hash_object() parameters
Petr Baudis
2
-6
/
+6
2006-07-02
Git.pm: Try to support ActiveState output pipe
Petr Baudis
1
-11
/
+57
2006-07-02
Git.pm: tentative fix to test the freshly built Git.pm
Junio C Hamano
2
-2
/
+6
2006-07-02
Git.pm: assorted build related fixes.
Petr Baudis
3
-13
/
+20
2006-07-02
perl: fix make clean
Junio C Hamano
1
-1
/
+1
2006-07-02
Perl interface: make testsuite work again.
Junio C Hamano
1
-0
/
+2
2006-07-02
Perl interface: add build-time configuration to allow building with -fPIC
Junio C Hamano
1
-7
/
+13
2006-07-02
Convert git-mv to use Git.pm
Petr Baudis
1
-24
/
+21
2006-07-02
Git.pm: Add support for subdirectories inside of working copies
Petr Baudis
1
-28
/
+129
2006-07-02
Git.pm: Implement options for the command interface
Petr Baudis
1
-2
/
+35
2006-07-02
Git.pm: Enhance the command_pipe() mechanism
Petr Baudis
1
-23
/
+53
2006-07-02
Git.pm: Handle failed commands' output
Petr Baudis
2
-22
/
+183
2006-07-02
Git.pm: Better error handling
Petr Baudis
2
-16
/
+60
2006-07-02
Add Error.pm to the distribution
Petr Baudis
2
-0
/
+831
2006-07-02
Git.pm: Implement Git::version()
Petr Baudis
3
-2
/
+27
2006-07-02
Git.pm: Call external commands using execv_git_cmd()
Petr Baudis
2
-6
/
+28
2006-07-02
Git.pm: Implement Git::exec_path()
Petr Baudis
2
-1
/
+26
2006-07-02
Introduce Git.pm (v4)
Petr Baudis
6
-9
/
+516
2006-07-02
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
1
-1
/
+1
2006-07-02
revision.c: fix "dense" under --remove-empty
Linus Torvalds
1
-1
/
+1
2006-07-01
git object hash cleanups
Linus Torvalds
1
-44
/
+53
2006-07-01
revision.c: --full-history fix.
Linus Torvalds
1
-4
/
+14
2006-07-01
Fix errno usage in connect.c
Petr Baudis
1
-6
/
+12
2006-07-01
Minor documentation fixup.
Robin Rosenberg
1
-3
/
+3
2006-06-30
git-svn: allow a local target directory to be specified for init
Eric Wong
1
-2
/
+12
2006-06-30
don't load objects needlessly when repacking
Nicolas Pitre
1
-17
/
+28
2006-06-30
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8
Junio C Hamano
1
-3
/
+3
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
4
-13
/
+27
2006-06-29
consider previous pack undeltified object state only when reusing delta data
Nicolas Pitre
1
-2
/
+3
2006-06-29
Merge branch 'jc/test-3402'
Junio C Hamano
1
-1
/
+1
[next]