14694 Commits (6c2ce048bbfc6fbc2bdd86a3e586cb8881eb2dc2)
 

Author SHA1 Message Date
Marius Storm-Olsen 6c2ce048bb Add argument 'no' commit/status option -u|--untracked-files 17 years ago
Marius Storm-Olsen 4bfee30a98 Add an optional <mode> argument to commit/status -u|--untracked-files option 17 years ago
Adam Simpkins 03300c0ac0 git log --graph: print '*' for all commits, including merges 17 years ago
Daniel Barkalow 1b9a9467f8 Use nonrelative paths instead of absolute paths for cloned repositories 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Christian Couder 30eba7bf2c documentation: convert "diffcore" and "repository-layout" to man pages 17 years ago
Adam Simpkins a0ebe573a5 graph API: fix "git log --graph --first-parent" 17 years ago
Teemu Likonen b7d9681974 Print info about "git help COMMAND" on git's main usage pages 17 years ago
Junio C Hamano e919cb302e Merge branch 'maint' 17 years ago
Lea Wiemann c0f6dc9b20 git-for-each-ref.txt: minor improvements 17 years ago
Björn Steinbrink a83123deec name-rev: Fix segmentation fault when using --all 17 years ago
Jakub Narebski 7f718e8b46 gitweb: Add charset info to "raw" output of 'text/plain' blobs 17 years ago
Miklos Vajna dd613e6b87 Strbuf documentation: document most functions 17 years ago
Dirk Suesserott 9e3fd41124 Documentation/git-mailsplit: Enhanced description of -o option 17 years ago
Jeff King 541fc218e6 Fix "git clone http://$URL" to check out the worktree when asked 17 years ago
Junio C Hamano 60727b5800 Merge branch 'maint' 17 years ago
Michael Dressel 4ed19a3c17 describe: match pattern for lightweight tags too 17 years ago
Junio C Hamano de5825cc82 t7502: honor SHELL_PATH 17 years ago
Junio C Hamano adf60f1440 Documentation: git-log cannot use rev-list specific options 17 years ago
Alex Riesen 70ca472f1f Fix t5516 on cygwin: it does not like double slashes at the beginning of a path 17 years ago
Junio C Hamano a3c91e088e t7502: tighten loosely written test sequence 17 years ago
Junio C Hamano 7845944c64 t7502: do not globally unset GIT_COMMITTER_* environment variables 17 years ago
Lea Wiemann 422b206342 cat-file --batch: flush stdout also when objects are missing 17 years ago
Junio C Hamano 02c17196e3 GIT v1.5.6-rc1 17 years ago
Junio C Hamano 67bfc030d7 commit: drop duplicated parents 17 years ago
Johannes Sixt 69e66f5500 rebase --interactive: Compute upstream SHA1 before switching branches 17 years ago
Kevin Ballard c5833f6e13 Documentation/git-filter-branch.txt: Fix description of --commit-filter 17 years ago
Jakub Narebski f70dda250e gitweb: Fix "next" link on bottom of page 17 years ago
Karl Hasselström 3db4723ead Revert "git.el: Set process-environment instead of invoking env" 17 years ago
Junio C Hamano 06f60e8edf Merge branch 'sb/am-tests' 17 years ago
Junio C Hamano f0d2a057c1 Merge branch 'lw/test-fix' 17 years ago
Junio C Hamano 0cc01c9657 Merge branch 'sp/remote' 17 years ago
Junio C Hamano d8ad63aff0 Merge branch 'lt/pack-sync' 17 years ago
Junio C Hamano a44a5c006e Merge branch 'np/pack-check' 17 years ago
Nicolas Pitre 6241360498 make verify-pack a bit more useful with bad packs 17 years ago
Junio C Hamano 310b9ded2b Merge branch 'jb/reset-q' 17 years ago
Junio C Hamano 8f1b0637c1 Merge branch 'jc/checkout' 17 years ago
Junio C Hamano 6810053154 Merge branch 'lr/init-bare' 17 years ago
Lea Wiemann 32d8050a86 Git.pm: fix return value of config method 17 years ago
Lea Wiemann 850d3a7c05 glossary: improve a few links 17 years ago
Christian Couder 497c83314c Documentation: convert "glossary" and "core-tutorial" to man pages 17 years ago
Lea Wiemann 58c8dd2173 Git.pm: fix documentation of hash_object 17 years ago
Adam Simpkins f1979d6b3f graph API: avoid printing unnecessary padding before some octopus merges 17 years ago
Adam Simpkins 3395908ee4 graph API: improve display of merge commits 17 years ago
Christian Engwer b7166cce8c git-svn fails in prop_walk if $self->{path} is not empty 17 years ago
Seth Falcon 7d45e14683 Add a --dry-run option to git-svn rebase 17 years ago
Karl Hasselström d72ab8c892 Fix path duplication in git svn commit-diff 17 years ago
Shawn O. Pearce 7ad2458fad Make "git-remote rm" delete refs acccording to fetch specs 17 years ago
Shawn O. Pearce c175a7ad32 Make "git-remote prune" delete refs according to fetch specs 17 years ago
Shawn O. Pearce 6a15bc0d22 Remove unused remote_prefix member in builtin-remote 17 years ago