projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
git.git
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
2011-06-09
Alex Neronskiy
Document the underlying protocol used by shallow reposi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Alex Neronskiy
Fix documentation of fetch-pack that implies that the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jim Meyering
fetch: do not leak a refspec
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Junio C Hamano
sha1_file.c: "legacy" is really the current format
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Theo Niessink
verify_dotfile(): do not assume '/' is the path seperator
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Jeff King
clone: always fetch remote HEAD
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Jeff King
make copy_ref globally available
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Junio C Hamano
verify_path(): simplify check at the directory boundary
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Junio C Hamano
Merge branch 'jc/magic-pathspec'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Alex Riesen
t3703: skip more tests using colons in file names on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jens Lehmann
submodule add: clean up duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jens Lehmann
submodule add: allow relative repository path even...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jens Lehmann
submodule add: test failure when url is not configured...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
Merge branch 'jn/mime-type-with-params'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
Merge branch 'jn/gitweb-docs'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
Merge branch 'jk/diff-not-so-quick'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
Merge branch 'bc/maint-status-z-to-use-porcelain'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Johannes Sixt
Windows: teach getenv to do a case-sensitive search
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Johannes Sixt
mingw.c: move definition of mingw_getenv down
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Johannes Sixt
sh-i18n--envsubst: do not crash when no arguments are...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
verify-pack: use index-pack --verify
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
index-pack: show histogram when emulating "verify-pack -v"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
index-pack: start learning to emulate "verify-pack -v"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
index-pack: a miniscule refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Junio C Hamano
checkout -b <name>: correctly detect existing branch
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
René Scharfe
grep: add --heading
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
René Scharfe
grep: add --break
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
René Scharfe
grep: fix coloring of hunk marks between files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jeff King
consider only branches in guess_remote_head
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Jeff King
t: add tests for cloning remotes with detached HEAD
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Jakub Narebski
gitweb: Fix usability of $prevent_xss
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Jakub Narebski
gitweb: Move "Requirements" up in gitweb/INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Duncan Brown
http: pass http.cookiefile using CURLOPT_COOKIEFILE
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Junio C Hamano
git status --ignored: tests and docs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Jakub Narebski
gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Jakub Narebski
gitweb: Move information about installation from README...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
David Aguilar
t/t7503-pre-commit-hook.sh: Add GIT_PREFIX tests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
Jeff King
status: fix bug with missing --ignore files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Sync with 1.7.5.4
v1.7.6-rc0
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Git 1.7.5.4
v1.7.5.4
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Merge branch 'jk/maint-config-alias-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Merge branch 'jc/fmt-req-fix' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Merge branch 'jk/maint-docs' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Merge branch 'jn/doc-remote-helpers' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Junio C Hamano
Merge branch 'kk/maint-prefix-in-config-mak' into maint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Jim Meyering
diffcore-rename.c: avoid set-but-not-used warning
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Junio C Hamano
Update draft release notes to 1.7.6
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Junio C Hamano
Merge branch 'jk/format-patch-am'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Junio C Hamano
Merge branch 'jn/doc-remote-helpers'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Junio C Hamano
Merge branch 'jk/format-patch-empty-prefix'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Junio C Hamano
Merge branch 'ab/i18n-envsubst-doc-fix'
commit
|
commitdiff
|
tree
|
snapshot
next