aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | verify-pack: test for detection of index v2 object CRC mismatchNicolas Pitre2008-06-24
* | | | | | | | | | | verify-pack: check packed object CRC when using index version 2Nicolas Pitre2008-06-24
* | | | | | | | | | | move show_pack_info() where it belongsNicolas Pitre2008-06-24
* | | | | | | | | | | optimize verify-pack a bitNicolas Pitre2008-06-24
* | | | | | | | | | | clone: create intermediate directories of destination repoJeff King2008-06-24
* | | | | | | | | | | Ship sample hooks with .sample suffixJunio C Hamano2008-06-24
* | | | | | | | | | | pre-rebase hook updateJunio C Hamano2008-06-24
* | | | | | | | | | | refactor pack structure allocationNicolas Pitre2008-06-24
* | | | | | | | | | | test case for pack resilience against corruptionsNicolas Pitre2008-06-23
* | | | | | | | | | | implement some resilience against pack corruptionsNicolas Pitre2008-06-23
* | | | | | | | | | | call init_pack_revindex() lazilyNicolas Pitre2008-06-23
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-23
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
| * | | | | | | | | | Workaround for AIX mkstemp()Patrick Higgins2008-06-23
* | | | | | | | | | | t9301-fast-export.sh: Remove debug lineMichele Ballabio2008-06-23
* | | | | | | | | | | Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds2008-06-22
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Extend parse-options test suiteStephan Beyer2008-06-22
| * | | | | | | | | | api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-22
| * | | | | | | | | | parse-options.c: fix documentation syntax of optional argumentsMichele Ballabio2008-06-22
| * | | | | | | | | | api-builtin.txt: update and fix typoStephan Beyer2008-06-22
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs/archive-ignore'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-09
* | | | | | | | | | | Merge branch 'lt/racy-empty'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | racy-git: an empty blob has a fixed object nameLinus Torvalds2008-06-19
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sn/static'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config.c: make git_env_bool() staticしらいしななこ2008-06-19
| * | | | | | | | | | | environment.c: remove unused functionしらいしななこ2008-06-19
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/maint-combine-diff-pre-context'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | diff -c/--cc: do not include uninteresting deletion before leading contextJunio C Hamano2008-06-18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lt/maint-gitdir-relative'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Make git_dir a path relative to work_tree in setup_work_tree()Linus Torvalds2008-06-19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/test'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | enable whitespace checking of test scriptsJeff King2008-06-14
| * | | | | | | | | avoid trailing whitespace in zero-change diffstat linesJeff King2008-06-14
| * | | | | | | | | avoid whitespace on empty line in automatic usage messageJeff King2008-06-14
| * | | | | | | | | mask necessary whitespace policy violations in test scriptsJeff King2008-06-14
| * | | | | | | | | fix whitespace violations in test scriptsJeff King2008-06-14
* | | | | | | | | | Merge branch 'pb/fast-export'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-19
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mo/status-untracked'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-09
| * | | | | | | | | | Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-09
| * | | | | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-09
* | | | | | | | | | | Merge branch 'kh/update-ref'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make old sha1 optional with git update-ref -dKarl Hasselström2008-06-02
| * | | | | | | | | | | Clean up builtin-update-ref's option parsingKarl Hasselström2008-06-02
* | | | | | | | | | | | Merge branch 'jn/web'Junio C Hamano2008-06-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitweb: Separate generating 'sort by' table headerJakub Narebski2008-06-10
| * | | | | | | | | | | | gitweb: Separate filling list of projects infoJakub Narebski2008-06-10