21026 Commits (0aa958d4b40159d5e72a521dda1dbe8f6e769e89)
 

Author SHA1 Message Date
Erik Faye-Lund 56932249cf Windows: disable Python 15 years ago
Junio C Hamano 8e08b4198c Teach diff that modified submodule directory is dirty 15 years ago
Jens Lehmann ee6fc514f2 Show submodules as modified when they contain a dirty work tree 15 years ago
Ilari Liusvaara e9fcd1e212 Add push --set-upstream 15 years ago
Christian Couder 6f53c3b21e t7111: fix bad HEAD in tests with unmerged entries 15 years ago
David Aguilar c8a5672ea5 difftool: Update copyright notices to list each year separately 15 years ago
Richard Weinberger b9cb07726a Fix uninitialized variable in get_refs_via_rsync(). 15 years ago
Tarmigan Casebolt e8189ee90e Test t5560: Fix test when run with dash 15 years ago
Nguyễn Thái Ngọc Duy 688cd6d2b9 status: only touch path we may need to check 15 years ago
David Aguilar 9f3d54d193 difftool: Use eval to expand '--extcmd' expressions 15 years ago
David Aguilar f47f1e2ce8 difftool: Add '-x' and as an alias for '--extcmd' 15 years ago
David Aguilar a9e11220c2 t7800-difftool.sh: Simplify the --extcmd test 15 years ago
Junio C Hamano 308162372d grep --no-index: allow use of "git grep" outside a git repository 15 years ago
Junio C Hamano 7e622650d7 grep: prepare to run outside of a work tree 15 years ago
Ramkumar Ramachandra 88d50e78c3 Document git-blame triple -C option 15 years ago
Dmitry Potapov 8db751a8f9 fast-import: tag may point to any object type 15 years ago
Jeff King b706fcfe93 commit: allow suppression of implicit identity advice 15 years ago
Jeff King 49ff9a7a02 commit: show interesting ident information in summary 15 years ago
Jeff King 361df5df77 strbuf: add strbuf_addbuf_percentquote 15 years ago
Jeff King 0a0416a34a strbuf_expand: convert "%%" to "%" 15 years ago
Michael Haggerty 6bdcd0d2fc rebase -i: Retain user-edited commit messages after squash/fixup conflicts 15 years ago
Michael Haggerty 6c4c44c458 t3404: Set up more of the test repo in the "setup" step 15 years ago
Michael Haggerty a25eb13909 rebase -i: For fixup commands without squashes, do not start editor 15 years ago
Michael Haggerty bde1a68624 rebase -i: Change function make_squash_message into update_squash_message 15 years ago
Michael Haggerty 7756ecffe7 rebase -i: Extract function do_with_author 15 years ago
Michael Haggerty 5c5d059a0d rebase -i: Handle the author script all in one place in do_next 15 years ago
Michael Haggerty ee0a4afbe2 rebase -i: Extract a function "commit_message" 15 years ago
Michael Haggerty f99e269c44 rebase -i: Simplify commit counting for generated commit messages 15 years ago
Michael Haggerty 5065ed296a rebase -i: Improve consistency of commit count in generated commit messages 15 years ago
Michael Haggerty 959c0d06ea t3404: Test the commit count in commit messages generated by "rebase -i" 15 years ago
Michael Haggerty a4049ae7ac rebase -i: Introduce a constant AMEND 15 years ago
Michael Haggerty 0aac0de4fe rebase -i: Introduce a constant AUTHOR_SCRIPT 15 years ago
Michael Haggerty 80883bb30a rebase -i: Document how temporary files are used 15 years ago
Michael Haggerty bdb011ade4 rebase -i: Use symbolic constant $MSG consistently 15 years ago
Michael Haggerty 699f13ca9a rebase -i: Use "test -n" instead of "test ! -z" 15 years ago
Michael Haggerty aa7eaff8b1 rebase -i: Inline expression 15 years ago
Michael Haggerty 50438340bc rebase -i: Remove dead code 15 years ago
Michael Haggerty 1d621fea18 rebase -i: Make the condition for an "if" more transparent 15 years ago
Junio C Hamano 1f73566af5 Merge branch 'jc/checkout-merge-base' 15 years ago
Junio C Hamano 5b9c0a699b Merge branch 'rs/maint-archive-match-pathspec' 15 years ago
Junio C Hamano bd33a29283 Merge branch 'il/vcs-helper' 15 years ago
Junio C Hamano 81d2caefed strbuf_addbuf(): allow passing the same buf to dst and src 15 years ago
Junio C Hamano dc96c5ee70 Merge branch 'cc/reset-more' 15 years ago
Junio C Hamano 73d66323ac Merge branch 'nd/sparse' 15 years ago
Junio C Hamano f9c01817bb t7502: test commit.status, --status and --no-status 15 years ago
Junio C Hamano 885d211e71 grep: rip out pessimization to use fixmatch() 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
James P. Howard, II bed575e400 commit: support commit.status, --status, and --no-status 15 years ago
Junio C Hamano 054d2fa05c Merge branch 'maint' 15 years ago
Matthieu Moy a8c37a0e01 lockfile: show absolute filename in unable_to_lock_message 15 years ago