summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-09git-read-tree: document -v option.Libravatar Miklos Vajna1-0/+3
2008-06-09Add configuration option for default untracked files modeLibravatar Marius Storm-Olsen4-0/+54
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesLibravatar Marius Storm-Olsen5-6/+34
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionLibravatar Marius Storm-Olsen5-10/+92
2008-06-09Add testcase for merging in a CRLF repoLibravatar Marius Storm-Olsen1-0/+52
2008-06-09Ignore .gitattributes in bare repositoriesLibravatar René Scharfe3-22/+61
2008-06-09gitweb: remove git_blame and rename git_blame2 to git_blameLibravatar Rafael Garcia-Suarez1-99/+2
2008-06-09Teach new attribute 'export-ignore' to git-archiveLibravatar René Scharfe6-0/+33
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLibravatar Lea Wiemann2-6/+27
2008-06-09t1006-cat-file.sh: typoLibravatar Lea Wiemann1-1/+1
2008-06-08Hook up the result aggregation in the test makefile.Libravatar Sverre Rabbelier1-2/+8
2008-06-08A simple script to parse the results from the testcasesLibravatar Miklos Vajna1-0/+34
2008-06-08Modify test-lib.sh to output stats to t/test-results/*Libravatar Sverre Rabbelier2-2/+15
2008-06-08Port to 12 other Platforms.Libravatar Boyd Lynn Gerber2-1/+40
2008-06-08progress.c: avoid use of dynamic-sized arrayLibravatar Boyd Lynn Gerber1-3/+8
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysLibravatar Stephan Beyer1-0/+7
2008-06-08git-describe.txt: document --alwaysLibravatar Stephan Beyer1-0/+3
2008-06-08Docs: add some long/short optionsLibravatar Stephan Beyer4-1/+14
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer56-210/+394
2008-06-08git-commit.txt: Add missing long/short optionsLibravatar Stephan Beyer1-8/+9
2008-06-08git-send-email: allow whitespace in addressee listLibravatar Pieter de Bie1-1/+1
2008-06-08send-email: Allow the envelope sender to be set via configurationLibravatar Ask Bjørn Hansen1-0/+1
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellLibravatar Ask Bjørn Hansen1-4/+14
2008-06-08git-commit.txt: Correct option alternativesLibravatar Stephan Beyer1-4/+4
2008-06-08git-rebase -i: mention the short command aliases in the todo listLibravatar Miklos Vajna1-3/+3
2008-06-08Remove unused code in parse_commit_buffer()Libravatar Miklos Vajna1-7/+1
2008-06-08http-push.c: remove duplicated codeLibravatar Junio C Hamano1-26/+3
2008-06-08Remove exec bit from builtin-fast-export.cLibravatar Johannes Sixt1-0/+0
2008-06-08make_nonrelative_path: Use is_absolute_path()Libravatar Johannes Sixt1-1/+1
2008-06-07GIT 1.5.6-rc2Libravatar Junio C Hamano1-0/+6
2008-06-07Merge 1.5.5.4 inLibravatar Junio C Hamano2-1/+9
2008-06-07GIT 1.5.5.4Libravatar Junio C Hamano4-3/+11
2008-06-06git log --graph: print '*' for all commits, including mergesLibravatar Adam Simpkins1-14/+0
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesLibravatar Daniel Barkalow3-2/+39
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder140-146/+144
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesLibravatar Christian Couder8-20/+68
2008-06-06graph API: fix "git log --graph --first-parent"Libravatar Adam Simpkins1-11/+53
2008-06-06Print info about "git help COMMAND" on git's main usage pagesLibravatar Teemu Likonen3-0/+7
2008-06-06Merge branch 'maint'Libravatar Junio C Hamano2-10/+15
2008-06-06git-for-each-ref.txt: minor improvementsLibravatar Lea Wiemann1-8/+9
2008-06-05name-rev: Fix segmentation fault when using --allLibravatar Björn Steinbrink1-2/+6
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsLibravatar Jakub Narebski1-9/+20
2008-06-04Strbuf documentation: document most functionsLibravatar Miklos Vajna1-2/+237
2008-06-04Documentation/git-mailsplit: Enhanced description of -o optionLibravatar Dirk Suesserott1-1/+1
2008-06-04Fix "git clone http://$URL" to check out the worktree when askedLibravatar Jeff King1-0/+1
2008-06-04Merge branch 'maint'Libravatar Junio C Hamano2-4/+27
2008-06-04describe: match pattern for lightweight tags tooLibravatar Michael Dressel2-4/+27
2008-06-04t7502: honor SHELL_PATHLibravatar Junio C Hamano1-3/+3
2008-06-03Documentation: git-log cannot use rev-list specific optionsLibravatar Junio C Hamano1-0/+6
2008-06-03Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathLibravatar Alex Riesen1-1/+1