index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-merge-one-file.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
Git.pm: assorted build related fixes.
Petr Baudis
3
-13
/
+20
2006-07-03
perl: fix make clean
Junio C Hamano
1
-1
/
+1
2006-07-03
Perl interface: make testsuite work again.
Junio C Hamano
1
-0
/
+2
2006-07-03
Perl interface: add build-time configuration to allow building with -fPIC
Junio C Hamano
1
-7
/
+13
2006-07-03
Convert git-mv to use Git.pm
Petr Baudis
1
-24
/
+21
2006-07-03
Git.pm: Add support for subdirectories inside of working copies
Petr Baudis
1
-28
/
+129
2006-07-03
Git.pm: Implement options for the command interface
Petr Baudis
1
-2
/
+35
2006-07-03
Git.pm: Enhance the command_pipe() mechanism
Petr Baudis
1
-23
/
+53
2006-07-03
Git.pm: Handle failed commands' output
Petr Baudis
2
-22
/
+183
2006-07-03
Git.pm: Better error handling
Petr Baudis
2
-16
/
+60
2006-07-03
Add Error.pm to the distribution
Petr Baudis
2
-0
/
+831
2006-07-03
Git.pm: Implement Git::version()
Petr Baudis
3
-2
/
+27
2006-07-03
Git.pm: Call external commands using execv_git_cmd()
Petr Baudis
2
-6
/
+28
2006-07-03
Git.pm: Implement Git::exec_path()
Petr Baudis
2
-1
/
+26
2006-07-03
Introduce Git.pm (v4)
Petr Baudis
6
-9
/
+516
2006-07-03
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-02
git object hash cleanups
v1.4.1
Linus Torvalds
1
-44
/
+53
2006-07-02
revision.c: --full-history fix.
Linus Torvalds
1
-4
/
+14
2006-07-02
Fix errno usage in connect.c
Petr Baudis
1
-6
/
+12
2006-07-02
Minor documentation fixup.
Robin Rosenberg
1
-3
/
+3
2006-07-01
git-svn: allow a local target directory to be specified for init
Eric Wong
1
-2
/
+12
2006-07-01
don't load objects needlessly when repacking
Nicolas Pitre
1
-17
/
+28
2006-07-01
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8
Junio C Hamano
1
-3
/
+3
2006-06-30
Abstract out accesses to object hash array
Linus Torvalds
4
-13
/
+27
2006-06-30
consider previous pack undeltified object state only when reusing delta data
Nicolas Pitre
1
-2
/
+3
2006-06-30
Do not try futile object pairs when repacking.
Linus Torvalds
1
-0
/
+7
2006-06-29
Racy GIT (part #3)
Junio C Hamano
1
-1
/
+1
2006-06-29
diff.c: fix get_patch_id()
Junio C Hamano
1
-1
/
+1
2006-06-29
t4014: fix test commit labels.
Junio C Hamano
1
-3
/
+3
2006-06-29
checkout -m: fix read-tree invocation
v1.4.1-rc2
Junio C Hamano
2
-2
/
+73
2006-06-28
t/README: start testing porcelainish
Junio C Hamano
1
-0
/
+1
2006-06-28
Save errno in handle_alias()
Johannes Schindelin
1
-1
/
+3
2006-06-28
rebase: check for errors from git-commit
Eric Wong
1
-1
/
+6
2006-06-28
cvsimport - cleanup of the multi-indexes handling
Martin Langhoff
1
-38
/
+24
2006-06-28
connect.c: check the commit buffer boundary while parsing.
Junio C Hamano
1
-4
/
+8
2006-06-28
connect.c: remove unused parameters from tcp_connect and proxy_connect
Junio C Hamano
1
-6
/
+4
2006-06-28
Make some strings const
Timo Hirvonen
11
-15
/
+16
2006-06-28
rebase: get rid of outdated MRESOLVEMSG
Eric Wong
1
-8
/
+3
2006-06-28
git wrapper: fix command name in an error message.
Andreas Ericsson
1
-2
/
+1
2006-06-28
git-svn: be verbose by default on fetch/commit, add -q/--quiet option
Eric Wong
1
-11
/
+23
2006-06-28
git-svn: add --follow-parent and --no-metadata options to fetch
Eric Wong
2
-46
/
+167
2006-06-28
git-svn: add the commit-diff command
Eric Wong
2
-19
/
+112
2006-06-28
git-svn: several graft-branches improvements
Eric Wong
2
-13
/
+230
2006-06-28
git-svn: SVN 1.1.x library compatibility
Eric Wong
4
-12
/
+44
2006-06-28
combine-diff.c: type sanity
Junio C Hamano
1
-14
/
+15
2006-06-28
quote.c: silence compiler warnings from EMIT macro
Jeff King
1
-1
/
+1
2006-06-28
format-patch: use clear_commit_marks() instead of some ad-hockery
Johannes Schindelin
1
-10
/
+4
2006-06-27
Fix expr usage for FreeBSD
Dennis Stosberg
7
-16
/
+16
2006-06-27
t4014: fix for whitespace from "wc -l"
Johannes Schindelin
1
-4
/
+4
[next]