summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable support for IPv6 on MinGWMartin Storsjö2009-11-243-2/+181
* Refactor winsock initialization into a separate functionMartin Storsjö2009-11-241-3/+12
* Merge branch 'rs/color-escape-has-zero-width'Junio C Hamano2009-11-232-4/+22
|\
| * strbuf_add_wrapped_text(): skip over colour codesRené Scharfe2009-11-232-4/+22
* | Merge branch 'bg/apply-doc'Junio C Hamano2009-11-232-21/+39
|\ \
| * | Fix over-simplified documentation for 'git log -z'Björn Gustavsson2009-11-231-5/+7
| * | apply: Use the term "working tree" consistentlyBjörn Gustavsson2009-11-221-2/+2
| * | apply: Format all options using back-quotesBjörn Gustavsson2009-11-221-8/+8
| * | apply: apply works outside a repositoryBjörn Gustavsson2009-11-221-3/+6
| * | Clarify and correct -zBjörn Gustavsson2009-11-222-8/+21
* | | Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano2009-11-235-3/+32
|\ \ \
| * | | user-manual: Document that "git merge" doesn't like uncommited changes.Matthieu Moy2009-11-221-2/+18
| * | | merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy2009-11-224-1/+14
* | | | Merge branch 'jc/log-stdin'Junio C Hamano2009-11-238-34/+164
|\ \ \ \
| * | | | Add trivial tests for --stdin option to log familyJunio C Hamano2009-11-231-0/+61
| * | | | Make --stdin option to "log" family read also pathspecsJunio C Hamano2009-11-202-5/+71
| * | | | setup_revisions(): do not call get_pathspec() too earlyJunio C Hamano2009-11-201-3/+6
| * | | | Teach --stdin option to "log" familyJunio C Hamano2009-11-207-22/+20
| * | | | read_revision_from_stdin(): use strbufJunio C Hamano2009-11-201-8/+10
* | | | | Merge branch 'mr/gitweb-snapshot'Junio C Hamano2009-11-234-19/+234
|\ \ \ \ \
| * | | | | t/gitweb-lib: Split HTTP response with non-GNU sedBrian Gernhardt2009-11-231-2/+12
| * | | | | gitweb: Smarter snapshot namesMark Rada2009-11-082-21/+93
| * | | | | gitweb: Document current snapshot rules via new testsJakub Narebski2009-11-081-0/+87
| * | | | | t/gitweb-lib.sh: Split gitweb output into headers and bodyJakub Narebski2009-10-301-1/+5
| * | | | | gitweb: check given hash before trying to create snapshotMark Rada2009-09-292-2/+44
* | | | | | Merge branch 'cc/replace'Junio C Hamano2009-11-236-10/+38
|\ \ \ \ \ \
| * | | | | | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTSChristian Couder2009-11-201-0/+3
| * | | | | | Documentation: fix typos and spelling in replace documentationChristian Couder2009-11-201-10/+11
| * | | | | | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-205-0/+24
* | | | | | | Merge branch 'maint'Junio C Hamano2009-11-236-6/+26
|\ \ \ \ \ \ \
| * | | | | | | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-234-5/+20
| * | | | | | | instaweb: restart server if already runningStephen Boyd2009-11-231-0/+5
| * | | | | | | prune-packed: only show progress when stderr is a ttyJeff King2009-11-231-1/+1
* | | | | | | | remote-curl.c: fix rpc_out()Tay Ray Chuan2009-11-231-1/+1
* | | | | | | | t4014-format-patch: do not assume 'test' is available as non-builtinJohannes Sixt2009-11-231-4/+2
* | | | | | | | Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-2313-115/+492
|\ \ \ \ \ \ \ \
| * | | | | | | | Re-implement 'git remote update' using 'git fetch'Björn Gustavsson2009-11-101-60/+28
| * | | | | | | | builtin-fetch: add --dry-run optionJay Soffian2009-11-102-4/+15
| * | | | | | | | builtin-fetch: add --prune optionJay Soffian2009-11-102-2/+34
| * | | | | | | | teach warn_dangling_symref to take a FILE argumentJay Soffian2009-11-103-5/+6
| * | | | | | | | remote: refactor some logic into get_stale_heads()Jay Soffian2009-11-103-24/+51
| * | | | | | | | Add missing test for 'git remote update --prune'Björn Gustavsson2009-11-101-0/+11
| * | | | | | | | Add the configuration option skipFetchAllBjörn Gustavsson2009-11-104-6/+48
| * | | | | | | | Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-104-1/+62
| * | | | | | | | Teach the --all option to 'git fetch'Björn Gustavsson2009-11-106-22/+247
* | | | | | | | | bisect: simplify calling visualizer using '--bisect' optionChristian Couder2009-11-221-2/+1
* | | | | | | | | Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POSTMartin Storsjö2009-11-222-2/+2
* | | | | | | | | config documentation: some configs are auto-set by git-initMatthew Ogilvie2009-11-221-2/+22
* | | | | | | | | cvsserver doc: database generally can not be reproduced consistentlyMatthew Ogilvie2009-11-221-4/+15
* | | | | | | | | Git v1.6.6-rc0v1.6.6-rc0Junio C Hamano2009-11-221-1/+22