OSDN Git Service

git-core/git.git
2006-07-04 Petr BaudisGit.pm: Introduce ident() and ident_person() methods
2006-07-04 Petr BaudisConvert git-send-email to use Git.pm
2006-07-04 Petr BaudisGit.pm: Add config() method
2006-07-04 Petr BaudisUse $GITPERLLIB instead of $RUNNING_GIT_TESTS and centr...
2006-07-03 Junio C HamanoINSTALL: a tip for running after building but without...
2006-07-03 Junio C HamanoPerly Git: make sure we do test the freshly built one.
2006-07-03 Petr BaudisGit.pm: Don't #define around die
2006-07-03 Johannes SchindelinGit.xs: older perl do not know const char *
2006-07-03 Petr BaudisGit.pm: Avoid ppport.h
2006-07-03 Petr BaudisGit.pm: Remove PerlIO usage from Git.xs
2006-07-03 Pavel RoskinMake perl interface a separate package
2006-07-03 Pavel RoskinDelete manuals if compiling without docs
2006-07-03 Pavel RoskinFix probing for already installed Error.pm
2006-07-03 Junio C HamanoGit.pm: clean generated files.
2006-07-03 Junio C HamanoPerly git: work around buggy make implementations.
2006-07-03 Junio C HamanoMakefile: Set USE_PIC on x86-64
2006-07-03 Junio C HamanoPerly Git: arrange include path settings properly.
2006-07-03 Dennis StosbergAdd possibility to pass CFLAGS and LDFLAGS specific...
2006-07-03 Petr BaudisGit.pm: Support for perl/ being built by a different...
2006-07-03 Dennis StosbergMakefile fix for Solaris
2006-07-03 Dennis Stosberg"test" in Solaris' /bin/sh does not support -e
2006-07-03 Petr BaudisGit.pm: Fix Git->repository("/somewhere/totally/elsewhere")
2006-07-03 Petr BaudisGit.pm: Swap hash_object() parameters
2006-07-03 Petr BaudisGit.pm: Try to support ActiveState output pipe
2006-07-03 Junio C HamanoGit.pm: tentative fix to test the freshly built Git.pm
2006-07-03 Petr BaudisGit.pm: assorted build related fixes.
2006-07-03 Junio C Hamanoperl: fix make clean
2006-07-03 Junio C HamanoPerl interface: make testsuite work again.
2006-07-03 Junio C HamanoPerl interface: add build-time configuration to allow...
2006-07-03 Petr BaudisConvert git-mv to use Git.pm
2006-07-03 Petr BaudisGit.pm: Add support for subdirectories inside of workin...
2006-07-03 Petr BaudisGit.pm: Implement options for the command interface
2006-07-03 Petr BaudisGit.pm: Enhance the command_pipe() mechanism
2006-07-03 Petr BaudisGit.pm: Handle failed commands' output
2006-07-03 Petr BaudisGit.pm: Better error handling
2006-07-03 Petr BaudisAdd Error.pm to the distribution
2006-07-03 Petr BaudisGit.pm: Implement Git::version()
2006-07-03 Petr BaudisGit.pm: Call external commands using execv_git_cmd()
2006-07-03 Petr BaudisGit.pm: Implement Git::exec_path()
2006-07-03 Petr BaudisIntroduce Git.pm (v4)
2006-07-03 Robin RosenbergEmpty author may be presented by svn as an empty string...
2006-07-02 Linus Torvaldsrevision.c: fix "dense" under --remove-empty
2006-07-02 Linus Torvaldsgit object hash cleanups v1.4.1
2006-07-02 Linus Torvaldsrevision.c: --full-history fix.
2006-07-02 Petr BaudisFix errno usage in connect.c
2006-07-02 Robin RosenbergMinor documentation fixup.
2006-07-01 Eric Wonggit-svn: allow a local target directory to be specified...
2006-07-01 Nicolas Pitredon't load objects needlessly when repacking
2006-07-01 Junio C Hamanoupload-pack.c: <sys/poll.h> includes <ctype.h> on OpenB...
2006-06-30 Linus TorvaldsAbstract out accesses to object hash array
2006-06-30 Nicolas Pitreconsider previous pack undeltified object state only...
2006-06-30 Junio C HamanoMerge branch 'jc/test-3402'
2006-06-29 Linus TorvaldsDo not try futile object pairs when repacking.
2006-06-29 Junio C HamanoRacy GIT (part #3)
2006-06-29 Junio C HamanoMerge branch 'jc/repack'
2006-06-29 Junio C HamanoMerge branch 'js/patch'
2006-06-29 Junio C Hamanodiff.c: fix get_patch_id()
2006-06-29 Junio C Hamanot4014: fix test commit labels.
2006-06-29 Junio C Hamanocheckout -m: fix read-tree invocation v1.4.1-rc2
2006-06-28 Junio C Hamanot/README: start testing porcelainish
2006-06-28 Johannes SchindelinSave errno in handle_alias()
2006-06-28 Eric Wongrebase: check for errors from git-commit
2006-06-28 Martin Langhoffcvsimport - cleanup of the multi-indexes handling
2006-06-28 Junio C Hamanoconnect.c: check the commit buffer boundary while parsing.
2006-06-28 Junio C Hamanoconnect.c: remove unused parameters from tcp_connect...
2006-06-28 Timo HirvonenMake some strings const
2006-06-28 Eric Wongrebase: get rid of outdated MRESOLVEMSG
2006-06-28 Andreas Ericssongit wrapper: fix command name in an error message.
2006-06-28 Eric Wonggit-svn: be verbose by default on fetch/commit, add...
2006-06-28 Eric Wonggit-svn: add --follow-parent and --no-metadata options...
2006-06-28 Eric Wonggit-svn: add the commit-diff command
2006-06-28 Eric Wonggit-svn: several graft-branches improvements
2006-06-28 Eric Wonggit-svn: SVN 1.1.x library compatibility
2006-06-28 Junio C Hamanocombine-diff.c: type sanity
2006-06-28 Jeff Kingquote.c: silence compiler warnings from EMIT macro
2006-06-27 Johannes Schindelinformat-patch: use clear_commit_marks() instead of some...
2006-06-27 Dennis StosbergFix expr usage for FreeBSD
2006-06-27 Johannes Schindelint4014: fix for whitespace from "wc -l"
2006-06-26 Junio C Hamanot4014: add format-patch --ignore-if-in-upstream test
2006-06-26 Johannes Schindelinformat-patch: introduce "--ignore-if-in-upstream"
2006-06-26 Johannes Schindelinadd diff_flush_patch_id() to calculate the patch id
2006-06-26 Junio C HamanoMerge branch 'jc/squash'
2006-06-26 Junio C HamanoMerge branch 'jc/diff'
2006-06-26 Junio C HamanoMerge branch 'ml/cvsimport'
2006-06-26 Junio C HamanoMerge branch 'js/diff'
2006-06-26 Junio C HamanoMerge branch 'ew/rebase'
2006-06-26 Dennis StosbergFix pkt-line.h to compile with a non-GCC compiler
2006-06-26 Dennis StosbergSolaris needs inclusion of signal.h for signal()
2006-06-25 Matthias Lederhofercorrect documentation for git grep
2006-06-25 Junio C Hamanogit-repack: Be careful when updating the same pack...
2006-06-25 Junio C Hamanodiff --color: use $GIT_DIR/config
2006-06-25 Eric Wongrebase: allow --skip to work with --merge
2006-06-25 Eric Wongrebase: cleanup rebasing with --merge
2006-06-25 Eric Wongrebase: allow --merge option to handle patches merged...
2006-06-25 Yann Dirsongit-commit: filter out log message lines only when...
2006-06-25 Peter EriksenRename safe_strncpy() to strlcpy().
2006-06-25 Johannes Schindelinapply: replace NO_ACCURATE_DIFF with --inaccurate-eof...
2006-06-25 Timo HirvonenClean up diff.c
2006-06-25 Johannes Schindelincvsimport: always set $ENV{GIT_INDEX_FILE} to $index...
2006-06-24 Martin Langhoffcvsimport: setup indexes correctly for ancestors and...
next