Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | t0050: honor CASE_INSENSITIVE_FS in add (with different case) | Torsten Bögershausen | 2013-01-21 | |
| * | | | | | | | | | | | | | | | | | | | t0050: known breakage vanished in merge (case change) | Torsten Bögershausen | 2013-01-21 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2013-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | git-svn: Simplify calculation of GIT_DIR | Barry Wardell | 2013-01-24 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/retire-fnmatch' | Junio C Hamano | 2013-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | wildmatch: advance faster in <asterisk> + <literal> patterns | Nguyễn Thái Ngọc Duy | 2013-01-01 | |
| * | | | | | | | | | | | | | | | | | | | | wildmatch: make a special case for "*/" with FNM_PATHNAME | Nguyễn Thái Ngọc Duy | 2013-01-01 | |
| * | | | | | | | | | | | | | | | | | | | | wildmatch: support "no FNM_PATHNAME" mode | Nguyễn Thái Ngọc Duy | 2013-01-01 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/pre-push-hook' | Junio C Hamano | 2013-01-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | push: Add support for pre-push hooks | Aaron Schrab | 2013-01-18 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | t0008: avoid brace expansion | René Scharfe | 2013-01-10 | |
| * | | | | | | | | | | | | | | | | | | | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 2013-01-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | push: fix "refs/tags/ hierarchy cannot be updated without --force" | Junio C Hamano | 2013-01-16 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mo/cvs-server-updates' | Junio C Hamano | 2013-01-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | t9402: Use TABs for indentation | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: Rename check.cvsCount and check.list | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: Simplify git ls-tree | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: Add missing &&; Code style | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: No space after IO-redirection | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: Dont use test_must_fail cvs | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: improve check_end_tree() and check_end_full_tree() | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | t9402: sed -i is not portable | Torsten Bögershausen | 2012-12-09 | |
| * | | | | | | | | | | | | | | | | | | | | | cvsserver: add t9402 to test branch and tag refs | Matthew Ogilvie | 2012-10-16 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mz/reset-misc' | Junio C Hamano | 2013-01-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | reset: allow reset on unborn branch | Martin von Zweigbergk | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | reset $sha1 $pathspec: require $sha1 only to be treeish | Martin von Zweigbergk | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 2013-01-15 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pw/p4-branch-fixes' | Junio C Hamano | 2013-01-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | git p4: fix submit when no master branch | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4 test: keep P4CLIENT changes inside subshells | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: fix sync --branch when no master branch | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: fail gracefully on sync with no master branch | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: allow short ref names to --branch | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: clone --branch should checkout master | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: verify expected refs in clone --bare test | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: create p4/HEAD on initial clone | Pete Wyckoff | 2013-01-15 | |
| * | | | | | | | | | | | | | | | | | | | | | git p4: test sync/clone --branch behavior | Pete Wyckoff | 2013-01-15 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rt/commit-cleanup-config' | Junio C Hamano | 2013-01-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | commit: make default of "cleanup" option configurable | Ralf Thielow | 2013-01-10 | |
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ap/log-mailmap' | Junio C Hamano | 2013-01-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | log: add log.mailmap configuration option | Antoine Pelisse | 2013-01-10 | |
| * | | | | | | | | | | | | | | | | | | | log: grep author/committer using mailmap | Antoine Pelisse | 2013-01-10 | |
| * | | | | | | | | | | | | | | | | | | | test: add test for --use-mailmap option | Antoine Pelisse | 2013-01-10 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/fix-perf-parameters-in-tests' | Junio C Hamano | 2013-01-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | test-lib.sh: unfilter GIT_PERF_* | Nguyễn Thái Ngọc Duy | 2013-01-15 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 2013-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 2013-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 2013-01-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |