928 Commits (aabb2e515c334cbca9d9ae9873a188cef2c9b3ba)

Author SHA1 Message Date
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 18 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 18 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 18 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 18 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 18 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 18 years ago
Arjen Laarhoven 19b28bf545 t1301-shared-repo.sh: fix 'stat' portability issue 18 years ago
Junio C Hamano 312efe9b58 git-clone: allow --bare clone 18 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 18 years ago
Salikh Zakirov 2ed2c222df git-add -u paths... now works from subdirectory 18 years ago
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 18 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 18 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 18 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 18 years ago
David Kastrup 30c5cd3124 Add a test for git-commit being confused by relative GIT_DIR 18 years ago
Brian Gernhardt 70f64148bf Fix t5701-clone-local for white space from wc 18 years ago
Mark Levedahl 95eb6853af t3902 - skip test if file system doesn't support HT in names 18 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 18 years ago
Junio C Hamano 77b258f436 t3404: fix "fake-editor" 18 years ago
Junio C Hamano 7fa8254f94 allow git-bundle to create bottomless bundle 18 years ago
Johannes Schindelin 7efeb8f098 Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset 18 years ago
Junio C Hamano a697ec69cb Fix bogus use of printf in t3700 test 18 years ago
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
Johannes Schindelin c9e6589288 rebase -i: fix for optional [branch] parameter 18 years ago
Junio C Hamano 6d4bbebd35 git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. 18 years ago
Johannes Schindelin 96ffe892e3 rebase -i: ignore patches that are already in the upstream 18 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
Johannes Schindelin e5392c5146 Add is_absolute_path() and make_absolute_path() 18 years ago
Kristian Høgsberg 12ace0b20d Add test case for basic commit functionality. 18 years ago
Alex Riesen 773a69fb09 Add a test for git-config --file 18 years ago
Junio C Hamano 18508c39c4 Unset GIT_EDITOR while running tests. 18 years ago
Junio C Hamano d7f6bae281 rebase: try not to munge commit log message 18 years ago
Jeff King 82cb8afa9b git-diff: turn on recursion by default 18 years ago
Jakub Narebski 12075103dd gitweb: Simplify 'opt' parameter validation, add "no merges" feeds 18 years ago
Johannes Schindelin fb47cfbd59 rebase -i: fix interrupted squashing 18 years ago
Junio C Hamano 65a5a21d02 Add test for symlinked configuration file updates. 18 years ago
Johannes Schindelin f653aee5a3 Teach "git stripspace" the --strip-comments option 18 years ago
Junio C Hamano ceff079bdc Make sure git-stash works from subdirectory. 18 years ago
Junio C Hamano c4eaed49c2 t9200: Be careful when checking CVS/Entries 18 years ago
Steven Grimm d1cc130a5e Teach git-commit about commit message templates. 18 years ago
Johannes Schindelin dfd05e38f0 filter-branch: Big syntax change; support rewriting multiple refs 18 years ago
Carlos Rica e317cfafd2 builtin-tag.c: Fix two memory leaks and minor notation changes. 18 years ago
Johannes Schindelin 6368f3f8e7 rebase -i: call editor just once for a multi-squash 18 years ago
Carlos Rica 62e09ce998 Make git tag a builtin. 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Sven Verdoolaege 0cf7375542 unpack-trees.c: assume submodules are clean during check-out 18 years ago
Eric Wong 29633bb91c git-svn: fix commiting renames over DAV with funky file names 18 years ago
Emil Medve 4cb08df553 Use $(RM) in Makefiles instead of 'rm -f' 18 years ago
Shawn O. Pearce b6f3481bb4 Teach fast-import to recursively copy files/directories 18 years ago
Matthieu Moy bdecd9d41b More permissive "git-rm --cached" behavior without -f. 18 years ago