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
2005-09-29
Peter Anvin
Merge with master.kernel.org:/pub/scm/git/git.git
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
hpa
git-http-fetch needs $(X)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Junio C Hamano
Use git-merge in git-pull (second try).
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
H. Peter Anvin
Just explicitly add $(X) to most programs.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
Ignore *.exe files
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
Merge ... www.kernel.org/pub/scm/git/git.git
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
Handle Cygwin .exe extensions
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
Remove variables not needed when using poll
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
Remove *.exe for Cygwin's benefit
commit
|
commitdiff
|
tree
|
snapshot
2005-09-29
Peter Anvin
NO_IPV6 support for git daemon
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Peter Anvin
For the benefit of Cygwin, test for git-cmd.exe
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Peter Anvin
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
hpa
Call it NO_IPV6 rather than hard-coding __CYGWIN__
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Junio C Hamano
Use git-update-ref in scripts.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Peter Hagervall
[PATCH] Make some needlessly global stuff static
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Nick Hengeveld
[PATCH] Support for more CURL SSL settings via environm...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Tom Prince
[PATCH] Add new programs to .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
hpa
Cygwin doesn't support IPv6 or getaddrinfo()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
hpa
Options to compile on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Junio C Hamano
Fastpath the normal case by not checking that index...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Junio C Hamano
Fix default pull not to do an unintended Octopus.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Junio C Hamano
Update the case table in t/t1000.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-28
Junio C Hamano
Merge master.kernel.org:/home/hpa/git/daemon
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
git-commit: use update-index --stdin, instead of xargs.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
update-index: document --stdin and -z
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
update-index: --stdin and -z
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
H. Peter Anvin
COPTS -> CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
H. Peter Anvin
Parallelize the build
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
H. Peter Anvin
Merge ... git+ssh://kernel.org/pub/scm/git/git.git
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
H. Peter Anvin
Restore chdir(".git")
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Nick Hengeveld
[PATCH] Return CURL error message when object transfer...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Daniel Barkalow
[PATCH] Implement --recover for git-*-fetch
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Sven Verdoolaege
[PATCH] Provide access to git_dir through get_git_dir().
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Peter Eriksen
[PATCH] Make the test more shell generic and fix missin...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Really require tk 8.4 (RPM)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
H. Peter Anvin
Support a modicum of path validation, and allow an...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Require tk 8.4 (RPM)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Merge http://www.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
git-fetch: send informational output to >&2 consistently.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Give default merge message after failed automerge.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Do not require clean tree when reverting and cherry...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
Fix overzealous cleanliness check in git-merge
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Junio C Hamano
git-clone: check out "master" by default.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-27
Paul Mackerras
Use "$@" rather than "${1+$@}" when invoking wish.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Junio C Hamano
Plug a small race in update-ref.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-26
Paul Mackerras
Change wish8.4 back to wish
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Linus Torvalds
[PATCH] Add "git-update-ref" to update the HEAD (or...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Fredrik Kuivinen
[PATCH] More descriptive messages for conflict cases...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Fredrik Kuivinen
[PATCH] recursive-merge: Don't print a stack trace...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Diff: --name-status output format.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Diff: -l<num> to limit rename/copy detection.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Diff clean-up.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Merge branch 'fixes'
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Clean generated files a bit more.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
Stop installing the backward compatible symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Junio C Hamano
show-branch: fix commit naming breakage.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-25
Daniel Barkalow
[PATCH] Finish documenting trivial merge rules
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
git-grep: fix 'git grep -e $pattern' handling
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Remove use of 'xargs -0' from git-reset.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Use 0.99.7.GIT as version between 0.99.7 and 0.99.8
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Solaris: give a bit more built-in defaults.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Patrick Mauritz
[PATCH] CURLDIR in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Petr Baudis
[PATCH] Rename daemon.c's lognotice() to loginfo()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Petr Baudis
[PATCH] git-daemon --syslog to log through syslog
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Petr Baudis
[PATCH] Update git-daemon documentation wrt. the -...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Really ignore generated distribution material.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
daemon.c: pid_t is not int.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Merge 'fixes' branch.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
Junio C Hamano
Further clarify licensing status of compat/subprocess.py.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-24
H. Peter Anvin
[PATCH] rsh.c unterminated string
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] git-local-fetch: Avoid confusing error messages...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] Fix "git-local-fetch -s" with packed source...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] git-local-fetch: Avoid calling close(-1)
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] git-local-fetch: Fix error checking and leak...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Plug memory leak in process_tree()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Do not build object ref lists
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Robert Watson
[PATCH] document command to show diff of a commit
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Junio C Hamano
Ignore a bit more generated files.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Junio C Hamano
Merge branch 'fixes'
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Junio C Hamano
Make 'git diff --cached' synonymous to 'git diff -...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove call to parse_object() from...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Clean up object flag definitions
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove some duplicated code in process()
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove redundant TO_FETCH flag
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove redundant SCANNED flag
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Make process() look at each object...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Sergey Vlasov
[PATCH] fetch.c: Remove useless lookup_object_type...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Junio C Hamano
Do not give alarming error message from rsync in fetch...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Jon Loeliger
[PATCH] Retitle 'inspecting what happened' section.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Junio C Hamano
Prettyprint octopus merge message.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-23
Petr Baudis
[PATCH] Verbose git-daemon logging
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Junio C Hamano
Retire diff-helper.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Junio C Hamano
Retire rev-tree.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Junio C Hamano
Retire git-export.
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Linus Torvalds
[PATCH] Fix strange timezone handling
commit
|
commitdiff
|
tree
|
snapshot
2005-09-22
Robert Suetterlin
[PATCH] Add new keybindings
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Junio C Hamano
Revert "Use git-merge instead of git-resolve in git...
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Junio C Hamano
Revert "Make Octopus merge message a bit nicer."
commit
|
commitdiff
|
tree
|
snapshot
2005-09-21
Sergey Vlasov
[PATCH] fetch.c: Remove call to parse_object() from...
commit
|
commitdiff
|
tree
|
snapshot
next