summaryrefslogtreecommitdiffstats
path: root/environment.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-12test-bzr: portable shell and utf-8 strings for Mac OSTorsten Bögershausen1-19/+19
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-12help: mark common_guides[] as translatableSimon Ruderich1-7/+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-12Update dtaft release notes to 1.8.3Junio C Hamano1-6/+21
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-08remote-bzr: improve tag handlingFelipe Contreras1-9/+16
2013-04-08remote-bzr: fix utf-8 support for fetchingChristophe Simonis2-9/+19
2013-04-08Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...Junio C Hamano2-28/+11
2013-04-08Git 1.8.2.1v1.8.2.1Junio C Hamano3-2/+8
2013-04-07Update draft release notes to 1.8.3Junio C Hamano1-0/+20
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-07gitremote-helpers(1): clarify refspec behaviourJohn Keeping1-2/+2
2013-04-07fast-export: Allow pruned-references in mark fileAntoine Pelisse2-4/+9
2013-04-07remote-bzr: add utf-8 support for pushingFelipe Contreras2-0/+37
2013-04-07remote-bzr: add utf-8 support for fetchingTimotheus Pokorra2-2/+27
2013-04-07remote-bzr: avoid unreferred tagsFelipe Contreras1-0/+4
2013-04-07remote-bzr: only update workingtree on local reposFelipe Contreras1-2/+1
2013-04-07remote-bzr: set author if availableDavid Engster2-1/+21
2013-04-07remote-bzr: remove files before modificationsChristophe Simonis1-2/+2
2013-04-07remote-bzr: fix directory renamingChristophe Simonis2-1/+31
2013-04-05Update draft release notes to 1.8.3Junio C Hamano1-0/+12
2013-04-05path.c: optimize adjust_shared_perm()Torsten Bögershausen1-19/+23
2013-04-05path.c: simplify adjust_shared_perm()Torsten Bögershausen2-22/+8
2013-04-05diffcore-pickaxe: unify code for log -S/-GJeff King1-69/+49
2013-04-05diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"Junio C Hamano1-5/+7
2013-04-05diffcore-pickaxe: port optimization from has_changes() to diff_grep()Junio C Hamano1-1/+6
2013-04-05diffcore-pickaxe: respect --no-textconvSimon Ruderich2-4/+36
2013-04-05Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto1-8/+9
2013-04-05t3600: document failure of rm across symbolic linksJeff King1-0/+28
2013-04-05diffcore-pickaxe: remove fill_one()Jeff King1-20/+10
2013-04-05diffcore-pickaxe: remove unnecessary call to get_textconv()Simon Ruderich1-9/+14
2013-04-04mailmap: update Pasky's addressJunio C Hamano1-0/+1
2013-04-04t3600: test behavior of reverse-d/f conflictJeff King1-0/+12
2013-04-04rm: do not complain about d/f conflicts during deletionJeff King3-2/+27
2013-04-04rerere forget: do not segfault if not all stages are presentJohannes Sixt2-8/+20