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-06-01
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Junio C Hamano
Merge branch 'nh/http' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
Nick Hengeveld
http: prevent segfault during curl handle reuse
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Johannes Schindelin
send-email: only 'require' instead of 'use' Net::SMTP
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Shawn Pearce
Allow multiple -m options to git-commit.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
Merge branch 'sp/reflog' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
fetch.c: do not pass uninitialized lock to unlock_ref().
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
Merge branch 'jc/fmt-patch' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
format-patch --signoff
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
Merge branch 'ff/svnimport' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Junio C Hamano
Merge branch 'lt/tree-2' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Florian Forster
git-svnimport: Improved detection of merges.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Shawn Pearce
Improved pack format documentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Linus Torvalds
tree_entry(): new tree-walking helper function
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Dmitry V. Levin
git_exec_path, execv_git_cmd: ignore empty environment...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Dmitry V. Levin
execv_git_cmd: Fix stack buffer overflow.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-31
Salikh Zakirov
Fixed Cygwin CR-munging problem in mailsplit
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
Merge branch 'ew/tests'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
send-email: do not pass bogus address to local sendmail...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Ryan Anderson
Add a basic test case for git send-email, and fix some...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Ryan Anderson
Fix a bug in email extraction used in git-send-email.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Ryan Anderson
Add support for --bcc to git-send-email.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Ryan Anderson
git-send-email: Add References: headers to emails,...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Dennis Stosberg
git-clean fails on files beginning with a dash
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Eric Wong
git-svn: remove assertion that broke with older version...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Eric Wong
git-svn: t0001: workaround a heredoc bug in old version...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
J. Bruce Fields
Documentation: fix a tutorial-2 typo
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
J. Bruce Fields
Documentation: retitle the git-core tutorial
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
J. Bruce Fields
documentation: add brief mention of cat-file to tutoria...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
J. Bruce Fields
documentation: mention gitk font adjustment in tutorial
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Horst von Brand
Fix some documentation typoes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
Merge branch 'jc/lt-tree-n-cache-tree' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Junio C Hamano
adjust to the rebased series by Linus.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Remove last vestiges of generic tree_entry_list
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Convert fetch.c: process_tree() to raw tree walker
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Convert "mark_tree_uninteresting()" to raw tree walker
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Remove unused "zeropad" entry from tree_list_entry
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
fsck-objects: avoid unnecessary tree_entry_list usage
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Remove "tree->entries" tree-entry list from tree parser
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
builtin-read-tree.c: avoid tree_entry_list in prime_cac...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Switch "read_tree_recursive()" over to tree-walk functi...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Make "tree_entry" have a SHA1 instead of a union of...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Linus Torvalds
Make "struct tree" contain the pointer to the tree...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-30
Paul Mackerras
Make git-diff-tree indicate when it flushes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Shawn Pearce
Remove unnecessary output from t3600-rm.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
Merge branch 'jc/lt-tree-n-cache-tree' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
Merge branch 'lt/apply'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
Merge branch 'jc/cache-tree'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Linus Torvalds
Remove "tree->entries" tree-entry list from tree parser
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Linus Torvalds
Switch "read_tree_recursive()" over to tree-walk functi...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Linus Torvalds
Make "tree_entry" have a SHA1 instead of a union of...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Linus Torvalds
Add raw tree buffer info to "struct tree"
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Linus Torvalds
Don't use "sscanf()" for tree mode scanning
commit
|
commitdiff
|
tree
|
snapshot
2006-05-29
Junio C Hamano
git-fetch: avoid using "case ... in (arm)"
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
Merge branch 'jc/cache-tree' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
Merge branch 'jc/mailinfo'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
Merge branch 'eb/mailinfo'
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Dennis Stosberg
git-write-tree writes garbage on sparc64
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Linus Torvalds
Fix memory leak in "git rev-list --objects"
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Aneesh Kumar K.V
gitview: Move the console error messages to message...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Aneesh Kumar K.V
gitview: Add key binding for F5.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
Let git-clone to pass --template=dir option to git...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Yann Dirson
Make cvsexportcommit create parent directories as needed.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Yann Dirson
Document current cvsexportcommit limitations.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Yann Dirson
Do not call 'cmp' with non-existant -q flag.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Linus Torvalds
Fix "--abbrev=xyz" for revision listing
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Linus Torvalds
t1002: use -U0 instead of --unified=0
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
Junio C Hamano
format-patch: -n and -k are mutually exclusive.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Junio C Hamano
Merge branch 'master' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Petr Baudis
Call builtin ls-tree in git-cat-file -p
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Junio C Hamano
built-in format-patch: various fixups.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Martin Waitz
Add instructions to commit template.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Junio C Hamano
Merge branch 'eb/mailinfo' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Junio C Hamano
Merge branch 'ew/tests' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Junio C Hamano
mailinfo: More carefully parse header lines in read_one...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Eric Wong
t6000lib: workaround a possible dash bug
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Eric Wong
t5500-fetch-pack: remove local (bashism) usage.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Eric Wong
tests: Remove heredoc usage inside quotes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Eric Wong
t3300-funny-names: shell portability fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Johannes Schindelin
git-format-patch --start-number <n>
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Jim Meyering
Don't write directly to a make target ($@).
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Linus Torvalds
bogus "fatal: Not a git repository"
commit
|
commitdiff
|
tree
|
snapshot
2006-05-26
Martin Waitz
Documentation/Makefile: remove extra /
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Jeff King
cvsimport: avoid "use" with :tag
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Junio C Hamano
Merge branch 'sp/reflog' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Junio C Hamano
Merge branch 'jc/fetchupload' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Junio C Hamano
fetch-pack: give up after getting too many "ack continue"
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Jeff King
cat-file: document -p option
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Shawn Pearce
Test that git-branch -l works.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Shawn Pearce
Verify git-commit provides a reflog message.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Shawn Pearce
Built git-upload-tar should be ignored.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-25
Junio C Hamano
ls-remote: fix rsync:// to report HEAD
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Junio C Hamano
Merge branch 'sp/reflog' into next
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Junio C Hamano
Merge branch 'master' into sp/reflog
commit
|
commitdiff
|
tree
|
snapshot
2006-05-24
Junio C Hamano
fetch.c: remove an unused variable and dead code.
commit
|
commitdiff
|
tree
|
snapshot
next