summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-15gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski
2013-04-14t/test-lib.sh: drop "$test" variableJeff King
2013-04-14t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping
2013-04-13doc/http-backend: match query-string in apache half-auth exampleJeff King
2013-04-12Merge branch 'rr/test-3200-style' into maintJunio C Hamano
2013-04-12Merge branch 'mg/texinfo-5' into maintJunio C Hamano
2013-04-12Merge branch 'jk/diffcore-break-divzero' into maintJunio C Hamano
2013-04-12Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano
2013-04-12Merge branch 'jk/bisect-prn-unsigned' into maintJunio C Hamano
2013-04-12Merge branch 'jk/no-more-self-assignment' into maintJunio C Hamano
2013-04-12Merge branch 'rr/send-email-perl-critique' into maintJunio C Hamano
2013-04-12Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL' into maintJunio C Hamano
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2013-04-12kwset: fix spelling in commentsStefano Lattarini
2013-04-12precompose-utf8: fix spelling of "want" in error messageStefano Lattarini
2013-04-12compat/nedmalloc: fix spelling in commentsStefano Lattarini
2013-04-12compat/regex: fix spelling and grammar in commentsStefano Lattarini
2013-04-12obstack: fix spelling of similarStefano Lattarini
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini
2013-04-12git-remote-mediawiki: spelling fixesStefano Lattarini
2013-04-12doc: various spelling fixesStefano Lattarini
2013-04-12Merge branch 'maint-1.8.1' into maintJunio C Hamano
2013-04-12doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano
2013-04-12fast-export: fix argument name in error messagesPaul Price
2013-04-12Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen
2013-04-12Merge branch 'tb/document-status-u-tradeoff' into maintJunio C Hamano
2013-04-12i18n: make the translation of -u advice in one goJiang Xin
2013-04-11Typo fix: replacing it's -> itsBenoit Bourbie
2013-04-11t: make PIPE a standard test prerequisiteAdam Spiers
2013-04-11archive: clarify explanation of --worktree-attributesRené Scharfe
2013-04-11doc/http-backend: give some lighttpd config examplesJeff King
2013-04-11doc/http-backend: clarify "half-auth" repo configurationJeff King
2013-04-10t5004: fix issue with empty archive test and bsdtarRené Scharfe
2013-04-09t/README: --immediate skips cleanup commands for failed testsSimon Ruderich
2013-04-07Git 1.8.2.1v1.8.2.1Junio C Hamano
2013-04-07bundle: Accept prerequisites without commit messagesLukas Fleischer
2013-04-07Sync with 1.8.1.6Junio C Hamano
2013-04-07fmt-merge-msg: use core.commentchar in tag signatures completelyRalf Thielow
2013-04-07fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow
2013-04-07Git 1.8.1.6v1.8.1.6Junio C Hamano
2013-04-07Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1Junio C Hamano
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen
2013-04-06show-branch: use strbuf instead of static bufferJeff King
2013-04-05diff: allow unstuck arguments with --diff-algorithmJohn Keeping
2013-04-05git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping
2013-04-05glossary: extend "detached HEAD" descriptionJunio C Hamano
2013-04-05diffcore-pickaxe: unify code for log -S/-GJeff King
2013-04-05diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"Junio C Hamano
2013-04-05diffcore-pickaxe: port optimization from has_changes() to diff_grep()Junio C Hamano
2013-04-05diffcore-pickaxe: respect --no-textconvSimon Ruderich