aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2010-12-22
* | | | | | | | | | | Merge branch 'jc/maint-am-abort-safely' into maintJunio C Hamano2010-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | am --abort: keep unrelated commits since the last failure and warnJunio C Hamano2010-12-21
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'kb/maint-status-cquote' into maintJunio C Hamano2010-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | status: Quote paths with spaces in short formatKevin Ballard2010-11-09
* | | | | | | | | | | | Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson2010-12-28
* | | | | | | | | | | | Merge branch 'rs/maint-diff-fd-leak' into maintJunio C Hamano2010-12-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | close file on error in read_mmfile()René Scharfe2010-12-26
* | | | | | | | | | | | | test-lib.sh/test_decode_color(): use octal not hex in awk scriptBrandon Casey2010-12-22
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | t0050: fix printf format strings for portabilityJonathan Nieder2010-12-21
* | | | | | | | | | | | t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones2010-12-21
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | gitweb: Include links to feeds in HTML header only for '200 OK' responseJakub Narebski2010-12-18
* | | | | | | | | | | fsck docs: remove outdated and useless diagnosticMark Lodato2010-12-18
* | | | | | | | | | | userdiff: fix typo in ruby and python word regexesThomas Rast2010-12-18
* | | | | | | | | | | trace.c: mark file-local function staticVasyl' Vavrychuk2010-12-17
* | | | | | | | | | | Fix typo in git-gc document.Jiang Xin2010-12-17
* | | | | | | | | | | difftool: provide basename to external toolsMichael J Gruber2010-12-16
* | | | | | | | | | | git-difftool.txt: correct the description of $BASE and describe $MERGEDMichael J Gruber2010-12-16
* | | | | | | | | | | Git 1.7.3.4v1.7.3.4Junio C Hamano2010-12-15
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Git 1.7.2.5v1.7.2.5Junio C Hamano2010-12-15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Git 1.7.1.4v1.7.1.4Junio C Hamano2010-12-15
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Git 1.7.0.9v1.7.0.9Junio C Hamano2010-12-15
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / /
| | | | * | | | | | | Git 1.6.6.3v1.6.6.3Junio C Hamano2010-12-15
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Git 1.6.5.9v1.6.5.9Junio C Hamano2010-12-15
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Git 1.6.4.5v1.6.4.5Junio C Hamano2010-12-15
| | | | | | * | | | | | | gitweb: Introduce esc_attr to escape attributes of HTML elementsJakub Narebski2010-12-15
* | | | | | | | | | | | | Prepare for 1.7.3.4Junio C Hamano2010-12-14
* | | | | | | | | | | | | use persistent memory for rejected pathsClemens Buchacher2010-12-14
* | | | | | | | | | | | | do not overwrite files in leading pathClemens Buchacher2010-12-14
* | | | | | | | | | | | | lstat_cache: optionally return match_lenClemens Buchacher2010-12-14
* | | | | | | | | | | | | add function check_ok_to_remove()Clemens Buchacher2010-12-14
* | | | | | | | | | | | | t7607: add leading-path testsClemens Buchacher2010-12-14
* | | | | | | | | | | | | t7607: use test-lib functions and check MERGE_HEADClemens Buchacher2010-12-14
* | | | | | | | | | | | | Merge branch 'jc/maint-no-openssl-build-fix' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Do not link with -lcrypto under NO_OPENSSLJunio C Hamano2010-12-08
* | | | | | | | | | | | | | Merge branch 'ja/maint-pull-rebase-doc' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-pull.txt: Mention branch.autosetuprebaseJari Aalto2010-12-03
* | | | | | | | | | | | | | | Merge branch 'tc/http-urls-ends-with-slash' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | 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 'nd/maint-hide-checkout-index-from-error' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | entry.c: remove "checkout-index" from error messagesNguyễn Thái Ngọc Duy2010-11-29
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-reflog-bottom' into maintJunio C Hamano2010-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \