summaryrefslogtreecommitdiffstats
path: root/test-sha1.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor1-7/+7
2008-09-02Documentation: fix reference to a for-each-ref optionSZEDER Gábor1-1/+1
2008-09-01Document sendemail.envelopesender configurationAsk Bjørn Hansen1-0/+3
2008-09-01Document clarification: gitmodules, gitattributesGustaf Hendeby2-2/+2
2008-08-31config.txt: Add missing colons after option nameTeemu Likonen1-1/+1
2008-08-31gitattributes: -crlf is not binaryJunio C Hamano1-3/+37
2008-08-30git-apply: Loosen "match_beginning" logicJunio C Hamano2-4/+16
2008-08-30Fix example in git-name-rev documentationJunio C Hamano1-1/+1
2008-08-30shell: do not play duplicated definition games to shrink the executableJunio C Hamano2-16/+1
2008-08-30Fix use of hardlinks in "make install"Alex Riesen1-1/+1
2008-08-29tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi1-1/+28
2008-08-29pretty=format: respect date format optionsJeff King6-10/+22
2008-08-29make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini1-0/+13
2008-08-29Document gitk --argscmd flag.Yann Dirson1-0/+7
2008-08-29Fix '--dirstat' with cross-directory renamingLinus Torvalds1-0/+8
2008-08-29for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink1-1/+2
2008-08-28ctype.c: protect tiny C preprocessor constantsJunio C Hamano1-0/+5
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds2-1/+1
2008-08-27index-pack: setup git repositoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-27Suppress some bash redirection error messagesRamsay Jones3-10/+4
2008-08-27Fix a warning (on cygwin) to allow -WerrorRamsay Jones1-1/+2
2008-08-26Makefile: always provide a fallback when hardlinks failAndreas Färber1-11/+11
2008-08-25Fix "git log -i --grep"Jeff King4-24/+38
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano1-6/+11
2008-08-24Documentation: clarify pager configurationJonathan Nieder2-3/+9
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder1-3/+5
2008-08-24Clean up the git-p4 documentationSimon Hausmann1-31/+38
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov2-0/+28
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna1-0/+1
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano4-8/+32
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano3-2/+6
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund1-1/+1
2008-08-23discard revindex data when pack list changesNicolas Pitre5-1/+22
2008-08-23Completion: add missing '=' for 'diff --diff-filter'Eric Raible1-1/+1
2008-08-22Fix 'git help help'Miklos Vajna1-1/+2
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey1-0/+4
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong1-3/+5
2008-08-21revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey1-1/+1
2008-08-21Update draft release notes for 1.6.0.1Junio C Hamano1-2/+18
2008-08-21Add hints to revert documentation about other ways to undo changesTarmigan Casebolt1-0/+9
2008-08-21Install templates with the user and group of the installing personalityJohannes Sixt1-1/+1
2008-08-21"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2-1/+11
2008-08-21completion: find out supported merge strategies correctlyJunio C Hamano1-6/+8
2008-08-20decorate: allow const objects to be decoratedJeff King2-8/+9
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano2-1/+13
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano2-0/+12
2008-08-20remote.c: remove useless if-before-free testJim Meyering1-2/+1
2008-08-20mailinfo: avoid violating strbuf assertionJeff King4-1/+25
2008-08-20git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering1-1/+1
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey1-4/+6