Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2011-03-29 | 1 | -3/+3 |
|\ | |||||
| * | HOME must be set before calling git-init when creating test repositories | Alex Riesen | 2011-03-29 | 1 | -3/+3 |
* | | tests: fix overeager scrubbing of environment variables | Jens Lehmann | 2011-03-28 | 1 | -1/+10 |
* | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-27 | 1 | -10/+108 |
|\ \ | |||||
| * | | tests: avoid nonportable {foo,bar} glob | Jonathan Nieder | 2011-03-24 | 1 | -8/+8 |
| * | | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 | 1 | -1/+106 |
| * | | t6009: use test_commit() from test-lib.sh | Michael J Gruber | 2011-03-21 | 1 | -11/+4 |
* | | | Merge branch 'jk/checkout-orphan-warning' | Junio C Hamano | 2011-03-27 | 1 | -0/+47 |
|\ \ \ | |||||
| * | | | checkout: clear commit marks after detached-orphan check | Jeff King | 2011-03-20 | 1 | -0/+13 |
| * | | | checkout: add basic tests for detached-orphan warning | Jeff King | 2011-03-20 | 1 | -0/+34 |
* | | | | Merge branch 'jc/maint-rerere-in-workdir' | Junio C Hamano | 2011-03-27 | 1 | -0/+55 |
|\ \ \ \ | |||||
| * | | | | rerere: make sure it works even in a workdir attached to a young repository | Junio C Hamano | 2011-03-24 | 1 | -0/+55 |
* | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-03-26 | 2 | -22/+117 |
|\ \ \ \ \ | |||||
| * | | | | | vcs-svn: handle log message with embedded NUL | Jonathan Nieder | 2011-03-26 | 1 | -0/+77 |
| * | | | | | vcs-svn: remove buffer_read_string | Jonathan Nieder | 2011-03-26 | 1 | -22/+13 |
| * | | | | | vcs-svn: make reading of properties binary-safe | Jonathan Nieder | 2011-03-26 | 1 | -0/+27 |
* | | | | | | t7607: clean up stray untracked file | Jeff King | 2011-03-25 | 1 | -1/+2 |
* | | | | | | t7607: mark known breakage in test 11 as fixed | Jeff King | 2011-03-25 | 1 | -1/+1 |
* | | | | | | Merge branch 'pk/stash-apply-status-relative' | Junio C Hamano | 2011-03-23 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test: git stash shows status relative to current dir | Piotr Krukowiecki | 2011-03-21 | 1 | -0/+19 |
* | | | | | | | Merge branch 'jc/maint-diff-q-filter' | Junio C Hamano | 2011-03-23 | 1 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff --quiet: disable optimization when --diff-filter=X is used | Junio C Hamano | 2011-03-16 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-03-23 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: test sync new branch | Pete Wyckoff | 2011-03-16 | 1 | -0/+23 |
* | | | | | | | | | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-23 | 1 | -8/+105 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | t6007: test rev-list --cherry | Michael J Gruber | 2011-03-09 | 1 | -0/+12 |
| * | | | | | | | | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 2011-03-09 | 1 | -0/+28 |
| * | | | | | | | | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2011-02-22 | 1 | -4/+28 |
| * | | | | | | | | t6007: Make sure we test --cherry-pick | Michael J Gruber | 2011-02-22 | 1 | -8/+41 |
* | | | | | | | | | Merge branch 'jn/test-sanitize-git-env' | Junio C Hamano | 2011-03-23 | 4 | -33/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests: scrub environment of GIT_* variables | Jonathan Nieder | 2011-03-15 | 1 | -18/+5 |
| * | | | | | | | | | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 4 | -8/+2 |
| * | | | | | | | | | tests: suppress system gitattributes | Jonathan Nieder | 2011-03-15 | 1 | -1/+2 |
| * | | | | | | | | | tests: stop worrying about obsolete environment variables | Jonathan Nieder | 2011-03-15 | 1 | -7/+0 |
* | | | | | | | | | | Merge branch 'jc/maint-rev-list-culled-boundary' | Junio C Hamano | 2011-03-23 | 1 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | list-objects.c: don't add an unparsed NULL as a pending tree | Junio C Hamano | 2011-03-14 | 1 | -0/+27 |
* | | | | | | | | | | | Merge branch 'jc/maint-fetch-alt' | Junio C Hamano | 2011-03-23 | 1 | -0/+66 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fetch-pack: objects in our alternates are available to us | Junio C Hamano | 2011-03-18 | 1 | -1/+1 |
| * | | | | | | | | | | | refs_from_alternate: helper to use refs from alternates | Junio C Hamano | 2011-03-18 | 1 | -0/+66 |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-21 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'so/submodule-no-update-first-time' into maint | Junio C Hamano | 2011-03-21 | 1 | -0/+52 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'mo/perl-bidi-pipe-envfix' into maint | Junio C Hamano | 2011-03-21 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ae/better-template-failure-report' into maint | Junio C Hamano | 2011-03-21 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Work around broken ln on solaris as used in t8006 | Ben Walton | 2011-03-21 | 1 | -1/+2 |
| * | | | | | | | | | | | | t/README: Add a note about running commands under valgrind | Carlos Martín Nieto | 2011-03-21 | 1 | -0/+7 |
* | | | | | | | | | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering' | Junio C Hamano | 2011-03-20 | 4 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | log: fix --max-count when used together with -S or -G | Matthieu Moy | 2011-03-09 | 4 | -0/+19 |
* | | | | | | | | | | | | | | Merge branch 'ab/i18n-basic' | Junio C Hamano | 2011-03-20 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 2011-03-08 | 1 | -1/+7 |
| * | | | | | | | | | | | | | | i18n: add GETTEXT_POISON to simulate unfriendly translator | Ævar Arnfjörð Bjarmason | 2011-03-08 | 1 | -0/+3 |