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-01-19send-email: validate patches before sending anythingJeff King
2008-01-19send-email: detect invocation errors earlierJeff King
2008-01-19fast-import: Don't use a maybe-clobbered errno valueJim Meyering
2008-01-18Move sha1_file_to_archive into libgitLars Hjemli
2008-01-18color unchanged lines as "plain" in "diff --color-words"Jeff King
2008-01-18autoconf: Add checking for unsetenv functionJakub Narebski
2008-01-18core-tutorial typofixThomas Zander
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-18Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce
2008-01-18fast-import.c: don't try to commit marks file if write failedBrandon Casey
2008-01-17refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey
2008-01-17Improve use of lockfile APIBrandon Casey
2008-01-17close_lock_file(): new function in the lockfile APIBrandon Casey
2008-01-16Document lockfile APIJunio C Hamano
2008-01-16Be more careful about updating refsLinus Torvalds
2008-01-16Correct spelling in diff.c commentBill Lear
2008-01-16Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas
2008-01-16Make 'git fsck' complain about non-commit branchesLinus Torvalds
2008-01-16Make builtin-commit.c more careful about parenthoodLinus Torvalds
2008-01-16treat any file with NUL as binaryDmitry Potapov
2008-01-16git-commit: fix double close(2) that can close a wrong file descriptorKristian Høgsberg
2008-01-16hg-to-git: improve popen callsMark Drago
2008-01-16ls-remote: add -t and -h options.Miklos Vajna
2008-01-15Squelch bogus progress output from git-rebase--interactiveJunio C Hamano
2008-01-15Add using merge subtree How-ToMiklos Vajna
2008-01-15Fix git-rerere documentationJunio C Hamano
2008-01-15Revert "builtin-commit.c: remove useless check added by faulty cut and paste"Junio C Hamano
2008-01-15Make default pre-commit hook less noisyJean-Luc Herren
2008-01-14cvsimport: remove last use of repo-config from git standard toolsDan McGee
2008-01-14Remove usage of git- (dash) commands from email hookDan McGee
2008-01-14builtin-commit.c: remove useless check added by faulty cut and pasteJunio C Hamano
2008-01-13Fix performance regression for partial commitsLinus Torvalds
2008-01-12git-clean: fix off-by-one memory access when given no argumentsJeff King
2008-01-12git-svn: handle leading/trailing whitespace from svnsync revpropsEric Wong
2008-01-12GIT 1.5.4-rc3v1.5.4-rc3Junio C Hamano
2008-01-12RPM spec: include gitk message files.Junio C Hamano
2008-01-12git-relink.txt: describe more clearly how hard linking occursBrandon Casey
2008-01-12Document some default values in config.txtMichele Ballabio
2008-01-11Merge ../gitkJunio C Hamano
2008-01-11gitk: Update German translation.Christian Stimming
2008-01-11gitk: Fix typo in user message.Christian Stimming
2008-01-11gitk: Fix the Makefile to cope with systems lacking msgfmtCharles Bailey
2008-01-11pack-objects: remove redundant and wrong call to deflateEnd()Junio C Hamano
2008-01-10bundle, fast-import: detect write failureJim Meyering
2008-01-10Trim leading / off of paths in git-svn prop_walkKevin Ballard
2008-01-09shortlog: mention the "-e" option in the usageJohannes Schindelin
2008-01-09Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche
2008-01-09recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt
2008-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogGerrit Pape