Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 | 4 | -2/+37 |
* | checkdiff: pass diff_options to the callback | Junio C Hamano | 2008-06-26 | 1 | -10/+11 |
* | check_and_emit_line(): rename and refactor | Junio C Hamano | 2008-06-26 | 4 | -16/+25 |
* | diff --check: explain why we do not care whether old side is binary | Junio C Hamano | 2008-06-26 | 1 | -2/+9 |
* | Merge branch 'maint' | Junio C Hamano | 2008-06-26 | 5 | -7/+80 |
|\ | |||||
| * | Merge branch 'maint-1.5.5' into maint | Junio C Hamano | 2008-06-26 | 3 | -4/+67 |
| |\ | |||||
| | * | GIT 1.5.5.5v1.5.5.5 | Junio C Hamano | 2008-06-26 | 3 | -2/+13 |
| | * | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2008-06-26 | 2 | -4/+56 |
| | |\ | |||||
| | | * | GIT 1.5.4.6v1.5.4.6 | Junio C Hamano | 2008-06-26 | 3 | -2/+45 |
| | | * | git-shell: accept "git foo" form | Junio C Hamano | 2008-06-26 | 1 | -4/+13 |
| * | | | diff --check: do not discard error status upon seeing a good line | Junio C Hamano | 2008-06-26 | 2 | -3/+13 |
* | | | | improve for-each-ref test script | Jeff King | 2008-06-26 | 1 | -17/+70 |
* | | | | Add 'git-p4.allowSubmit' to git-p4 | Jing Xue | 2008-06-26 | 1 | -0/+4 |
* | | | | Start draft release notes for 1.6.0 | Junio C Hamano | 2008-06-26 | 2 | -1/+106 |
* | | | | update-hook-example: optionally allow non-fast-forward | Dmitry Potapov | 2008-06-25 | 1 | -33/+53 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-25 | 6 | -11/+53 |
|\ \ \ \ | |/ / / | |||||
| * | | | GIT 1.5.6.1v1.5.6.1 | Junio C Hamano | 2008-06-25 | 3 | -6/+35 |
| * | | | fix update-hook-example to work with packed tag references | Dmitry Potapov | 2008-06-25 | 1 | -1/+1 |
| * | | | clone: create intermediate directories of destination repo | Jeff King | 2008-06-25 | 5 | -11/+39 |
| * | | | Merge branch 'jc/maint-combine-diff-pre-context' into maint | Junio C Hamano | 2008-06-25 | 1 | -2/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'lt/maint-gitdir-relative' into maint | Junio C Hamano | 2008-06-25 | 3 | -1/+20 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'sb/maint-rebase' into maint | Junio C Hamano | 2008-06-25 | 1 | -4/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | git-rebase.sh: Add check if rebase is in progress | Stephan Beyer | 2008-06-22 | 1 | -4/+10 |
| * | | | | | | for-each-ref: implement missing tag values | Jeff King | 2008-06-25 | 1 | -0/+7 |
* | | | | | | | Fix use of "perl -i" on Windows | Alex Riesen | 2008-06-25 | 3 | -8/+8 |
* | | | | | | | Merge branch 'sb/rebase' | Junio C Hamano | 2008-06-25 | 1 | -9/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t3404: stricter tests for git-rebase--interactive | Stephan Beyer | 2008-06-22 | 1 | -9/+34 |
| * | | | | | | | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 | 1 | -5/+10 |
* | | | | | | | | Merge branch 'lw/gitweb' | Junio C Hamano | 2008-06-25 | 1 | -106/+105 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitweb: standarize HTTP status codes | Lea Wiemann | 2008-06-19 | 1 | -106/+105 |
* | | | | | | | | | Merge branch 'lt/config-fsync' | Junio C Hamano | 2008-06-25 | 5 | -21/+74 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add config option to enable 'fsync()' of object files | Linus Torvalds | 2008-06-18 | 5 | -1/+17 |
| * | | | | | | | | | Split up default "i18n" and "branch" config parsing into helper routines | Linus Torvalds | 2008-06-18 | 1 | -11/+29 |
| * | | | | | | | | | Split up default "user" config parsing into helper routine | Linus Torvalds | 2008-06-18 | 1 | -4/+13 |
| * | | | | | | | | | Split up default "core" config parsing into helper routine | Linus Torvalds | 2008-06-18 | 1 | -16/+26 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'sr/tests' | Junio C Hamano | 2008-06-25 | 3 | -4/+57 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Hook up the result aggregation in the test makefile. | Sverre Rabbelier | 2008-06-08 | 1 | -2/+8 |
| * | | | | | | | | | A simple script to parse the results from the testcases | Miklos Vajna | 2008-06-08 | 1 | -0/+34 |
| * | | | | | | | | | Modify test-lib.sh to output stats to t/test-results/* | Sverre Rabbelier | 2008-06-08 | 2 | -2/+15 |
* | | | | | | | | | | Merge branch 'jh/clone-packed-refs' | Junio C Hamano | 2008-06-25 | 7 | -125/+151 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Teach "git clone" to pack refs | Johan Herland | 2008-06-19 | 1 | -2/+6 |
| * | | | | | | | | | | Prepare testsuite for a "git clone" that packs refs | Johan Herland | 2008-06-19 | 1 | -3/+6 |
| * | | | | | | | | | | Move pack_refs() and friends into libgit | Johan Herland | 2008-06-19 | 4 | -120/+138 |
| * | | | | | | | | | | Incorporate fetched packs in future object traversal | Johan Herland | 2008-06-19 | 1 | -0/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'lw/perlish' | Junio C Hamano | 2008-06-25 | 3 | -0/+197 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Git.pm: add test suite | Lea Wiemann | 2008-06-19 | 2 | -0/+139 |
| * | | | | | | | | | | t/test-lib.sh: add test_external and test_external_without_stderr | Lea Wiemann | 2008-06-19 | 1 | -0/+58 |
* | | | | | | | | | | | verify-pack: test for detection of index v2 object CRC mismatch | Nicolas Pitre | 2008-06-24 | 1 | -0/+14 |
* | | | | | | | | | | | verify-pack: check packed object CRC when using index version 2 | Nicolas Pitre | 2008-06-24 | 3 | -25/+38 |
* | | | | | | | | | | | move show_pack_info() where it belongs | Nicolas Pitre | 2008-06-24 | 6 | -70/+67 |