Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 1.7.3.4 | Junio C Hamano | 2010-12-15 | 9 | -18/+114 |
|\ | |||||
| * | Git 1.7.3.4v1.7.3.4 | Junio C Hamano | 2010-12-15 | 9 | -18/+113 |
| |\ | |||||
| | * | Git 1.7.2.5v1.7.2.5 | Junio C Hamano | 2010-12-15 | 9 | -19/+111 |
| | |\ | |||||
| | | * | Git 1.7.1.4v1.7.1.4 | Junio C Hamano | 2010-12-15 | 8 | -19/+104 |
| | | |\ | |||||
| | | | * | Git 1.7.0.9v1.7.0.9 | Junio C Hamano | 2010-12-15 | 7 | -19/+96 |
| | | | |\ | |||||
| | | | | * | Git 1.6.6.3v1.6.6.3 | Junio C Hamano | 2010-12-15 | 6 | -19/+88 |
| | | | | |\ | |||||
| | | | | | * | Git 1.6.5.9v1.6.5.9 | Junio C Hamano | 2010-12-15 | 5 | -18/+64 |
| | | | | | |\ | |||||
| | | | | | | * | Git 1.6.4.5v1.6.4.5 | Junio C Hamano | 2010-12-15 | 3 | -2/+22 |
| | | | | | | * | gitweb: Introduce esc_attr to escape attributes of HTML elements | Jakub Narebski | 2010-12-15 | 1 | -15/+22 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2010-12-14 | 3 | -305/+1654 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitk: Add Brazilian Portuguese (pt-BR) translation | Alexandre Erwin Ittner | 2010-12-14 | 1 | -0/+1277 |
| * | | | | | | | | gitk: Make text selectable on Mac | Stefan Haller | 2010-12-12 | 1 | -0/+1 |
| * | | | | | | | | gitk: Prevent the text pane from becoming editable | Stefan Haller | 2010-12-12 | 1 | -0/+1 |
| * | | | | | | | | gitk: Add the equivalent of diff --color-words | Thomas Rast | 2010-12-12 | 1 | -3/+61 |
| * | | | | | | | | gitk: Update Swedish translation (290t) | Peter Krefting | 2010-12-12 | 1 | -298/+303 |
| * | | | | | | | | gitk: Show notes by default (like git log does) | Kirill Smelkov | 2010-05-30 | 1 | -4/+11 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-14 | 3 | -5/+14 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Prepare for 1.7.3.4 | Junio C Hamano | 2010-12-14 | 1 | -0/+10 |
| * | | | | | | | | use persistent memory for rejected paths | Clemens Buchacher | 2010-12-14 | 4 | -42/+38 |
| * | | | | | | | | do not overwrite files in leading path | Clemens Buchacher | 2010-12-14 | 4 | -10/+31 |
| * | | | | | | | | lstat_cache: optionally return match_len | Clemens Buchacher | 2010-12-14 | 1 | -16/+27 |
| * | | | | | | | | add function check_ok_to_remove() | Clemens Buchacher | 2010-12-14 | 1 | -49/+58 |
| * | | | | | | | | t7607: add leading-path tests | Clemens Buchacher | 2010-12-14 | 1 | -0/+51 |
| * | | | | | | | | t7607: use test-lib functions and check MERGE_HEAD | Clemens Buchacher | 2010-12-14 | 1 | -23/+15 |
| * | | | | | | | | Merge branch 'jc/maint-no-openssl-build-fix' into maint | Junio C Hamano | 2010-12-14 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Do not link with -lcrypto under NO_OPENSSL | Junio C Hamano | 2010-12-08 | 1 | -0/+4 |
| * | | | | | | | | | Merge branch 'ja/maint-pull-rebase-doc' into maint | Junio C Hamano | 2010-12-14 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tc/http-urls-ends-with-slash' into maint | Junio C Hamano | 2010-12-14 | 9 | -40/+55 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/maint-hide-checkout-index-from-error' into maint | Junio C Hamano | 2010-12-14 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-reflog-bottom' into maint | Junio C Hamano | 2010-12-14 | 3 | -2/+37 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mz/rebase-abort-reflog-fix' into maint | Junio C Hamano | 2010-12-14 | 2 | -9/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mz/maint-rebase-stat-config' into maint | Junio C Hamano | 2010-12-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'gc/http-with-non-ascii-username-url' into maint | Junio C Hamano | 2010-12-14 | 5 | -1/+51 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | | | t800?-blame.sh: retitle uniquely | Michael J Gruber | 2010-12-13 | 2 | -0/+0 |
* | | | | | | | | | | | | | | | | | tests: flip executable bit on t9158 | Jeff King | 2010-12-13 | 1 | -0/+0 |
* | | | | | | | | | | | | | | | | | tests: add some script lint checks | Jeff King | 2010-12-13 | 1 | -2/+14 |
* | | | | | | | | | | | | | | | | | Avoid duplicate test number t7609 | Johannes Sixt | 2010-12-13 | 1 | -0/+0 |
* | | | | | | | | | | | | | | | | | Merge branch 'ja/maint-pull-rebase-doc' | Junio C Hamano | 2010-12-12 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | git-pull.txt: Mention branch.autosetuprebase | Jari Aalto | 2010-12-03 | 1 | -2/+3 |
* | | | | | | | | | | | | | | | | | Merge branch 'gb/web--browse' | Junio C Hamano | 2010-12-12 | 2 | -85/+98 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | web--browse: better support for chromium | Giuseppe Bilotta | 2010-12-03 | 2 | -7/+13 |
| * | | | | | | | | | | | | | | | | | web--browse: support opera, seamonkey and elinks | Giuseppe Bilotta | 2010-12-03 | 2 | -7/+13 |
| * | | | | | | | | | | | | | | | | | web--browse: split valid_tool list | Giuseppe Bilotta | 2010-12-03 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | | web--browse: coding style | Giuseppe Bilotta | 2010-12-03 | 1 | -83/+83 |
| |/ / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | Merge branch 'jn/parse-options-extra' | Junio C Hamano | 2010-12-12 | 7 | -198/+303 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | update-index: migrate to parse-options API | Jonathan Nieder | 2010-12-07 | 1 | -149/+243 |
| * | | | | | | | | | | | | | | | | | setup: save prefix (original cwd relative to toplevel) in startup_info | Nguyễn Thái Ngọc Duy | 2010-12-07 | 2 | -1/+4 |
| * | | | | | | | | | | | | | | | | | parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION | Jonathan Nieder | 2010-12-07 | 2 | -1/+3 |
| * | | | | | | | | | | | | | | | | | parse-options: allow git commands to invent new option types | Jonathan Nieder | 2010-12-07 | 2 | -1/+10 |
| * | | | | | | | | | | | | | | | | | parse-options: never suppress arghelp if LITERAL_ARGHELP is set | Jonathan Nieder | 2010-12-07 | 1 | -1/+2 |