summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Documentation: push.default applies to all remotesLibravatar Santi Béjar1-9/+4
2009-03-30Documentation: enhance branch.<name>.{remote,merge}Libravatar Santi Béjar1-2/+6
2009-03-30Fix bash completion in path with spacesLibravatar Daniel Cheng (aka SDiZ)1-2/+2
2009-03-30bash completion: only show 'log --merge' if mergingLibravatar Thomas Rast1-1/+6
2009-03-30git-tag(1): add hint about commit messagesLibravatar Nico -telmich- Schottelius1-0/+1
2009-03-30Documentation: update graph api example.Libravatar Allan Caffee1-4/+4
2009-03-30rev-list: pass "revs" to "show_bisect_vars"Libravatar Christian Couder2-7/+9
2009-03-30rev-list: make "show_bisect_vars" non staticLibravatar Christian Couder2-2/+5
2009-03-30rev-list: move code to show bisect vars into its own functionLibravatar Christian Couder1-38/+45
2009-03-30rev-list: move bisect related code into its own fileLibravatar Christian Couder4-387/+398
2009-03-30rev-list: make "bisect_list" variable local to "cmd_rev_list"Libravatar Christian Couder1-1/+1
2009-03-30refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functionsLibravatar Christian Couder2-3/+9
2009-03-30quote: add "sq_dequote_to_argv" to put unwrapped args in an argv arrayLibravatar Christian Couder2-0/+18
2009-03-30quote: implement "sq_dequote_many" to unwrap many args in one stringLibravatar Christian Couder2-2/+24
2009-03-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano1-1/+2
2009-03-29Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-1/+2
2009-03-29send-email: add tests for refactored promptingLibravatar Jay Soffian1-4/+48
2009-03-29send-email: refactor and ensure prompting doesn't loop foreverLibravatar Jay Soffian1-32/+34
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsLibravatar Eric Wong1-6/+9
2009-03-29import-zips: fix thinkoLibravatar Johannes Schindelin1-1/+2
2009-03-29builtin-fast-export.c: handle nested tagsLibravatar Erik Faye-Lund2-3/+6
2009-03-29builtin-fast-export.c: fix crash on tagged treesLibravatar Erik Faye-Lund2-3/+6
2009-03-29builtin-fast-export.c: turn error into warningLibravatar Erik Faye-Lund1-2/+4
2009-03-29test-suite: adding a test for fast-export with tag variantsLibravatar Erik Faye-Lund1-0/+16
2009-03-29git-svn: don't output git commits in quiet modeLibravatar Simon Arlott1-3/+3
2009-03-28git-svn: fix ls-tree usage with dash-prefixed pathsLibravatar Eric Wong1-6/+9
2009-03-28Merge branch 'maint'Libravatar Junio C Hamano3-11/+3
2009-03-28Update draft release notes to 1.6.3Libravatar Junio C Hamano1-7/+21
2009-03-28Merge branch 'jc/maint-1.6.0-diff-borrow-carefully'Libravatar Junio C Hamano2-1/+17
2009-03-28Merge branch 'js/remote-improvements'Libravatar Junio C Hamano1-1/+16
2009-03-28Merge branch 'jk/clone-post-checkout'Libravatar Junio C Hamano1-0/+4
2009-03-28Merge branch 'maint-1.6.1' into maintLibravatar Junio C Hamano3-11/+3
2009-03-28test-lib: Clean up comments and Makefile.Libravatar Emil Sit2-9/+1
2009-03-27format-patch: add arbitrary email headersLibravatar Michael Hendricks3-0/+22
2009-03-27rebase: fix typo (force_rebas -> force-rebas)Libravatar Michele Ballabio1-1/+1
2009-03-27Documentation: format-patch --root clarificationsLibravatar Thomas Rast1-9/+12
2009-03-27Merge branch 'cj/doc-quiet' into cj/doc-formatLibravatar Junio C Hamano1-31/+60
2009-03-27Documentation: option to render literal text as bold for manpagesLibravatar Chris Johnsen2-1/+22
2009-03-27Documentation: asciidoc.conf: fix verse block with block titlesLibravatar Chris Johnsen1-1/+2
2009-03-27Documentation: asciidoc.conf: always use <literallayout> for [blocktext]Libravatar Chris Johnsen1-2/+2
2009-03-27Documentation: move "spurious .sp" code into manpage-base.xslLibravatar Chris Johnsen2-13/+13
2009-03-27Documentation: move quieting params into manpage-base.xslLibravatar Chris Johnsen2-4/+4
2009-03-27Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roffLibravatar Chris Johnsen2-5/+32
2009-03-27Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xslLibravatar Chris Johnsen3-52/+46
2009-03-27Documentation: move callouts.xsl to manpage-{base,normal}.xslLibravatar Chris Johnsen3-1/+31
2009-03-27Documentation/Makefile: break up texi pipelineLibravatar Chris Johnsen1-4/+7
2009-03-27Documentation/Makefile: make most operations "quiet"Libravatar Chris Johnsen1-29/+55
2009-03-26Merge branch 'db/push-cleanup'Libravatar Junio C Hamano1-2/+1
2009-03-26builtin-send-pack.c: avoid empty structure initializationLibravatar Brandon Casey1-2/+1