summaryrefslogtreecommitdiffstats
path: root/convert.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-21Update draft release notes to 1.7.1.1Junio C Hamano1-0/+21
2010-06-21git-cvsserver: fix error for invalid password formatsÆvar Arnfjörð Bjarmason1-1/+4
2010-06-21git-cvsserver: typo in a comment: bas -> hasÆvar Arnfjörð Bjarmason1-1/+1
2010-06-20gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian1-1/+1
2010-06-18Update draft release notes to 1.7.2Junio C Hamano1-4/+33
2010-06-17Update draft release notes to 1.7.2Junio C Hamano1-25/+1
2010-06-17Prepare draft release notes to 1.7.1.1Junio C Hamano2-1/+47
2010-06-15notes: Initialize variable to appease Sun StudioÆvar Arnfjörð Bjarmason1-1/+1
2010-06-14Update draft release notes to 1.7.2Junio C Hamano1-11/+102
2010-06-14git svn: avoid unnecessary '/' in paths for SVNEric Wong1-0/+3
2010-06-14git-svn: strip off leading slashes on --trunk argumentJonathan Nieder1-0/+1
2010-06-14git-mailinfo documentation: clarify -u/--encodingZhang Le1-4/+4
2010-06-14Remove python 2.5'ismsBrandon Casey6-13/+39
2010-06-14Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONSBrandon Casey1-0/+1
2010-06-13add-interactive: Clarify “remaining hunks in the file”Jonathan Nieder2-6/+6
2010-06-13gitweb: Fix typo in hash key name in %opts in git_header_htmlJakub Narebski1-1/+1
2010-06-12log_ref_setup: don't return stack-allocated arrayThomas Rast3-17/+15
2010-06-11t/README: document --root optionThomas Rast1-0/+6
2010-06-11test-lib: use DIFF definition from GIT-BUILD-OPTIONSJunio C Hamano2-10/+16
2010-06-11Makefile: default pager on AIX to "more"Jeff King1-0/+1
2010-06-11merge-recursive: demonstrate an incorrect conflict with submoduleJohannes Sixt1-0/+29
2010-06-11gitweb: Run in FastCGI mode if gitweb script has .fcgi extensionJakub Narebski1-8/+13
2010-06-11Documentation/checkout: clarify descriptionJonathan Nieder1-19/+21
2010-06-10Makefile: default pager on AIX to "more"Jeff King1-0/+1
2010-06-08Change C99 comments to old-style C commentsTor Arntsen3-4/+4
2010-06-07commit.txt: clarify how --author argument is usedJay Soffian1-4/+5
2010-06-07diff: fix "git show -C -C" output when renaming a binary fileChristian Couder3-6/+99
2010-06-05build: propagate $DIFF to scriptsJunio C Hamano2-1/+3
2010-06-05ls-files: allow relative pathspecClemens Buchacher2-42/+45
2010-06-05quote.c: separate quoting and relative path generationClemens Buchacher2-29/+65
2010-06-05setup: document prefixClemens Buchacher1-0/+6
2010-06-04Documentation+t5708: document and test status -s -bMichael J Gruber2-2/+55
2010-06-04Show branch information in short output of git statusDaniel Knittl-Frank3-6/+75
2010-06-03bash completion: add --orphan to 'git checkout'Erick Mattos1-1/+1
2010-06-03t3200: test -l with core.logAllRefUpdates optionsErick Mattos1-0/+24
2010-06-03checkout --orphan: respect -l option alwaysErick Mattos2-24/+85
2010-06-03git svn: fix empty directory creationMichael J. Kiwala1-1/+2
2010-06-02t9129: fix UTF-8 locale detectionJunio C Hamano1-7/+13
2010-06-02git-instaweb: Add support for running gitweb via 'plackup'Jakub Narebski2-3/+158
2010-06-02git-instaweb: Wait for server to start before running web browserJakub Narebski1-2/+15
2010-06-02git-instaweb: Remove pidfile after stopping web serverJakub Narebski1-0/+1
2010-06-02refs: split log_ref_write logic into log_ref_setupErick Mattos2-21/+39
2010-06-02Documentation: alter checkout --orphan descriptionErick Mattos1-14/+21
2010-06-02Makefile: Tru64 portability fixGary V. Vaughan1-0/+7
2010-06-02Makefile: HP-UX 10.20 portability fixesGary V. Vaughan1-0/+8
2010-06-02Makefile: HPUX11 portability fixesGary V. Vaughan1-0/+6
2010-06-02git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan1-1/+1
2010-06-02Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2-0/+8
2010-06-02Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2-4/+5
2010-06-02git am: Remove stray error message from sedRamkumar Ramachandra1-1/+7