3343 Commits (c0eb604330e1288300d915f25868d1eed88d3038)

Author SHA1 Message Date
Thiago Farina bd757c1859 Use warning function instead of fprintf(stderr, "Warning: ..."). 15 years ago
Matthieu Moy 6e8f993a5a branch: die explicitly why when calling "git branch [-a|-r] branchname". 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Matthieu Moy 1349484e34 builtin-config: add --path option doing ~ and ~user expansion. 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Jeff King cd0f0f68e1 reset: unbreak hard resets with GIT_WORK_TREE 15 years ago
Nguyễn Thái Ngọc Duy 153bb839aa t7102: make the test fail if one of its check fails 15 years ago
Junio C Hamano eca4460eeb t4019 "grep" portability fix 15 years ago
Junio C Hamano 15caa41053 t1200: work around a bug in some implementations of "find" 15 years ago
Robert Zeh b7f44fdf27 git svn: add test for a git svn gc followed by a git svn mkdirs 15 years ago
David Reiss c8cba79181 Prevent git blame from segfaulting on a missing author name 15 years ago
Sam Vilain 7a955a5365 git-svn: detect cherry-picks correctly. 15 years ago
Sam Vilain 33973a5b17 git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges 15 years ago
Sam Vilain 1d144aa25e git-svn: expand the svn mergeinfo test suite, highlighting some failures 15 years ago
Eric Wong 8eca03c861 t9146: use 'svn_cmd' wrapper 15 years ago
Eric Wong a5b80d9263 git svn: make empty directory creation gc-aware 15 years ago
Junio C Hamano b3100fd555 worktree: don't segfault with an absolute pathspec without a work tree 15 years ago
Jeff King 8b8e862490 ignore unknown color configuration 15 years ago
Stephen Boyd 85bf49f9a5 octopus: reenable fast-forward merges 15 years ago
Stephen Boyd 81334502ee octopus: make merge process simpler to follow 15 years ago
Junio C Hamano 3c58845365 status/commit: do not suggest "reset HEAD <path>" while merging 15 years ago
Junio C Hamano dd20f8af1a commit/status: "git add <path>" is not necessarily how to resolve 15 years ago
Junio C Hamano 1456b043fc Remove post-upload-hook 15 years ago
Michael J Gruber 68cfc6f551 t7508-status: test all modes with color 15 years ago
Michael J Gruber c521bb7114 t7508-status: status --porcelain ignores relative paths setting 15 years ago
Jeff King 8947fdd598 add-interactive: fix deletion of non-empty files 15 years ago
Eric Wong f9ad77a739 git svn: log removals of empty directories 15 years ago
Matthieu Moy 009fee4774 Detailed diagnosis when parsing an object name fails. 15 years ago
Jeff King ac10a85785 tests: handle NO_PYTHON setting 15 years ago
Jeff King 952dfc6944 reset: improve worktree safety valves 15 years ago
Miklos Vajna 02b47cd77e builtin-commit: add --date option 15 years ago
Matthew Ogilvie e4597aae65 run test suite without dashed git-commands in PATH 15 years ago
Johan Herland 488bdf2ebe Fix crasher on encountering SHA1-like non-note in notes tree 15 years ago
Brandon Casey 907a0b1e04 t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 15 years ago
Brandon Casey 3994e8a98d t4201: use ISO8859-1 rather than ISO-8859-1 15 years ago
Junio C Hamano ce9d823b91 merge: do not add standard message when message is given with -m option 15 years ago
Matthew Ogilvie e160da7f60 t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH 15 years ago
Matthew Ogilvie 5d59a4016b t3409 t4107 t7406 t9150: use dashless commands 15 years ago
Matthew Ogilvie 42ac496edc t2300: use documented technique to invoke git-sh-setup 15 years ago
Nanako Shiraishi 528fb08732 prepare send-email for smoother change of --chain-reply-to default 15 years ago
Bert Wesarg 89cb73a19a Give the hunk comment its own color 15 years ago
Felipe Contreras c89e324145 send-email: automatic envelope sender 15 years ago
Junio C Hamano 06a4755270 emit_line(): don't emit an empty <SET><RESET> followed by a newline 15 years ago
Michael J Gruber 14ed05ddd6 t7508-status.sh: Add tests for status -s 16 years ago
Felipe Contreras 7e93d3b9e5 format-patch: add test for parsing of "--" 16 years ago
Junio C Hamano ec7fc0b1a4 builtin-apply.c: pay attention to -p<n> when determining the name 16 years ago
Uwe Kleine-König 79f7ca063d shortlog: respect commit encoding 16 years ago
Nanako Shiraishi 5d166ccb89 t1200: fix a timing dependent error 16 years ago
Sverre Rabbelier 2fe40b6300 Add Python support library for remote helpers 16 years ago
Brian Gernhardt f74a83fcf0 t/gitweb-lib: Split HTTP response with non-GNU sed 16 years ago