Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-12-14 |
|\ | |||
| * | gitk: Add Brazilian Portuguese (pt-BR) translation | Alexandre Erwin Ittner | 2010-12-14 |
| * | gitk: Make text selectable on Mac | Stefan Haller | 2010-12-12 |
| * | gitk: Prevent the text pane from becoming editable | Stefan Haller | 2010-12-12 |
| * | gitk: Add the equivalent of diff --color-words | Thomas Rast | 2010-12-12 |
| * | gitk: Update Swedish translation (290t) | Peter Krefting | 2010-12-12 |
| * | gitk: Show notes by default (like git log does) | Kirill Smelkov | 2010-05-30 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-12-14 |
|\ \ | |||
| * | | Prepare for 1.7.3.4 | Junio C Hamano | 2010-12-14 |
| * | | use persistent memory for rejected paths | Clemens Buchacher | 2010-12-14 |
| * | | do not overwrite files in leading path | Clemens Buchacher | 2010-12-14 |
| * | | lstat_cache: optionally return match_len | Clemens Buchacher | 2010-12-14 |
| * | | add function check_ok_to_remove() | Clemens Buchacher | 2010-12-14 |
| * | | t7607: add leading-path tests | Clemens Buchacher | 2010-12-14 |
| * | | t7607: use test-lib functions and check MERGE_HEAD | Clemens Buchacher | 2010-12-14 |
| * | | Merge branch 'jc/maint-no-openssl-build-fix' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ | |||
| | * | | Do not link with -lcrypto under NO_OPENSSL | Junio C Hamano | 2010-12-08 |
| * | | | Merge branch 'ja/maint-pull-rebase-doc' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'tc/http-urls-ends-with-slash' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'nd/maint-hide-checkout-index-from-error' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/maint-reflog-bottom' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'mz/rebase-abort-reflog-fix' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'mz/maint-rebase-stat-config' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'gc/http-with-non-ascii-username-url' into maint | Junio C Hamano | 2010-12-14 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | t800?-blame.sh: retitle uniquely | Michael J Gruber | 2010-12-13 |
* | | | | | | | | | | | tests: flip executable bit on t9158 | Jeff King | 2010-12-13 |
* | | | | | | | | | | | tests: add some script lint checks | Jeff King | 2010-12-13 |
* | | | | | | | | | | | Avoid duplicate test number t7609 | Johannes Sixt | 2010-12-13 |
* | | | | | | | | | | | Merge branch 'ja/maint-pull-rebase-doc' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | git-pull.txt: Mention branch.autosetuprebase | Jari Aalto | 2010-12-03 |
* | | | | | | | | | | | Merge branch 'gb/web--browse' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | web--browse: better support for chromium | Giuseppe Bilotta | 2010-12-03 |
| * | | | | | | | | | | | web--browse: support opera, seamonkey and elinks | Giuseppe Bilotta | 2010-12-03 |
| * | | | | | | | | | | | web--browse: split valid_tool list | Giuseppe Bilotta | 2010-12-03 |
| * | | | | | | | | | | | web--browse: coding style | Giuseppe Bilotta | 2010-12-03 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'jn/parse-options-extra' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | update-index: migrate to parse-options API | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | setup: save prefix (original cwd relative to toplevel) in startup_info | Nguyễn Thái Ngọc Duy | 2010-12-07 |
| * | | | | | | | | | | | parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: allow git commands to invent new option types | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: never suppress arghelp if LITERAL_ARGHELP is set | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: do not infer PARSE_OPT_NOARG from option type | Stephen Boyd | 2010-12-07 |
| * | | | | | | | | | | | parse-options: sanity check PARSE_OPT_NOARG flag | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: move NODASH sanity checks to parse_options_check | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: clearer reporting of API misuse | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | parse-options: Don't call parse_options_check() so much | Stephen Boyd | 2010-12-06 |
* | | | | | | | | | | | | Merge branch 'js/configurable-tab' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | Make the tab width used for whitespace checks configurable | Johannes Sixt | 2010-12-01 |
| * | | | | | | | | | | | | Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD | Junio C Hamano | 2010-12-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | | apply --whitespace=fix: fix tab-in-indent | Johannes Sixt | 2010-12-01 |