Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/wildmatch' | Junio C Hamano | 2013-01-10 | 13 | -9/+564 |
|\ | |||||
| * | wildmatch: replace variable 'special' with better named ones | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -9/+9 |
| * | compat/fnmatch: respect NO_FNMATCH* even on glibc | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -1/+2 |
| * | wildmatch: fix "**" special case | Nguyễn Thái Ngọc Duy | 2013-01-01 | 2 | -2/+3 |
| * | t3070: Disable some failing fnmatch tests | Ramsay Jones | 2012-12-15 | 1 | -3/+3 |
| * | test-wildmatch: avoid Windows path mangling | Nguyễn Thái Ngọc Duy | 2012-11-20 | 2 | -5/+13 |
| * | Support "**" wildcard in .gitignore and .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-15 | 4 | -1/+77 |
| * | wildmatch: make /**/ match zero or more directories | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -1/+19 |
| * | wildmatch: adjust "**" behavior | Nguyễn Thái Ngọc Duy | 2012-10-15 | 3 | -8/+16 |
| * | wildmatch: fix case-insensitive matching | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+2 |
| * | wildmatch: remove static variable force_lower_case | Nguyễn Thái Ngọc Duy | 2012-10-15 | 3 | -20/+8 |
| * | wildmatch: make wildmatch's return value compatible with fnmatch | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -11/+14 |
| * | t3070: disable unreliable fnmatch tests | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -43/+43 |
| * | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 | 6 | -166/+210 |
| * | wildmatch: follow Git's coding convention | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -146/+146 |
| * | wildmatch: remove unnecessary functions | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -156/+10 |
| * | Import wildmatch from rsync | Nguyễn Thái Ngọc Duy | 2012-10-15 | 3 | -0/+539 |
| * | ctype: support iscntrl, ispunct, isxdigit and isprint | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -5/+21 |
| * | ctype: make sane_ctype[] const array | Nguyễn Thái Ngọc Duy | 2012-10-15 | 2 | -2/+2 |
* | | Merge branch 'tb/test-shell-lint' | Junio C Hamano | 2013-01-10 | 2 | -2/+33 |
|\ \ | |||||
| * | | test: Add check-non-portable-shell.pl | Torsten Bögershausen | 2013-01-02 | 2 | -2/+33 |
* | | | Merge branch 'mz/pick-unborn' | Junio C Hamano | 2013-01-10 | 10 | -48/+44 |
|\ \ \ | |||||
| * | | | learn to pick/revert into unborn branch | Martin von Zweigbergk | 2012-12-23 | 3 | -8/+29 |
| * | | | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 2012-12-22 | 7 | -40/+15 |
* | | | | Merge branch 'aw/rebase-am-failure-detection' | Junio C Hamano | 2013-01-10 | 1 | -6/+43 |
|\ \ \ \ | |||||
| * | | | | rebase: Handle cases where format-patch fails | Andrew Wong | 2012-10-11 | 1 | -6/+43 |
* | | | | | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' | Junio C Hamano | 2013-01-10 | 3 | -8/+17 |
|\ \ \ \ \ | |||||
| * | | | | | merge --no-edit: do not credit people involved in the side branch | Junio C Hamano | 2012-12-28 | 3 | -8/+17 |
* | | | | | | Update draft release notes to 1.8.2 | Junio C Hamano | 2013-01-09 | 1 | -11/+53 |
* | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-po | Junio C Hamano | 2013-01-09 | 1 | -242/+242 |
|\ \ \ \ \ \ | |||||
| * | | | | | | l10n: de.po: address the user formally | Ralf Thielow | 2013-01-07 | 1 | -242/+242 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/maint-branch-desc-doc' | Junio C Hamano | 2013-01-09 | 4 | -14/+72 |
|\ \ \ \ \ \ | |||||
| * | | | | | | format-patch: pick up branch description when no ref is specified | Nguyễn Thái Ngọc Duy | 2013-01-03 | 2 | -3/+23 |
| * | | | | | | format-patch: pick up correct branch name from symbolic ref | Nguyễn Thái Ngọc Duy | 2013-01-03 | 2 | -12/+23 |
| * | | | | | | t4014: a few more tests on cover letter using branch description | Nguyễn Thái Ngọc Duy | 2013-01-03 | 1 | -0/+21 |
| * | | | | | | branch: delete branch description if it's empty | Nguyễn Thái Ngọc Duy | 2013-01-03 | 1 | -1/+1 |
| * | | | | | | config.txt: a few lines about branch.<name>.description | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+6 |
* | | | | | | | Merge branch 'jk/enable-test-lint-by-default' | Junio C Hamano | 2013-01-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tests: turn on test-lint by default | Jeff King | 2013-01-03 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' | Junio C Hamano | 2013-01-09 | 2 | -2/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | merge: Honor prepare-commit-msg return code | Antoine Pelisse | 2013-01-03 | 2 | -2/+17 |
* | | | | | | | | Merge branch 'fc/remote-bzr' | Junio C Hamano | 2013-01-09 | 2 | -0/+868 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remote-bzr: detect local repositories | Felipe Contreras | 2013-01-02 | 1 | -20/+28 |
| * | | | | | | | | remote-bzr: add support for older versions of bzr | Felipe Contreras | 2013-01-02 | 1 | -5/+9 |
| * | | | | | | | | remote-bzr: add support to push special modes | Felipe Contreras | 2013-01-02 | 1 | -17/+43 |
| * | | | | | | | | remote-bzr: add support for fecthing special modes | Felipe Contreras | 2013-01-02 | 2 | -11/+59 |
| * | | | | | | | | remote-bzr: add simple tests | Felipe Contreras | 2013-01-02 | 1 | -0/+111 |
| * | | | | | | | | remote-bzr: update working tree upon pushing | Felipe Contreras | 2012-12-13 | 1 | -0/+2 |
| * | | | | | | | | remote-bzr: add support for remote repositories | Felipe Contreras | 2012-11-28 | 1 | -2/+24 |
| * | | | | | | | | remote-bzr: add support for pushing | Felipe Contreras | 2012-11-28 | 1 | -0/+295 |