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
2011-06-28
Michael Haggerty
git-svn: Demonstrate a bug with root commits in mergein...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jakub Narebski
git-instaweb: Check that correct config file exists...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jakub Narebski
git-instaweb: Move all actions at the end of script
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jakub Narebski
git-instaweb: Use $conf, not $fqgitdir/gitweb/httpd...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Jakub Narebski
git-instaweb: Extract configuring web server into confi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Jens Lehmann
submodule add: always initialize .git/config entry
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Junio C Hamano
submodule sync: do not auto-vivify uninteresting submodule
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
David Caldwell
stash: Add --include-untracked option to stash and...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Junio C Hamano
Git 1.7.6
v1.7.6
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Junio C Hamano
Merge branch 'maint-1.7.4' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Namhyung Kim
completion: replace core.abbrevguard to core.abbrev
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
glossary: clarify description of HEAD
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
glossary: update description of head and ref
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
glossary: update description of "tag"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
git.txt: de-emphasize the implementation detail of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
check-ref-format doc: de-emphasize the implementation...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Junio C Hamano
git-remote.txt: avoid sounding as if loose refs are...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Dmitry Ivankov
vcs-svn: reset first_commit_done in fast_export_init
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Namhyung Kim
git-remote.txt: fix wrong remote refspec
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Junio C Hamano
Git 1.7.6-rc3
v1.7.6-rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jakub Narebski
gitweb: Refactor git_header_html
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Fredrik Kuivinen
Makefile: Track changes to LDFLAGS and relink when...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jakub Narebski
gitweb: Make git_search_* subroutines render whole...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jakub Narebski
gitweb: Clean up code in git_search_* subroutines
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jakub Narebski
gitweb: Split body of git_search into subroutines
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jakub Narebski
gitweb: Check permissions first in git_search
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Christof Krüger
Documentation: git diff --check respects core.whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
clone: accept config options on the command line
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
config: make git_config_parse_parameter a public function
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
remote: use new OPT_STRING_LIST
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
parse-options: add OPT_STRING_LIST helper
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
config: use strbuf_split_str instead of a temporary...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
strbuf: allow strbuf_split to work on non-strbufs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
config: avoid segfault when parsing command-line config
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
config: die on error in command-line config
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
fix "git -c" parsing of values with equals signs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
strbuf_split: add a max parameter
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
upload-archive: allow user to turn off filters
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: provide builtin .tar.gz filter
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: implement configurable tar filters
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: refactor file extension format-guessing
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: move file extension format-guessing lower
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: pass archiver struct to write_archive callback
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive: refactor list of archive formats
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Jeff King
archive-tar: don't reload default config options
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Jakub Narebski
gitweb: 'pickaxe' and 'grep' features requires 'search...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Jonathan Nieder
Merge branch 'db/text-delta' into svn-fe
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Dmitry Ivankov
vcs-svn: do not initialize report_buffer twice
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Andi Kleen
Add explanation of the profile feedback build to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Junio C Hamano
Merge branch 'mk/grep-pcre'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Junio C Hamano
t7810: avoid unportable use of "echo"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jim Meyering
plug a few coverity-spotted leaks
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Andi Kleen
Add profile feedback build to git
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Junio C Hamano
cygwin: trust executable bit by default
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jens Lehmann
fetch: Also fetch submodules in subdirectories in on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Jeff King
tag: accept multiple patterns for --list
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Junio C Hamano
Add option to disable NORETURN
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Junio C Hamano
Merge branch 'di/no-no-existant'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Andreas Schwab
builtin/gc.c: add missing newline in message
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Andrew Wong
rebase -i -p: include non-first-parent commits in todo...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jeff King
tests: link shell libraries into valgrind directory
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Jeff King
t/Makefile: pass test opts to valgrind target properly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Junio C Hamano
Merge branch 'ab/i18n-scripts-basic'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Brandon Casey
sh-i18n--envsubst.c: do not #include getopt.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ramsay Jones
config.c: Make git_config() work correctly when called...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ramsay Jones
t1301-*.sh: Fix the 'forced modes' test on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ramsay Jones
help.c: Fix detection of custom merge strategy on cygwin
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Dmitry Ivankov
Fix typo: existant->existent
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Junio C Hamano
Git 1.7.6-rc2
v1.7.6-rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jeff King
archive: reorder option parsing and config reading
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Junio C Hamano
t/gitweb-lib.sh: skip gitweb tests when perl dependenci...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Markus Duft
Update the Interix default build configuration.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Ludwig Nussel
gitweb: allow space as delimiter in mime.types
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
Merge branch 'db/text-delta' into svn-fe
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
vcs-svn: avoid hangs from corrupt deltas
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
vcs-svn: guard against overflow when computing preimage...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
Merge branch 'db/delta-applier' into db/text-delta
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
Merge branch 'db/delta-applier' into svn-fe
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
vcs-svn: cap number of bytes read from sliding view
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Jonathan Nieder
test-svn-fe: split off "test-svn-fe -d" into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Junio C Hamano
git-submodule.sh: clarify the "should we die now" logic
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Fredrik Gustafsson
submodule update: continue when a checkout fails
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Fredrik Gustafsson
git-sh-setup: add die_with_status
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Jeff King
default core.clockskew variable to one day
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Jeff King
limit "contains" traversals based on commit timestamp
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Jeff King
tag: speed up --contains calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: allow feeding more than 4GB in one go
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: zlib can only process 4GB at a time
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: wrap deflateBound() too
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: wrap deflate side of the API
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: wrap inflateInit2 used to accept only for gzip...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib: wrap remaining calls to direct inflate/inflateEnd
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Junio C Hamano
zlib wrapper: refactor error message formatter
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jonathan Nieder
gitweb: do not misparse nonnumeric content tag files...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Junio C Hamano
Git 1.7.6-rc1
v1.7.6-rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
next