aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'rs/leave-base-name-in-name-field-of-tar'Junio C Hamano2013-01-10
|\
| * archive-tar: split long paths more carefullyRené Scharfe2013-01-05
* | Merge branch 'jl/interrupt-clone-remove-separate-git-dir'Junio C Hamano2013-01-10
|\ \
| * | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-05
* | | Merge branch 'as/dir-c-cleanup'Junio C Hamano2013-01-10
|\ \ \
| * | | dir.c: rename free_excludes() to clear_exclude_list()Adam Spiers2012-12-28
| * | | dir.c: refactor is_path_excluded()Adam Spiers2012-12-28
| * | | dir.c: refactor is_excluded()Adam Spiers2012-12-28
| * | | dir.c: refactor is_excluded_from_list()Adam Spiers2012-12-28
| * | | dir.c: rename excluded() to is_excluded()Adam Spiers2012-12-28
| * | | dir.c: rename excluded_from_list() to is_excluded_from_list()Adam Spiers2012-12-28
| * | | dir.c: rename path_excluded() to is_path_excluded()Adam Spiers2012-12-28
| * | | dir.c: rename cryptic 'which' variable to more consistent nameAdam Spiers2012-12-28
| * | | Improve documentation and comments regarding directory traversal APIAdam Spiers2012-12-28
| * | | api-directory-listing.txt: update to match codeAdam Spiers2012-12-28
* | | | Merge branch 'jk/config-uname'Junio C Hamano2013-01-10
|\ \ \ \
| * | | | Makefile: hoist uname autodetection to config.mak.unameJeff King2013-01-03
* | | | | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-10
|\ \ \ \ \
| * | | | | wildmatch: replace variable 'special' with better named onesNguyễn Thái Ngọc Duy2013-01-01
| * | | | | compat/fnmatch: respect NO_FNMATCH* even on glibcNguyễn Thái Ngọc Duy2013-01-01
| * | | | | wildmatch: fix "**" special caseNguyễn Thái Ngọc Duy2013-01-01
| * | | | | t3070: Disable some failing fnmatch testsRamsay Jones2012-12-15
| * | | | | test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy2012-11-20
| * | | | | Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: make /**/ match zero or more directoriesNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: adjust "**" behaviorNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: fix case-insensitive matchingNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: remove static variable force_lower_caseNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: make wildmatch's return value compatible with fnmatchNguyễn Thái Ngọc Duy2012-10-15
| * | | | | t3070: disable unreliable fnmatch testsNguyễn Thái Ngọc Duy2012-10-15
| * | | | | Integrate wildmatch to gitNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: follow Git's coding conventionNguyễn Thái Ngọc Duy2012-10-15
| * | | | | wildmatch: remove unnecessary functionsNguyễn Thái Ngọc Duy2012-10-15
| * | | | | Import wildmatch from rsyncNguyễn Thái Ngọc Duy2012-10-15
| * | | | | ctype: support iscntrl, ispunct, isxdigit and isprintNguyễn Thái Ngọc Duy2012-10-15
| * | | | | ctype: make sane_ctype[] const arrayNguyễn Thái Ngọc Duy2012-10-15
| | |/ / / | |/| | |
* | | | | Merge branch 'tb/test-shell-lint'Junio C Hamano2013-01-10
|\ \ \ \ \
| * | | | | test: Add check-non-portable-shell.plTorsten Bögershausen2013-01-02
* | | | | | Merge branch 'mz/pick-unborn'Junio C Hamano2013-01-10
|\ \ \ \ \ \
| * | | | | | learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-23
| * | | | | | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-22
* | | | | | | Merge branch 'aw/rebase-am-failure-detection'Junio C Hamano2013-01-10
|\ \ \ \ \ \ \
| * | | | | | | rebase: Handle cases where format-patch failsAndrew Wong2012-10-11
* | | | | | | | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit'Junio C Hamano2013-01-10
|\ \ \ \ \ \ \ \
| * | | | | | | | merge --no-edit: do not credit people involved in the side branchJunio C Hamano2012-12-28
* | | | | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-01-09
* | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-poJunio C Hamano2013-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | l10n: de.po: address the user formallyRalf Thielow2013-01-07
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-03