Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/thinner-wrapper' | Junio C Hamano | 2010-12-03 | 10 | -236/+249 |
|\ | |||||
| * | Remove pack file handling dependency from wrapper.o | Jonathan Nieder | 2010-11-10 | 2 | -3/+13 |
| * | pack-objects: mark file-local variable static | Jonathan Nieder | 2010-11-10 | 1 | -1/+1 |
| * | wrapper: give zlib wrappers their own translation unit | Jonathan Nieder | 2010-11-10 | 3 | -60/+62 |
| * | strbuf: move strbuf_branchname to sha1_name.c | Jonathan Nieder | 2010-11-10 | 2 | -18/+18 |
| * | path helpers: move git_mkstemp* to wrapper.c | Jonathan Nieder | 2010-11-10 | 2 | -113/+113 |
| * | wrapper: move odb_* to environment.c | Jonathan Nieder | 2010-11-10 | 3 | -37/+38 |
| * | wrapper: move xmmap() to sha1_file.c | Jonathan Nieder | 2010-11-10 | 2 | -15/+15 |
* | | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 2010-12-03 | 13 | -49/+267 |
|\ \ | |||||
| * | | add tests of commit --squash | Pat Notz | 2010-11-04 | 4 | -0/+57 |
| * | | commit: --squash option for use with rebase --autosquash | Pat Notz | 2010-11-04 | 2 | -3/+41 |
| * | | add tests of commit --fixup | Pat Notz | 2010-11-04 | 3 | -2/+83 |
| * | | commit: --fixup option for use with rebase --autosquash | Pat Notz | 2010-11-04 | 2 | -8/+28 |
| * | | pretty.c: teach format_commit_message() to reencode the output | Pat Notz | 2010-11-04 | 2 | -6/+24 |
| * | | commit: helper methods to reduce redundant blocks of code | Pat Notz | 2010-11-04 | 8 | -32/+36 |
* | | | Merge branch 'sn/diff-doc' | Junio C Hamano | 2010-12-03 | 4 | -6/+64 |
|\ \ \ | |||||
| * | | | docs: clarify git diff modes of operation | Jeff King | 2010-11-05 | 2 | -4/+10 |
| * | | | diff,difftool: Don't use the {0,2} notation in usage strings | Štěpán Němec | 2010-11-05 | 3 | -3/+3 |
| * | | | CodingGuidelines: Add a section on writing documentation | Štěpán Němec | 2010-11-05 | 1 | -0/+52 |
* | | | | Merge branch 'sp/emfile' | Junio C Hamano | 2010-12-03 | 1 | -15/+28 |
|\ \ \ \ | |||||
| * | | | | Work around EMFILE when there are too many pack files | Shawn O. Pearce | 2010-11-03 | 1 | -16/+27 |
| * | | | | Use git_open_noatime when accessing pack data | Shawn O. Pearce | 2010-11-03 | 1 | -4/+6 |
* | | | | | Merge branch 'jc/abbrev-guard' | Junio C Hamano | 2010-12-03 | 5 | -1/+21 |
|\ \ \ \ \ | |||||
| * | | | | | core.abbrevguard: Ensure short object names stay unique a bit longer | Junio C Hamano | 2010-10-28 | 5 | -1/+21 |
* | | | | | | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 | 8 | -27/+242 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support case folding in git fast-import when core.ignorecase=true | Joshua Jensen | 2010-10-06 | 1 | -3/+4 |
| * | | | | | | Support case folding for git add when core.ignorecase=true | Joshua Jensen | 2010-10-06 | 1 | -0/+23 |
| * | | | | | | Add case insensitivity support when using git ls-files | Joshua Jensen | 2010-10-06 | 1 | -12/+26 |
| * | | | | | | Add case insensitivity support for directories when using git status | Joshua Jensen | 2010-10-06 | 2 | -2/+110 |
| * | | | | | | Case insensitivity support for .gitignore via core.ignorecase | Joshua Jensen | 2010-10-06 | 1 | -6/+6 |
| * | | | | | | Add string comparison functions that respect the ignore_case variable. | Joshua Jensen | 2010-10-06 | 2 | -0/+20 |
| * | | | | | | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 3 | -0/+33 |
| * | | | | | | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 2010-10-06 | 3 | -5/+20 |
* | | | | | | | Merge branch 'maint' to sync with Git 1.7.3.3 | Junio C Hamano | 2010-12-03 | 3 | -4/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Git 1.7.3.3v1.7.3.3 | Junio C Hamano | 2010-12-03 | 2 | -3/+11 |
| * | | | | | | | CodingGuidelines: mention whitespace preferences for shell scripts | Giuseppe Bilotta | 2010-12-03 | 1 | -0/+4 |
| * | | | | | | | Documentation: do not misinterpret pull refspec as bold text | Jonathan Nieder | 2010-12-03 | 1 | -2/+2 |
* | | | | | | | | Update draft release notes to 1.7.4 | Junio C Hamano | 2010-12-02 | 1 | -10/+37 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-02 | 6 | -2/+78 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Prepare for 1.7.3.3 | Junio C Hamano | 2010-12-02 | 5 | -1/+77 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Git 1.7.2.4v1.7.2.4 | Junio C Hamano | 2010-12-02 | 5 | -2/+32 |
| | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Git 1.7.1.3v1.7.1.3 | Junio C Hamano | 2010-12-02 | 4 | -2/+22 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Git 1.7.0.8v1.7.0.8 | Junio C Hamano | 2010-12-02 | 3 | -2/+12 |
| * | | | | | | | | | | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 2010-12-02 | 2 | -2/+2 |
| * | | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maint | Junio C Hamano | 2010-12-02 | 2 | -1/+35 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-e-doc' into maint | Junio C Hamano | 2010-12-02 | 1 | -3/+77 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bg/maint-gitweb-test-lib' into maint | Junio C Hamano | 2010-12-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-merge-file-subdir' into maint | Junio C Hamano | 2010-12-02 | 3 | -3/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ks/no-textconv-symlink' into maint | Junio C Hamano | 2010-12-02 | 6 | -25/+114 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/fortran-userdiff' into maint | Junio C Hamano | 2010-12-02 | 3 | -1/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |