Code

git.git
2011-06-28 Michael Haggertygit-svn: Demonstrate a bug with root commits in mergein...
2011-06-27 Jakub Narebskigit-instaweb: Check that correct config file exists...
2011-06-27 Jakub Narebskigit-instaweb: Move all actions at the end of script
2011-06-27 Jakub Narebskigit-instaweb: Use $conf, not $fqgitdir/gitweb/httpd...
2011-06-27 Jakub Narebskigit-instaweb: Extract configuring web server into confi...
2011-06-26 Jens Lehmannsubmodule add: always initialize .git/config entry
2011-06-26 Junio C Hamanosubmodule sync: do not auto-vivify uninteresting submodule
2011-06-26 David Caldwellstash: Add --include-untracked option to stash and...
2011-06-26 Junio C HamanoGit 1.7.6 v1.7.6
2011-06-26 Junio C HamanoMerge branch 'maint'
2011-06-24 Junio C HamanoMerge branch 'maint-1.7.4' into maint
2011-06-24 Namhyung Kimcompletion: replace core.abbrevguard to core.abbrev
2011-06-23 Junio C Hamanoglossary: clarify description of HEAD
2011-06-23 Junio C Hamanoglossary: update description of head and ref
2011-06-23 Junio C Hamanoglossary: update description of "tag"
2011-06-23 Junio C Hamanogit.txt: de-emphasize the implementation detail of...
2011-06-23 Junio C Hamanocheck-ref-format doc: de-emphasize the implementation...
2011-06-23 Junio C Hamanogit-remote.txt: avoid sounding as if loose refs are...
2011-06-23 Namhyung Kimgit-remote.txt: fix wrong remote refspec
2011-06-22 Junio C HamanoGit 1.7.6-rc3 v1.7.6-rc3
2011-06-22 Jakub Narebskigitweb: Refactor git_header_html
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-12 Jeff Kingdefault core.clockskew variable to one day
2011-06-12 Jeff Kinglimit "contains" traversals based on commit timestamp
2011-06-12 Jeff Kingtag: speed up --contains calculation
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...
next