Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verify-pack: check packed object CRC when using index version 2 | Nicolas Pitre | 2008-06-24 | 3 | -25/+38 |
* | move show_pack_info() where it belongs | Nicolas Pitre | 2008-06-24 | 6 | -70/+67 |
* | optimize verify-pack a bit | Nicolas Pitre | 2008-06-24 | 3 | -4/+3 |
* | clone: create intermediate directories of destination repo | Jeff King | 2008-06-24 | 5 | -11/+39 |
* | Ship sample hooks with .sample suffix | Junio C Hamano | 2008-06-24 | 12 | -25/+25 |
* | pre-rebase hook update | Junio C Hamano | 2008-06-24 | 1 | -4/+23 |
* | refactor pack structure allocation | Nicolas Pitre | 2008-06-24 | 1 | -18/+15 |
* | test case for pack resilience against corruptions | Nicolas Pitre | 2008-06-23 | 1 | -0/+194 |
* | implement some resilience against pack corruptions | Nicolas Pitre | 2008-06-23 | 2 | -16/+78 |
* | call init_pack_revindex() lazily | Nicolas Pitre | 2008-06-23 | 4 | -6/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-23 | 3 | -3/+36 |
|\ | |||||
| * | git-svn: make rebuild respect rewriteRoot option | Jan Krüger | 2008-06-23 | 2 | -3/+35 |
| * | Workaround for AIX mkstemp() | Patrick Higgins | 2008-06-23 | 1 | -0/+1 |
* | | t9301-fast-export.sh: Remove debug line | Michele Ballabio | 2008-06-23 | 1 | -1/+0 |
* | | Shrink the git binary a bit by avoiding unnecessary inline functions | Linus Torvalds | 2008-06-22 | 3 | -155/+173 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-06-22 | 6 | -22/+369 |
|\ \ | |/ | |||||
| * | Extend parse-options test suite | Stephan Beyer | 2008-06-22 | 2 | -11/+144 |
| * | api-parse-options.txt: Introduce documentation for parse options API | Stephan Beyer | 2008-06-22 | 1 | -2/+202 |
| * | parse-options.c: fix documentation syntax of optional arguments | Michele Ballabio | 2008-06-22 | 2 | -4/+13 |
| * | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 | 1 | -5/+10 |
* | | Merge branch 'rs/archive-ignore' | Junio C Hamano | 2008-06-22 | 6 | -0/+33 |
|\ \ | |||||
| * | | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | 6 | -0/+33 |
* | | | Merge branch 'lt/racy-empty' | Junio C Hamano | 2008-06-22 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | racy-git: an empty blob has a fixed object name | Linus Torvalds | 2008-06-19 | 1 | -0/+16 |
* | | | | Merge branch 'sn/static' | Junio C Hamano | 2008-06-22 | 3 | -10/+1 |
|\ \ \ \ | |||||
| * | | | | config.c: make git_env_bool() static | しらいしななこ | 2008-06-19 | 2 | -2/+1 |
| * | | | | environment.c: remove unused function | しらいしななこ | 2008-06-19 | 2 | -8/+0 |
* | | | | | Merge branch 'jc/maint-combine-diff-pre-context' | Junio C Hamano | 2008-06-22 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | diff -c/--cc: do not include uninteresting deletion before leading context | Junio C Hamano | 2008-06-18 | 1 | -2/+5 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'lt/maint-gitdir-relative' | Junio C Hamano | 2008-06-22 | 3 | -1/+20 |
|\ \ \ \ \ | |||||
| * | | | | | Make git_dir a path relative to work_tree in setup_work_tree() | Linus Torvalds | 2008-06-19 | 3 | -1/+20 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jk/test' | Junio C Hamano | 2008-06-22 | 17 | -154/+153 |
|\ \ \ \ \ | |||||
| * | | | | | enable whitespace checking of test scripts | Jeff King | 2008-06-14 | 1 | -1/+0 |
| * | | | | | avoid trailing whitespace in zero-change diffstat lines | Jeff King | 2008-06-14 | 2 | -8/+9 |
| * | | | | | avoid whitespace on empty line in automatic usage message | Jeff King | 2008-06-14 | 2 | -3/+7 |
| * | | | | | mask necessary whitespace policy violations in test scripts | Jeff King | 2008-06-14 | 8 | -136/+131 |
| * | | | | | fix whitespace violations in test scripts | Jeff King | 2008-06-14 | 4 | -6/+6 |
* | | | | | | Merge branch 'pb/fast-export' | Junio C Hamano | 2008-06-22 | 3 | -6/+137 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | 3 | -6/+137 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'mo/status-untracked' | Junio C Hamano | 2008-06-22 | 6 | -12/+176 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add configuration option for default untracked files mode | Marius Storm-Olsen | 2008-06-09 | 4 | -0/+54 |
| * | | | | | | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 2008-06-09 | 5 | -6/+34 |
| * | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 2008-06-09 | 5 | -10/+92 |
* | | | | | | | Merge branch 'kh/update-ref' | Junio C Hamano | 2008-06-22 | 3 | -17/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make old sha1 optional with git update-ref -d | Karl Hasselström | 2008-06-02 | 3 | -4/+12 |
| * | | | | | | | Clean up builtin-update-ref's option parsing | Karl Hasselström | 2008-06-02 | 1 | -15/+19 |
* | | | | | | | | Merge branch 'jn/web' | Junio C Hamano | 2008-06-22 | 1 | -49/+62 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitweb: Separate generating 'sort by' table header | Jakub Narebski | 2008-06-10 | 1 | -37/+39 |
| * | | | | | | | | gitweb: Separate filling list of projects info | Jakub Narebski | 2008-06-10 | 1 | -12/+23 |
* | | | | | | | | | Merge branch 'rg/gitweb' | Junio C Hamano | 2008-06-22 | 1 | -99/+2 |
|\ \ \ \ \ \ \ \ \ |