summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-19Merge branch 'mk/maint-parse-careful'Junio C Hamano
2008-02-19peel_onion: handle NULLMartin Koegler
2008-02-19check return value from parse_commit() in various functionsMartin Koegler
2008-02-19parse_commit: don't fail, if object is NULLMartin Koegler
2008-02-19revision.c: handle tag->tagged == NULLMartin Koegler
2008-02-19reachable.c::process_tree/blob: check for NULLMartin Koegler
2008-02-19process_tag: handle tag->tagged == NULLMartin Koegler
2008-02-19check results of parse_commit in merge_basesMartin Koegler
2008-02-19list-objects.c::process_tree/blob: check for NULLMartin Koegler
2008-02-19reachable.c::add_one_tree: handle NULL from lookup_treeMartin Koegler
2008-02-19mark_blob/tree_uninteresting: check for NULLMartin Koegler
2008-02-19get_sha1_oneline: check return value of parse_objectMartin Koegler
2008-02-19read_object_with_reference: don't read beyond the bufferMartin Koegler
2008-02-18check return code of prepare_revision_walkMartin Koegler
2008-02-18deref_tag: handle tag->tagged = NULLMartin Koegler
2008-02-18deref_tag: handle return value NULLMartin Koegler
2008-02-18help.c: use 'git_config_string' to get 'help_default_format'.Christian Couder
2008-02-18Merge branch 'br/gitweb'Junio C Hamano
2008-02-18gitweb: Add new option -nohtml to quot_xxx subroutinesJakub Narebski
2008-02-18gitweb: Fix displaying unchopped argument in chop_and_escape_strJakub Narebski
2008-02-18bisect view: check for MinGW32 and MacOSX in addition to X11Johannes Schindelin
2008-02-17sending errors to stdout under $PAGERJunio C Hamano
2008-02-17Sync with 1.5.4.2 and start 1.5.5 Release NotesJunio C Hamano
2008-02-17Merge branch 'maint'Junio C Hamano
2008-02-17GIT 1.5.4.2v1.5.4.2Junio C Hamano
2008-02-17Merge branch 'bd/qsort'Junio C Hamano
2008-02-17Merge branch 'sp/safecrlf'Junio C Hamano
2008-02-17Merge branch 'cc/browser'Junio C Hamano
2008-02-17Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano
2008-02-17Merge branch 'pb/prepare-commit-msg'Junio C Hamano
2008-02-17Merge branch 'jk/noetcconfig'Junio C Hamano
2008-02-17Merge branch 'jc/submittingpatches'Junio C Hamano
2008-02-17Merge git://repo.or.cz/git-guiJunio C Hamano
2008-02-17Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-02-17Merge branch 'maint'Junio C Hamano
2008-02-17Documentation/SubmittingPatches - a suggested patch flowJunio C Hamano
2008-02-16Documentation/git-reset: Add an example of resetting selected pathsPieter de Bie
2008-02-16Documentation/git-reset: don't mention --mixed for selected-paths resetPieter de Bie
2008-02-16Documentation/git-reset:Junio C Hamano
2008-02-16Update fast-import documentation to discuss crash reportsShawn O. Pearce
2008-02-16Finish current packfile during fast-import crash handlerShawn O. Pearce
2008-02-16Include the fast-import marks table in crash reportsShawn O. Pearce
2008-02-16Include annotated tags in fast-import crash reportsShawn O. Pearce
2008-02-16Documentation: add 'git-web--browse.txt' and simplify other docs.Christian Couder
2008-02-16git-help--browse: improve browser support under OS XJay Soffian
2008-02-16Merge branch 'maint'Junio C Hamano
2008-02-16commit: discard index after setting up partial commitJeff King
2008-02-16filter-branch: handle filenames that need quotingJunio C Hamano
2008-02-16diff: Fix miscounting of --check outputJunio C Hamano
2008-02-16hg-to-git: fix parent analysisStelian Pop