13733 Commits (bb034f839a396cf0660024a59bbff61f8ef0c5af)
 

Author SHA1 Message Date
Johannes Schindelin fef3a7cc55 cvsexportcommit: be graceful when "cvs status" reorders the arguments 17 years ago
Kristian Høgsberg 7c33d3a511 Rename git-core rpm to just git and rename the meta-pacakge to git-all. 17 years ago
Daniel Barkalow 736cc67dd7 Support a --cc=<email> option in format-patch 17 years ago
Daniel Barkalow 3ee79d9f59 Combine To: and Cc: headers 17 years ago
Daniel Barkalow 7d22708b25 Fix format.headers not ending with a newline 17 years ago
Daniel Barkalow a8d8173e6c Add tests for extra headers in format-patch 17 years ago
Daniel Barkalow a5a27c79b7 Add a --cover-letter option to format-patch 17 years ago
Shawn O. Pearce cec8f51bd6 Merge branch 'maint' 17 years ago
Johannes Sixt b9dfe51c96 Technical documentation of the run-command API. 17 years ago
Jay Soffian a288394ed3 Correct git-pull documentation 17 years ago
Jakub Narebski afa9b620f9 gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form 17 years ago
Jay Soffian 572fc81d21 doc: documentation update for the branch track changes 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Jeff King 066a5268db push: document the status output 17 years ago
Jeff King 68d06c5200 Documentation/push: clarify matching refspec behavior 17 years ago
Jeff King 2b8130c338 push: indicate partialness of error message 17 years ago
Wincent Colaiuta 2c2a3782c5 git-gui: relax "dirty" version detection 17 years ago
Daniel Barkalow 2d31347ba5 Use ALLOC_GROW in remote.{c,h} 17 years ago
Daniel Barkalow b02bd65f67 Export some email and pretty-printing functions 17 years ago
Daniel Barkalow e1a3734621 Improve message-id generation flow control for format-patch 17 years ago
Daniel Barkalow 7d812145ba Add more tests for format-patch 17 years ago
Daniel Barkalow f019d08ea6 API documentation for remote.h 17 years ago
Daniel Barkalow 569012bf91 Clean up reporting differences on branch switch 17 years ago
Lars Hjemli 4d6d6d2d3f Simplify setup of $GIT_DIR in git-sh-setup.sh 17 years ago
Junio C Hamano ee4f06c0a6 Merge branch 'mk/maint-parse-careful' 17 years ago
Martin Koegler f73df331a4 peel_onion: handle NULL 17 years ago
Martin Koegler dec38c8165 check return value from parse_commit() in various functions 17 years ago
Martin Koegler 9786f68bfc parse_commit: don't fail, if object is NULL 17 years ago
Martin Koegler 9684afd967 revision.c: handle tag->tagged == NULL 17 years ago
Martin Koegler f7de5a56b7 reachable.c::process_tree/blob: check for NULL 17 years ago
Martin Koegler cc36934791 process_tag: handle tag->tagged == NULL 17 years ago
Martin Koegler 172947e645 check results of parse_commit in merge_bases 17 years ago
Martin Koegler a301b0c8f2 list-objects.c::process_tree/blob: check for NULL 17 years ago
Martin Koegler c34066358a reachable.c::add_one_tree: handle NULL from lookup_tree 17 years ago
Martin Koegler c1ee9013ad mark_blob/tree_uninteresting: check for NULL 17 years ago
Martin Koegler 283cdbcf49 get_sha1_oneline: check return value of parse_object 17 years ago
Martin Koegler 50974ec994 read_object_with_reference: don't read beyond the buffer 17 years ago
Jay Soffian b249b552e0 builtin-checkout.c: fix possible usage segfault 17 years ago
Johannes Schindelin ee95ec5d58 xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM 17 years ago
Johannes Schindelin f407f14dea xdl_merge(): make XDL_MERGE_ZEALOUS output simpler 17 years ago
Matthias Kestenholz 6b2f2d9805 Add color.ui variable which globally enables colorization if set 17 years ago
Martin Koegler 3d51e1b5b8 check return code of prepare_revision_walk 17 years ago
Martin Koegler 24e8a3c946 deref_tag: handle tag->tagged = NULL 17 years ago
Martin Koegler affeef12fb deref_tag: handle return value NULL 17 years ago
Christian Couder 9886ea417b help.c: use 'git_config_string' to get 'help_default_format'. 17 years ago
Junio C Hamano a8f6b201aa Merge branch 'br/gitweb' 17 years ago
Jakub Narebski c84c483ffd gitweb: Add new option -nohtml to quot_xxx subroutines 17 years ago
Jakub Narebski 850b90a51d gitweb: Fix displaying unchopped argument in chop_and_escape_str 17 years ago
Johannes Schindelin 508e84a790 bisect view: check for MinGW32 and MacOSX in addition to X11 17 years ago
Junio C Hamano 61b80509e3 sending errors to stdout under $PAGER 17 years ago