Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 2010-12-03 |
|\ | |||
| * | add tests of commit --squash | Pat Notz | 2010-11-04 |
| * | commit: --squash option for use with rebase --autosquash | Pat Notz | 2010-11-04 |
| * | add tests of commit --fixup | Pat Notz | 2010-11-04 |
| * | commit: --fixup option for use with rebase --autosquash | Pat Notz | 2010-11-04 |
| * | pretty.c: teach format_commit_message() to reencode the output | Pat Notz | 2010-11-04 |
| * | commit: helper methods to reduce redundant blocks of code | Pat Notz | 2010-11-04 |
* | | Merge branch 'sn/diff-doc' | Junio C Hamano | 2010-12-03 |
|\ \ | |||
| * | | docs: clarify git diff modes of operation | Jeff King | 2010-11-05 |
| * | | diff,difftool: Don't use the {0,2} notation in usage strings | Štěpán Němec | 2010-11-05 |
| * | | CodingGuidelines: Add a section on writing documentation | Štěpán Němec | 2010-11-05 |
* | | | Merge branch 'sp/emfile' | Junio C Hamano | 2010-12-03 |
|\ \ \ | |||
| * | | | Work around EMFILE when there are too many pack files | Shawn O. Pearce | 2010-11-03 |
| * | | | Use git_open_noatime when accessing pack data | Shawn O. Pearce | 2010-11-03 |
* | | | | Merge branch 'jc/abbrev-guard' | Junio C Hamano | 2010-12-03 |
|\ \ \ \ | |||
| * | | | | core.abbrevguard: Ensure short object names stay unique a bit longer | Junio C Hamano | 2010-10-28 |
* | | | | | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 |
|\ \ \ \ \ | |||
| * | | | | | Support case folding in git fast-import when core.ignorecase=true | Joshua Jensen | 2010-10-06 |
| * | | | | | Support case folding for git add when core.ignorecase=true | Joshua Jensen | 2010-10-06 |
| * | | | | | Add case insensitivity support when using git ls-files | Joshua Jensen | 2010-10-06 |
| * | | | | | Add case insensitivity support for directories when using git status | Joshua Jensen | 2010-10-06 |
| * | | | | | Case insensitivity support for .gitignore via core.ignorecase | Joshua Jensen | 2010-10-06 |
| * | | | | | Add string comparison functions that respect the ignore_case variable. | Joshua Jensen | 2010-10-06 |
| * | | | | | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 2010-10-06 |
| * | | | | | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 2010-10-06 |
* | | | | | | Merge branch 'maint' to sync with Git 1.7.3.3 | Junio C Hamano | 2010-12-03 |
|\ \ \ \ \ \ | |||
| * | | | | | | Git 1.7.3.3v1.7.3.3 | Junio C Hamano | 2010-12-03 |
| * | | | | | | CodingGuidelines: mention whitespace preferences for shell scripts | Giuseppe Bilotta | 2010-12-03 |
| * | | | | | | Documentation: do not misinterpret pull refspec as bold text | Jonathan Nieder | 2010-12-03 |
* | | | | | | | Update draft release notes to 1.7.4 | Junio C Hamano | 2010-12-02 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-12-02 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Prepare for 1.7.3.3 | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Git 1.7.2.4v1.7.2.4 | Junio C Hamano | 2010-12-02 |
| | |\ \ \ \ \ \ | |||
| | | * \ \ \ \ \ | Git 1.7.1.3v1.7.1.3 | Junio C Hamano | 2010-12-02 |
| | | |\ \ \ \ \ \ | |||
| | | | * | | | | | | Git 1.7.0.8v1.7.0.8 | Junio C Hamano | 2010-12-02 |
| * | | | | | | | | | Documentation: Fix mark-up of lines with more than one tilde | Junio C Hamano | 2010-12-02 |
| * | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-e-doc' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'bg/maint-gitweb-test-lib' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-merge-file-subdir' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ks/no-textconv-symlink' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/fortran-userdiff' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2010-12-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 2010-12-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2010-12-01 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2010-12-01 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | add: introduce add.ignoreerrors synonym for add.ignore-errors | Jonathan Nieder | 2010-12-01 |
| | * | | | | | | | | | | | | | | bash: Match lightweight tags in prompt | knittl | 2010-12-01 |
| | * | | | | | | | | | | | | | | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 2010-12-01 |
* | | | | | | | | | | | | | | | | commit.c: Remove backward goto in read_craft_line() | Ralf Thielow | 2010-12-01 |