index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git.pm: Remove PerlIO usage from Git.xs
Petr Baudis
2006-07-03
2
-32
/
+38
*
Make perl interface a separate package
Pavel Roskin
2006-07-03
1
-2
/
+19
*
Delete manuals if compiling without docs
Pavel Roskin
2006-07-03
1
-0
/
+2
*
Fix probing for already installed Error.pm
Pavel Roskin
2006-07-03
2
-2
/
+2
*
Git.pm: clean generated files.
Junio C Hamano
2006-07-03
1
-0
/
+1
*
Perly git: work around buggy make implementations.
Junio C Hamano
2006-07-03
2
-2
/
+2
*
Makefile: Set USE_PIC on x86-64
Junio C Hamano
2006-07-03
1
-0
/
+3
*
Perly Git: arrange include path settings properly.
Junio C Hamano
2006-07-03
2
-2
/
+2
*
Add possibility to pass CFLAGS and LDFLAGS specific to the perl subdir
Dennis Stosberg
2006-07-03
1
-2
/
+4
*
Git.pm: Support for perl/ being built by a different compiler
Petr Baudis
2006-07-03
1
-28
/
+38
*
Makefile fix for Solaris
Dennis Stosberg
2006-07-03
1
-1
/
+1
*
"test" in Solaris' /bin/sh does not support -e
Dennis Stosberg
2006-07-03
1
-1
/
+1
*
Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")
Petr Baudis
2006-07-03
1
-1
/
+2
*
Git.pm: Swap hash_object() parameters
Petr Baudis
2006-07-03
2
-6
/
+6
*
Git.pm: Try to support ActiveState output pipe
Petr Baudis
2006-07-03
1
-11
/
+57
*
Git.pm: tentative fix to test the freshly built Git.pm
Junio C Hamano
2006-07-03
2
-2
/
+6
*
Git.pm: assorted build related fixes.
Petr Baudis
2006-07-03
3
-13
/
+20
*
perl: fix make clean
Junio C Hamano
2006-07-03
1
-1
/
+1
*
Perl interface: make testsuite work again.
Junio C Hamano
2006-07-03
1
-0
/
+2
*
Perl interface: add build-time configuration to allow building with -fPIC
Junio C Hamano
2006-07-03
1
-7
/
+13
*
Convert git-mv to use Git.pm
Petr Baudis
2006-07-03
1
-24
/
+21
*
Git.pm: Add support for subdirectories inside of working copies
Petr Baudis
2006-07-03
1
-28
/
+129
*
Git.pm: Implement options for the command interface
Petr Baudis
2006-07-03
1
-2
/
+35
*
Git.pm: Enhance the command_pipe() mechanism
Petr Baudis
2006-07-03
1
-23
/
+53
*
Git.pm: Handle failed commands' output
Petr Baudis
2006-07-03
2
-22
/
+183
*
Git.pm: Better error handling
Petr Baudis
2006-07-03
2
-16
/
+60
*
Add Error.pm to the distribution
Petr Baudis
2006-07-03
2
-0
/
+831
*
Git.pm: Implement Git::version()
Petr Baudis
2006-07-03
3
-2
/
+27
*
Git.pm: Call external commands using execv_git_cmd()
Petr Baudis
2006-07-03
2
-6
/
+28
*
Git.pm: Implement Git::exec_path()
Petr Baudis
2006-07-03
2
-1
/
+26
*
Introduce Git.pm (v4)
Petr Baudis
2006-07-03
6
-9
/
+516
*
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
2006-07-03
1
-1
/
+1
*
revision.c: fix "dense" under --remove-empty
Linus Torvalds
2006-07-02
1
-1
/
+1
*
git object hash cleanups
v1.4.1
Linus Torvalds
2006-07-02
1
-44
/
+53
*
revision.c: --full-history fix.
Linus Torvalds
2006-07-02
1
-4
/
+14
*
Fix errno usage in connect.c
Petr Baudis
2006-07-02
1
-6
/
+12
*
Minor documentation fixup.
Robin Rosenberg
2006-07-02
1
-3
/
+3
*
git-svn: allow a local target directory to be specified for init
Eric Wong
2006-07-01
1
-2
/
+12
*
don't load objects needlessly when repacking
Nicolas Pitre
2006-07-01
1
-17
/
+28
*
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8
Junio C Hamano
2006-07-01
1
-3
/
+3
*
Abstract out accesses to object hash array
Linus Torvalds
2006-06-30
4
-13
/
+27
*
consider previous pack undeltified object state only when reusing delta data
Nicolas Pitre
2006-06-30
1
-2
/
+3
*
Merge branch 'jc/test-3402'
Junio C Hamano
2006-06-30
1
-1
/
+1
|
\
|
*
Racy GIT (part #3)
Junio C Hamano
2006-06-29
1
-1
/
+1
*
|
Do not try futile object pairs when repacking.
Linus Torvalds
2006-06-30
1
-0
/
+7
|
/
*
Merge branch 'jc/repack'
Junio C Hamano
2006-06-29
1
-3
/
+18
|
\
|
*
git-repack: Be careful when updating the same pack as an existing one.
Junio C Hamano
2006-06-25
1
-3
/
+18
*
|
Merge branch 'js/patch'
Junio C Hamano
2006-06-29
4
-0
/
+284
|
\
\
|
*
|
diff.c: fix get_patch_id()
Junio C Hamano
2006-06-29
1
-1
/
+1
|
*
|
t4014: fix test commit labels.
Junio C Hamano
2006-06-29
1
-3
/
+3
[next]