Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2010-12-01 | 4 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 2010-12-01 | 4 | -5/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2010-12-01 | 2 | -2/+7 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2010-12-01 | 2 | -2/+7 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | |||||
| | | | * | | | | | | | | add: introduce add.ignoreerrors synonym for add.ignore-errors | Jonathan Nieder | 2010-12-01 | 2 | -2/+7 |
| | * | | | | | | | | | | bash: Match lightweight tags in prompt | knittl | 2010-12-01 | 1 | -1/+1 |
| | * | | | | | | | | | | git-commit.txt: (synopsis): move -i and -o before "--" | Jari Aalto | 2010-12-01 | 1 | -2/+2 |
* | | | | | | | | | | | | commit.c: Remove backward goto in read_craft_line() | Ralf Thielow | 2010-12-01 | 1 | -6/+7 |
* | | | | | | | | | | | | Merge branch 'cb/leading-path-removal' | Junio C Hamano | 2010-11-29 | 6 | -135/+215 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | use persistent memory for rejected paths | Clemens Buchacher | 2010-11-15 | 4 | -42/+38 |
| * | | | | | | | | | | | | do not overwrite files in leading path | Clemens Buchacher | 2010-10-13 | 4 | -10/+31 |
| * | | | | | | | | | | | | lstat_cache: optionally return match_len | Clemens Buchacher | 2010-10-13 | 1 | -16/+27 |
| * | | | | | | | | | | | | add function check_ok_to_remove() | Clemens Buchacher | 2010-10-13 | 1 | -49/+58 |
| * | | | | | | | | | | | | t7607: add leading-path tests | Clemens Buchacher | 2010-10-13 | 1 | -0/+51 |
| * | | | | | | | | | | | | t7607: use test-lib functions and check MERGE_HEAD | Clemens Buchacher | 2010-10-13 | 1 | -23/+15 |
* | | | | | | | | | | | | | Merge branch 'en/merge-recursive' | Junio C Hamano | 2010-11-29 | 7 | -240/+1172 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t6022: Use -eq not = to test output of wc -l | Brian Gernhardt | 2010-11-17 | 1 | -32/+32 |
| * | | | | | | | | | | | | | merge-recursive:make_room_for_directories - work around dumb compilers | Junio C Hamano | 2010-10-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | | merge-recursive: Remove redundant path clearing for D/F conflicts | Elijah Newren | 2010-09-29 | 1 | -15/+2 |
| * | | | | | | | | | | | | | merge-recursive: Make room for directories in D/F conflicts | Elijah Newren | 2010-09-29 | 2 | -1/+59 |
| * | | | | | | | | | | | | | handle_delete_modify(): Check whether D/F conflicts are still present | Elijah Newren | 2010-09-29 | 2 | -10/+17 |
| * | | | | | | | | | | | | | merge_content(): Check whether D/F conflicts are still present | Elijah Newren | 2010-09-29 | 2 | -6/+24 |
| * | | | | | | | | | | | | | conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts | Elijah Newren | 2010-09-29 | 2 | -5/+4 |
| * | | | | | | | | | | | | | conflict_rename_delete(): Check whether D/F conflicts are still present | Elijah Newren | 2010-09-29 | 2 | -2/+10 |