summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-0326-130/+130
| * | | | | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-0326-103/+103
| * | | | | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-3115-52/+52
| * | | | | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-306-11/+11
| | |_|/ / | |/| | |
* | | | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-033-6/+6
* | | | | improve handling of sideband message displayNicolas Pitre2008-09-031-23/+43
* | | | | checkout: fix message when leaving detached HEADJeff King2008-09-031-6/+4
* | | | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-032-3/+32
* | | | | Makefile: add merge_recursive.h to LIB_HMiklos Vajna2008-09-021-0/+1
* | | | | Improve documentation for --dirstat diff optionHeikki Orsila2008-09-011-6/+5
* | | | | Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-012-4/+4
* | | | | Documentation: minor cleanup in a use case in 'git stash' manualSZEDER Gábor2008-09-011-1/+1
* | | | | Documentation: fix disappeared lines in 'git stash' manpageSZEDER Gábor2008-09-011-7/+7
* | | | | Documentation: fix reference to a for-each-ref optionSZEDER Gábor2008-09-011-1/+1
* | | | | Document sendemail.envelopesender configurationAsk Bjørn Hansen2008-08-311-0/+3
* | | | | Document clarification: gitmodules, gitattributesGustaf Hendeby2008-08-312-2/+2
* | | | | config.txt: Add missing colons after option nameTeemu Likonen2008-08-301-1/+1
| |_|_|/ |/| | |
* | | | gitattributes: -crlf is not binaryJunio C Hamano2008-08-301-3/+37
* | | | git-apply: Loosen "match_beginning" logicJunio C Hamano2008-08-302-4/+16
* | | | Fix example in git-name-rev documentationJunio C Hamano2008-08-301-1/+1
* | | | Merge branch 'sp/missing-thin-base' into maintJunio C Hamano2008-08-302-4/+91
|\ \ \ \
| * | | | pack-objects: Allow missing base objects when creating thin packsShawn O. Pearce2008-08-122-4/+91
* | | | | Merge branch 'af/maint-install-no-handlink' into maintJunio C Hamano2008-08-291-11/+11
|\ \ \ \ \
| * | | | | Fix use of hardlinks in "make install"Alex Riesen2008-08-291-1/+1
| * | | | | Makefile: always provide a fallback when hardlinks failAndreas Färber2008-08-251-11/+11
* | | | | | shell: do not play duplicated definition games to shrink the executableJunio C Hamano2008-08-292-16/+1
* | | | | | Merge branch 'np/verify-pack' into maintJunio C Hamano2008-08-295-1/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | discard revindex data when pack list changesNicolas Pitre2008-08-225-1/+22
* | | | | | tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi2008-08-291-1/+28
* | | | | | pretty=format: respect date format optionsJeff King2008-08-296-10/+22
* | | | | | make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini2008-08-291-0/+13
* | | | | | Document gitk --argscmd flag.Yann Dirson2008-08-291-0/+7
* | | | | | Fix '--dirstat' with cross-directory renamingLinus Torvalds2008-08-291-0/+8
* | | | | | for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink2008-08-291-1/+2
| |_|_|/ / |/| | | |
* | | | | ctype.c: protect tiny C preprocessor constantsJunio C Hamano2008-08-271-0/+5
* | | | | index-pack: be careful after fixing up the header/footerLinus Torvalds2008-08-272-1/+1
* | | | | index-pack: setup git repositoryNguyễn Thái Ngọc Duy2008-08-261-0/+2
* | | | | Suppress some bash redirection error messagesRamsay Jones2008-08-263-10/+4
* | | | | Fix a warning (on cygwin) to allow -WerrorRamsay Jones2008-08-261-1/+2
* | | | | Fix "git log -i --grep"Jeff King2008-08-244-24/+38
| |/ / / |/| | |
* | | | GIT 1.6.0.1v1.6.0.1Junio C Hamano2008-08-241-6/+11
* | | | Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano2008-08-242-0/+28
|\ \ \ \
| * | | | Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-232-0/+28
* | | | | Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano2008-08-244-8/+32
|\ \ \ \ \
| * | | | | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-234-8/+32
| |/ / / /
* | | | | Documentation: clarify pager configurationJonathan Nieder2008-08-242-3/+9
* | | | | Documentation: clarify pager.<cmd> configurationJonathan Nieder2008-08-241-3/+5
* | | | | Clean up the git-p4 documentationSimon Hausmann2008-08-241-31/+38
* | | | | Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna2008-08-231-0/+1
|/ / / /
* | | | unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano2008-08-233-2/+6