aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-12
|\
| * update-index: migrate to parse-options APIJonathan Nieder2010-12-07
| * setup: save prefix (original cwd relative to toplevel) in startup_infoNguyễn Thái Ngọc Duy2010-12-07
| * parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTIONJonathan Nieder2010-12-07
| * parse-options: allow git commands to invent new option typesJonathan Nieder2010-12-07
| * parse-options: never suppress arghelp if LITERAL_ARGHELP is setJonathan Nieder2010-12-07
| * parse-options: do not infer PARSE_OPT_NOARG from option typeStephen Boyd2010-12-07
| * parse-options: sanity check PARSE_OPT_NOARG flagJonathan Nieder2010-12-07
| * parse-options: move NODASH sanity checks to parse_options_checkJonathan Nieder2010-12-07
| * parse-options: clearer reporting of API misuseJonathan Nieder2010-12-07
| * parse-options: Don't call parse_options_check() so muchStephen Boyd2010-12-06
* | Merge branch 'js/configurable-tab'Junio C Hamano2010-12-12
|\ \
| * | Make the tab width used for whitespace checks configurableJohannes Sixt2010-12-01
| * | Merge branch 'js/maint-apply-tab-in-indent-fix' into HEADJunio C Hamano2010-12-01
| |\ \
| | * | apply --whitespace=fix: fix tab-in-indentJohannes Sixt2010-12-01
* | | | Merge branch 'nd/maint-hide-checkout-index-from-error'Junio C Hamano2010-12-12
|\ \ \ \
| * | | | entry.c: remove "checkout-index" from error messagesNguyễn Thái Ngọc Duy2010-11-29
| | |_|/ | |/| |
* | | | Merge branch 'jn/gitweb-per-request-config'Junio C Hamano2010-12-12
|\ \ \ \
| * | | | gitweb: document $per_request_config betterJonathan Nieder2010-11-29
| * | | | gitweb: selectable configurations that change with each requestJakub Narebski2010-11-29
| | |/ / | |/| |
* | | | Merge branch 'ef/help-cmd-prefix'Junio C Hamano2010-12-12
|\ \ \ \
| * | | | help: always suggest common-cmds if prefix of cmdErik Faye-Lund2010-12-05
| |/ / /
* | | | Merge branch 'tc/http-urls-ends-with-slash'Junio C Hamano2010-12-12
|\ \ \ \
| * | | | http-fetch: rework url handlingTay Ray Chuan2010-11-26
| * | | | http-push: add trailing slash at arg-parse time, instead of later onTay Ray Chuan2010-11-26
| * | | | http-push: check path length before using itTay Ray Chuan2010-11-26
| * | | | http-push: Normalise directory names when pushing to some WebDAV serversTay Ray Chuan2010-11-26
| * | | | http-backend: use end_url_with_slash()Tay Ray Chuan2010-11-26
| * | | | url: add str wrapper for end_url_with_slash()Tay Ray Chuan2010-11-26
| * | | | shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan2010-11-26
| * | | | t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-26
| * | | | t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-26
* | | | | Merge branch 'tc/format-patch-p'Junio C Hamano2010-12-12
|\ \ \ \ \
| * | | | | format-patch: page output with --stdoutTay Ray Chuan2010-11-23
* | | | | | Merge branch 'ef/win32-dirent'Junio C Hamano2010-12-12
|\ \ \ \ \ \
| * | | | | | win32: use our own dirent.hErik Faye-Lund2010-11-23
| * | | | | | msvc: opendir: handle paths ending with a slashErik Faye-Lund2010-11-23
| * | | | | | win32: dirent: handle errorsErik Faye-Lund2010-11-23
| * | | | | | msvc: opendir: do not start the searchErik Faye-Lund2010-11-23
| * | | | | | msvc: opendir: allocate enough memoryErik Faye-Lund2010-11-23
| * | | | | | msvc: opendir: fix malloc-failureErik Faye-Lund2010-11-23
* | | | | | | Merge branch 'mz/rebase-i-verify'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \
| * | | | | | | rebase: support --verifyMartin von Zweigbergk2010-11-23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mz/rebase-abort-reflog-fix'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \
| * | | | | | | rebase --abort: do not update branch refMartin von Zweigbergk2010-11-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/maint-reflog-bottom'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \
| * | | | | | | reflogs: clear flags properly in corner caseJeff King2010-11-23
* | | | | | | | Merge branch 'jk/asciidoc-update'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: default to more modern toolsetJeff King2010-11-24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mz/pull-rebase-rebased'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \ \