599 Commits (aeb2aaa7712f7af8237d5bceb725a7db8c2d4620)

Author SHA1 Message Date
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
René Scharfe c41dd2fd7d grep: read patterns from stdin with -f - 14 years ago
Junio C Hamano e52d719266 fetch-pack: objects in our alternates are available to us 14 years ago
Junio C Hamano 36cfda1552 refs_from_alternate: helper to use refs from alternates 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Jonathan Nieder a3a32e7f08 cherry: split off function to print output lines 14 years ago
Jonathan Nieder 6e0332ec3e branch: split off function that writes tracking info and commit subject 14 years ago
Jonathan Nieder 9cba13ca5d standardize brace placement in struct definitions 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago
Shawn O. Pearce 761ecf0bc7 fetch-pack: Implement no-done capability 14 years ago
Shawn O. Pearce f2cba9299b fetch-pack: Finish negotation if remote replies "ACK %s ready" 14 years ago
Matthieu Moy 251df09be3 log: fix --max-count when used together with -S or -G 14 years ago
Michael J Gruber 1df2d656cc rev-list/log: factor out revision mark generation 14 years ago
Jonathan Nieder b926c0d10d commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder 37f3012ff2 commit: refer to commit template as s->fp 14 years ago
Jeff King bbc30f9963 add packet tracing debug code 14 years ago
Jonathan Nieder 098d0e0e8e commit, status: use status_printf{,_ln,_more} helpers 14 years ago
Jonathan Nieder 3c624a30fa commit: refer to commit template as s->fp 14 years ago
Junio C Hamano 334f8cb22a apply -v: show offset count when patch did not apply exactly 14 years ago
Junio C Hamano 9d158601b3 apply: do not patch lines that were already patched 14 years ago
Nguyễn Thái Ngọc Duy b31d20227a init: remove unnecessary check 14 years ago
Matthieu Moy a3f5e7a32e push: better error message when no remote configured 14 years ago
Matthieu Moy ec8460bd91 push: better error messages when push.default = tracking 14 years ago
Uwe Kleine-König 45781adb9a get_remote_url(): use the same data source as ls-remote to get remote urls 14 years ago
Johannes Sixt 5d2c3b0160 rerere forget: deprecate invocation without pathspec 14 years ago
Michael J Gruber 6e7293e3ed git-add: make -A description clearer vs. -u 14 years ago
Eric Hanchrow 62270f6b0a branch_merged: fix grammar in warning 14 years ago
Jonathan Nieder 2140b14064 commit: error out for missing commit message template 14 years ago
Junio C Hamano 8e2dc6ac06 commit: give final warning when reattaching HEAD to leave commits behind 14 years ago
Jonathan Nieder b3c0494aa9 checkout: add missing const to describe_detached_head 14 years ago
Libor Pechacek b09c53a3e3 Sanity-check config variable names 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Jeff King 99bfc6691d merge: enable progress reporting for rename detection 14 years ago
Jeff King 485445e22a commit: stop setting rename limit 14 years ago
Linus Torvalds 11f944dd6b for_each_hash: allow passing a 'void *data' pointer to callback 14 years ago
Jeff King a902618792 clone: die when trying to clone missing local path 14 years ago
Michael J Gruber 2485eab55c git-patch-id: do not trip over "no newline" markers 14 years ago
Junio C Hamano 9d8b831b36 grep --no-index: honor pathspecs correctly 14 years ago
Martin von Zweigbergk ac49f5ca84 rerere "remaining" 14 years ago
Johan Herland 53c403116a push.default: Rename 'tracking' to 'upstream' 14 years ago
Jay Soffian 65969d43d1 merge: honor prepare-commit-msg hook 14 years ago
Michael J Gruber 23c6a803d3 Make <identifier> lowercase as per CodingGuidelines 14 years ago
Michael J Gruber 8547090c92 commit,status: describe -u likewise 14 years ago
Michael J Gruber 08918e4a38 add: describe --patch like checkout, reset 14 years ago
Michael J Gruber 3f40617566 commit,merge,tag: describe -m likewise 14 years ago
Michael J Gruber 5027fa864d clone,init: describe --template using the same wording 14 years ago
Michael J Gruber ba9d7fe11c commit,status: describe --porcelain just like push 14 years ago
Michael J Gruber 726c4e3d42 commit,tag: use same wording for -F 14 years ago
Jonathan Nieder dab0d4108d correct type of EMPTY_TREE_SHA1_BIN 14 years ago