summaryrefslogtreecommitdiffstats
path: root/parse-options.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-24remote: check for superfluous arguments in 'git remote add'Thomas Rast2-2/+2
2013-04-24remote: add a test for extra arguments, according to docsThomas Rast1-0/+27
2013-04-22Start preparing for 1.8.2.2Junio C Hamano2-1/+26
2013-04-18remote-hg: fix commit messagesFelipe Contreras1-1/+2
2013-04-17help.c: add a compatibility comment to cmd_version()David Aguilar1-0/+4
2013-04-15glossary: improve definitions of refspec and pathspecThomas Ackermann1-23/+10
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann31-68/+68
2013-04-15glossary: improve description of SHA-1 related topicsThomas Ackermann1-10/+10
2013-04-15glossary: remove outdated/misleading/irrelevant entriesThomas Ackermann1-10/+1
2013-04-15t/test-lib.sh: drop "$test" variableJeff King1-5/+5
2013-04-15t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping1-4/+4
2013-04-14doc/http-backend: match query-string in apache half-auth exampleJeff King3-8/+72
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini24-33/+33
2013-04-12kwset: fix spelling in commentsStefano Lattarini1-2/+2
2013-04-12precompose-utf8: fix spelling of "want" in error messageStefano Lattarini1-1/+1
2013-04-12compat/nedmalloc: fix spelling in commentsStefano Lattarini1-3/+3
2013-04-12compat/regex: fix spelling and grammar in commentsStefano Lattarini3-6/+6
2013-04-12obstack: fix spelling of similarStefano Lattarini1-1/+1
2013-04-12contrib/subtree: fix spelling of accidentallyStefano Lattarini1-1/+1
2013-04-12git-remote-mediawiki: spelling fixesStefano Lattarini4-14/+14
2013-04-12doc: various spelling fixesStefano Lattarini10-13/+13
2013-04-12doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano1-0/+7
2013-04-12fast-export: fix argument name in error messagesPaul Price1-2/+2
2013-04-12Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen1-1/+3
2013-04-12i18n: make the translation of -u advice in one goJiang Xin1-8/+4
2013-04-12Typo fix: replacing it's -> itsBenoit Bourbie2-3/+3
2013-04-12t: make PIPE a standard test prerequisiteAdam Spiers4-16/+10
2013-04-12archive: clarify explanation of --worktree-attributesRené Scharfe1-1/+3
2013-04-11doc/http-backend: give some lighttpd config examplesJeff King1-0/+55
2013-04-11doc/http-backend: clarify "half-auth" repo configurationJeff King1-0/+9
2013-04-10t/README: --immediate skips cleanup commands for failed testsSimon Ruderich1-1/+4
2013-04-08Git 1.8.2.1v1.8.2.1Junio C Hamano3-2/+8
2013-04-07bundle: Accept prerequisites without commit messagesLukas Fleischer2-1/+11
2013-04-07Git 1.8.1.6v1.8.1.6Junio C Hamano3-2/+8
2013-04-07remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen1-1/+1
2013-04-07show-branch: use strbuf instead of static bufferJeff King1-9/+8
2013-04-05glossary: extend "detached HEAD" descriptionJunio C Hamano1-3/+16
2013-04-05Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto1-8/+9
2013-04-04t9700: do not close STDERRThomas Rast1-1/+2
2013-04-04perl: redirect stderr to /dev/null instead of closingThomas Rast1-3/+3
2013-04-04mailmap: update Pasky's addressJunio C Hamano1-0/+1
2013-04-04rerere forget: do not segfault if not all stages are presentJohannes Sixt2-8/+20
2013-04-04git-remote-mediawiki: new wiki URL in documentationMatthieu Moy1-1/+1
2013-04-04Documentation: Strip texinfo anchors to avoid duplicatesMartin von Gagern1-0/+1
2013-04-03bisect: avoid signed integer overflowJohn Keeping1-2/+2
2013-04-03diffcore-break: don't divide by zeroJohn Keeping1-0/+3
2013-04-03Update draft release notes to 1.8.2.1Junio C Hamano1-0/+35
2013-04-03Start preparing for 1.8.1.6Junio C Hamano2-1/+35
2013-04-03git-tag(1): we tag HEAD by defaultThomas Rast1-0/+6
2013-04-02filter-branch: return to original dir after filteringJeff King2-2/+17