1232 Commits (77190eb9b881118b78383a483973a85fe79cbf70)

Author SHA1 Message Date
Linus Torvalds cd8ae20195 git-blame shouldn't crash if run in an unmerged tree 17 years ago
Benoit Sigoure 51e057cf80 git-svn: add git svn proplist 17 years ago
Benoit Sigoure 1515345156 git-svn: add git svn propget 17 years ago
Benoit Sigoure d05ddec51e git-svn: implement git svn create-ignore 17 years ago
Luke Lu ca5e949560 gitweb: speed up project listing on large work trees by limiting find depth 17 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 17 years ago
Johannes Schindelin dd5c8af176 Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE 17 years ago
Johannes Schindelin da0204df58 fetch: if not fetching from default remote, ignore default merge 18 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 18 years ago
Väinö Järvelä f539d0d6c1 Added a test for fetching remote tags when there is not tags. 18 years ago
Alex Riesen 2f27f8509e fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" 18 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 18 years ago
Andy Parkins 96b2d4fa92 Add a test script for for-each-ref, including test of date formatting 18 years ago
Carl Worth 54e1abce90 Add test case for ls-files --with-tree 18 years ago
Johannes Schindelin cd547b4886 fetch/push: readd rsync support 18 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 18 years ago
Josh England 1abbe475ff post-checkout hook, tests, and docs 18 years ago
Johannes Schindelin 73697a0b57 rebase -i: work on a detached HEAD 18 years ago
Michal Vitecek 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. 18 years ago
Johannes Schindelin be6ff208d8 rebase -i: commit when continuing after "edit" 18 years ago
Glenn Rempe 85d81a757e Fixed minor typo in t/t9001-send-email.sh test command line. 18 years ago
Junio C Hamano 683b56791b git-remote rm: add tests and minor fix-ups 18 years ago
Lars Hjemli d66424c4ac git-merge: add --ff and --no-ff options 18 years ago
Lars Hjemli d08af0ad74 git-merge: add support for --commit and --no-squash 18 years ago
Lars Hjemli aec7b362ad git-merge: add support for branch.<name>.mergeoptions 18 years ago
Lars Hjemli a85d1b6917 Add test-script for git-merge porcelain 18 years ago
Sam Vilain ffab62681c git-svn: handle changed svn command-line syntax 18 years ago
Sam Vilain d99c74e291 git-svn: fix test for trunk svn (transaction out of date) 18 years ago
Sam Vilain 400e58b74e git-svn: fix test for trunk svn (commit message not needed) 18 years ago
Shawn O. Pearce 85682c1903 Correct handling of branch.$name.merge in builtin-fetch 18 years ago
Shawn O. Pearce d8b3a2bf18 Don't attempt to merge non-existant remotes in t5515 18 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 18 years ago
Josh England 46232915d5 Add post-merge hook, related documentation, and tests. 18 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 18 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 18 years ago
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 18 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 18 years ago
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 18 years ago
Johannes Schindelin 023756f4eb revision walker: --cherry-pick is a limited operation 18 years ago
Junio C Hamano db33af0a7f git-commit: partial commit of paths only removed from the index 18 years ago
Junio C Hamano d99ebf0817 Split grep arguments in a way that does not requires to add /dev/null. 18 years ago
Benoit Sigoure 43b98acc23 Add test to check recent fix to "git add -u" 18 years ago
René Scharfe 760da9607e archive: fix subst file generation 18 years ago
Junio C Hamano cbb390cd8f An additional test for "git-reset -- path" 18 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 18 years ago
Carlos Rica 359048d6ec Add tests for documented features of "git reset". 18 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 18 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 18 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 18 years ago
René Scharfe 38c9c9b798 archive: rename attribute specfile to export-subst 18 years ago