summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-31xmerge.c: "diff3 -m" style clips merge reduction level to EAGER or lessJunio C Hamano
2008-08-31xmerge.c: minimum readability fixupsJunio C Hamano
2008-08-31xdiff-merge: optionally show conflicts in "diff3 -m" styleJunio C Hamano
2008-08-31xdl_fill_merge_buffer(): separate out a too deeply nested functionJunio C Hamano
2008-08-29tutorial: gentler illustration of Alice/Bob workflow using gitkPaolo Ciarrocchi
2008-08-29pretty=format: respect date format optionsJeff King
2008-08-29make git-shell paranoid about closed stdin/stdout/stderrPaolo Bonzini
2008-08-29Document gitk --argscmd flag.Yann Dirson
2008-08-29Fix '--dirstat' with cross-directory renamingLinus Torvalds
2008-08-29for-each-ref: Allow a trailing slash in the patternsBjörn Steinbrink
2008-08-27ctype.c: protect tiny C preprocessor constantsJunio C Hamano
2008-08-27index-pack: be careful after fixing up the header/footerLinus Torvalds
2008-08-26index-pack: setup git repositoryNguyễn Thái Ngọc Duy
2008-08-26Suppress some bash redirection error messagesRamsay Jones
2008-08-26Fix a warning (on cygwin) to allow -WerrorRamsay Jones
2008-08-25Fix "git log -i --grep"Jeff King
2008-08-24GIT 1.6.0.1v1.6.0.1Junio C Hamano
2008-08-24Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano
2008-08-24Merge branch 'mv/maint-merge-fix' into maintJunio C Hamano
2008-08-24Documentation: clarify pager configurationJonathan Nieder
2008-08-24Documentation: clarify pager.<cmd> configurationJonathan Nieder
2008-08-24Clean up the git-p4 documentationSimon Hausmann
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov
2008-08-24Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UXMiklos Vajna
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund
2008-08-22Completion: add missing '=' for 'diff --diff-filter'Eric Raible
2008-08-22Fix 'git help help'Miklos Vajna
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong
2008-08-21revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey
2008-08-20Update draft release notes for 1.6.0.1Junio C Hamano
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt
2008-08-20Install templates with the user and group of the installing personalityJohannes Sixt
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano
2008-08-20completion: find out supported merge strategies correctlyJunio C Hamano
2008-08-20decorate: allow const objects to be decoratedJeff King
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano
2008-08-20remote.c: remove useless if-before-free testJim Meyering
2008-08-20mailinfo: avoid violating strbuf assertionJeff King
2008-08-20git format-patch: avoid underrun when format.headers is empty or all NLsJim Meyering
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey
2008-08-19adapt git-cvsserver manpage to dash-free syntaxRobert Schiele
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus
2008-08-17Start 1.6.0.X maintenance seriesJunio C Hamano
2008-08-17GIT 1.6.0v1.6.0Junio C Hamano
2008-08-17Merge git-gui 0.11.0Junio C Hamano
2008-08-17Merge branch 'ak/p4'Junio C Hamano