41846 Commits (887523ebb8cedcb2f219a18539b2be98e6a5e7cd)
 

Author SHA1 Message Date
Junio C Hamano 7aae9ba661 Merge branch 'dw/signoff-doc' into maint 9 years ago
Junio C Hamano 6e29ac2302 Merge branch 'jk/clang-pedantic' into maint 9 years ago
Junio C Hamano 25b1166ab2 Merge branch 'ew/send-email-mutt-alias-fix' into maint 9 years ago
Junio C Hamano af3e464a60 Merge branch 'nd/dir-exclude-cleanup' into maint 9 years ago
Junio C Hamano d6998341d8 Merge branch 'nd/stop-setenv-work-tree' into maint 9 years ago
Johannes Schindelin 6129c930b2 test-lib: limit the output of the yes utility 9 years ago
Andrew Wheeler b2e93f88cb push: fix ref status reporting for --force-with-lease 9 years ago
Alex Henrie f562d7de32 stripspace: call U+0020 a "space" instead of a "blank" 9 years ago
Johannes Schindelin 15980deab9 merge-file: ensure that conflict sections match eol style 9 years ago
Johannes Schindelin 86efa21527 merge-file: let conflict markers match end-of-line style of the context 9 years ago
Eric Wong 0b6641557c git-svn: fix auth parameter handling on SVN 1.9.0+ 9 years ago
Jeff King 0571979bd6 tag: do not show ambiguous tag names as "tags/foo" 9 years ago
Paul Wagland d7d4ca87a9 completion: update completion arguments for stash 9 years ago
Paul Wagland f7c2e1a042 completion: complete show-branch "--date-order" 9 years ago
John Keeping fa4b5e3a35 completion: add missing git-rebase options 9 years ago
Johannes Sixt e7d5ce8165 mingw: avoid linking to the C library's isalpha() 9 years ago
Jeff King 1d094db936 t6300: use test_atom for some un-modern tests 9 years ago
Jeff King a2d5156c2b resolve_gitlink_ref: ignore non-repository paths 9 years ago
Jeff King ffd036b128 clean: make is_git_repository a public function 9 years ago
Nguyễn Thái Ngọc Duy 618244e160 worktree: stop supporting moving worktrees manually 9 years ago
Duy Nguyen a97262c62f diff: make -O and --output work in subdirectory 9 years ago
Nguyễn Thái Ngọc Duy e5f7a5d16f diff-no-index: do not take a redundant prefix argument 9 years ago
Lars Vogel bd02e97f68 git-add doc: do not say working directory when you mean working tree 9 years ago
Thomas Braun e6414b4645 completion: complete "diff --word-diff-regex=" 9 years ago
Dave Ware 933cfeb90b contrib/subtree: fix "subtree split" skipped-merge bug 9 years ago
Jeff King 1dc413ebe5 filter-branch: resolve $commit^{tree} in no-index case 9 years ago
Junio C Hamano 719c3da2f1 test-lib: clarify and tighten SANITY 9 years ago
Nguyễn Thái Ngọc Duy d4cddd66d7 worktree.c: fix indentation 9 years ago
Johannes Schindelin 371471cea3 t0060: loosen overly strict expectations 9 years ago
Jeff King 8c24f5b022 rebase: ignore failures from "gc --auto" 9 years ago
Johannes Schindelin d5621020c1 receive-pack: release pack files before garbage-collecting 9 years ago
Johannes Schindelin dcacb1b2ee merge: release pack files before garbage-collecting 9 years ago
Johannes Schindelin df617b529e am: release pack files before garbage-collecting 9 years ago
Johannes Schindelin 0898c96281 fetch: release pack files before garbage-collecting 9 years ago
Junio C Hamano 1b0b6dd072 Merge branch 'maint' of git://github.com/git-l10n/git-po into maint 9 years ago
Øyvind A. Holm a9eb90aab5 gitweb: squelch "uninitialized value" warning 9 years ago
Johannes Schindelin 7d1aaa684d t0060: verify that basename() and dirname() work as expected 9 years ago
Johannes Schindelin 824682ab51 compat/basename.c: provide a dirname() compatibility function 9 years ago
Johannes Schindelin 61725be349 compat/basename: make basename() conform to POSIX 9 years ago
Johannes Schindelin 2f36eed936 Refactor skipping DOS drive prefixes 9 years ago
Johannes Schindelin ea56518dfe Handle more file writes correctly in shared repos 9 years ago
Sebastian Schuberth 60253a605d docs: clarify that --depth for git-fetch works with newly initialized repos 9 years ago
Sebastian Schuberth fc142811d1 docs: say "commits" in the --depth option wording for git-clone 9 years ago
Nguyễn Thái Ngọc Duy 8c722360d1 Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match" 9 years ago
Johannes Schindelin 79d7582e32 commit: allow editing the commit message even in shared repos 9 years ago
Sebastian Schuberth 28a1b56932 docs: clarify that passing --depth to git-clone implies --single-branch 9 years ago
David A. Wheeler b2c150d3aa Expand documentation describing --signoff 9 years ago
Dennis Kaarsemaker aecad374ae reflog-walk: don't segfault on non-commit sha1's in the reflog 9 years ago
SZEDER Gábor 36fc7d8a79 t6050-replace: make failing editor test more robust 9 years ago
Eric Wong e914ef0d03 for-each-ref: document `creatordate` and `creator` fields 9 years ago