summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | t6200: avoid path mangling issue on WindowsJohannes Sixt2013-04-181-3/+3
| * | | | | | | fmt-merge-msg: use core.commentchar in tag signatures completelyRalf Thielow2013-04-071-4/+8
| * | | | | | | fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow2013-04-072-3/+21
* | | | | | | | Merge branch 'rs/empty-archive' into maintJunio C Hamano2013-04-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | t5004: fix issue with empty archive test and bsdtarRené Scharfe2013-04-101-1/+1
* | | | | | | | | Merge branch 'pe/pull-rebase-v-q' into maintJunio C Hamano2013-04-262-1/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pull: Apply -q and -v options to rebase mode as wellPeter Eisentraut2013-03-162-1/+28
* | | | | | | | | | t7409: do not use export X=YTorsten Bögershausen2013-04-261-4/+10
* | | | | | | | | | test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen2013-04-261-4/+6
* | | | | | | | | | test-hg-bidi.sh: do not use export X=YTorsten Bögershausen2013-04-261-5/+6
* | | | | | | | | | t9501: do not use export X=YTorsten Bögershausen2013-04-261-5/+10
* | | | | | | | | | t9020: do not use export X=YTorsten Bögershausen2013-04-261-1/+2
* | | | | | | | | | Update draft release notes to 1.8.2.2Junio C Hamano2013-04-241-0/+18
* | | | | | | | | | Merge branch 'jk/diff-algo-finishing-touches' into maintJunio C Hamano2013-04-242-2/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: allow unstuck arguments with --diff-algorithmJohn Keeping2013-04-051-2/+3
| * | | | | | | | | | git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping2013-04-051-0/+6
* | | | | | | | | | | Merge branch 'sr/log-SG-no-textconv' into maintJunio C Hamano2013-04-242-72/+86
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diffcore-pickaxe: unify code for log -S/-GJeff King2013-04-051-69/+49
| * | | | | | | | | | | diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"Junio C Hamano2013-04-051-5/+7
| * | | | | | | | | | | diffcore-pickaxe: port optimization from has_changes() to diff_grep()Junio C Hamano2013-04-051-1/+6
| * | | | | | | | | | | diffcore-pickaxe: respect --no-textconvSimon Ruderich2013-04-052-4/+36
| * | | | | | | | | | | diffcore-pickaxe: remove fill_one()Jeff King2013-04-041-20/+10
| * | | | | | | | | | | diffcore-pickaxe: remove unnecessary call to get_textconv()Simon Ruderich2013-04-041-9/+14
* | | | | | | | | | | | Merge branch 'jc/merge-tag-object' into maintJunio C Hamano2013-04-242-32/+81
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t6200: test message for merging of an annotated tagJunio C Hamano2013-04-011-0/+39
| * | | | | | | | | | | | t6200: use test_config/test_unconfigJunio C Hamano2013-04-011-32/+29
| * | | | | | | | | | | | merge: a random object may not necssarily be a commitJunio C Hamano2013-03-191-0/+13
* | | | | | | | | | | | | completion: remove duplicate block for "git commit -c"Mårten Kongstad2013-04-241-7/+0
* | | | | | | | | | | | | cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey2013-04-241-2/+2
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Start preparing for 1.8.2.2Junio C Hamano2013-04-222-1/+26
* | | | | | | | | | | | Merge branch 'ta/glossary' into maintJunio C Hamano2013-04-2232-111/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | glossary: improve definitions of refspec and pathspecThomas Ackermann2013-04-151-23/+10
| * | | | | | | | | | | | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-1531-68/+68
| * | | | | | | | | | | | glossary: improve description of SHA-1 related topicsThomas Ackermann2013-04-151-10/+10
| * | | | | | | | | | | | glossary: remove outdated/misleading/irrelevant entriesThomas Ackermann2013-04-151-10/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/doc-http-backend' into maintJunio C Hamano2013-04-223-1/+129
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-133-8/+72
| * | | | | | | | | | | | doc/http-backend: give some lighttpd config examplesJeff King2013-04-111-0/+55
| * | | | | | | | | | | | doc/http-backend: clarify "half-auth" repo configurationJeff King2013-04-111-0/+9
* | | | | | | | | | | | | Merge branch 'jk/test-trash' into maintJunio C Hamano2013-04-221-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t/test-lib.sh: drop "$test" variableJeff King2013-04-141-5/+5
| * | | | | | | | | | | | | t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping2013-04-141-4/+4
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/daemon-user-doc' into maintJunio C Hamano2013-04-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano2013-04-121-0/+7
* | | | | | | | | | | | | | Merge branch 'jc/detached-head-doc' into maintJunio C Hamano2013-04-221-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | glossary: extend "detached HEAD" descriptionJunio C Hamano2013-04-051-3/+16
* | | | | | | | | | | | | | | Merge branch 'jk/show-branch-strbuf' into maintJunio C Hamano2013-04-221-9/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | show-branch: use strbuf instead of static bufferJeff King2013-04-061-9/+8
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'js/rerere-forget-protect-against-NUL' into maintJunio C Hamano2013-04-222-10/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rerere forget: do not segfault if not all stages are presentJohannes Sixt2013-04-042-8/+20