Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean: remove unused variable "seen" | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -9/+2 |
* | Update draft release notes for 1.8.4 | Junio C Hamano | 2013-07-12 | 1 | -0/+7 |
* | Merge branch 'jc/remote-http-argv-array' | Junio C Hamano | 2013-07-12 | 1 | -16/+16 |
|\ | |||||
| * | remote-http: use argv-array | Junio C Hamano | 2013-07-09 | 1 | -16/+16 |
* | | Merge branch 'rs/pickaxe-simplify' | Junio C Hamano | 2013-07-12 | 1 | -7/+4 |
|\ \ | |||||
| * | | diffcore-pickaxe: simplify has_changes and contains | René Scharfe | 2013-07-07 | 1 | -7/+4 |
* | | | Merge branch 'tr/test-lint-no-export-assignment-in-shell' | Junio C Hamano | 2013-07-12 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | test-lint: detect 'export FOO=bar' | Thomas Rast | 2013-07-08 | 1 | -0/+1 |
| * | | | t9902: fix 'test A == B' to use = operator | Thomas Rast | 2013-07-08 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'rr/name-rev-stdin-doc' | Junio C Hamano | 2013-07-12 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | name-rev doc: rewrite --stdin paragraph | Ramkumar Ramachandra | 2013-07-07 | 1 | -2/+4 |
* | | | | Merge branch 'ft/diff-rename-default-score-is-half' | Junio C Hamano | 2013-07-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | diff-options: document default similarity index | Fraser Tweedale | 2013-07-06 | 1 | -1/+1 |
* | | | | | Merge branch 'ml/cygwin-does-not-have-fifo' | Junio C Hamano | 2013-07-12 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | test-lib.sh - cygwin does not have usable FIFOs | Mark Levedahl | 2013-07-05 | 1 | -1/+8 |
* | | | | | | Merge branch 'tf/gitweb-extra-breadcrumbs' | Junio C Hamano | 2013-07-12 | 2 | -3/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: allow extra breadcrumbs to prefix the trail | Tony Finch | 2013-07-05 | 2 | -3/+26 |
* | | | | | | | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 2013-07-12 | 6 | -14/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Change "remote tracking" to "remote-tracking" | Michael Schubert | 2013-07-03 | 6 | -14/+17 |
* | | | | | | | | Merge branch 'jk/pull-to-integrate' | Junio C Hamano | 2013-07-12 | 3 | -8/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pull: change the description to "integrate" changes | John Keeping | 2013-07-08 | 2 | -2/+2 |
| * | | | | | | | | push: avoid suggesting "merging" remote changes | John Keeping | 2013-07-07 | 1 | -6/+6 |
* | | | | | | | | | Merge branch 'jk/maint-config-multi-order' | Junio C Hamano | 2013-07-12 | 1 | -8/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-config(1): clarify precedence of multiple values | John Keeping | 2013-07-07 | 1 | -8/+12 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'as/log-output-encoding-in-user-format' | Junio C Hamano | 2013-07-12 | 9 | -136/+265 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t4205 (log-pretty-formats): avoid using `sed` | Alexey Shumkin | 2013-07-05 | 1 | -16/+10 |
| * | | | | | | | | | t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commit... | Alexey Shumkin | 2013-07-05 | 1 | -13/+28 |
| * | | | | | | | | | t4205, t6006, t7102: make functions better readable | Alexey Shumkin | 2013-07-05 | 3 | -25/+16 |
| * | | | | | | | | | t4205 (log-pretty-formats): revert back single quotes | Alexey Shumkin | 2013-07-05 | 1 | -53/+53 |
| * | | | | | | | | | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 | Alexey Shumkin | 2013-07-05 | 4 | -18/+18 |
| * | | | | | | | | | t4205: replace .\+ with ..* in sed commands | Brian Gernhardt | 2013-07-01 | 1 | -2/+2 |
| * | | | | | | | | | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 9 | -28/+35 |
| * | | | | | | | | | pretty: Add failing tests: --format output should honor logOutputEncoding | Alexey Shumkin | 2013-06-26 | 4 | -97/+199 |
| * | | | | | | | | | t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -22/+26 |
| * | | | | | | | | | t7102 (reset): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -3/+5 |
| * | | | | | | | | | t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs | Alexey Shumkin | 2013-06-26 | 1 | -63/+77 |
* | | | | | | | | | | git-clone.txt: remove the restriction on pushing from a shallow clone | Nguyễn Thái Ngọc Duy | 2013-07-12 | 1 | -5/+7 |
* | | | | | | | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-07-11 | 1 | -3/+76 |
* | | | | | | | | | | Merge branch 'jc/t1512-fix' | Junio C Hamano | 2013-07-11 | 2 | -11/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | get_short_sha1(): correctly disambiguate type-limited abbreviation | Junio C Hamano | 2013-07-02 | 1 | -1/+1 |
| * | | | | | | | | | | t1512: correct leftover constants from earlier edition | Junio C Hamano | 2013-07-02 | 1 | -10/+22 |
* | | | | | | | | | | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-11 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t0000: do not use export X=Y | Torsten Bögershausen | 2013-07-08 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge branch 'af/rebase-i-merge-options' | Junio C Hamano | 2013-07-11 | 2 | -5/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Do not ignore merge options in interactive rebase | Arnaud Fontaine | 2013-07-02 | 2 | -5/+27 |
* | | | | | | | | | | | | | Merge branch 'pb/stash-refuse-to-kill' | Junio C Hamano | 2013-07-11 | 5 | -8/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git stash: avoid data loss when "git stash save" kills a directory | Petr Baudis | 2013-07-01 | 3 | -2/+40 |
| * | | | | | | | | | | | | | treat_directory(): do not declare submodules to be untracked | Junio C Hamano | 2013-07-01 | 2 | -6/+21 |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-diff-core-safecrlf' | Junio C Hamano | 2013-07-11 | 2 | -1/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | diff: demote core.safecrlf=true to core.safecrlf=warn | Junio C Hamano | 2013-06-25 | 2 | -1/+17 |