Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check return code of prepare_revision_walk | Martin Koegler | 2008-02-17 | 11 | -14/+28 |
* | deref_tag: handle tag->tagged = NULL | Martin Koegler | 2008-02-17 | 1 | -1/+4 |
* | deref_tag: handle return value NULL | Martin Koegler | 2008-02-17 | 5 | -3/+12 |
* | help.c: use 'git_config_string' to get 'help_default_format'. | Christian Couder | 2008-02-17 | 1 | -6/+2 |
* | Merge branch 'br/gitweb' | Junio C Hamano | 2008-02-17 | 2 | -1/+9 |
|\ | |||||
| * | gitweb: Use the config file to set repository owner's name. | Bruno Ribas | 2008-02-09 | 2 | -1/+9 |
* | | gitweb: Add new option -nohtml to quot_xxx subroutines | Jakub Narebski | 2008-02-17 | 1 | -13/+24 |
* | | gitweb: Fix displaying unchopped argument in chop_and_escape_str | Jakub Narebski | 2008-02-17 | 1 | -2/+2 |
* | | bisect view: check for MinGW32 and MacOSX in addition to X11 | Johannes Schindelin | 2008-02-17 | 1 | -2/+2 |
* | | sending errors to stdout under $PAGER | Junio C Hamano | 2008-02-17 | 1 | -0/+1 |
* | | Sync with 1.5.4.2 and start 1.5.5 Release Notes | Junio C Hamano | 2008-02-17 | 5 | -3/+83 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-02-17 | 4 | -11/+64 |
|\ \ | |||||
| * | | GIT 1.5.4.2v1.5.4.2 | Junio C Hamano | 2008-02-17 | 5 | -11/+65 |
* | | | Merge branch 'bd/qsort' | Junio C Hamano | 2008-02-16 | 3 | -0/+76 |
|\ \ \ | |||||
| * | | | compat: Add simplified merge sort implementation from glibc | Brian Downing | 2008-02-06 | 3 | -0/+76 |
* | | | | Merge branch 'sp/safecrlf' | Junio C Hamano | 2008-02-16 | 11 | -11/+189 |
|\ \ \ \ | |||||
| * | | | | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 2008-02-06 | 11 | -11/+189 |
* | | | | | Merge branch 'cc/browser' | Junio C Hamano | 2008-02-16 | 8 | -66/+143 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: add 'git-web--browse.txt' and simplify other docs. | Christian Couder | 2008-02-16 | 3 | -43/+86 |
| * | | | | | git-web--browse: fix misplaced quote in init_browser_path() | jaysoffian+git@gmail.com | 2008-02-11 | 1 | -1/+1 |
| * | | | | | web--browse: Add a few quotes in 'init_browser_path'. | Christian Couder | 2008-02-09 | 1 | -2/+2 |
| * | | | | | Documentation: instaweb: add 'git-web--browse' information. | Christian Couder | 2008-02-09 | 1 | -4/+23 |
| * | | | | | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) | Johannes Schindelin | 2008-02-09 | 1 | -1/+1 |
| * | | | | | git-web--browse: do not start the browser with nohup | Dmitry Potapov | 2008-02-09 | 1 | -3/+3 |
| * | | | | | instaweb: use 'git-web--browse' to launch browser. | Christian Couder | 2008-02-05 | 1 | -14/+6 |
| * | | | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 2008-02-05 | 4 | -5/+5 |
| * | | | | | help--browse: add '--config' option to check a config option for a browser. | Christian Couder | 2008-02-05 | 2 | -6/+19 |
| * | | | | | help: make 'git-help--browse' usable outside 'git-help'. | Christian Couder | 2008-02-05 | 3 | -17/+27 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/gitignore-ends-with-slash' | Junio C Hamano | 2008-02-16 | 7 | -15/+106 |
|\ \ \ \ \ | |||||
| * | | | | | gitignore: lazily find dtype | Junio C Hamano | 2008-02-05 | 4 | -15/+23 |
| * | | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo" | Junio C Hamano | 2008-02-05 | 7 | -15/+98 |
| |/ / / / | |||||
* | | | | | Merge branch 'pb/prepare-commit-msg' | Junio C Hamano | 2008-02-16 | 7 | -110/+399 |
|\ \ \ \ \ | |||||
| * | | | | | git-commit: add a prepare-commit-msg hook | Paolo Bonzini | 2008-02-06 | 6 | -2/+242 |
| * | | | | | git-commit: Refactor creation of log message. | Paolo Bonzini | 2008-02-06 | 2 | -83/+117 |
| * | | | | | git-commit: set GIT_EDITOR=: if editor will not be launched | Paolo Bonzini | 2008-02-06 | 2 | -0/+6 |
| * | | | | | git-commit: support variable number of hook arguments | Paolo Bonzini | 2008-02-06 | 1 | -26/+35 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/noetcconfig' | Junio C Hamano | 2008-02-16 | 5 | -8/+31 |
|\ \ \ \ \ | |||||
| * | | | | | fix config reading in tests | Jeff King | 2008-02-06 | 2 | -4/+7 |
| * | | | | | allow suppressing of global and system config | Jeff King | 2008-02-06 | 3 | -4/+24 |
* | | | | | | Merge branch 'jc/submittingpatches' | Junio C Hamano | 2008-02-16 | 1 | -8/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/SubmittingPatches - a suggested patch flow | Junio C Hamano | 2008-02-16 | 1 | -0/+35 |
| * | | | | | | Documentation/SubmittingPatches: What's Acked-by and Tested-by? | Junio C Hamano | 2008-02-05 | 1 | -4/+12 |
| * | | | | | | Documentation/SubmittingPatches: discuss first then submit | Junio C Hamano | 2008-02-05 | 1 | -4/+5 |
| * | | | | | | Documentation/SubmittingPatches: Instruct how to use [PATCH] Subject header | Junio C Hamano | 2008-02-05 | 1 | -1/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-02-16 | 2 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-gui: Correct size of dictionary name widget in options dialog | Shawn O. Pearce | 2008-02-14 | 1 | -3/+1 |
| * | | | | | | git-gui: Paper bag fix bad string length call in spellchecker | Shawn O. Pearce | 2008-02-14 | 1 | -1/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-02-16 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [PATCH] gitk: Heed the lines of context in merge commits | Johannes Sixt | 2008-02-14 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-16 | 1 | -3/+20 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | |