aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow curl to rewind the RPC read bufferMartin Storsjö2009-12-01
* Add an option for using any HTTP authentication scheme, not only basicMartin Storsjö2009-11-27
* http: maintain curl sessionsTay Ray Chuan2009-11-27
* Merge branch 'maint'Junio C Hamano2009-11-27
|\
| * builtin-apply.c: pay attention to -p<n> when determining the nameJunio C Hamano2009-11-26
* | Add a notice that only certain functions can print color escape codesJohannes Sixt2009-11-27
* | gitworkflows: Consistently back-quote git commandsBjörn Gustavsson2009-11-26
* | Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-25
|\ \
| * | Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-23
| * | mergetool--lib: simplify guess_merge_tool()René Scharfe2009-11-23
* | | Explicitly truncate bswap operand to uint32_tBenjamin Kramer2009-11-25
* | | t1200: fix a timing dependent errorNanako Shiraishi2009-11-25
* | | Merge branch 'rj/maint-cygwin-count-objects'Junio C Hamano2009-11-24
|\ \ \
| * | | git-count-objects: Fix a disk-space under-estimate on CygwinRamsay Jones2009-11-19
| |/ /
* | | Documentation: update descriptions of revision options related to '--bisect'Christian Couder2009-11-24
* | | Enable support for IPv6 on MinGWMartin Storsjö2009-11-24
* | | Refactor winsock initialization into a separate functionMartin Storsjö2009-11-24
* | | Merge branch 'rs/color-escape-has-zero-width'Junio C Hamano2009-11-23
|\ \ \
| * | | strbuf_add_wrapped_text(): skip over colour codesRené Scharfe2009-11-23
* | | | Merge branch 'bg/apply-doc'Junio C Hamano2009-11-23
|\ \ \ \
| * | | | Fix over-simplified documentation for 'git log -z'Björn Gustavsson2009-11-23
| * | | | apply: Use the term "working tree" consistentlyBjörn Gustavsson2009-11-22
| * | | | apply: Format all options using back-quotesBjörn Gustavsson2009-11-22
| * | | | apply: apply works outside a repositoryBjörn Gustavsson2009-11-22
| * | | | Clarify and correct -zBjörn Gustavsson2009-11-22
* | | | | Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano2009-11-23
|\ \ \ \ \
| * | | | | user-manual: Document that "git merge" doesn't like uncommited changes.Matthieu Moy2009-11-22
| * | | | | merge-recursive: point the user to commit when file would be overwritten.Matthieu Moy2009-11-22
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/log-stdin'Junio C Hamano2009-11-23
|\ \ \ \ \
| * | | | | Add trivial tests for --stdin option to log familyJunio C Hamano2009-11-23
| * | | | | Make --stdin option to "log" family read also pathspecsJunio C Hamano2009-11-20
| * | | | | setup_revisions(): do not call get_pathspec() too earlyJunio C Hamano2009-11-20
| * | | | | Teach --stdin option to "log" familyJunio C Hamano2009-11-20
| * | | | | read_revision_from_stdin(): use strbufJunio C Hamano2009-11-20
* | | | | | Merge branch 'mr/gitweb-snapshot'Junio C Hamano2009-11-23
|\ \ \ \ \ \
| * | | | | | t/gitweb-lib: Split HTTP response with non-GNU sedBrian Gernhardt2009-11-23
| * | | | | | gitweb: Smarter snapshot namesMark Rada2009-11-08
| * | | | | | gitweb: Document current snapshot rules via new testsJakub Narebski2009-11-08
| * | | | | | t/gitweb-lib.sh: Split gitweb output into headers and bodyJakub Narebski2009-10-30
| * | | | | | gitweb: check given hash before trying to create snapshotMark Rada2009-09-29
* | | | | | | Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\ \ \ \ \ \ \
| * | | | | | | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTSChristian Couder2009-11-20
| * | | | | | | Documentation: fix typos and spelling in replace documentationChristian Couder2009-11-20
| * | | | | | | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-23
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-23
| * | | | | | | instaweb: restart server if already runningStephen Boyd2009-11-23
| * | | | | | | prune-packed: only show progress when stderr is a ttyJeff King2009-11-23
* | | | | | | | remote-curl.c: fix rpc_out()Tay Ray Chuan2009-11-23
* | | | | | | | t4014-format-patch: do not assume 'test' is available as non-builtinJohannes Sixt2009-11-23