Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add -e/--exclude to git-clean. | Jared Hance | 2010-07-20 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-19 |
|\ | |||
| * | update-server-info: Shorten read_pack_info_file() | Ralf Thielow | 2010-07-19 |
| * | Documentation: Explain git-mergetool's use of temporary files | David Aguilar | 2010-07-19 |
* | | git add: Add --ignore-missing to SYNOPSIS | Ævar Arnfjörð Bjarmason | 2010-07-19 |
* | | git submodule add: Remove old docs about implicit -f | Ævar Arnfjörð Bjarmason | 2010-07-19 |
* | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 |
* | | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 |
|\ \ | |||
| * | | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 |
* | | | git-svn: write memoized data explicitly to avoid Storable bug | Sergey Vlasov | 2010-07-19 |
* | | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-16 |
|\ \ \ | |||
| * | | | diff A...B: do not limit the syntax too narrowly | Junio C Hamano | 2010-07-16 |
* | | | | Only run aggregate-results over actual counts | Thomas Rast | 2010-07-16 |
* | | | | Add a sample user for the svndump library | Jonathan Nieder | 2010-07-16 |
* | | | | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ | |||
| * | | | | git --paginate: paginate external commands again | Jonathan Nieder | 2010-07-14 |
| * | | | | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 2010-06-28 |
| * | | | | tests: local config file should be honored from subdirs of toplevel | Jonathan Nieder | 2010-06-28 |
| * | | | | t7006: test pager configuration for several git commands | Jonathan Nieder | 2010-06-28 |
| * | | | | t7006 (pager): introduce helper for parameterized tests | Jonathan Nieder | 2010-06-28 |
* | | | | | Merge branch 'wp/merge-tree-fix' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ | |||
| * | | | | | merge-tree: fix where two branches share no changes | Will Palmer | 2010-07-14 |
| * | | | | | add basic tests for merge-tree | Will Palmer | 2010-07-14 |
* | | | | | | Merge branch 'js/merge-rr-fix' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | MERGE_RR is in .git, not .git/rr-cache | Jay Soffian | 2010-07-14 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | diff A...B: give one possible diff when there are more than one merge-base | Junio C Hamano | 2010-07-13 |
* | | | | | | Merge branch 'ns/merge-recursive-uptodate' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | merge-recursive: use "up-to-date" instead of "uptodate" in error message for ... | Nicolas Sebrecht | 2010-07-09 |
* | | | | | | | Merge branch 'jn/tests' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t3000 (ls-files -o): modernize style | Jonathan Nieder | 2010-07-11 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'eb/doc-log-manpage' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Reorganize `git-log' man page to clarify common diff options. | Eli Barzilay | 2010-07-08 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | grep -O: Do not pass color sequences as filenames to pager | Nazri Ramliy | 2010-07-07 |
* | | | | | | | | Merge branch 'mg/revision-doc' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 |
| * | | | | | | | | Documentation: gitrevisions | Michael J Gruber | 2010-07-05 |
| * | | | | | | | | Documentation: split off rev doc into include file | Michael J Gruber | 2010-07-05 |
* | | | | | | | | | Merge branch 'jk/maint-status-keep-index-timestamp' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | do not write out index when status does not have to | Junio C Hamano | 2010-07-06 |
* | | | | | | | | | | Merge branch 'jc/rebase-i-commit-msg-fix' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | rebase-i: do not get fooled by a log message ending with backslash | Junio C Hamano | 2010-07-05 |
| * | | | | | | | | | | rebase-i: style fix | Junio C Hamano | 2010-07-05 |
* | | | | | | | | | | | Merge branch 'ab/submodule-add-f' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 2010-07-05 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'bc/maint-makefile-fixes' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Makefile: work around ksh's failure to handle missing list argument to for loop | Brandon Casey | 2010-07-06 |
| * | | | | | | | | | | | Makefile: remove some unnecessary curly braces | Brandon Casey | 2010-07-05 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |