summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-17git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum
2008-08-17Improve error output of git-rebaseStephan Beyer
2008-08-17t9300: replace '!' with test_must_failMiklos Vajna
2008-08-17Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-08-16Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep
2008-08-16Documentation: document the pager.* configuration settingMiklos Vajna
2008-08-16git-stash: improve synopsis in help and manual pageStephan Beyer
2008-08-16Makefile: building git in cygwin 1.7.0Eric Blake
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-16bash-completion: Add non-command git help files to bash-completionMarcus Griep
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen
2008-08-15Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria
2008-08-15Add p4 read_pipe and write_pipe wrappersAnand Kumria
2008-08-15bash completion: Add '--merge' long option for 'git log'Lee Marlow
2008-08-15bash completion: Add completion for 'git mergetool'Lee Marlow
2008-08-15git format-patch documentation: clarify what --cover-letter doesMatt McCutchen
2008-08-15bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible
2008-08-14Merge branch 'maint'Junio C Hamano
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-08-14test-parse-options: use appropriate cast in length_callbackBrandon Casey
2008-08-14Fix escaping of glob special characters in pathspecsKevin Ballard
2008-08-13rebase -i -p: fix parent rewritingThomas Rast
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast
2008-08-13GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano
2008-08-13Merge branch 'maint'Junio C Hamano
2008-08-13Do not talk about "diff" in rev-list documentation.Junio C Hamano
2008-08-13Merge git://git.bogomips.org/git-svnJunio C Hamano
2008-08-13git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep
2008-08-13git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep