Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compat/regex: use the regex engine from gawk for compat | Ævar Arnfjörð Bjarmason | 2010-08-18 | 6 | -5104/+11179 |
* | Git 1.7.2v1.7.2 | Junio C Hamano | 2010-07-21 | 3 | -9/+10 |
* | tests: correct "does reflog exist?" tests | Junio C Hamano | 2010-07-21 | 2 | -49/+11 |
* | t/: work around one-shot variable assignment with test_must_fail | Brandon Casey | 2010-07-21 | 3 | -8/+40 |
* | t/README: correct an exception when breaking a && chain in tests | Jonathan Nieder | 2010-07-21 | 1 | -4/+4 |
* | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_fail | Brandon Casey | 2010-07-20 | 2 | -2/+2 |
* | t/t3700: convert two uses of negation operator '!' to use test_must_fail | Brandon Casey | 2010-07-20 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2010-07-20 | 2 | -2/+6 |
|\ | |||||
| * | t/README: clarify test_must_fail description | Brandon Casey | 2010-07-20 | 1 | -0/+8 |
| * | Check size of path buffer before writing into it | Greg Brockman | 2010-07-20 | 1 | -0/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-07-19 | 2 | -3/+10 |
|\ \ | |/ | |||||
| * | update-server-info: Shorten read_pack_info_file() | Ralf Thielow | 2010-07-19 | 1 | -3/+0 |
| * | Documentation: Explain git-mergetool's use of temporary files | David Aguilar | 2010-07-19 | 1 | -0/+10 |
* | | git add: Add --ignore-missing to SYNOPSIS | Ævar Arnfjörð Bjarmason | 2010-07-19 | 1 | -1/+2 |
* | | git submodule add: Remove old docs about implicit -f | Ævar Arnfjörð Bjarmason | 2010-07-19 | 1 | -4/+0 |
* | | git submodule add: Require the new --force option to add ignored paths | Jens Lehmann | 2010-07-19 | 3 | -15/+35 |
* | | Merge branch 'jl/add-n-ignore-missing' | Junio C Hamano | 2010-07-19 | 5 | -6/+47 |
|\ \ | |||||
| * | | git add: Add the "--ignore-missing" option for the dry run | Jens Lehmann | 2010-07-12 | 5 | -6/+47 |
* | | | git-svn: write memoized data explicitly to avoid Storable bug | Sergey Vlasov | 2010-07-19 | 1 | -0/+16 |
* | | | Merge branch 'jc/diff-merge-base-multi' | Junio C Hamano | 2010-07-16 | 1 | -13/+0 |
|\ \ \ | |||||
| * | | | diff A...B: do not limit the syntax too narrowly | Junio C Hamano | 2010-07-16 | 1 | -13/+0 |
* | | | | Only run aggregate-results over actual counts | Thomas Rast | 2010-07-16 | 2 | -2/+2 |
* | | | | Add a sample user for the svndump library | Jonathan Nieder | 2010-07-16 | 4 | -0/+147 |
* | | | | 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 |