summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-03git svn: fix empty directory creationLibravatar Michael J. Kiwala1-1/+2
2010-06-02t9129: fix UTF-8 locale detectionLibravatar Junio C Hamano1-7/+13
2010-06-02git-instaweb: Add support for running gitweb via 'plackup'Libravatar Jakub Narebski2-3/+158
2010-06-02git-instaweb: Wait for server to start before running web browserLibravatar Jakub Narebski1-2/+15
2010-06-02git-instaweb: Remove pidfile after stopping web serverLibravatar Jakub Narebski1-0/+1
2010-06-02refs: split log_ref_write logic into log_ref_setupLibravatar Erick Mattos2-21/+39
2010-06-02Documentation: alter checkout --orphan descriptionLibravatar Erick Mattos1-14/+21
2010-06-02Makefile: Tru64 portability fixLibravatar Gary V. Vaughan1-0/+7
2010-06-02Makefile: HP-UX 10.20 portability fixesLibravatar Gary V. Vaughan1-0/+8
2010-06-02Makefile: HPUX11 portability fixesLibravatar Gary V. Vaughan1-0/+6
2010-06-02Merge branch 'maint'Libravatar Junio C Hamano5-5/+14
2010-06-02Documentation/revert: describe passing more than one commitLibravatar Christian Couder1-14/+37
2010-06-02Documentation/cherry-pick: describe passing more than one commitLibravatar Christian Couder1-11/+53
2010-06-02revert: add tests to check cherry-picking many commitsLibravatar Christian Couder1-0/+95
2010-06-02revert: allow cherry-picking more than one commitLibravatar Christian Couder1-10/+41
2010-06-02revert: change help_msg() to take no argumentLibravatar Christian Couder1-4/+4
2010-06-02revert: refactor code into a do_pick_commit() functionLibravatar Christian Couder1-19/+25
2010-06-02revert: use run_command_v_opt() instead of execv_git_cmd()Libravatar Christian Couder1-2/+9
2010-06-02revert: cleanup code for -x optionLibravatar Christian Couder1-7/+1
2010-06-02git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXLibravatar Gary V. Vaughan1-1/+1
2010-06-02Documentation: A...B shortcut for checkout and rebaseLibravatar Michael J Gruber2-0/+8
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Libravatar Nazri Ramliy2-4/+5
2010-06-02git am: Remove stray error message from sedLibravatar Ramkumar Ramachandra1-1/+7
2010-06-02git am: Display some help text when patch is emptyLibravatar Ramkumar Ramachandra1-0/+2
2010-06-02git am: Set cmdline globallyLibravatar Ramkumar Ramachandra1-9/+10
2010-06-02t/aggregate-results: accomodate systems with small max argument list lengthLibravatar Brandon Casey2-2/+4
2010-06-02t/t7006: ignore return status of shell's unset builtinLibravatar Brandon Casey1-5/+5
2010-06-02t/t5150: remove space from sed scriptLibravatar Brandon Casey1-2/+2
2010-06-02git-request-pull.sh: remove -e switch to shell interpreter which breaks kshLibravatar Brandon Casey1-6/+6
2010-06-02t/t5800: skip if python version is older than 2.5Libravatar Brandon Casey1-2/+8
2010-05-31Merge branch 'maint'Libravatar Junio C Hamano2-1/+8
2010-05-31Merge branch 'maint-1.7.0' into maintLibravatar Junio C Hamano1-0/+7
2010-05-31gitignore.5: Clarify matching rulesLibravatar Jonathan Nieder1-5/+9
2010-05-31print the usage string on stdout instead of stderrLibravatar Giuseppe Scrivano3-37/+41
2010-05-31Documentation/SubmittingPatches: Fix typo in GMail sectionLibravatar Tim Henigan1-1/+1
2010-05-31git-web--browse: Add support for google chrome and chromiumLibravatar Pavan Kumar Sunkara1-2/+7
2010-05-31Make --color-words work well with --graphLibravatar Bo Yang1-17/+104
2010-05-31graph.c: register a callback for graph outputLibravatar Bo Yang1-0/+19
2010-05-31Emit a whole line in one goLibravatar Bo Yang1-5/+27
2010-05-31diff.c: Output the text graph padding before each diff lineLibravatar Bo Yang1-53/+147
2010-05-31Output the graph columns at the end of the commit messageLibravatar Bo Yang1-0/+6
2010-05-31Add a prefix output callback to diff outputLibravatar Bo Yang2-27/+40
2010-05-31git-instaweb: Configure it to work with new gitweb structureLibravatar Pavan Kumar Sunkara2-52/+27
2010-05-31git-instaweb: Put httpd logs in a "$httpd_only" subdirectoryLibravatar Pavan Kumar Sunkara1-5/+9
2010-05-31gitweb: Set default destination directory for installing gitweb in MakefileLibravatar Pavan Kumar Sunkara1-0/+1
2010-05-31gitweb: Move static files into seperate subdirectoryLibravatar Pavan Kumar Sunkara9-47/+50
2010-05-31rebase: improve error message when upstream argument is missingLibravatar Jonathan Nieder2-10/+20
2010-05-31Documentation/checkout: clarify descriptionLibravatar Jonathan Nieder1-11/+17
2010-05-31git-am: suggest what to do with superfluous patchesLibravatar Jan Krüger1-0/+2
2010-05-31Makefile: remove redundant munging of @@INSTLIBDIR@@Libravatar Ævar Arnfjörð Bjarmason1-2/+1