summaryrefslogtreecommitdiffstats
path: root/progress.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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-04mailmap: update Pasky's addressJunio C Hamano1-0/+1
2013-04-04git-remote-mediawiki: new wiki URL in documentationMatthieu Moy1-1/+1
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-01Update draft release notes to 1.8.2.1Junio C Hamano1-0/+4
2013-04-01submodule summary: support --summary-limit=<n>René Scharfe1-6/+11
2013-03-30cat-file: Fix an gcc -Wuninitialized warningRamsay Jones1-1/+1
2013-03-30fast-import: Fix an gcc -Wuninitialized warningRamsay Jones1-0/+1
2013-03-29t: check that a pattern without trailing slash matches a directoryJeff King1-0/+27
2013-03-29dir.c::match_pathname(): pay attention to the length of string parametersJeff King1-1/+12
2013-03-29dir.c::match_pathname(): adjust patternlen when shifting patternJeff King1-0/+1
2013-03-29dir.c::match_basename(): pay attention to the length of string parametersJunio C Hamano1-4/+36
2013-03-29attr.c::path_matches(): special case paths that end with a slashJunio C Hamano1-4/+4
2013-03-28git help config: s/insn/instruction/Matthias Krüger1-1/+1
2013-03-27More fixes for 1.8.2.1Junio C Hamano1-0/+3
2013-03-27merge-tree: fix typo in merge-tree.c::unresolvedJohn Keeping1-1/+1
2013-03-27git-commit doc: describe use of multiple `-m` optionsChristian Helmuth1-0/+2
2013-03-27git-pull doc: fix grammo ("conflicts" is plural)Mihai Capotă1-1/+1
2013-03-26More corrections for 1.8.2.1Junio C Hamano1-0/+39
2013-03-26attr.c::path_matches(): the basename is part of the pathnameJunio C Hamano1-9/+10
2013-03-26Correct the docs about GIT_SSH.Dan Bornstein1-3/+6
2013-03-25Start preparing for 1.8.2.1Junio C Hamano2-1/+30
2013-03-25transport.c: help gcc 4.6.3 users by squelching compiler warningJunio C Hamano1-1/+2
2013-03-23Fix revision walk for commits with the same datesKacper Kornet2-1/+14
2013-03-21Documentation: merging a tag is a special caseJunio C Hamano2-1/+26
2013-03-21CodingGuidelines: our documents are in AsciiDocJunio C Hamano1-0/+3
2013-03-21diff.c: diff.renamelimit => diff.renameLimit in messageMax Nanasy1-1/+1
2013-03-21wt-status: fix possible use of uninitialized variableJeff King1-1/+4
2013-03-21fast-import: clarify "inline" logic in file_change_mJeff King1-1/+2
2013-03-21run-command: always set failed_errno in start_commandJeff King1-2/+3
2013-03-21transport: drop "int cmp = cmp" hackJeff King1-1/+1
2013-03-21drop some obsolete "x = x" compiler warning hacksJeff King2-2/+2