Code

git.git
2010-08-31 Anselm KruisAdd a new option 'core.askpass'.
2010-08-31 Jeff Kingtests: make test_must_fail fail on missing commands
2010-08-31 Jeff Kingtests: make test_must_fail more verbose
2010-08-31 Anders Kaseorggitweb: Don't die_error in git_tag after already printi...
2010-08-31 Jon Seymourt3903: fix broken test_must_fail calls
2010-08-31 Jon Seymourt1503: fix broken test_must_fail calls
2010-08-30 Jens Lehmanncheckout: Use submodule.*.ignore settings from .git...
2010-08-30 Jens Lehmanncheckout: Add test for diff.ignoreSubmodules
2010-08-30 Junio C HamanoMerge branch 'maint'
2010-08-30 Junio C HamanoMerge branch 'maint-1.7.1' into maint
2010-08-30 Thiago Farinaobject.h: Add OBJECT_ARRAY_INIT macro and make use...
2010-08-30 Matthieu Moyt0003: add missing && at end of lines
2010-08-26 Junio C HamanoMerge branch 'maint'
2010-08-26 Jay Soffianfor-each-ref: fix objectname:short bug
2010-08-26 Johannes SixtFix compat/regex ANSIfication on MinGW
2010-08-25 Elijah Newrentree-walk: Correct bitrotted comment about tree_entry()
2010-08-25 Brandon Caseybuiltin/fetch.c: ignore merge config when not fetching...
2010-08-25 Brandon Caseyt/t5510: demonstrate failure to fetch when current...
2010-08-25 Johannes Schindelincheckout: respect diff.ignoreSubmodules setting
2010-08-25 Linus TorvaldsFix 'git log' early pager startup error case
2010-08-24 Junio C HamanoMerge branch 'maint'
2010-08-24 Jon Seymourrev-parse: tests git rev-parse --verify master@{n}...
2010-08-24 Jon Seymoursha1_name.c: use warning in preference to fprintf(stderr
2010-08-24 Jon Seymourrev-parse: exit with non-zero status if ref@{n} is...
2010-08-24 Jonathan Niederparse-options: clarify PARSE_OPT_NOARG description
2010-08-24 Jonathan Niedert3302 (notes): Port to Solaris
2010-08-24 Brian Gernhardtt7606: Avoid using head as a file name
2010-08-24 Jonathan Niederdo not pass "git -c foo=bar" params to transport helpers
2010-08-24 Jeff Kingpass "git -c foo=bar" params through environment
2010-08-24 Junio C HamanoWork around em-dash handling in newer AsciiDoc
2010-08-24 Brian Gernhardtt7610: cd inside subshell instead of around
2010-08-24 Nguyễn Thái... clone: warn users --depth is ignored in local clones
2010-08-23 Michael J Grubergit-bundle.txt: Clarify rev-list-args restrictions
2010-08-23 Michael J Grubergit-bundle.txt: whitespace cleanup
2010-08-23 Michael J Grubergit-bundle.txt: Cleanup
2010-08-23 Junio C HamanoMerge branch 'maint'
2010-08-22 Ralf WildenhuesTypos in code comments, an error message, documentation
2010-08-22 Ralf WildenhuesTypos in code comments, an error message, documentation
2010-08-22 Junio C Hamanoautoconf: regex library detection typofix
2010-08-22 Nicolas Pitrefix >4GiB source delta assertion failure
2010-08-22 Jon Seymourdetached-stash: update Documentation
2010-08-22 Jon Seymourdetached-stash: tests of git stash with stash-like...
2010-08-22 Jon Seymourdetached-stash: simplify git stash show
2010-08-22 Jon Seymourdetached-stash: simplify git stash branch
2010-08-22 Jon Seymourdetached-stash: refactor git stash pop implementation
2010-08-22 Jon Seymourdetached-stash: simplify stash_drop
2010-08-22 Jon Seymourdetached-stash: simplify stash_apply
2010-08-22 Jon Seymourdetached-stash: work around git rev-parse failure to...
2010-08-22 Jon Seymourdetached-stash: introduce parse_flags_and_revs function
2010-08-22 Junio C HamanoMerge branch 'mm/rebase-i-exec'
2010-08-22 Junio C HamanoMerge branch 'gb/split-cmdline-errmsg'
2010-08-22 Junio C HamanoMerge branch 'so/http-user-agent'
2010-08-22 Junio C HamanoMerge branch 'mm/shortopt-detached'
2010-08-22 Junio C HamanoMerge branch 'sr/local-config'
2010-08-22 Junio C HamanoMerge branch 'nd/fix-sparse-checkout'
2010-08-22 Junio C HamanoMerge branch 'hv/submodule-find-ff-merge'
2010-08-22 Junio C HamanoMerge branch 'en/rebase-against-rebase-fix'
2010-08-22 Junio C HamanoMerge branch 'dg/local-mod-error-messages'
2010-08-22 Junio C HamanoMerge branch 'po/userdiff-csharp'
2010-08-22 Junio C HamanoMerge branch 'ab/perl-install'
2010-08-22 Ævar Arnfjörð... reset: suggest what to do upon "git reset --mixed ...
2010-08-22 Junio C HamanoMerge branch 'maint'
2010-08-22 Jonathan Niederapply: handle traditional patches with space in filename
2010-08-22 Jonathan Niedertests: exercise "git apply" with weird filenames
2010-08-22 Jonathan Niederapply: split quoted filename handling into new function
2010-08-22 Jens Lehmannt7403: add missing &&'s
2010-08-22 Mark RadaTell ignore file about generate files in /gitweb/static
2010-08-22 Jeff Kingdocs: fix Makefile dependency for user manual
2010-08-20 Jonathan NiederDocumentation: remove stray backslash in show-branch...
2010-08-20 Jonathan NiederDocumentation: remove stray backslashes from "Fighting...
2010-08-20 Jonathan NiederDocumentation: do not convert ... operator to ellipses
2010-08-20 Jonathan NiederDocumentation: avoid stray backslash in user manual
2010-08-20 Jonathan NiederDocumentation: avoid stray backslashes in core tutorial
2010-08-20 Jonathan NiederDocumentation: remove stray backslashes in rev-parse...
2010-08-20 Jonathan NiederDocumentation: remove backslash before ~ in fast-import...
2010-08-20 Jonathan NiederDocumentation: remove stray backslash from "git bundle...
2010-08-20 Jonathan NiederDocumentation/technical: avoid stray backslash in parse...
2010-08-20 Jonathan NiederDocumentation: remove backslashes in manpage synopses
2010-08-20 Jonathan NiederDocumentation: clarify quoting in gitignore docs
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git rm" example
2010-08-20 Jonathan NiederDocumentation: add missing quotes to "git grep" examples
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git add" example
2010-08-20 Jonathan NiederDocumentation: unbreak regex in show-ref manual
2010-08-20 Jonathan NiederDocumentation: quoting trouble in "git rm" discussion
2010-08-20 Jonathan NiederDocumentation: tweak description of log.date
2010-08-20 Charles Baileymergetool: Remove explicit references to /dev/tty
2010-08-20 Junio C HamanoMerge branch 'maint'
2010-08-20 Junio C HamanoMerge branch 'jc/maint-follow-rename-fix' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/maint-plug-leak' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/fix-abbrev' into maint
2010-08-20 Junio C HamanoMerge branch 'vs/doc-spell' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/rebase-rename-am' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/doc-pull' into maint
2010-08-20 Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install' into...
2010-08-20 Junio C HamanoMerge branch 'tr/rfc-reset-doc' into maint
2010-08-20 Ramkumar Ramachandrabuiltin/checkout: Fix message when switching to an...
2010-08-20 Jonathan NiederDocumentation: set a !DOCTYPE for user manual
2010-08-20 Matthieu Moyxmalloc: include size in the failure message
2010-08-20 Elijah Newrenmerge-recursive: Avoid excessive output for and reproce...
2010-08-19 Junio C HamanoMerge branch 'maint' to sync with 1.7.2.2
next