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
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Merge branch 'maint'Junio C Hamano
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-10-01Update stale documentation link in the k.org siteJunio C Hamano
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-30post-checkout hook, tests, and docsJosh England
2007-09-30Make for-each-ref's grab_date() support per-atom formattingAndy Parkins
2007-09-30Merge branch 'gr/smtp'Junio C Hamano
2007-09-30Merge branch 'ml/submodule'Junio C Hamano
2007-09-30Merge branch 'jb/remote-rm'Junio C Hamano
2007-09-30Sync with GIT 1.5.3.3Junio C Hamano
2007-09-30GIT 1.5.3.3v1.5.3.3Junio C Hamano
2007-09-30git-bundle: fix commandline examples in the manpageMiklos Vajna
2007-09-27apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-09-27send-email --smtp-server-port: allow overriding the default portJunio C Hamano
2007-09-26core-tutorial: correct URLRandy Dunlap
2007-09-26Fix spelling of overridden in documentationShawn Bohrer
2007-09-26gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt
2007-09-26gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt
2007-09-26Move convert-objects to contrib.Matt Kraai
2007-09-26user-manual: Explain what submodules are good for.Michael Smith
2007-09-25git-submodule - allow a relative path as the subproject urlMark Levedahl
2007-09-24Start RelNotes for 1.5.4Junio C Hamano
2007-09-24Merge branch 'je/hooks'Junio C Hamano
2007-09-24Merge branch 'js/apply-build-ancestor'Junio C Hamano
2007-09-24git-merge: add --ff and --no-ff optionsLars Hjemli
2007-09-24git-merge: add support for --commit and --no-squashLars Hjemli
2007-09-24git-merge: add support for branch.<name>.mergeoptionsLars Hjemli
2007-09-24Merge branch 'maint'Junio C Hamano
2007-09-24Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-23User Manual: add a chapter for submodulesMiklos Vajna
2007-09-23user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano
2007-09-19Make fetch a builtinDaniel Barkalow
2007-09-19Merge branch 'maint' to sync with 1.5.3.2Junio C Hamano
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano
2007-09-19remote: document the 'rm' subcommandJames Bowes
2007-09-19apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-09-19Added example hook script to save/restore permissions/ownership.Josh England
2007-09-19Add post-merge hook, related documentation, and tests.Josh England
2007-09-19Merge branch 'maint'Junio C Hamano
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong
2007-09-19git-push: documentation and tests for pushing only branchesJeff King
2007-09-18Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-09-18git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano