3032 Commits (b91db2707a4a3c48982c5fa052cf7ee3da8616cf)
 

Author SHA1 Message Date
Yann Dirson b91db2707a Add a minimal test for git-cherry 19 years ago
Yann Dirson 77f1055ca7 Add an optional limit to git-cherry 19 years ago
Petr Baudis b21c31c9a5 git-daemon --base-path 19 years ago
Junio C Hamano f8f9c73c7d describe: allow more than one revs to be named. 19 years ago
Junio C Hamano 78c2cff61f ls-files --others --directory: test 19 years ago
Junio C Hamano 9eafb7bad1 git-status: use ls-files --others --directory for untracked list. 19 years ago
Junio C Hamano 0907fedbee ls-files --others --directory: give trailing slash 19 years ago
Junio C Hamano 657907e76e ls-files --others --directory: fix a bug with index entry ordering 19 years ago
Linus Torvalds 9518eb2629 ls-files -o: optionally skip showing the contents in "untracked" directories 19 years ago
Junio C Hamano 03febf99bc git-fetch: auto-following tags. 19 years ago
John Ellson 026351a035 Make GIT-VERSION-GEN tolerate missing git describe command 19 years ago
Junio C Hamano 5df466c507 Merge fixes up to GIT 1.0.7 19 years ago
Junio C Hamano 92e802c6cc GIT 1.0.7 19 years ago
Jon Loeliger c1fe2fe4fe Fix git-symbolic-ref typo in git.txt. 19 years ago
Andreas Ericsson da6bf70ebf git: grok 'help' to mean '--help'. 19 years ago
Eric Wong 2ed8e622bf Documentation/git-svnimport: document -T and -t switches correctly 19 years ago
Eric Wong 2961e0ee8b svnimport: support repositories requiring SSL authentication 19 years ago
Junio C Hamano 6ce183216d t3300: skip when filesystem does not like TAB in filenames. 19 years ago
Junio C Hamano aa66c7ec77 format-patch/commit: Quote single quote in the author name properly. 19 years ago
Junio C Hamano 81214e4ddf git-fetch --tags: reject malformed tags. 19 years ago
Jonas Fonseca 353ce81597 Wrap synopsis lines and use [verse] to keep formatting 19 years ago
Alex Riesen 6ff0b1c56c use GIT_DIR instead of /var/tmp 19 years ago
Alex Riesen 2ccd2027b0 trivial: check, if t/trash directory was successfully created 19 years ago
Alex Riesen 10ae7d86c1 trivial: .gitignore precompiled python modules 19 years ago
Alex Riesen b484ef28fb trivial: use git-repo-config to detect how to run tests in the test repository 19 years ago
Alex Riesen e58b97af31 trivial: use git-repo-config to detect if the test can be run on the repository 19 years ago
Alex Riesen 31f883d1b8 trivial: remove the dots at the end of file names from merge-one-file 19 years ago
Alex Riesen 50b4e0c178 trivial: clarify, what are the config's user.name and user.email about 19 years ago
Alex Riesen b6ae5409ea trivial: typo in git-commit.sh 19 years ago
Alex Riesen 88fb958baa use result of open(2) to check for presence 19 years ago
Alex Riesen d9e08be9d5 fix potential deadlock in create_one_file 19 years ago
Alex Riesen 781411ed46 trivial: O_EXCL makes O_TRUNC redundant 19 years ago
Alex Riesen 7f272ca80c trivial: retval of waitpid is not errno 19 years ago
Linus Torvalds b73cebf437 Fix nasty approxidate bug 19 years ago
Amos Waterland 0a15217184 AIX compile fix for repo-config.c 19 years ago
Jonas Fonseca 8b32572c74 git-init-db(1): Describe --shared and the idempotent nature of init-db 19 years ago
Junio C Hamano 4e7a2eccc2 ?alloc: do not return NULL when asked for zero bytes 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Junio C Hamano 89438677ab Documentation: spell. 19 years ago
Gerrit Pape f1ec72ba1e Fix skipping merge-order test with NO_OPENSSL=1. 19 years ago
Junio C Hamano 58e3fb40f7 Merge fixes up to GIT 1.0.6 19 years ago
Junio C Hamano 17dff84b5e GIT 1.0.6 19 years ago
Junio C Hamano cfee10a773 send-pack/receive-pack: allow errors to be reported back to pusher. 19 years ago
Junio C Hamano 9b88fcef7d Makefile: use git-describe to mark the git version. 19 years ago
Junio C Hamano c06818e20a git-describe: documentation. 19 years ago
Junio C Hamano 64deb858b0 git-describe: still prefer annotated tag under --all and --tags 19 years ago
Junio C Hamano 2d9e7c9f90 git-describe: --tags and --abbrev 19 years ago
Junio C Hamano 4cdf78bf96 git-describe: use find_unique_abbrev() 19 years ago
Junio C Hamano 635d413430 git-describe: really prefer tags only. 19 years ago
Linus Torvalds 908e5310b9 Add a "git-describe" command 19 years ago