15364 Commits (03b9dfb18ba451a2221601b740004befa7614c5b)
 

Author SHA1 Message Date
Stephan Beyer 7970aaf0fb Make rebase--interactive use OPTIONS_SPEC 17 years ago
Stephan Beyer 5352a82bab t3404: test two "preserve merges with -p" cases 17 years ago
Stephan Beyer 356a32a23a git-am/git-mailsplit: correct synopsis for reading from stdin 17 years ago
Junio C Hamano 447d0cca45 Merge branch 'maint' to sync with 1.5.6.3 17 years ago
Junio C Hamano 191a8e32b3 GIT 1.5.6.3 17 years ago
Junio C Hamano fa6200fc02 Merge branch 'ph/parseopt-step-blame' 17 years ago
Junio C Hamano 671d322035 Merge branch 'am/stash-branch' 17 years ago
Junio C Hamano 15fc1c02fc Merge branch 'sg/stash-k-i' 17 years ago
Junio C Hamano e636799b4d Merge branch 'jc/report-tracking' 17 years ago
Junio C Hamano fc062aa2e1 Merge branch 'js/pick-root' 17 years ago
Junio C Hamano ef567fe70a Merge branch 'ab/bundle' 17 years ago
Junio C Hamano 69b060c84e Merge branch 'tr/add-i-e' 17 years ago
Johannes Schindelin f049e0944d git-gui: MERGE_RR lives in .git/ directly with newer Git versions 17 years ago
Steffen Prohaska 4804aabcdb help (Windows): Display HTML in default browser using Windows' shell API 17 years ago
Steffen Prohaska 868da8d5e3 help.c: Add support for htmldir relative to git_exec_path() 17 years ago
Steffen Prohaska 2de9de5e4a Move code interpreting path relative to exec-dir to new function system_path() 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Lukas Sandström eacd6dc594 Add some useful functions for strbuf manipulation. 17 years ago
Lukas Sandström 9b200fd68c Make some strbuf_*() struct strbuf arguments const. 17 years ago
Sverre Hvammen Johansen 3d1dd4728b reduce_heads(): thinkofix 17 years ago
Miklos Vajna 3f4d1c6393 Add a new test for git-merge-resolve 17 years ago
Miklos Vajna 8ec0dd66fa t6021: add a new test for git-merge-resolve 17 years ago
Alexander N. Gavrilov fce87ae538 Fix quadratic performance in rewrite_one. 17 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Stephan Beyer 5a26973025 t/test-lib.sh: exit with small negagive int is ok with test_must_fail 17 years ago
Stephan Beyer 460abee5cd git-am: Do not exit silently if committer is unset 17 years ago
Shawn O. Pearce ab02dfe533 bash completion: Improve responsiveness of git-log completion 17 years ago
Johannes Schindelin 0af0ac7ebb Move MERGE_RR from .git/rr-cache/ into .git/ 17 years ago
Junio C Hamano 329636b435 t0004: fix timing bug 17 years ago
Johannes Schindelin e0cbc39768 Add pretty format %aN which gives the author name, respecting .mailmap 17 years ago
Mike Pape fdfd200802 We need to check for msys as well as Windows in add--interactive. 17 years ago
Johannes Schindelin c4adea82c5 Convert CR/LF to LF in tag signatures 17 years ago
Dmitry Kakurin f9dd4bf4e5 Fixed text file auto-detection: treat EOF character 032 at the end of file as printable 17 years ago
Miklos Vajna b4f02d3509 make remove-dashes: apply to scripts and programs as well, not just to builtins 17 years ago
Miklos Vajna 6c98c0548a git-bisect: use dash-less form on git bisect log 17 years ago
Miklos Vajna b9c76ddd27 t1007-hash-object.sh: use quotes for the test description 17 years ago
Miklos Vajna b613827318 t0001-init.sh: change confusing directory name 17 years ago
Lukas Sandström b4958181a9 git-mailinfo: document the -n option 17 years ago
Petr Baudis 8c6202d869 Fix backwards-incompatible handling of core.sharedRepository 17 years ago
Junio C Hamano 4393c23741 Teach merge.log to "git-merge" again 17 years ago
Stephan Beyer 5b2fd95606 rerere: Separate libgit and builtin functions 17 years ago
Olivier Marin 99d698f1e7 builtin-rerere: more carefully find conflict markers 17 years ago
Junio C Hamano a9a3e82e6d apply: fix copy/rename breakage 17 years ago
Junio C Hamano 7eef32d9f4 Merge branch 'jk/pager-config' 17 years ago
Junio C Hamano e9a9d6edee Merge branch 'js/apply-root' 17 years ago
Junio C Hamano f7484dbb83 Merge branch 'jc/reflog-expire' 17 years ago
Robert Shearman 9d1ccf5e64 git-send-email: Fix authenticating on some servers when using TLS. 17 years ago
Pierre Habouzit 6b61ec0564 revisions: refactor handle_revision_opt into parse_revision_opt. 17 years ago
Pierre Habouzit 14ec9cbdae git-shortlog: migrate to parse-options partially. 17 years ago
Pierre Habouzit 76447d235c git-blame: fix lapsus 17 years ago