summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27check_and_emit_line(): rename and refactorJunio C Hamano
2008-06-27diff --check: explain why we do not care whether old side is binaryJunio C Hamano
2008-06-27Merge branch 'maint'Junio C Hamano
2008-06-27Merge branch 'maint-1.5.5' into maintJunio C Hamano
2008-06-27GIT 1.5.5.5v1.5.5.5Junio C Hamano
2008-06-27Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano
2008-06-27GIT 1.5.4.6v1.5.4.6Junio C Hamano
2008-06-26git-shell: accept "git foo" formJunio C Hamano
2008-06-26diff --check: do not discard error status upon seeing a good lineJunio C Hamano
2008-06-26improve for-each-ref test scriptJeff King
2008-06-26Add 'git-p4.allowSubmit' to git-p4Jing Xue
2008-06-26Start draft release notes for 1.6.0Junio C Hamano
2008-06-26update-hook-example: optionally allow non-fast-forwardDmitry Potapov
2008-06-26Merge branch 'maint'Junio C Hamano
2008-06-26Fix use of "perl -i" on WindowsAlex Riesen
2008-06-26GIT 1.5.6.1v1.5.6.1Junio C Hamano
2008-06-25Merge branch 'sb/rebase'Junio C Hamano
2008-06-25Merge branch 'lw/gitweb'Junio C Hamano
2008-06-25Merge branch 'lt/config-fsync'Junio C Hamano
2008-06-25Merge branch 'sr/tests'Junio C Hamano
2008-06-25Merge branch 'jh/clone-packed-refs'Junio C Hamano
2008-06-25Merge branch 'lw/perlish'Junio C Hamano
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov
2008-06-25clone: create intermediate directories of destination repoJeff King
2008-06-25Merge branch 'jc/maint-combine-diff-pre-context' into maintJunio C Hamano
2008-06-25Merge branch 'lt/maint-gitdir-relative' into maintJunio C Hamano
2008-06-25Merge branch 'sb/maint-rebase' into maintJunio C Hamano
2008-06-25for-each-ref: implement missing tag valuesJeff King
2008-06-25verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre
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