aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | transport-helper: fix typo in error message when --signed is not supportedMike Hommey2015-02-12
* | | | | | | | | | | | Merge branch 'mh/deref-symref-over-helper-transport' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | transport-helper: do not request symbolic refs to remote helpersMike Hommey2015-01-21
* | | | | | | | | | | | | Merge branch 'ks/rebase-i-abbrev' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: use full object name internally throughout the scriptKirill A. Shutemov2015-01-22
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'dp/remove-duplicated-header-inclusion' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | do not include the same header twiceДилян Палаузов2015-02-13
* | | | | | | | | | | | | | Merge branch 'sb/hex-object-name-is-at-most-41-bytes-long' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hex.c: reduce memory footprint of sha1_to_hex static buffersStefan Beller2015-02-13
* | | | | | | | | | | | | | | Merge branch 'ak/git-pm-typofix' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Git.pm: two minor typo fixesAlexander Kuleshov2015-02-18
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/sanity' into maintJunio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen2015-02-15
| * | | | | | | | | | | | | | | tests: correct misuses of POSIXPERMJunio C Hamano2015-01-16
| * | | | | | | | | | | | | | | t/lib-httpd: switch SANITY check for NOT_ROOTJeff King2015-01-16
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Git 2.3.1v2.3.1Junio C Hamano2015-02-24
* | | | | | | | | | | | | | | Merge branch 'ak/add-i-empty-candidates' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | add -i: return from list_and_choose if there is no candidateAlexander Kuleshov2015-01-22
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/apply-ws-fix-expands' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | apply: count the size of postimage correctlyJunio C Hamano2015-01-22
| * | | | | | | | | | | | | | | apply: make update_pre_post_images() sanity check the given postlenJunio C Hamano2015-01-22
| * | | | | | | | | | | | | | | apply.c: typofixJunio C Hamano2015-01-22
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jc/doc-log-rev-list-options' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: what does "git log --indexed-objects" even mean?Junio C Hamano2015-01-23
* | | | | | | | | | | | | | | | Merge branch 'mg/commit-author-no-match-malformed-message' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | commit: reword --author error messageMichael J Gruber2015-01-26
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/dumb-http-idx-fetch-fix' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | dumb-http: do not pass NULL path to parse_pack_indexJeff King2015-01-27
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jc/diff-format-doc' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | diff-format doc: a score can follow M for rewriteJunio C Hamano2015-01-28
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/remote-curl-an-array-in-struct-cannot-be-null' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | do not check truth value of flex arraysJeff King2015-01-28
* | | | | | | | | | | | | | | | | Merge branch 'jk/status-read-branch-name-fix' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | read_and_strip_branch: fix typo'd address-of operatorJeff King2015-01-28
* | | | | | | | | | | | | | | | | | Merge branch 'mg/push-repo-option-doc' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git-push.txt: document the behavior of --repoMichael J Gruber2015-01-28
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'bc/http-fallback-to-password-after-krb-fails' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | remote-curl: fall back to Basic auth if Negotiate failsbrian m. carlson2015-01-07
* | | | | | | | | | | | | | | | | | | Merge branch 'dk/format-patch-ignore-diff-submodule' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | format-patch: ignore diff.submodule settingDoug Kelly2015-01-07
| * | | | | | | | | | | | | | | | | | | t4255: test am submodule with diff.submoduleDoug Kelly2015-01-07
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/rerere-fail-on-auto-update-failure' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | rerere: error out on autoupdate failureJonathan Nieder2015-01-08
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/blame-commit-label' into maintJunio C Hamano2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | blame.c: fix garbled error messageLukas Fleischer2015-01-13
| * | | | | | | | | | | | | | | | | | | use xstrdup_or_null to replace ternary conditionalsJeff King2015-01-13
| * | | | | | | | | | | | | | | | | | | builtin/commit.c: use xstrdup_or_null instead of envdupJeff King2015-01-13
| * | | | | | | | | | | | | | | | | | | builtin/apply.c: use xstrdup_or_null instead of null_strdupJeff King2015-01-13
| * | | | | | | | | | | | | | | | | | | git-compat-util: add xstrdup_or_null helperJeff King2015-01-13
* | | | | | | | | | | | | | | | | | | | Git 2.3v2.3.0Junio C Hamano2015-02-05