summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-12-06config --get-colorbool: diff.color is a deprecated synonym to color.diffJunio C Hamano
2007-12-06t7300: add test for clean with wildcard pathspecJeff King
2007-12-06Open external merge tool with original file extensions for all three filesPini Reznik
2007-12-06git-clean: Honor pathspec.Junio C Hamano
2007-12-06Color support for "git-add -i"Junio C Hamano
2007-12-06git config --get-colorboolJunio C Hamano
2007-12-06Documentation: color.* = true means "auto"Junio C Hamano
2007-12-06Merge branch 'maint'Junio C Hamano
2007-12-06git-am -i: report rewritten titleJunio C Hamano
2007-12-06git grep shows the same hit repeatedly for unmerged pathsJunio C Hamano
2007-12-05Update Hungarian translation. 100% completed.Miklos Vajna
2007-12-05Update ja.po for git-guiしらいしななこ
2007-12-05Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano
2007-12-05Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy
2007-12-05Revert "git-am: catch missing author date early."Junio C Hamano
2007-12-05git config: Don't rely on regexec() returning 1 on non-matchBjörn Steinbrink
2007-12-05Documentation: add --patch option to synopsis of git-addMatthias Kestenholz
2007-12-05Include diff options in the git-log manpageMiklos Vajna
2007-12-05git-cvsserver runs hooks/post-updateJunio C Hamano
2007-12-05git-cvsserver runs hooks/post-receiveMichael Witten
2007-12-05Rewrite builtin-fetch option parsing to use parse_options().Kristian Høgsberg
2007-12-05Set OLD_ICONV on Cygwin.Pascal Obry
2007-12-05t5510: add a bit more tests for fetchJunio C Hamano
2007-12-05Merge branch 'wc/add-i'Junio C Hamano
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-12-04Simplify crud() in ident.cAlex Riesen
2007-12-04Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand
2007-12-04gitweb: use Perl built-in utf8 function for UTF-8 decoding.İsmail Dönmez
2007-12-04t9600: require cvsps 2.1 to perform testsJeff King
2007-12-04contrib: Make remotes2config.sh script more robustJakub Narebski
2007-12-04Use a strbuf for copying the command line for the reflog.Kristian Høgsberg
2007-12-04Documentation/git.txt: typofixJunio C Hamano
2007-12-04Documentation: rerere is enabled by default these days.Junio C Hamano
2007-12-04Formatting fix for Documentation/git-help.txtJunio C Hamano
2007-12-04Run the specified perl in Documentation/Junio C Hamano
2007-12-04Update draft release notes for 1.5.4Junio C Hamano
2007-12-04Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0Johannes Schindelin
2007-12-04Add git-fast-export to list of commands.Junio C Hamano
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-04Add remote.<name>.proxySam Vilain
2007-12-04Documentation: describe -i/--info option to "git-help"Christian Couder
2007-12-04git-help: add -i|--info option to display info page.Christian Couder
2007-12-04Allow HTTP proxy to be overridden in configSam Vilain
2007-12-04Trace and quote with argv: get rid of unneeded count argument.Christian Couder
2007-12-04install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-04Documentation: add a new man page for "git-help"Christian Couder
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano