Code

git.git
2011-06-22 Junio C HamanoMerge branch 'maint'
2011-06-22 Fredrik KuivinenMakefile: Track changes to LDFLAGS and relink when...
2011-06-22 Jakub Narebskigitweb: Make git_search_* subroutines render whole...
2011-06-22 Jakub Narebskigitweb: Clean up code in git_search_* subroutines
2011-06-22 Jakub Narebskigitweb: Split body of git_search into subroutines
2011-06-22 Jakub Narebskigitweb: Check permissions first in git_search
2011-06-22 Christof KrügerDocumentation: git diff --check respects core.whitespace
2011-06-22 Jeff Kingclone: accept config options on the command line
2011-06-22 Jeff Kingconfig: make git_config_parse_parameter a public function
2011-06-22 Jeff Kingremote: use new OPT_STRING_LIST
2011-06-22 Jeff Kingparse-options: add OPT_STRING_LIST helper
2011-06-22 Jeff Kingconfig: use strbuf_split_str instead of a temporary...
2011-06-22 Jeff Kingstrbuf: allow strbuf_split to work on non-strbufs
2011-06-22 Jeff Kingconfig: avoid segfault when parsing command-line config
2011-06-22 Jeff Kingconfig: die on error in command-line config
2011-06-22 Jeff Kingfix "git -c" parsing of values with equals signs
2011-06-22 Jeff Kingstrbuf_split: add a max parameter
2011-06-22 Jeff Kingupload-archive: allow user to turn off filters
2011-06-22 Jeff Kingarchive: provide builtin .tar.gz filter
2011-06-22 Jeff Kingarchive: implement configurable tar filters
2011-06-22 Jeff Kingarchive: refactor file extension format-guessing
2011-06-22 Jeff Kingarchive: move file extension format-guessing lower
2011-06-22 Jeff Kingarchive: pass archiver struct to write_archive callback
2011-06-22 Jeff Kingarchive: refactor list of archive formats
2011-06-22 Jeff Kingarchive-tar: don't reload default config options
2011-06-21 Junio C HamanoMerge branch 'maint'
2011-06-21 Jakub Narebskigitweb: 'pickaxe' and 'grep' features requires 'search...
2011-06-20 Andi KleenAdd explanation of the profile feedback build to the...
2011-06-20 Junio C HamanoMerge branch 'mk/grep-pcre'
2011-06-20 Junio C Hamanot7810: avoid unportable use of "echo"
2011-06-20 Jim Meyeringplug a few coverity-spotted leaks
2011-06-20 Andi KleenAdd profile feedback build to git
2011-06-20 Junio C Hamanocygwin: trust executable bit by default
2011-06-20 Jens Lehmannfetch: Also fetch submodules in subdirectories in on...
2011-06-20 Jeff Kingtag: accept multiple patterns for --list
2011-06-20 Junio C HamanoAdd option to disable NORETURN
2011-06-19 Junio C HamanoMerge branch 'di/no-no-existant'
2011-06-19 Junio C HamanoMerge branch 'maint'
2011-06-19 Andreas Schwabbuiltin/gc.c: add missing newline in message
2011-06-19 Andrew Wongrebase -i -p: include non-first-parent commits in todo...
2011-06-17 Jeff Kingtests: link shell libraries into valgrind directory
2011-06-17 Jeff Kingt/Makefile: pass test opts to valgrind target properly
2011-06-17 Junio C HamanoMerge branch 'ab/i18n-scripts-basic'
2011-06-17 Brandon Caseysh-i18n--envsubst.c: do not #include getopt.h
2011-06-16 Ramsay Jonesconfig.c: Make git_config() work correctly when called...
2011-06-16 Ramsay Jonest1301-*.sh: Fix the 'forced modes' test on cygwin
2011-06-16 Ramsay Joneshelp.c: Fix detection of custom merge strategy on cygwin
2011-06-16 Dmitry IvankovFix typo: existant->existent
2011-06-16 Junio C HamanoGit 1.7.6-rc2 v1.7.6-rc2
2011-06-15 Jeff Kingarchive: reorder option parsing and config reading
2011-06-15 Junio C Hamanot/gitweb-lib.sh: skip gitweb tests when perl dependenci...
2011-06-15 Markus DuftUpdate the Interix default build configuration.
2011-06-15 Ludwig Nusselgitweb: allow space as delimiter in mime.types
2011-06-13 Junio C Hamanogit-submodule.sh: clarify the "should we die now" logic
2011-06-13 Fredrik Gustafssonsubmodule update: continue when a checkout fails
2011-06-13 Fredrik Gustafssongit-sh-setup: add die_with_status
2011-06-10 Junio C Hamanozlib: allow feeding more than 4GB in one go
2011-06-10 Junio C Hamanozlib: zlib can only process 4GB at a time
2011-06-10 Junio C Hamanozlib: wrap deflateBound() too
2011-06-10 Junio C Hamanozlib: wrap deflate side of the API
2011-06-10 Junio C Hamanozlib: wrap inflateInit2 used to accept only for gzip...
2011-06-10 Junio C Hamanozlib: wrap remaining calls to direct inflate/inflateEnd
2011-06-10 Junio C Hamanozlib wrapper: refactor error message formatter
2011-06-09 Jonathan Niedergitweb: do not misparse nonnumeric content tag files...
2011-06-09 Junio C HamanoGit 1.7.6-rc1 v1.7.6-rc1
2011-06-09 Junio C HamanoMerge branch 'maint'
2011-06-09 Alex NeronskiyDocument the underlying protocol used by shallow reposi...
2011-06-09 Alex NeronskiyFix documentation of fetch-pack that implies that the...
2011-06-09 Jim Meyeringfetch: do not leak a refspec
2011-06-08 Junio C Hamanosha1_file.c: "legacy" is really the current format
2011-06-08 Theo Niessinkverify_dotfile(): do not assume '/' is the path seperator
2011-06-07 Junio C Hamanoverify_path(): simplify check at the directory boundary
2011-06-07 Junio C HamanoMerge branch 'jc/magic-pathspec'
2011-06-07 Alex Riesent3703: skip more tests using colons in file names on...
2011-06-06 Jens Lehmannsubmodule add: clean up duplicated code
2011-06-06 Jens Lehmannsubmodule add: allow relative repository path even...
2011-06-06 Jens Lehmannsubmodule add: test failure when url is not configured...
2011-06-06 Junio C HamanoMerge branch 'jn/mime-type-with-params'
2011-06-06 Junio C HamanoMerge branch 'jn/gitweb-docs'
2011-06-06 Junio C HamanoMerge branch 'jk/diff-not-so-quick'
2011-06-06 Junio C HamanoMerge branch 'bc/maint-status-z-to-use-porcelain'
2011-06-06 Johannes SixtWindows: teach getenv to do a case-sensitive search
2011-06-06 Johannes Sixtmingw.c: move definition of mingw_getenv down
2011-06-06 Johannes Sixtsh-i18n--envsubst: do not crash when no arguments are...
2011-06-06 Junio C Hamanoverify-pack: use index-pack --verify
2011-06-06 Junio C Hamanoindex-pack: show histogram when emulating "verify-pack -v"
2011-06-06 Junio C Hamanoindex-pack: start learning to emulate "verify-pack -v"
2011-06-06 Junio C Hamanoindex-pack: a miniscule refactor
2011-06-06 Junio C Hamanocheckout -b <name>: correctly detect existing branch
2011-06-06 René Scharfegrep: add --heading
2011-06-06 René Scharfegrep: add --break
2011-06-06 René Scharfegrep: fix coloring of hunk marks between files
2011-06-05 Jakub Narebskigitweb: Fix usability of $prevent_xss
2011-06-03 Jakub Narebskigitweb: Move "Requirements" up in gitweb/INSTALL
2011-06-03 Duncan Brownhttp: pass http.cookiefile using CURLOPT_COOKIEFILE
2011-06-02 Junio C Hamanogit status --ignored: tests and docs
2011-06-02 Jakub Narebskigitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
2011-06-02 Jakub Narebskigitweb: Move information about installation from README...
2011-06-02 David Aguilart/t7503-pre-commit-hook.sh: Add GIT_PREFIX tests
2011-06-02 Jeff Kingstatus: fix bug with missing --ignore files
next