summaryrefslogtreecommitdiffstats
path: root/patch-ids.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-02Update draft release notes to 1.6.3Junio C Hamano1-2/+19
2009-04-02GIT 1.6.2.2v1.6.2.2Junio C Hamano2-7/+10
2009-04-02send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2-1/+15
2009-04-02send-email: correct two tests which were going interactiveJay Soffian1-3/+5
2009-04-02Documentation: git-svn: fix trunk/fetch svn-remote key typoWesley J. Landaker1-1/+1
2009-04-02Mailmap: Allow empty email addresses to be mappedBjörn Steinbrink1-4/+5
2009-04-02Cleanup warning about known issues in cvsimport documentationHeiko Voigt1-9/+11
2009-04-01Documentation: Remove an odd "instead"Holger Weiß1-1/+1
2009-04-01send-email: ask_default should apply to all emails, not just the firstJay Soffian2-3/+4
2009-04-01send-email: don't attempt to prompt if tty is closedJay Soffian1-0/+3
2009-04-01fix portability problem with IS_RUN_COMMAND_ERRJeff King1-1/+1
2009-04-01Documentation: use "spurious .sp" XSLT if DOCBOOK_SUPPRESS_SP is setChris Johnsen4-14/+32
2009-04-01mailmap: resurrect lower-casing of email addressesJohannes Schindelin1-0/+9
2009-04-01builtin-clone.c: no need to strdup for setenvAli Gholami Rudi1-1/+1
2009-04-01builtin-clone.c: make junk_pid staticAli Gholami Rudi1-1/+1
2009-03-31git-svn: add a double quiet option to hide git commitsSimon Arlott2-5/+7
2009-03-30Update draft release notes to 1.6.2.2Junio C Hamano1-1/+8
2009-03-30Documentation: push.default applies to all remotesSanti Béjar1-9/+4
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Santi Béjar1-2/+6
2009-03-30Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingThomas Rast1-1/+6
2009-03-30git-tag(1): add hint about commit messagesNico -telmich- Schottelius1-0/+1
2009-03-30Documentation: update graph api example.Allan Caffee1-4/+4
2009-03-30send-email: add tests for refactored promptingJay Soffian1-4/+48
2009-03-30send-email: refactor and ensure prompting doesn't loop foreverJay Soffian1-32/+34
2009-03-30git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-30import-zips: fix thinkoJohannes Schindelin1-1/+2
2009-03-30builtin-fast-export.c: handle nested tagsErik Faye-Lund2-3/+6
2009-03-30builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2-3/+6
2009-03-30builtin-fast-export.c: turn error into warningErik Faye-Lund1-2/+4
2009-03-30test-suite: adding a test for fast-export with tag variantsErik Faye-Lund1-0/+16
2009-03-30git-svn: don't output git commits in quiet modeSimon Arlott1-3/+3
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong1-6/+9
2009-03-28Update draft release notes to 1.6.3Junio C Hamano1-7/+21
2009-03-28test-lib: Clean up comments and Makefile.Emil Sit2-9/+1
2009-03-28format-patch: add arbitrary email headersMichael Hendricks3-0/+22
2009-03-27rebase: fix typo (force_rebas -> force-rebas)Michele Ballabio1-1/+1
2009-03-27Documentation: format-patch --root clarificationsThomas Rast1-9/+12
2009-03-27Documentation: option to render literal text as bold for manpagesChris Johnsen2-1/+22
2009-03-27Documentation: asciidoc.conf: fix verse block with block titlesChris Johnsen1-1/+2
2009-03-27Documentation: asciidoc.conf: always use <literallayout> for [blocktext]Chris Johnsen1-2/+2
2009-03-27Documentation: move "spurious .sp" code into manpage-base.xslChris Johnsen2-13/+13
2009-03-27Documentation: move quieting params into manpage-base.xslChris Johnsen2-4/+4
2009-03-27Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roffChris Johnsen2-5/+32
2009-03-27Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xslChris Johnsen3-52/+46
2009-03-27Documentation: move callouts.xsl to manpage-{base,normal}.xslChris Johnsen3-1/+31
2009-03-27Documentation/Makefile: break up texi pipelineChris Johnsen1-4/+7
2009-03-27Documentation/Makefile: make most operations "quiet"Chris Johnsen1-29/+55
2009-03-27builtin-send-pack.c: avoid empty structure initializationBrandon Casey1-2/+1
2009-03-26Grammar fix for "git merge" man pageWincent Colaiuta1-1/+1