aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | completion: get rid of empty COMPREPLY assignmentsFelipe Contreras2013-04-12
| * | | | | | | | | | completion: trivial test improvementFelipe Contreras2013-04-12
| * | | | | | | | | | completion: add more cherry-pick optionsFelipe Contreras2013-04-12
* | | | | | | | | | | Merge branch 'kb/co-orphan-suggestion-short-sha1'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: abbreviate hash in suggest_reattachKevin Bracey2013-04-08
* | | | | | | | | | | | Merge branch 'jc/detached-head-doc'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | glossary: extend "detached HEAD" descriptionJunio C Hamano2013-04-05
* | | | | | | | | | | | | Merge branch 'tr/packed-object-info-wo-recursion'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sha1_file: remove recursion in unpack_entryThomas Rast2013-03-27
| * | | | | | | | | | | | | Refactor parts of in_delta_base_cache/cache_or_unpack_entryThomas Rast2013-03-27
| * | | | | | | | | | | | | sha1_file: remove recursion in packed_object_infoThomas Rast2013-03-25
* | | | | | | | | | | | | | Merge branch 'jk/http-error-messages'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | http: set curl FAILONERROR each time we select a handleJeff King2013-04-16
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-04-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | help.c: add a compatibility comment to cmd_version()David Aguilar2013-04-16
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | convert: The native line-ending is \r\n on MinGWJonathan Nieder2013-04-16
* | | | | | | | | | | | | | remote-bzr: fix prefix of tagsFelipe Contreras2013-04-15
* | | | | | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-15
* | | | | | | | | | | | | | Merge branch 'jk/diff-graph-submodule-summary'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | submodule: print graph output next to submodule logJohn Keeping2013-04-05
* | | | | | | | | | | | | | | Merge branch 'jk/diff-algo-finishing-touches'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | diff: allow unstuck arguments with --diff-algorithmJohn Keeping2013-04-05
| * | | | | | | | | | | | | | | git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping2013-04-05
* | | | | | | | | | | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fmt-merge-msg: use core.commentchar in tag signatures completelyRalf Thielow2013-04-07
| * | | | | | | | | | | | | | | | fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow2013-04-07
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'lf/bundle-with-tip-wo-message'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bundle: Accept prerequisites without commit messagesLukas Fleischer2013-04-07
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/show-branch-strbuf'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | show-branch: use strbuf instead of static bufferJeff King2013-04-06
* | | | | | | | | | | | | | | | | Merge branch 'jk/http-error-messages'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | http: drop http_error functionJeff King2013-04-06
| * | | | | | | | | | | | | | | | remote-curl: die directly with http error messagesJeff King2013-04-06
| * | | | | | | | | | | | | | | | http: re-word http error messageJeff King2013-04-06
| * | | | | | | | | | | | | | | | http: simplify http_error helper functionJeff King2013-04-06
| * | | | | | | | | | | | | | | | remote-curl: consistently report repo url for http errorsJeff King2013-04-06
| * | | | | | | | | | | | | | | | remote-curl: always show friendlier 404 messageJeff King2013-04-06
| * | | | | | | | | | | | | | | | remote-curl: let servers override http 404 adviceJeff King2013-04-06
| * | | | | | | | | | | | | | | | remote-curl: show server content on http errorsJeff King2013-04-06
| * | | | | | | | | | | | | | | | http: add HTTP_KEEP_ERROR optionJeff King2013-04-06
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'tr/perl-keep-stderr-open'Junio C Hamano2013-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t9700: do not close STDERRThomas Rast2013-04-04
| * | | | | | | | | | | | | | | | perl: redirect stderr to /dev/null instead of closingThomas Rast2013-04-04
* | | | | | | | | | | | | | | | | Merge branch 'po/help-guides'Junio C Hamano2013-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | help: mark common_guides[] as translatableSimon Ruderich2013-04-12
* | | | | | | | | | | | | | | | | | test-bzr: portable shell and utf-8 strings for Mac OSTorsten Bögershausen2013-04-12
* | | | | | | | | | | | | | | | | | Sync with 'maint'Junio C Hamano2013-04-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'rr/test-3200-style' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/texinfo-5' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diffcore-break-divzero' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \