summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check return code of prepare_revision_walkMartin Koegler2008-02-1711-14/+28
* deref_tag: handle tag->tagged = NULLMartin Koegler2008-02-171-1/+4
* deref_tag: handle return value NULLMartin Koegler2008-02-175-3/+12
* help.c: use 'git_config_string' to get 'help_default_format'.Christian Couder2008-02-171-6/+2
* Merge branch 'br/gitweb'Junio C Hamano2008-02-172-1/+9
|\
| * gitweb: Use the config file to set repository owner's name.Bruno Ribas2008-02-092-1/+9
* | gitweb: Add new option -nohtml to quot_xxx subroutinesJakub Narebski2008-02-171-13/+24
* | gitweb: Fix displaying unchopped argument in chop_and_escape_strJakub Narebski2008-02-171-2/+2
* | bisect view: check for MinGW32 and MacOSX in addition to X11Johannes Schindelin2008-02-171-2/+2
* | sending errors to stdout under $PAGERJunio C Hamano2008-02-171-0/+1
* | Sync with 1.5.4.2 and start 1.5.5 Release NotesJunio C Hamano2008-02-175-3/+83
* | Merge branch 'maint'Junio C Hamano2008-02-174-11/+64
|\ \
| * | GIT 1.5.4.2v1.5.4.2Junio C Hamano2008-02-175-11/+65
* | | Merge branch 'bd/qsort'Junio C Hamano2008-02-163-0/+76
|\ \ \
| * | | compat: Add simplified merge sort implementation from glibcBrian Downing2008-02-063-0/+76
* | | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-1611-11/+189
|\ \ \ \
| * | | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-0611-11/+189
* | | | | Merge branch 'cc/browser'Junio C Hamano2008-02-168-66/+143
|\ \ \ \ \
| * | | | | Documentation: add 'git-web--browse.txt' and simplify other docs.Christian Couder2008-02-163-43/+86
| * | | | | git-web--browse: fix misplaced quote in init_browser_path()jaysoffian+git@gmail.com2008-02-111-1/+1
| * | | | | web--browse: Add a few quotes in 'init_browser_path'.Christian Couder2008-02-091-2/+2
| * | | | | Documentation: instaweb: add 'git-web--browse' information.Christian Couder2008-02-091-4/+23
| * | | | | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)Johannes Schindelin2008-02-091-1/+1
| * | | | | git-web--browse: do not start the browser with nohupDmitry Potapov2008-02-091-3/+3
| * | | | | instaweb: use 'git-web--browse' to launch browser.Christian Couder2008-02-051-14/+6
| * | | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-054-5/+5
| * | | | | help--browse: add '--config' option to check a config option for a browser.Christian Couder2008-02-052-6/+19
| * | | | | help: make 'git-help--browse' usable outside 'git-help'.Christian Couder2008-02-053-17/+27
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-167-15/+106
|\ \ \ \ \
| * | | | | gitignore: lazily find dtypeJunio C Hamano2008-02-054-15/+23
| * | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-057-15/+98
| |/ / / /
* | | | | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-167-110/+399
|\ \ \ \ \
| * | | | | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-066-2/+242
| * | | | | git-commit: Refactor creation of log message.Paolo Bonzini2008-02-062-83/+117
| * | | | | git-commit: set GIT_EDITOR=: if editor will not be launchedPaolo Bonzini2008-02-062-0/+6
| * | | | | git-commit: support variable number of hook argumentsPaolo Bonzini2008-02-061-26/+35
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-165-8/+31
|\ \ \ \ \
| * | | | | fix config reading in testsJeff King2008-02-062-4/+7
| * | | | | allow suppressing of global and system configJeff King2008-02-063-4/+24
* | | | | | Merge branch 'jc/submittingpatches'Junio C Hamano2008-02-161-8/+57
|\ \ \ \ \ \
| * | | | | | Documentation/SubmittingPatches - a suggested patch flowJunio C Hamano2008-02-161-0/+35
| * | | | | | Documentation/SubmittingPatches: What's Acked-by and Tested-by?Junio C Hamano2008-02-051-4/+12
| * | | | | | Documentation/SubmittingPatches: discuss first then submitJunio C Hamano2008-02-051-4/+5
| * | | | | | Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject headerJunio C Hamano2008-02-051-1/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-02-162-4/+2
|\ \ \ \ \ \
| * | | | | | git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce2008-02-141-3/+1
| * | | | | | git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce2008-02-141-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-02-161-1/+2
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] gitk: Heed the lines of context in merge commitsJohannes Sixt2008-02-141-1/+2
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-02-161-3/+20
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |