summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-25verify-pack: check packed object CRC when using index version 2Nicolas Pitre
2008-06-25move show_pack_info() where it belongsNicolas Pitre
2008-06-25optimize verify-pack a bitNicolas Pitre
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25Ship sample hooks with .sample suffixJunio C Hamano
2008-06-25pre-rebase hook updateJunio C Hamano
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-23Workaround for AIX mkstemp()Patrick Higgins
2008-06-23t9301-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-22Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-22Merge branch 'lt/racy-empty'Junio C Hamano
2008-06-22Merge branch 'sn/static'Junio C Hamano
2008-06-22Merge branch 'jc/maint-combine-diff-pre-context'Junio C Hamano
2008-06-22Merge branch 'lt/maint-gitdir-relative'Junio C Hamano
2008-06-22Merge branch 'jk/test'Junio C Hamano
2008-06-22Merge branch 'pb/fast-export'Junio C Hamano
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-22Merge branch 'kh/update-ref'Junio C Hamano
2008-06-22Merge branch 'jn/web'Junio C Hamano
2008-06-22Merge 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-19Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds
2008-06-19Merge branch 'maint'Junio C Hamano
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-19completion: add --graph to log command completionDan McGee
2008-06-19Teach "git clone" to pack refsJohan Herland
2008-06-19Prepare testsuite for a "git clone" that packs refsJohan Herland