Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export parse_date_basic() to convert a date string to timestamp | Jonathan Nieder | 2010-07-15 | 2 | -8/+7 |
* | Merge branch 'jn/paginate-fix' | Junio C Hamano | 2010-07-15 | 2 | -46/+200 |
|\ | |||||
| * | git --paginate: paginate external commands again | Jonathan Nieder | 2010-07-14 | 2 | -12/+38 |
| * | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 2010-06-28 | 2 | -13/+47 |
| * | tests: local config file should be honored from subdirs of toplevel | Jonathan Nieder | 2010-06-28 | 1 | -0/+26 |
| * | t7006: test pager configuration for several git commands | Jonathan Nieder | 2010-06-28 | 1 | -52/+84 |
| * | t7006 (pager): introduce helper for parameterized tests | Jonathan Nieder | 2010-06-28 | 1 | -18/+54 |
* | | Merge branch 'wp/merge-tree-fix' | Junio C Hamano | 2010-07-15 | 2 | -1/+259 |
|\ \ | |||||
| * | | merge-tree: fix where two branches share no changes | Will Palmer | 2010-07-14 | 2 | -4/+5 |
| * | | add basic tests for merge-tree | Will Palmer | 2010-07-14 | 1 | -0/+257 |
* | | | Merge branch 'js/merge-rr-fix' | Junio C Hamano | 2010-07-15 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | MERGE_RR is in .git, not .git/rr-cache | Jay Soffian | 2010-07-14 | 2 | -3/+3 |
| |/ / | |||||
* | | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-15 | 1 | -8/+23 |
|\ \ \ | |||||
| * | | | diff A...B: give one possible diff when there are more than one merge-base | Junio C Hamano | 2010-07-13 | 1 | -8/+23 |
* | | | | Merge branch 'ns/merge-recursive-uptodate' | Junio C Hamano | 2010-07-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | merge-recursive: use "up-to-date" instead of "uptodate" in error message for ... | Nicolas Sebrecht | 2010-07-09 | 1 | -1/+1 |
* | | | | | Merge branch 'jn/tests' | Junio C Hamano | 2010-07-15 | 1 | -47/+42 |
|\ \ \ \ \ | |||||
| * | | | | | t3000 (ls-files -o): modernize style | Jonathan Nieder | 2010-07-11 | 1 | -47/+42 |
| |/ / / / | |||||
* | | | | | Merge branch 'eb/doc-log-manpage' | Junio C Hamano | 2010-07-15 | 1 | -6/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Reorganize `git-log' man page to clarify common diff options. | Eli Barzilay | 2010-07-08 | 1 | -6/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-07-15 | 2 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | grep -O: Do not pass color sequences as filenames to pager | Nazri Ramliy | 2010-07-07 | 2 | -0/+16 |
* | | | | | | Merge branch 'mg/revision-doc' | Junio C Hamano | 2010-07-15 | 20 | -222/+257 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 | 16 | -22/+21 |
| * | | | | | | Documentation: gitrevisions | Michael J Gruber | 2010-07-05 | 2 | -1/+36 |
| * | | | | | | Documentation: split off rev doc into include file | Michael J Gruber | 2010-07-05 | 2 | -199/+200 |
* | | | | | | | Merge branch 'jk/maint-status-keep-index-timestamp' | Junio C Hamano | 2010-07-15 | 1 | -5/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | do not write out index when status does not have to | Junio C Hamano | 2010-07-06 | 1 | -5/+11 |
* | | | | | | | | Merge branch 'jc/rebase-i-commit-msg-fix' | Junio C Hamano | 2010-07-15 | 2 | -9/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rebase-i: do not get fooled by a log message ending with backslash | Junio C Hamano | 2010-07-05 | 2 | -5/+23 |
| * | | | | | | | | rebase-i: style fix | Junio C Hamano | 2010-07-05 | 1 | -5/+6 |
* | | | | | | | | | Merge branch 'ab/submodule-add-f' | Junio C Hamano | 2010-07-15 | 3 | -3/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git submodule: add submodules with git add -f <path> | Ævar Arnfjörð Bjarmason | 2010-07-05 | 3 | -3/+29 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bc/maint-makefile-fixes' | Junio C Hamano | 2010-07-15 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Makefile: work around ksh's failure to handle missing list argument to for loop | Brandon Casey | 2010-07-06 | 1 | -3/+3 |
| * | | | | | | | | | Makefile: remove some unnecessary curly braces | Brandon Casey | 2010-07-05 | 1 | -4/+4 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-15 | 3 | -2/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation: add submodule.* to the big configuration variable list | Jonathan Nieder | 2010-07-15 | 1 | -0/+9 |
| * | | | | | | | | | | gitmodules.5: url can be a relative path | Jonathan Nieder | 2010-07-15 | 1 | -0/+3 |
| * | | | | | | | | | | gitweb: fix esc_url | Pavan Kumar Sunkara | 2010-07-15 | 1 | -2/+1 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Git 1.7.2-rc3v1.7.2-rc3 | Junio C Hamano | 2010-07-14 | 1 | -1/+4 |
* | | | | | | | | | | Merge branch 'jc/read-tree-cache-tree-fix' | Junio C Hamano | 2010-07-14 | 2 | -5/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fix | Junio C Hamano | 2010-07-08 | 997 | -17105/+82957 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Fix "read-tree -m A B" priming the cache-tree | Junio C Hamano | 2010-07-08 | 2 | -5/+16 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Use dev_t for device id (st_dev) from stat in setup_git_directory_gently() | Raja R Harinath | 2010-07-14 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-13 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | git fetch documentation: describe short '-p' synonym to '--prune' option | Oren Held | 2010-07-13 | 1 | -0/+1 |
| * | | | | | | | | | format-patch: document the format.to configuration setting | Miklos Vajna | 2010-07-13 | 1 | -2/+4 |
* | | | | | | | | | | test-lib: TAP compliance for skipping tests on request | Michael J Gruber | 2010-07-12 | 1 | -2/+2 |
* | | | | | | | | | | test-lib: simplify GIT_SKIP_TESTS loop | Michael J Gruber | 2010-07-12 | 1 | -10/+3 |