Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebase --skip: correctly wrap-up when skipping the last patch | Junio C Hamano | 2010-12-22 | 2 | -8/+17 |
* | t0050: fix printf format strings for portability | Jonathan Nieder | 2010-12-21 | 1 | -2/+2 |
* | t3419-*.sh: Fix arithmetic expansion syntax error | Ramsay Jones | 2010-12-21 | 1 | -2/+2 |
* | gitweb: Include links to feeds in HTML header only for '200 OK' response | Jakub Narebski | 2010-12-18 | 1 | -42/+47 |
* | fsck docs: remove outdated and useless diagnostic | Mark Lodato | 2010-12-18 | 1 | -3/+0 |
* | userdiff: fix typo in ruby and python word regexes | Thomas Rast | 2010-12-18 | 1 | -2/+2 |
* | trace.c: mark file-local function static | Vasyl' Vavrychuk | 2010-12-17 | 1 | -1/+1 |
* | Fix typo in git-gc document. | Jiang Xin | 2010-12-17 | 2 | -2/+2 |
* | difftool: provide basename to external tools | Michael J Gruber | 2010-12-16 | 2 | -0/+2 |
* | git-difftool.txt: correct the description of $BASE and describe $MERGED | Michael J Gruber | 2010-12-16 | 1 | -2/+3 |
* | 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 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-pull.txt: Mention branch.autosetuprebase | Jari Aalto | 2010-12-03 | 1 | -2/+3 |
* | | | | | | | | | Merge branch 'tc/http-urls-ends-with-slash' into maint | Junio C Hamano | 2010-12-14 | 9 | -40/+55 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | http-fetch: rework url handling | Tay Ray Chuan | 2010-11-26 | 1 | -11/+5 |
| * | | | | | | | | | http-push: add trailing slash at arg-parse time, instead of later on | Tay Ray Chuan | 2010-11-26 | 1 | -13/+2 |
| * | | | | | | | | | http-push: check path length before using it | Tay Ray Chuan | 2010-11-26 | 1 | -2/+10 |
| * | | | | | | | | | http-push: Normalise directory names when pushing to some WebDAV servers | Tay Ray Chuan | 2010-11-26 | 1 | -0/+4 |
| * | | | | | | | | | http-backend: use end_url_with_slash() | Tay Ray Chuan | 2010-11-26 | 1 | -3/+1 |
| * | | | | | | | | | url: add str wrapper for end_url_with_slash() | Tay Ray Chuan | 2010-11-26 | 2 | -0/+8 |
| * | | | | | | | | | shift end_url_with_slash() from http.[ch] to url.[ch] | Tay Ray Chuan | 2010-11-26 | 5 | -9/+12 |
| * | | | | | | | | | t5550-http-fetch: add test for http-fetch | Tay Ray Chuan | 2010-11-26 | 1 | -1/+13 |
| * | | | | | | | | | t5550-http-fetch: add missing '&&' | Tay Ray Chuan | 2010-11-26 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'nd/maint-hide-checkout-index-from-error' into maint | Junio C Hamano | 2010-12-14 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | entry.c: remove "checkout-index" from error messages | Nguyễn Thái Ngọc Duy | 2010-11-29 | 1 | -8/+8 |
* | | | | | | | | | | | Merge branch 'jk/maint-reflog-bottom' into maint | Junio C Hamano | 2010-12-14 | 3 | -2/+37 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 | 3 | -2/+37 |
* | | | | | | | | | | | | Merge branch 'mz/rebase-abort-reflog-fix' into maint | Junio C Hamano | 2010-12-14 | 2 | -9/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rebase --abort: do not update branch ref | Martin von Zweigbergk | 2010-11-23 | 2 | -9/+22 |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'mz/maint-rebase-stat-config' into maint | Junio C Hamano | 2010-12-14 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rebase: only show stat if configured to true | Martin von Zweigbergk | 2010-11-29 | 1 | -1/+2 |
* | | | | | | | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url' into maint | Junio C Hamano | 2010-12-14 | 5 | -1/+51 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fix username and password extraction from HTTP URLs | Gabriel Corona | 2010-11-17 | 2 | -2/+12 |
| * | | | | | | | | | | | | | t5550: test HTTP authentication and userinfo decoding | Gabriel Corona | 2010-11-17 | 4 | -0/+40 |