Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/config-parsing-cleanup' | Junio C Hamano | 2013-02-04 | 1 | -1/+2 |
|\ | |||||
| * | archive-tar: use parse_config_key when parsing config | Jeff King | 2013-01-23 | 1 | -1/+2 |
* | | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 2013-02-04 | 3 | -0/+92 |
|\ \ | |||||
| * | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 3 | -0/+92 |
* | | | Merge branch 'bc/git-p4-for-python-2.4' | Junio C Hamano | 2013-02-01 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | git-p4.py: support Python 2.4 | Brandon Casey | 2013-01-26 | 1 | -5/+6 |
* | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' | Junio C Hamano | 2013-02-01 | 1 | -1/+24 |
|\ \ \ \ | |||||
| * | | | | t9902: protect test from stray build artifacts | Junio C Hamano | 2013-01-24 | 1 | -1/+24 |
* | | | | | Merge branch 'as/test-cleanup' | Junio C Hamano | 2013-02-01 | 1 | -20/+21 |
|\ \ \ \ \ | |||||
| * | | | | | t7102 (reset): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-01-24 | 1 | -20/+21 |
| |/ / / / | |||||
| * | | | | Merge branch 'rs/zip-tests' into maint | Junio C Hamano | 2013-01-20 | 5 | -80/+140 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'nd/fetch-depth-is-broken' | Junio C Hamano | 2013-02-01 | 1 | -6/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | upload-pack: fix off-by-one depth calculation in shallow clone | Nguyễn Thái Ngọc Duy | 2013-01-11 | 1 | -6/+19 |
| * | | | | | | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 2013-01-11 | 1 | -0/+20 |
* | | | | | | | Merge branch 'nd/magic-pathspec-from-root' | Junio C Hamano | 2013-01-30 | 1 | -2/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update :/abc ambiguity check | Nguyễn Thái Ngọc Duy | 2013-01-21 | 1 | -2/+15 |
* | | | | | | | | Merge branch 'tb/t0050-maint' | Junio C Hamano | 2013-01-28 | 1 | -35/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t0050: Use TAB for indentation | Torsten Bögershausen | 2013-01-21 | 1 | -33/+15 |
| * | | | | | | | | t0050: honor CASE_INSENSITIVE_FS in add (with different case) | Torsten Bögershausen | 2013-01-21 | 1 | -1/+1 |
| * | | | | | | | | t0050: known breakage vanished in merge (case change) | Torsten Bögershausen | 2013-01-21 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2013-01-25 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-svn: Simplify calculation of GIT_DIR | Barry Wardell | 2013-01-24 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'nd/retire-fnmatch' | Junio C Hamano | 2013-01-25 | 1 | -0/+43 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | wildmatch: advance faster in <asterisk> + <literal> patterns | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+8 |
| * | | | | | | | | | | wildmatch: make a special case for "*/" with FNM_PATHNAME | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+8 |
| * | | | | | | | | | | wildmatch: support "no FNM_PATHNAME" mode | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+27 |
* | | | | | | | | | | | Merge branch 'as/pre-push-hook' | Junio C Hamano | 2013-01-23 | 1 | -0/+131 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | push: Add support for pre-push hooks | Aaron Schrab | 2013-01-18 | 1 | -0/+131 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | 1 | -0/+637 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t0008: avoid brace expansion | René Scharfe | 2013-01-10 | 1 | -2/+7 |
| * | | | | | | | | | | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+632 |
* | | | | | | | | | | | | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 2013-01-23 | 1 | -21/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | push: fix "refs/tags/ hierarchy cannot be updated without --force" | Junio C Hamano | 2013-01-16 | 1 | -21/+0 |
* | | | | | | | | | | | | | Merge branch 'mo/cvs-server-updates' | Junio C Hamano | 2013-01-23 | 1 | -0/+551 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | t9402: Use TABs for indentation | Torsten Bögershausen | 2012-12-09 | 1 | -375/+376 |
| * | | | | | | | | | | | | t9402: Rename check.cvsCount and check.list | Torsten Bögershausen | 2012-12-09 | 1 | -6/+6 |
| * | | | | | | | | | | | | t9402: Simplify git ls-tree | Torsten Bögershausen | 2012-12-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | t9402: Add missing &&; Code style | Torsten Bögershausen | 2012-12-09 | 1 | -56/+50 |
| * | | | | | | | | | | | | t9402: No space after IO-redirection | Torsten Bögershausen | 2012-12-09 | 1 | -30/+30 |
| * | | | | | | | | | | | | t9402: Dont use test_must_fail cvs | Torsten Bögershausen | 2012-12-09 | 1 | -10/+10 |
| * | | | | | | | | | | | | t9402: improve check_end_tree() and check_end_full_tree() | Torsten Bögershausen | 2012-12-09 | 1 | -18/+13 |
| * | | | | | | | | | | | | t9402: sed -i is not portable | Torsten Bögershausen | 2012-12-09 | 1 | -3/+6 |
| * | | | | | | | | | | | | cvsserver: add t9402 to test branch and tag refs | Matthew Ogilvie | 2012-10-16 | 1 | -0/+558 |
* | | | | | | | | | | | | | Merge branch 'mz/reset-misc' | Junio C Hamano | 2013-01-22 | 3 | -7/+73 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | reset: allow reset on unborn branch | Martin von Zweigbergk | 2013-01-15 | 1 | -0/+52 |
| * | | | | | | | | | | | | | reset $sha1 $pathspec: require $sha1 only to be treeish | Martin von Zweigbergk | 2013-01-15 | 1 | -0/+8 |
| * | | | | | | | | | | | | | reset $pathspec: exit with code 0 if successful | Martin von Zweigbergk | 2013-01-15 | 2 | -7/+13 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'pw/p4-branch-fixes' | Junio C Hamano | 2013-01-21 | 2 | -9/+128 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | git p4: fix submit when no master branch | Pete Wyckoff | 2013-01-15 | 1 | -0/+25 |
| * | | | | | | | | | | | | git p4 test: keep P4CLIENT changes inside subshells | Pete Wyckoff | 2013-01-15 | 1 | -2/+5 |