Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sb/maint-octopus' | Junio C Hamano | 2010-01-07 |
|\ | |||
| * | octopus: reenable fast-forward merges | Stephen Boyd | 2009-12-13 |
| * | octopus: make merge process simpler to follow | Stephen Boyd | 2009-12-13 |
* | | Merge branch 'mv/commit-date' | Junio C Hamano | 2010-01-07 |
|\ \ | |||
| * | | builtin-commit: add --date option | Miklos Vajna | 2009-12-03 |
* | | | Merge branch 'mo/bin-wrappers' | Junio C Hamano | 2010-01-07 |
|\ \ \ | |||
| * | | | run test suite without dashed git-commands in PATH | Matthew Ogilvie | 2009-12-03 |
* | | | | Use warning function instead of fprintf(stderr, "Warning: ..."). | Thiago Farina | 2010-01-03 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-31 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-12-31 |
| |\ \ \ \ | |||
| | * | | | | branch: die explicitly why when calling "git branch [-a|-r] branchname". | Matthieu Moy | 2009-12-31 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-30 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-12-30 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-12-29 |
| | |\ \ \ \ \ | | | |/ / / / | |||
| | | * | | | | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 2009-12-29 |
* | | | | | | | Merge branch 'jk/1.7.0-status' | Junio C Hamano | 2009-12-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 2009-12-12 |
| * | | | | | | | commit/status: "git add <path>" is not necessarily how to resolve | Junio C Hamano | 2009-12-12 |
| * | | | | | | | t7508-status: test all modes with color | Michael J Gruber | 2009-12-08 |
| * | | | | | | | t7508-status: status --porcelain ignores relative paths setting | Michael J Gruber | 2009-12-08 |
| * | | | | | | | t7508-status.sh: Add tests for status -s | Michael J Gruber | 2009-11-27 |
| * | | | | | | | git status: not "commit --dry-run" anymore | Junio C Hamano | 2009-08-22 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | t4019 "grep" portability fix | Junio C Hamano | 2009-12-26 |
| * | | | | | | | t1200: work around a bug in some implementations of "find" | Junio C Hamano | 2009-12-26 |
* | | | | | | | | Merge branch 'gb/1.7.0-diff-whitespace-only-output' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | No diff -b/-w output for all-whitespace changes | Greg Bacon | 2009-11-20 |
* | | | | | | | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Make test case number unique | Johannes Sixt | 2009-08-27 |
| * | | | | | | | | | diff: change semantics of "ignore whitespace" options | Junio C Hamano | 2009-07-29 |
* | | | | | | | | | | Merge branch 'jc/1.7.0-push-safety' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Refuse deleting the current branch via push | Junio C Hamano | 2009-07-29 |
| * | | | | | | | | | | Refuse updating the current branch in a non-bare repository via push | Junio C Hamano | 2009-07-29 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'sr/vcs-helper' | Junio C Hamano | 2009-12-26 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | tests: handle NO_PYTHON setting | Jeff King | 2009-12-07 |
| * | | | | | | | | | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 |
| * | | | | | | | | | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 |
* | | | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirs | Robert Zeh | 2009-12-23 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-22 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Prevent git blame from segfaulting on a missing author name | David Reiss | 2009-12-22 |
* | | | | | | | | | | | git-svn: detect cherry-picks correctly. | Sam Vilain | 2009-12-21 |
* | | | | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges | Sam Vilain | 2009-12-21 |
* | | | | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failures | Sam Vilain | 2009-12-21 |
* | | | | | | | | | | | t9146: use 'svn_cmd' wrapper | Eric Wong | 2009-12-19 |
* | | | | | | | | | | | git svn: make empty directory creation gc-aware | Eric Wong | 2009-12-19 |
* | | | | | | | | | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| * | | | | | | | | | | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 2009-12-16 |
| * | | | | | | | | | | ignore unknown color configuration | Jeff King | 2009-12-16 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* | | | | | | | | | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||
| * | | | | | | | | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 |