3128 Commits (7e1a5381b0048572e72971af41e13a85804d48d9)

Author SHA1 Message Date
Michael S. Tsirkin 30e12b924b patch-id: make it stable against hunk reordering 11 years ago
Jeff King c8e1ee4f2c update-index: fix segfault with missing --cacheinfo argument 11 years ago
René Scharfe b1a013dd6a mailinfo: use strcmp() for string comparison 11 years ago
Linus Torvalds 1571586648 git log: support "auto" decorations 11 years ago
Brian Gesiak 380694544d builtin/remote.c: rearrange xcalloc arguments 11 years ago
Brian Gesiak edd2d84665 builtin/ls-remote.c: rearrange xcalloc arguments 11 years ago
Jeremiah Mahler 7022650f61 format-patch: add "--signature-file=<file>" option 11 years ago
Nguyễn Thái Ngọc Duy 62aad1849f gc --auto: do not lock refs in the background 11 years ago
Jens Lindström e6bea66db6 remote prune: optimize "dangling symref" check/warning 11 years ago
Jens Lindström c9e768bb77 remote: repack packed-refs once when deleting multiple refs 11 years ago
Jeff King 88d5a6f6cd daemon/config: factor out duplicate xstrdup_tolower 11 years ago
Jens Lindström b07bdd3472 remote rm: delete remote configuration as the last 11 years ago
Jeff King c6076e2b4a format-patch: make newline after signature conditional 11 years ago
Jeff King dd63f169d9 move "--follow needs one pathspec" rule to diff_setup_done 11 years ago
Christian Couder ab77c309b6 replace: add --edit to usage string 11 years ago
Christian Couder 2479083573 replace: die early if replace ref already exists 11 years ago
Christian Couder b6e3884092 replace: refactor checking ref validity 11 years ago
Christian Couder f22166b5fe replace: make sure --edit results in a different object 11 years ago
Nguyễn Thái Ngọc Duy 84c9dc2c5a commit: allow core.commentChar=auto for character auto selection 11 years ago
Johannes Schindelin f7febbea07 git grep -O -i: if the pager is 'less', pass the '-I' option 11 years ago
Jeff King 77583e7739 index-pack: distinguish missing objects from type errors 11 years ago
brian m. carlson 4d4813a52f blame: correctly handle files regardless of autocrlf 11 years ago
David Turner baa37bff9a mv: allow renaming to fix case on case insensitive filesystems 11 years ago
Ronnie Sahlberg 482b8f3208 checkout.c: use ref_exists instead of file_exist 11 years ago
Ronnie Sahlberg 4da588357a refs.c: add new functions reflog_exists and delete_reflog 11 years ago
Thorsten Glaser d78f340ed6 builtin/tag.c: show tag name to hint in the message editor 11 years ago
Felipe Contreras 7d7d680221 silence a bunch of format-zero-length warnings 11 years ago
Jeff King 26ecfe3e20 grep: use run-command's "dir" option for --open-files-in-pager 11 years ago
Jeff King 14ac2864dc commit: accept more date formats for "--date" 11 years ago
Jeff King b7242b8c9e commit: print "Date" line when the user has set date 11 years ago
Jeff King 4701026352 commit: use split_ident_line to compare author/committer 11 years ago
Felipe Contreras de3d8bb773 rerere: fix for merge.conflictstyle 11 years ago
Jeff King b892bb45ea replace: add --edit option 11 years ago
Jeff King 479bd75751 replace: factor object resolution out of replace_object 11 years ago
Jeff King 70c7bd6daf replace: use OPT_CMDMODE to handle modes 11 years ago
Jeff King 3f495f67bc replace: refactor command-mode determination 11 years ago
David Kastrup 7e6ac6e439 blame: large-scale performance rewrite 11 years ago
Jeff King 076cbd6341 commit: do not complain of empty messages from -C 11 years ago
Jean-Jacques Lafay cbc60b6720 git tag --contains: avoid stack overflow 11 years ago
Jiang Xin dd75553b35 blame: dynamic blame_date_width for different locales 11 years ago
Jiang Xin bccce0f809 blame: fix broken time_buf paddings in relative timestamp 11 years ago
Felipe Contreras a01f7f2ba0 merge: enable defaulttoupstream by default 11 years ago
Felipe Contreras 60ed26438c fast-export: add support to delete refs 11 years ago
Felipe Contreras 03e9010c66 fast-export: add new --refspec option 11 years ago
Felipe Contreras 8b2f86a761 fast-export: improve argument parsing 11 years ago
Ronnie Sahlberg 55a5c8d72b commit.c: check for lock error and return early 11 years ago
Jiang Xin 47fbfded53 i18n: only extract comments marked with "TRANSLATORS:" 11 years ago
Nguyễn Thái Ngọc Duy 39539495ac index-pack: work around thread-unsafe pread() 11 years ago
Yiannis Marangos 9aa91af036 wrapper.c: add xpread() similar to xread() 11 years ago
Michael Haggerty aebfc13337 update-ref --stdin: reimplement using reference transactions 11 years ago