937 Commits (3c70183918d97eda06ae847cd7432fd23257caea)

Author SHA1 Message Date
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 17 years ago
Carlos Rica 18e32b5b7a git-tag: Fix -l option to use better shell style globs. 17 years ago
Eric Wong 751eb39590 git-svn: fix dcommit clobbering upstream when committing multiple changes 17 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 17 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 17 years ago
Junio C Hamano a005085240 git-merge: do up-to-date check also for all strategies 17 years ago
Junio C Hamano 6adcca3fe8 Fix initialization of a bare repository 17 years ago
Linus Torvalds 9ec398d200 Fix racy-git handling in git-write-tree. 17 years ago
Johannes Schindelin 1d25c8cf82 rebase -i: fix squashing corner case 17 years ago
Linus Torvalds 1211be6bed Make thin-pack generation subproject aware. 17 years ago
Shawn O. Pearce ac053c0202 Allow frontends to bidirectionally communicate with fast-import 17 years ago
Shawn O. Pearce 1fdb649c6a Make trailing LF optional for all fast-import commands 17 years ago
Shawn O. Pearce 2c570cde98 Make trailing LF following fast-import `data` commands optional 17 years ago
Shawn O. Pearce 401d53fa35 Teach fast-import to ignore lines starting with '#' 17 years ago
Shawn O. Pearce ea08a6fd19 Actually allow TAG_FIXUP branches in fast-import 17 years ago
Arjen Laarhoven 19b28bf545 t1301-shared-repo.sh: fix 'stat' portability issue 17 years ago
Junio C Hamano 312efe9b58 git-clone: allow --bare clone 17 years ago
Sven Verdoolaege e06c5a6c7b git-apply: apply submodule changes 17 years ago
Salikh Zakirov 2ed2c222df git-add -u paths... now works from subdirectory 17 years ago
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 17 years ago
Eric Wong 6ed77266c6 git-svn: fix log with single revision against a non-HEAD branch 17 years ago
Junio C Hamano 1a9d7e9b48 attr.c: read .gitattributes from index as well. 17 years ago
Junio C Hamano b798671fa9 merge-recursive: do not rudely die on binary merge 17 years ago
David Kastrup 30c5cd3124 Add a test for git-commit being confused by relative GIT_DIR 17 years ago
Brian Gernhardt 70f64148bf Fix t5701-clone-local for white space from wc 17 years ago
Mark Levedahl 95eb6853af t3902 - skip test if file system doesn't support HT in names 17 years ago
Alexandre Julliard d616813d75 git-add: Add support for --refresh option. 17 years ago
Junio C Hamano 77b258f436 t3404: fix "fake-editor" 17 years ago
Junio C Hamano 7fa8254f94 allow git-bundle to create bottomless bundle 17 years ago
Johannes Schindelin 7efeb8f098 Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset 17 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