Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form | Jakub Narebski | 2008-02-19 | |
* | | | | | | | | | API documentation for remote.h | Daniel Barkalow | 2008-02-19 | |
* | | | | | | | | | Simplify setup of $GIT_DIR in git-sh-setup.sh | Lars Hjemli | 2008-02-18 | |
* | | | | | | | | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-02-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | peel_onion: handle NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | check return value from parse_commit() in various functions | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | parse_commit: don't fail, if object is NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | revision.c: handle tag->tagged == NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | reachable.c::process_tree/blob: check for NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | process_tag: handle tag->tagged == NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | check results of parse_commit in merge_bases | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | list-objects.c::process_tree/blob: check for NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | reachable.c::add_one_tree: handle NULL from lookup_tree | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | mark_blob/tree_uninteresting: check for NULL | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | get_sha1_oneline: check return value of parse_object | Martin Koegler | 2008-02-18 | |
| * | | | | | | | | | read_object_with_reference: don't read beyond the buffer | Martin Koegler | 2008-02-18 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | check return code of prepare_revision_walk | Martin Koegler | 2008-02-17 | |
* | | | | | | | | | deref_tag: handle tag->tagged = NULL | Martin Koegler | 2008-02-17 | |
* | | | | | | | | | deref_tag: handle return value NULL | Martin Koegler | 2008-02-17 | |
* | | | | | | | | | help.c: use 'git_config_string' to get 'help_default_format'. | Christian Couder | 2008-02-17 | |
* | | | | | | | | | Merge branch 'br/gitweb' | Junio C Hamano | 2008-02-17 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | gitweb: Use the config file to set repository owner's name. | Bruno Ribas | 2008-02-09 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
* | | | | | | | | | gitweb: Add new option -nohtml to quot_xxx subroutines | Jakub Narebski | 2008-02-17 | |
* | | | | | | | | | gitweb: Fix displaying unchopped argument in chop_and_escape_str | Jakub Narebski | 2008-02-17 | |
* | | | | | | | | | bisect view: check for MinGW32 and MacOSX in addition to X11 | Johannes Schindelin | 2008-02-17 | |
* | | | | | | | | | sending errors to stdout under $PAGER | Junio C Hamano | 2008-02-17 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Sync with 1.5.4.2 and start 1.5.5 Release Notes | Junio C Hamano | 2008-02-17 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-02-17 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | GIT 1.5.4.2v1.5.4.2 | Junio C Hamano | 2008-02-17 | |
* | | | | | | | | Merge branch 'bd/qsort' | Junio C Hamano | 2008-02-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | compat: Add simplified merge sort implementation from glibc | Brian Downing | 2008-02-06 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'sp/safecrlf' | Junio C Hamano | 2008-02-16 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 2008-02-06 | |
* | | | | | | | | | Merge branch 'cc/browser' | Junio C Hamano | 2008-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Documentation: add 'git-web--browse.txt' and simplify other docs. | Christian Couder | 2008-02-16 | |
| * | | | | | | | | | git-web--browse: fix misplaced quote in init_browser_path() | jaysoffian+git@gmail.com | 2008-02-11 | |
| * | | | | | | | | | web--browse: Add a few quotes in 'init_browser_path'. | Christian Couder | 2008-02-09 | |
| * | | | | | | | | | Documentation: instaweb: add 'git-web--browse' information. | Christian Couder | 2008-02-09 | |
| * | | | | | | | | | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) | Johannes Schindelin | 2008-02-09 | |
| * | | | | | | | | | git-web--browse: do not start the browser with nohup | Dmitry Potapov | 2008-02-09 | |
| * | | | | | | | | | instaweb: use 'git-web--browse' to launch browser. | Christian Couder | 2008-02-05 | |
| * | | | | | | | | | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. | Christian Couder | 2008-02-05 | |
| * | | | | | | | | | help--browse: add '--config' option to check a config option for a browser. | Christian Couder | 2008-02-05 | |
| * | | | | | | | | | help: make 'git-help--browse' usable outside 'git-help'. | Christian Couder | 2008-02-05 | |
| | |/ / / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'jc/gitignore-ends-with-slash' | Junio C Hamano | 2008-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | gitignore: lazily find dtype | Junio C Hamano | 2008-02-05 | |
| * | | | | | | | | | gitignore(5): Allow "foo/" in ignore list to match directory "foo" | Junio C Hamano | 2008-02-05 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'pb/prepare-commit-msg' | Junio C Hamano | 2008-02-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | git-commit: add a prepare-commit-msg hook | Paolo Bonzini | 2008-02-06 | |
| * | | | | | | | | | git-commit: Refactor creation of log message. | Paolo Bonzini | 2008-02-06 |