Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-10git-read-tree: document -v option.Miklos Vajna
2008-06-10Add testcase for merging in a CRLF repoMarius Storm-Olsen
2008-06-10Ignore .gitattributes in bare repositoriesRené Scharfe
2008-06-10cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann
2008-06-10t1006-cat-file.sh: typoLea Wiemann
2008-06-09Port to 12 other Platforms.Boyd Lynn Gerber
2008-06-09progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber
2008-06-09git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer
2008-06-09git-describe.txt: document --alwaysStephan Beyer
2008-06-09Docs: add some long/short optionsStephan Beyer
2008-06-09Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-09git-commit.txt: Add missing long/short optionsStephan Beyer
2008-06-09git-send-email: allow whitespace in addressee listPieter de Bie
2008-06-09send-email: Allow the envelope sender to be set via configurationAsk Bjørn Hansen
2008-06-09gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen
2008-06-09git-commit.txt: Correct option alternativesStephan Beyer
2008-06-09git-rebase -i: mention the short command aliases in the todo listMiklos Vajna
2008-06-09Remove unused code in parse_commit_buffer()Miklos Vajna
2008-06-09http-push.c: remove duplicated codeJunio C Hamano
2008-06-08Remove exec bit from builtin-fast-export.cJohannes Sixt
2008-06-08make_nonrelative_path: Use is_absolute_path()Johannes Sixt
2008-06-08GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano
2008-06-08Merge 1.5.5.4 inJunio C Hamano
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano
2008-06-06git log --graph: print '*' for all commits, including mergesAdam Simpkins
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder
2008-06-06graph API: fix "git log --graph --first-parent"Adam Simpkins
2008-06-06Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen
2008-06-06Merge branch 'maint'Junio C Hamano
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann
2008-06-06name-rev: Fix segmentation fault when using --allBjörn Steinbrink
2008-06-05gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski
2008-06-05Strbuf documentation: document most functionsMiklos Vajna
2008-06-05Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott
2008-06-05Fix "git clone http://$URL" to check out the worktree when askedJeff King
2008-06-05Merge branch 'maint'Junio C Hamano
2008-06-05describe: match pattern for lightweight tags tooMichael Dressel
2008-06-04t7502: honor SHELL_PATHJunio C Hamano
2008-06-04Documentation: git-log cannot use rev-list specific optionsJunio C Hamano
2008-06-04Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen
2008-06-04t7502: tighten loosely written test sequenceJunio C Hamano
2008-06-04t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano
2008-06-03cat-file --batch: flush stdout also when objects are missingLea Wiemann
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano
2008-06-03commit: drop duplicated parentsJunio C Hamano
2008-06-03rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt
2008-06-03Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-06-03gitweb: Fix "next" link on bottom of pageJakub Narebski