summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-06core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano
2009-09-04diff --color: color blank-at-eofJunio C Hamano
2009-09-04diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano
2009-09-04diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano
2009-09-04diff.c: the builtin_diff() deals with only two-file comparisonJunio C Hamano
2009-09-04apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano
2009-09-04apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano
2009-09-04apply.c: split check_whitespace() into twoJunio C Hamano
2009-09-04apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano
2009-09-04apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano
2009-08-28Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker
2009-08-28Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano
2009-08-08verify-pack -v: do not report "chain length 0"Junio C Hamano
2009-08-08t5510: harden the way verify-pack is usedJunio C Hamano
2009-06-21git-show-ref.txt: remove word and make consistentStephen Boyd
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna
2009-06-14use xstrdup, not strdup in ll-merge.cJim Meyering
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd
2009-05-24http-push.c::remove_locks(): fix use after freeAlex Riesen
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen
2009-05-06dir.c: Fix two minor grammatical errors in commentsAllan Caffee
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano
2009-04-28grep: fix segfault when "git grep '('" is givenLinus Torvalds
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee
2009-04-27builtin-merge: fix a typo in an error messageAllan Caffee
2009-04-23test-genrandom: Add newline to usage stringStephen Boyd
2009-04-18doc/git-daemon: add missing arguments to optionsMarkus Heidelberg
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld
2009-04-18Fix buffer overflow in config parserThomas Jarosch
2009-04-12State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)
2009-04-12process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds
2009-04-09process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink
2009-04-08Documentation: clarify .gitattributes searchJason Merrill
2009-04-08git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy
2009-04-08git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy
2009-04-05commit: abort commit if interactive add failedJeff King
2009-04-05git-repack: use non-dashed update-server-infoDan McGee
2009-04-01Documentation: Remove an odd "instead"Holger Weiß
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius
2009-03-30Documentation: update graph api example.Allan Caffee
2009-03-30import-zips: fix thinkoJohannes Schindelin
2009-03-24close_sha1_file(): make it easier to diagnose errorsLinus Torvalds
2009-03-24avoid possible overflow in delta size filtering computationNicolas Pitre
2009-03-22everyday: use the dashless form of git-initDavid Aguilar
2009-03-13Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano
2009-03-13Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano
2009-03-13Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0Junio C Hamano