aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-02-18
|\
| * peel_onion: handle NULLMartin Koegler2008-02-18
| * check return value from parse_commit() in various functionsMartin Koegler2008-02-18
| * parse_commit: don't fail, if object is NULLMartin Koegler2008-02-18
| * revision.c: handle tag->tagged == NULLMartin Koegler2008-02-18
| * reachable.c::process_tree/blob: check for NULLMartin Koegler2008-02-18
| * process_tag: handle tag->tagged == NULLMartin Koegler2008-02-18
| * check results of parse_commit in merge_basesMartin Koegler2008-02-18
| * list-objects.c::process_tree/blob: check for NULLMartin Koegler2008-02-18
| * reachable.c::add_one_tree: handle NULL from lookup_treeMartin Koegler2008-02-18
| * mark_blob/tree_uninteresting: check for NULLMartin Koegler2008-02-18
| * get_sha1_oneline: check return value of parse_objectMartin Koegler2008-02-18
| * read_object_with_reference: don't read beyond the bufferMartin Koegler2008-02-18
* | check return code of prepare_revision_walkMartin Koegler2008-02-17
* | deref_tag: handle tag->tagged = NULLMartin Koegler2008-02-17
* | deref_tag: handle return value NULLMartin Koegler2008-02-17
* | help.c: use 'git_config_string' to get 'help_default_format'.Christian Couder2008-02-17
* | Merge branch 'br/gitweb'Junio C Hamano2008-02-17
|\ \
| * | gitweb: Use the config file to set repository owner's name.Bruno Ribas2008-02-09
* | | gitweb: Add new option -nohtml to quot_xxx subroutinesJakub Narebski2008-02-17
* | | gitweb: Fix displaying unchopped argument in chop_and_escape_strJakub Narebski2008-02-17
* | | bisect view: check for MinGW32 and MacOSX in addition to X11Johannes Schindelin2008-02-17
* | | sending errors to stdout under $PAGERJunio C Hamano2008-02-17
* | | Sync with 1.5.4.2 and start 1.5.5 Release NotesJunio C Hamano2008-02-17
* | | Merge branch 'maint'Junio C Hamano2008-02-17
|\ \ \ | | |/ | |/|
| * | GIT 1.5.4.2v1.5.4.2Junio C Hamano2008-02-17
* | | Merge branch 'bd/qsort'Junio C Hamano2008-02-16
|\ \ \
| * | | compat: Add simplified merge sort implementation from glibcBrian Downing2008-02-06
* | | | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \ \ \
| * | | | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
* | | | | Merge branch 'cc/browser'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | Documentation: add 'git-web--browse.txt' and simplify other docs.Christian Couder2008-02-16
| * | | | | git-web--browse: fix misplaced quote in init_browser_path()jaysoffian+git@gmail.com2008-02-11
| * | | | | web--browse: Add a few quotes in 'init_browser_path'.Christian Couder2008-02-09
| * | | | | Documentation: instaweb: add 'git-web--browse' information.Christian Couder2008-02-09
| * | | | | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)Johannes Schindelin2008-02-09
| * | | | | git-web--browse: do not start the browser with nohupDmitry Potapov2008-02-09
| * | | | | instaweb: use 'git-web--browse' to launch browser.Christian Couder2008-02-05
| * | | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'.Christian Couder2008-02-05
| * | | | | help--browse: add '--config' option to check a config option for a browser.Christian Couder2008-02-05
| * | | | | help: make 'git-help--browse' usable outside 'git-help'.Christian Couder2008-02-05
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | gitignore: lazily find dtypeJunio C Hamano2008-02-05
| * | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
| |/ / / /
* | | | | Merge branch 'pb/prepare-commit-msg'Junio C Hamano2008-02-16
|\ \ \ \ \
| * | | | | git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-06
| * | | | | git-commit: Refactor creation of log message.Paolo Bonzini2008-02-06
| * | | | | git-commit: set GIT_EDITOR=: if editor will not be launchedPaolo Bonzini2008-02-06
| * | | | | git-commit: support variable number of hook argumentsPaolo Bonzini2008-02-06
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-16
|\ \ \ \ \