summaryrefslogtreecommitdiffstats
path: root/list-objects.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi6-183/+183
2008-09-03Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca3-6/+6
2008-09-03improve handling of sideband message displayNicolas Pitre1-23/+43
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi26-130/+130
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi26-103/+103
2008-09-03checkout: fix message when leaving detached HEADJeff King1-6/+4
2008-09-03clone: fix creation of explicitly named target directoryClemens Buchacher2-3/+32
2008-09-03Makefile: add merge_recursive.h to LIB_HMiklos Vajna1-0/+1
2008-09-02Improve documentation for --dirstat diff optionHeikki Orsila1-6/+5
2008-09-02Bring local clone's origin URL in line with that of a remote cloneJohan Herland2-4/+4
2008-09-02Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor1-1/+1
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-31'git foo' program identifies itself without dash in die() messagesJunio C Hamano15-52/+52
2008-08-31setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy1-0/+2
2008-08-31update-index: fix worktree setupNguyễn Thái Ngọc Duy1-0/+5
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-30Start conforming code to "git subcmd" styleHeikki Orsila6-11/+11
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-29read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy1-0/+2
2008-08-29grep: fix worktree setupNguyễn Thái Ngọc Duy2-1/+9
2008-08-29diff*: fix worktree setupNguyễn Thái Ngọc Duy4-3/+63
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