tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2006-07-04
Petr Baudis
Git.pm: Introduce ident() and ident_person() methods
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Petr Baudis
Convert git-send-email to use Git.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Petr Baudis
Git.pm: Add config() method
commit
|
commitdiff
|
tree
|
snapshot
2006-07-04
Petr Baudis
Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centr...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
INSTALL: a tip for running after building but without...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Perly Git: make sure we do test the freshly built one.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Don't #define around die
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Johannes Schindelin
Git.xs: older perl do not know const char *
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Avoid ppport.h
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Remove PerlIO usage from Git.xs
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Pavel Roskin
Make perl interface a separate package
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Pavel Roskin
Delete manuals if compiling without docs
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Pavel Roskin
Fix probing for already installed Error.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Git.pm: clean generated files.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Perly git: work around buggy make implementations.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Makefile: Set USE_PIC on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Perly Git: arrange include path settings properly.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Dennis Stosberg
Add possibility to pass CFLAGS and LDFLAGS specific...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Support for perl/ being built by a different...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Dennis Stosberg
Makefile fix for Solaris
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Dennis Stosberg
"test" in Solaris' /bin/sh does not support -e
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Fix Git->repository("/somewhere/totally/elsewhere")
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Swap hash_object() parameters
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Try to support ActiveState output pipe
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Git.pm: tentative fix to test the freshly built Git.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: assorted build related fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
perl: fix make clean
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Perl interface: make testsuite work again.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Junio C Hamano
Perl interface: add build-time configuration to allow...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Convert git-mv to use Git.pm
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Add support for subdirectories inside of workin...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Implement options for the command interface
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Enhance the command_pipe() mechanism
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Handle failed commands' output
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Better error handling
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Add Error.pm to the distribution
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Implement Git::version()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Call external commands using execv_git_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Git.pm: Implement Git::exec_path()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Petr Baudis
Introduce Git.pm (v4)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-03
Robin Rosenberg
Empty author may be presented by svn as an empty string...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Linus Torvalds
revision.c: fix "dense" under --remove-empty
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Linus Torvalds
git object hash cleanups
v1.4.1
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Linus Torvalds
revision.c: --full-history fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Petr Baudis
Fix errno usage in connect.c
commit
|
commitdiff
|
tree
|
snapshot
2006-07-02
Robin Rosenberg
Minor documentation fixup.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Eric Wong
git-svn: allow a local target directory to be specified...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Nicolas Pitre
don't load objects needlessly when repacking
commit
|
commitdiff
|
tree
|
snapshot
2006-07-01
Junio C Hamano
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenB...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Linus Torvalds
Abstract out accesses to object hash array
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Nicolas Pitre
consider previous pack undeltified object state only...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-30
Junio C Hamano
Merge branch 'jc/test-3402'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Linus Torvalds
Do not try futile object pairs when repacking.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
Racy GIT (part #3)
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
Merge branch 'jc/repack'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
Merge branch 'js/patch'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
diff.c: fix get_patch_id()
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
t4014: fix test commit labels.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-29
Junio C Hamano
checkout -m: fix read-tree invocation
v1.4.1-rc2
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Junio C Hamano
t/README: start testing porcelainish
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Johannes Schindelin
Save errno in handle_alias()
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
rebase: check for errors from git-commit
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Martin Langhoff
cvsimport - cleanup of the multi-indexes handling
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Junio C Hamano
connect.c: check the commit buffer boundary while parsing.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Junio C Hamano
connect.c: remove unused parameters from tcp_connect...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Timo Hirvonen
Make some strings const
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
rebase: get rid of outdated MRESOLVEMSG
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Andreas Ericsson
git wrapper: fix command name in an error message.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
git-svn: be verbose by default on fetch/commit, add...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
git-svn: add --follow-parent and --no-metadata options...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
git-svn: add the commit-diff command
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
git-svn: several graft-branches improvements
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Eric Wong
git-svn: SVN 1.1.x library compatibility
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Junio C Hamano
combine-diff.c: type sanity
commit
|
commitdiff
|
tree
|
snapshot
2006-06-28
Jeff King
quote.c: silence compiler warnings from EMIT macro
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Johannes Schindelin
format-patch: use clear_commit_marks() instead of some...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Dennis Stosberg
Fix expr usage for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2006-06-27
Johannes Schindelin
t4014: fix for whitespace from "wc -l"
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
t4014: add format-patch --ignore-if-in-upstream test
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Johannes Schindelin
format-patch: introduce "--ignore-if-in-upstream"
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Johannes Schindelin
add diff_flush_patch_id() to calculate the patch id
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
Merge branch 'jc/squash'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
Merge branch 'jc/diff'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
Merge branch 'ml/cvsimport'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
Merge branch 'js/diff'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Junio C Hamano
Merge branch 'ew/rebase'
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Dennis Stosberg
Fix pkt-line.h to compile with a non-GCC compiler
commit
|
commitdiff
|
tree
|
snapshot
2006-06-26
Dennis Stosberg
Solaris needs inclusion of signal.h for signal()
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Matthias Lederhofer
correct documentation for git grep
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Junio C Hamano
git-repack: Be careful when updating the same pack...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Junio C Hamano
diff --color: use $GIT_DIR/config
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Eric Wong
rebase: allow --skip to work with --merge
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Eric Wong
rebase: cleanup rebasing with --merge
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Eric Wong
rebase: allow --merge option to handle patches merged...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Yann Dirson
git-commit: filter out log message lines only when...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Peter Eriksen
Rename safe_strncpy() to strlcpy().
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Johannes Schindelin
apply: replace NO_ACCURATE_DIFF with --inaccurate-eof...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Timo Hirvonen
Clean up diff.c
commit
|
commitdiff
|
tree
|
snapshot
2006-06-25
Johannes Schindelin
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index...
commit
|
commitdiff
|
tree
|
snapshot
2006-06-24
Martin Langhoff
cvsimport: setup indexes correctly for ancestors and...
commit
|
commitdiff
|
tree
|
snapshot
next