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-09-25Fix submodule sync with relative submodule URLsJohan Herland
2008-09-25graph.c: make many functions staticNanako Shiraishi
2008-09-25remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.Nanako Shiraishi
2008-09-25git-web--browse: Support for using /bin/start on MinGWPetr Baudis
2008-09-24Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley
2008-09-23Merge branch 'maint'Junio C Hamano
2008-09-23builtin-prune.c: prune temporary packs in <object_dir>/pack directoryBrandon Casey
2008-09-22Do not perform cross-directory renames when creating packsPetr Baudis
2008-09-22Merge branch 'maint'Junio C Hamano
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger
2008-09-22git-remote: do not use user input in a printf format stringJohannes Sixt
2008-09-22git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller
2008-09-22git-svn: testcase for partial rebuildDeskin Miler
2008-09-22Merge branch 'db/maint-checkout-b'Junio C Hamano
2008-09-22t5510: test "git fetch" following tags minimallyJunio C Hamano
2008-09-22Check early that a new branch is new and validDaniel Barkalow
2008-09-20Update draft release notes to 1.6.1Junio C Hamano
2008-09-20Merge branch 'maint'Junio C Hamano
2008-09-20Start draft release notes for 1.6.0.3Junio C Hamano
2008-09-20git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson
2008-09-20Typo "bogos" in format-patch error message.Mikael Magnusson
2008-09-20builtin-clone: fix typoFabrizio Chiarello
2008-09-20Bust the ghost of long-defunct diffcore-pathspec.Yann Dirson
2008-09-20bash: use for-each-ref format 'refname:short'SZEDER Gábor
2008-09-20completion: git commit should list --interactiveEric Raible
2008-09-19Merge branch 'maint'Junio C Hamano
2008-09-19Merge branch 'jc/diff-prefix'Junio C Hamano
2008-09-19Merge branch 'np/pack'Junio C Hamano
2008-09-19Merge branch 'bw/shortref'Junio C Hamano
2008-09-19Merge branch 'rs/decorate'Junio C Hamano
2008-09-19Merge branch 'tr/rev-list-reverse'Junio C Hamano
2008-09-19Merge branch 'cc/bisect'Junio C Hamano
2008-09-19Merge branch 'jc/setlinebuf-setvbuf'Junio C Hamano
2008-09-19Merge branch 'dp/maint-rebase-fix' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-checkout-keep-remove' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-diff-quiet' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-name-hash-clear' into maintJunio C Hamano
2008-09-19Merge branch 'jc/maint-template-permbits' into maintJunio C Hamano
2008-09-19Merge branch 'mh/maint-honor-no-ssl-verify' into maintJunio C Hamano
2008-09-19sha1_file: link() returns -1 on failure, not errnoThomas Rast
2008-09-19Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey
2008-09-19Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey
2008-09-19gitweb: avoid warnings for commits without bodyJoey Hess
2008-09-19Clarified gitattributes documentation regarding custom hunk header.Garry Dolley
2008-09-19git-svn: fix handling of even funkier branch namesEric Wong
2008-09-19git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman
2008-09-19git-svn: factor out svnserve test code for later useAlec Berryman
2008-09-18diff/diff-files: do not use --cc too aggressivelyJunio C Hamano
2008-09-16Merge branch 'maint'Junio C Hamano
2008-09-16Merge branch 'dp/maint-rebase-fix'Junio C Hamano