aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff --color: color blank-at-eofJunio C Hamano2009-09-04
* diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-04
* diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-04
* diff.c: the builtin_diff() deals with only two-file comparisonJunio C Hamano2009-09-04
* apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
* apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
* apply.c: split check_whitespace() into twoJunio C Hamano2009-09-04
* apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
* apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
* Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
* Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
|\
| * Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2009-02-11
| |\
| | * Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2009-02-11
| | |\
| | | * revision traversal and pack: notice and die on missing commitJunio C Hamano2009-02-11
* | | | verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-07
* | | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-07
* | | | git-show-ref.txt: remove word and make consistentStephen Boyd2009-06-20
* | | | git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna2009-06-20
* | | | use xstrdup, not strdup in ll-merge.cJim Meyering2009-06-14
* | | | git-rerere.txt: grammatical fixups and cleanupsStephen Boyd2009-06-13
* | | | http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-24
* | | | ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-10
* | | | ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-10
* | | | dir.c: Fix two minor grammatical errors in commentsAllan Caffee2009-05-05
* | | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
* | | | Documentation: fix a grammatical error in api-builtin.txtAllan Caffee2009-04-27
* | | | builtin-merge: fix a typo in an error messageAllan Caffee2009-04-27
* | | | test-genrandom: Add newline to usage stringStephen Boyd2009-04-23
* | | | doc/git-daemon: add missing arguments to optionsMarkus Heidelberg2009-04-18
* | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* | | | Fix buffer overflow in config parserThomas Jarosch2009-04-17
* | | | State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
* | | | process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-12
* | | | process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink2009-04-08
* | | | Documentation: clarify .gitattributes searchJason Merrill2009-04-07
* | | | git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-07
* | | | git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-07
* | | | commit: abort commit if interactive add failedJeff King2009-04-05
* | | | git-repack: use non-dashed update-server-infoDan McGee2009-04-05
* | | | Documentation: Remove an odd "instead"Holger Weiß2009-04-01
* | | | Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
* | | | bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
* | | | git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-30
* | | | Documentation: update graph api example.Allan Caffee2009-03-30
* | | | import-zips: fix thinkoJohannes Schindelin2009-03-29
* | | | close_sha1_file(): make it easier to diagnose errorsLinus Torvalds2009-03-24
* | | | avoid possible overflow in delta size filtering computationNicolas Pitre2009-03-24
* | | | everyday: use the dashless form of git-initDavid Aguilar2009-03-22
* | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-12
|\ \ \ \