summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/remote-helpers-test-updates'Junio C Hamano2013-04-073-16/+2
|\
| * remote-hg: fix hg-git test-caseFelipe Contreras2013-04-041-1/+0
| * remote-bzr: remove stale check code for testsFelipe Contreras2013-04-041-14/+0
| * remote-helpers: fix the run of all testsFelipe Contreras2013-04-041-0/+1
| * remote-bzr: avoid echo -nFelipe Contreras2013-04-041-1/+1
* | Merge branch 'mg/texinfo-5'Junio C Hamano2013-04-071-0/+1
|\ \
| * | Documentation: Strip texinfo anchors to avoid duplicatesMartin von Gagern2013-04-031-0/+1
* | | Merge branch 'jk/diffcore-break-divzero'Junio C Hamano2013-04-071-0/+3
|\ \ \
| * | | diffcore-break: don't divide by zeroJohn Keeping2013-04-031-0/+3
* | | | Merge branch 'jk/bisect-prn-unsigned'Junio C Hamano2013-04-071-2/+2
|\ \ \ \
| * | | | bisect: avoid signed integer overflowJohn Keeping2013-04-031-2/+2
| |/ / /
* | | | Merge branch 'rr/triangle'Junio C Hamano2013-04-075-149/+241
|\ \ \ \
| * | | | remote.c: introduce branch.<name>.pushremoteRamkumar Ramachandra2013-04-023-4/+34
| * | | | remote.c: introduce remote.pushdefaultRamkumar Ramachandra2013-04-023-3/+29
| * | | | remote.c: introduce a way to have different remotes for fetch/pushRamkumar Ramachandra2013-04-023-5/+23
| * | | | t5516 (fetch-push): drop implicit arguments from helper functionsJeff King2013-04-021-137/+145
| * | | | t5516 (fetch-push): update test descriptionRamkumar Ramachandra2013-04-021-1/+12
| * | | | remote.c: simplify a bit of code using git_config_string()Ramkumar Ramachandra2013-04-021-3/+2
| | |_|/ | |/| |
* | | | Merge branch 'mm/status-during-revert'Junio C Hamano2013-04-073-0/+87
|\ \ \ \
| * | | | status: show commit sha1 in "You are currently reverting" messageMatthieu Moy2013-04-023-5/+11
| * | | | status: show 'revert' state and status hintMatthieu Moy2013-04-023-0/+81
| |/ / /
* | | | Merge branch 'jk/set-upstream-error-cases'Junio C Hamano2013-04-074-3/+41
|\ \ \ \
| * | | | branch: give advice when tracking start-point is missingJeff King2013-04-023-2/+20
| * | | | branch: mention start_name in set-upstream error messagesJeff King2013-04-021-5/+5
| * | | | branch: improve error message for missing --set-upstream-to refJeff King2013-04-021-1/+6
| * | | | branch: factor out "upstream is not a branch" error messagesJeff King2013-04-021-2/+5
| * | | | t3200: test --set-upstream-to with bogus refsJeff King2013-04-021-0/+12
* | | | | Merge branch 'jk/filter-branch-come-back-to-original'Junio C Hamano2013-04-072-2/+17
|\ \ \ \ \
| * | | | | filter-branch: return to original dir after filteringJeff King2013-04-022-2/+17
| | |_|/ / | |/| | |
* | | | | gitremote-helpers(1): clarify refspec behaviourJohn Keeping2013-04-071-2/+2
* | | | | fast-export: Allow pruned-references in mark fileAntoine Pelisse2013-04-072-4/+9
* | | | | remote-bzr: add utf-8 support for pushingFelipe Contreras2013-04-072-0/+37
* | | | | remote-bzr: add utf-8 support for fetchingTimotheus Pokorra2013-04-072-2/+27
* | | | | remote-bzr: avoid unreferred tagsFelipe Contreras2013-04-071-0/+4
* | | | | remote-bzr: only update workingtree on local reposFelipe Contreras2013-04-071-2/+1
* | | | | remote-bzr: set author if availableDavid Engster2013-04-072-1/+21
* | | | | remote-bzr: remove files before modificationsChristophe Simonis2013-04-071-2/+2
* | | | | remote-bzr: fix directory renamingChristophe Simonis2013-04-072-1/+31
* | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-051-0/+12
* | | | | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-051-4/+15
|\ \ \ \ \
| * | | | | rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-021-4/+15
* | | | | | Merge branch 'sg/gpg-sig'Junio C Hamano2013-04-0513-82/+219
|\ \ \ \ \ \
| * | | | | | pretty printing: extend %G? to include 'N' and 'U'Sebastian Götte2013-03-312-1/+4
| * | | | | | merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-3110-12/+29
| * | | | | | merge/pull: verify GPG signatures of commits being mergedSebastian Götte2013-03-314-3/+98
| * | | | | | commit.c/GPG signature verification: Also look at the first GPG status lineSebastian Götte2013-03-311-5/+12
| * | | | | | Move commit GPG signature verification to commit.cSebastian Götte2013-03-314-78/+93
* | | | | | | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-052-7/+20
|\ \ \ \ \ \ \
| * | | | | | | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-012-7/+20
* | | | | | | | Merge branch 'rr/send-email-perl-critique'Junio C Hamano2013-04-051-8/+10
|\ \ \ \ \ \ \ \