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-25refactor pack structure allocationNicolas Pitre
2008-06-24test case for pack resilience against corruptionsNicolas Pitre
2008-06-24implement some resilience against pack corruptionsNicolas Pitre
2008-06-24call init_pack_revindex() lazilyNicolas Pitre
2008-06-24Merge branch 'maint'Junio C Hamano
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-24Workaround for AIX mkstemp()Patrick Higgins
2008-06-24t9301-fast-export.sh: Remove debug lineMichele Ballabio
2008-06-23Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds
2008-06-23Merge branch 'maint'Junio C Hamano
2008-06-23Extend parse-options test suiteStephan Beyer
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-23parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio
2008-06-23api-builtin.txt: update and fix typoStephan Beyer
2008-06-23git-rebase.sh: Add check if rebase is in progressStephan Beyer
2008-06-23t3404: stricter tests for git-rebase--interactiveStephan Beyer
2008-06-23api-builtin.txt: update and fix typoStephan Beyer
2008-06-23Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-23Merge branch 'lt/racy-empty'Junio C Hamano
2008-06-23Merge branch 'sn/static'Junio C Hamano
2008-06-23Merge branch 'jc/maint-combine-diff-pre-context'Junio C Hamano
2008-06-23Merge branch 'lt/maint-gitdir-relative'Junio C Hamano
2008-06-23Merge branch 'jk/test'Junio C Hamano
2008-06-23Merge branch 'pb/fast-export'Junio C Hamano
2008-06-23Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-23Merge branch 'kh/update-ref'Junio C Hamano
2008-06-23Merge branch 'jn/web'Junio C Hamano
2008-06-23Merge branch 'rg/gitweb'Junio C Hamano
2008-06-21Correct documentation for git-push --mirrorShawn O. Pearce
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Jakub Narebski
2008-06-21Print errno upon failure to open the COMMIT_EDITMSG fileCristian Peraferrer
2008-06-21Add target "install-html" the the top level MakefileTeemu Likonen
2008-06-20bash: Add more option completions for 'git log'Teemu Likonen
2008-06-20Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström
2008-06-20gitweb: standarize HTTP status codesLea Wiemann
2008-06-20config.c: make git_env_bool() staticしらいしななこ
2008-06-20environment.c: remove unused functionしらいしななこ
2008-06-20Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds
2008-06-20Merge branch 'maint'Junio C Hamano
2008-06-20Documentation: fix formatting in git-svnJan Krüger
2008-06-20t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-20completion: add --graph to log command completionDan McGee
2008-06-20Teach "git clone" to pack refsJohan Herland
2008-06-20Prepare testsuite for a "git clone" that packs refsJohan Herland
2008-06-20Move pack_refs() and friends into libgitJohan Herland
2008-06-20Incorporate fetched packs in future object traversalJohan Herland
2008-06-20builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-20Git.pm: add test suiteLea Wiemann
2008-06-20t/test-lib.sh: add test_external and test_external_without_stderrLea Wiemann
2008-06-20test-lib.sh: add --long-tests optionLea Wiemann