summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-08GIT 1.1.0v1.1.0Junio C Hamano36-504/+47
2006-01-08Add a test for rebase when a change was picked upstreamYann Dirson1-0/+53
2006-01-08Add a minimal test for git-cherryYann Dirson1-0/+53
2006-01-08Add an optional limit to git-cherryYann Dirson1-7/+13
2006-01-07git-daemon --base-pathPetr Baudis2-2/+30
2006-01-07describe: allow more than one revs to be named.Junio C Hamano3-1/+17
2006-01-07ls-files --others --directory: testJunio C Hamano1-6/+28
2006-01-07git-status: use ls-files --others --directory for untracked list.Junio C Hamano1-2/+2
2006-01-07ls-files --others --directory: give trailing slashJunio C Hamano1-2/+3
2006-01-07ls-files --others --directory: fix a bug with index entry orderingJunio C Hamano1-8/+5
2006-01-07ls-files -o: optionally skip showing the contents in "untracked" directoriesLinus Torvalds1-0/+22
2006-01-07git-fetch: auto-following tags.Junio C Hamano2-124/+169
2006-01-07GIT 1.0.8v1.0.8Junio C Hamano35-492/+47
2006-01-07mailsplit: allow empty input from stdinJunio C Hamano1-1/+4
2006-01-07revert/cherry-pick: handle single quote in author name.Junio C Hamano1-0/+1
2006-01-07Fix git-format-patch usage string wrt output modes.Yann Dirson1-2/+4
2006-01-07Fix typo in debug stanza of t2001Yann Dirson1-1/+1
2006-01-07tar-tree: finish honoring extractor's umask in git-tar-tree.Junio C Hamano1-1/+1
2006-01-07[PATCH] Compilation: zero-length array declaration.Junio C Hamano10-12/+21
2006-01-07prune: do not show error from pack-redundant when no packs are found.Junio C Hamano1-2/+1
2006-01-06Retire debian/ directory.Junio C Hamano16-441/+0
2006-01-06unpack-objects: default to quiet if stderr is not a tty.Junio C Hamano1-0/+2
2006-01-06Substitute "/" with $opt_s in tag names as well as branch namesJoe English1-0/+1
2006-01-06Teach cvsexportcommit to add new filesYann Dirson1-2/+10
2006-01-05Make GIT-VERSION-GEN tolerate missing git describe commandJohn Ellson1-1/+1
2006-01-05Merge fixes up to GIT 1.0.7Junio C Hamano60-115/+202
2006-01-05GIT 1.0.7v1.0.7Junio C Hamano61-116/+203
2006-01-05Fix git-symbolic-ref typo in git.txt.Jon Loeliger1-1/+1
2006-01-05git: grok 'help' to mean '--help'.Andreas Ericsson1-0/+5
2006-01-05Documentation/git-svnimport: document -T and -t switches correctlyEric Wong1-3/+3
2006-01-05svnimport: support repositories requiring SSL authenticationEric Wong1-2/+4
2006-01-05t3300: skip when filesystem does not like TAB in filenames.Junio C Hamano1-3/+6
2006-01-05format-patch/commit: Quote single quote in the author name properly.Junio C Hamano2-0/+2
2006-01-05git-fetch --tags: reject malformed tags.Junio C Hamano1-5/+14
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca16-34/+49
2006-01-05use GIT_DIR instead of /var/tmpAlex Riesen1-1/+1
2006-01-05trivial: check, if t/trash directory was successfully createdAlex Riesen1-1/+1
2006-01-05trivial: .gitignore precompiled python modulesAlex Riesen1-0/+1
2006-01-05trivial: use git-repo-config to detect how to run tests in the test repositoryAlex Riesen2-7/+22
2006-01-05trivial: use git-repo-config to detect if the test can be run on the repositoryAlex Riesen1-0/+8
2006-01-05trivial: remove the dots at the end of file names from merge-one-fileAlex Riesen1-2/+2
2006-01-05trivial: clarify, what are the config's user.name and user.email aboutAlex Riesen1-1/+2
2006-01-05trivial: typo in git-commit.shAlex Riesen1-1/+1
2006-01-05use result of open(2) to check for presenceAlex Riesen1-5/+12
2006-01-05fix potential deadlock in create_one_fileAlex Riesen1-1/+2
2006-01-05trivial: O_EXCL makes O_TRUNC redundantAlex Riesen2-2/+2
2006-01-05trivial: retval of waitpid is not errnoAlex Riesen1-1/+1
2006-01-05Fix nasty approxidate bugLinus Torvalds1-1/+1
2006-01-05AIX compile fix for repo-config.cAmos Waterland1-8/+8
2006-01-05git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca1-2/+14