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-12Typo in RelNotes.Mikael Magnusson
2008-06-12Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-06-12Merge branch 'maint'Junio C Hamano
2008-06-12fix typo in tutorialFred Maranhão
2008-06-11remote show: list tracked remote branches with -nOlivier Marin
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11builtin-remote: split show_or_prune() in two separate functionsOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-11git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)
2008-06-11Consolidate SHA1 object file closeLinus Torvalds
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann
2008-06-10Merge branch 'js/merge-recursive'Junio C Hamano
2008-06-10Merge branch 'maint'Junio C Hamano
2008-06-10merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin
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