projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git_exec_path, execv_git_cmd: ignore empty environment variables
2006-05-31
Dmitry V. Levin
git_exec_path, execv_git_cmd: ignore empty environment...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-31
Dmitry V. Levin
execv_git_cmd: Fix stack buffer overflow.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-31
Salikh Zakirov
Fixed Cygwin CR-munging problem in mailsplit
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Junio C Hamano
Merge branch 'ew/tests'
commit
|
commitdiff
|
tree
2006-05-30
Junio C Hamano
send-email: do not pass bogus address to local sendmail...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Ryan Anderson
Add a basic test case for git send-email, and fix some...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Ryan Anderson
Fix a bug in email extraction used in git-send-email.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Ryan Anderson
Add support for --bcc to git-send-email.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Ryan Anderson
git-send-email: Add References: headers to emails,...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Dennis Stosberg
git-clean fails on files beginning with a dash
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Eric Wong
git-svn: remove assertion that broke with older versions...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Eric Wong
git-svn: t0001: workaround a heredoc bug in old versions...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
J. Bruce Fields
Documentation: fix a tutorial-2 typo
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
J. Bruce Fields
Documentation: retitle the git-core tutorial
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
J. Bruce Fields
documentation: add brief mention of cat-file to tutorial...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
J. Bruce Fields
documentation: mention gitk font adjustment in tutorial
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Horst von Brand
Fix some documentation typoes
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-30
Paul Mackerras
Make git-diff-tree indicate when it flushes
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-29
Shawn Pearce
Remove unnecessary output from t3600-rm.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-29
Junio C Hamano
Merge branch 'lt/apply'
commit
|
commitdiff
|
tree
2006-05-29
Junio C Hamano
Merge branch 'jc/cache-tree'
commit
|
commitdiff
|
tree
2006-05-29
Junio C Hamano
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache...
commit
|
commitdiff
|
tree
2006-05-29
Linus Torvalds
Don't use "sscanf()" for tree mode scanning
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-29
Junio C Hamano
git-fetch: avoid using "case ... in (arm)"
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Junio C Hamano
Merge branch 'jc/mailinfo'
commit
|
commitdiff
|
tree
2006-05-28
Junio C Hamano
Merge branch 'eb/mailinfo'
commit
|
commitdiff
|
tree
2006-05-28
Dennis Stosberg
git-write-tree writes garbage on sparc64
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Linus Torvalds
Fix memory leak in "git rev-list --objects"
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Aneesh Kumar K.V
gitview: Move the console error messages to message...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Aneesh Kumar K.V
gitview: Add key binding for F5.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Junio C Hamano
Let git-clone to pass --template=dir option to git...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Yann Dirson
Make cvsexportcommit create parent directories as needed.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Yann Dirson
Document current cvsexportcommit limitations.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Yann Dirson
Do not call 'cmp' with non-existant -q flag.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Linus Torvalds
Fix "--abbrev=xyz" for revision listing
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Linus Torvalds
t1002: use -U0 instead of --unified=0
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-28
Junio C Hamano
format-patch: -n and -k are mutually exclusive.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Petr Baudis
Call builtin ls-tree in git-cat-file -p
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Junio C Hamano
built-in format-patch: various fixups.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Martin Waitz
Add instructions to commit template.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Junio C Hamano
mailinfo: More carefully parse header lines in read_one_head...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Eric Wong
t6000lib: workaround a possible dash bug
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Eric Wong
t5500-fetch-pack: remove local (bashism) usage.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Eric Wong
tests: Remove heredoc usage inside quotes
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Eric Wong
t3300-funny-names: shell portability fixes
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Johannes Schindelin
git-format-patch --start-number <n>
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Jim Meyering
Don't write directly to a make target ($@).
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Linus Torvalds
bogus "fatal: Not a git repository"
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-26
Martin Waitz
Documentation/Makefile: remove extra /
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-25
Jeff King
cvsimport: avoid "use" with :tag
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-25
Jeff King
cat-file: document -p option
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-25
Shawn Pearce
Built git-upload-tar should be ignored.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-25
Junio C Hamano
ls-remote: fix rsync:// to report HEAD
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
fetch.c: remove an unused variable and dead code.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'master' into lt/apply
commit
|
commitdiff
|
tree
2006-05-24
Linus Torvalds
Clean up sha1 file writing
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Timo Hirvonen
Builtin git-cat-file
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
apply: force matching at the beginning.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'jc/fmt-patch'
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'be/tag'
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'js/fmt-patch'
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'jc/builtin-n-tar-tree'
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'jc/fetch-sorted'
commit
|
commitdiff
|
tree
2006-05-24
Junio C Hamano
Merge branch 'lt/dirwalk'
commit
|
commitdiff
|
tree
2006-05-24
Catalin Marinas
Add a test-case for git-apply trying to add an ending...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Sean
--summary output should print immediately after stats.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Linus Torvalds
apply: treat EOF as proper context.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Eric Wong
git-svn: ignore expansion of svn:keywords
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-24
Eric Wong
git-svn: starting a 1.1.0-pre development version
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Jeff King
cvsimport: set up commit environment in perl instead...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Junio C Hamano
cvsimport: do not barf on creation of an empty file.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Junio C Hamano
Merge branch 'jc/tartree' into jc/builtin-n-tar-tree
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
Allow in body headers beyond the in body header prefix.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
More accurately detect header lines in read_one_header_line
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
In handle_body only read a line if we don't already...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
Refactor commit messge handling.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
Move B and Q decoding into check header.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Eric W. Biederman
Make read_one_header_line return a flag not a length.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Björn Engelmann
add more informative error messages to git-mktag
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Björn Engelmann
remove the artificial restriction tagsize < 8kb
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-diff-files, git-diff-index, git-diff-stages...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-show-branch.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-apply.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-commit-tree.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-read-tree.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-tar-tree.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-ls-tree.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Builtin git-ls-files.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Junio C Hamano
builtin-rm: squelch compiler warnings.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Peter Eriksen
Add git-quiltimport to .gitignore.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Martin Langhoff
cvsimport: introduce _fetchfile() method and used a...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Jeff King
cvsimport: cleanup commit function
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Jeff King
cvsimport: use git-update-index --index-info
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Matthias Lederhofer
git status: skip empty directories, and add -u to show...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Linus Torvalds
cvsimport: repack every kilo-commits.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Martin Langhoff
cvsimport: introduce -L<imit> option to workaround...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Sean
Install git builtins into gitexecdir rather than bindir.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Sean
Change GIT-VERSION-GEN to call git commands with "git...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Martin Langhoff
cvsimport: replace anonymous sub ref with a normal sub
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
2006-05-23
Martin Langhoff
cvsimport: minor fixups
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
commit
|
commitdiff
|
tree
next