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-11-15Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz
2008-11-13Update draft release notes to 1.6.1Junio C Hamano
2008-11-13Merge branch 'mk/maint-cg-push'Junio C Hamano
2008-11-13Merge branch 'bc/maint-keep-pack'Junio C Hamano
2008-11-13Merge branch 'mv/remote-rename'Junio C Hamano
2008-11-13Merge branch 'jk/deny-push-to-current'Junio C Hamano
2008-11-13Merge branch 'lt/decorate'Junio C Hamano
2008-11-13Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano
2008-11-13git.html: Update the links to stale versionsJunio C Hamano
2008-11-13Merge branch 'maint'Junio C Hamano
2008-11-13Start 1.6.0.5 cycleJunio C Hamano
2008-11-13rev-list documentation: clarify the two parts of history simplificationSanti Béjar
2008-11-13Document "git log --simplify-by-decoration"Nanako Shiraishi
2008-11-12Remove the period after the git-check-attr summaryMatt Kraai
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey
2008-11-12git send-email: ask less questions when --compose is used.Pierre Habouzit
2008-11-12git send-email: add --annotate optionPierre Habouzit
2008-11-12git send-email: interpret unknown files as revision listsPierre Habouzit
2008-11-12git-remote: document the migration feature of the rename subcommandMiklos Vajna
2008-11-12git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler
2008-11-12git-diff: Add --staged as a synonym for --cached.David Symonds
2008-11-11Document "git log --source"Nanako Shiraishi
2008-11-09Merge branch 'maint'Junio C Hamano
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09receive-pack: detect push to current branch of non-bare repoJeff King
2008-11-09Merge branch 'maint'Junio C Hamano
2008-11-09GIT 1.6.0.4v1.6.0.4Junio C Hamano
2008-11-05Implement git remote renameMiklos Vajna
2008-11-05Update draft release notes to 1.6.1Junio C Hamano
2008-11-05Merge branch 'maint'Junio C Hamano
2008-11-03Makefile: add install-man rules (quick and normal)Markus Heidelberg
2008-11-03format-patch documentation: mention the special case of showing a single commitJunio C Hamano
2008-11-03Update draft release notes to 1.6.1Junio C Hamano
2008-11-03Merge branch 'maint'Junio C Hamano
2008-11-03Merge branch 'ag/blame-encoding'Junio C Hamano
2008-11-03Add reference for status letters in documentation.Yann Dirson
2008-11-03Document that git-log takes --all-match.Mikael Magnusson
2008-11-03Update draft 1.6.0.4 release notesJunio C Hamano
2008-11-02Update draft release notes to 1.6.1Junio C Hamano
2008-11-02Introduce receive.denyDeletesJan Krüger
2008-11-02Merge branch 'maint'Junio C Hamano
2008-11-02Start 1.6.0.4 cycleJunio C Hamano
2008-11-02add instructions on how to send patches to the mailing list with GmailTom Preston-Werner
2008-11-02Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger
2008-10-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca
2008-10-27document the diff driver textconv featureJeff King