summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* transport-helper: clarify *:* refspecFelipe Contreras2013-04-173-18/+3
* transport-helper: improve push messagesFelipe Contreras2013-04-112-0/+15
* transport-helper: mention helper name when it diesJeff King2013-04-112-5/+5
* transport-helper: report errors properlyFelipe Contreras2013-04-113-1/+40
* Sync with 1.8.2.1Junio C Hamano2013-04-074-3/+15
|\
| * Git 1.8.2.1v1.8.2.1Junio C Hamano2013-04-073-2/+8
| * Sync with 1.8.1.6Junio C Hamano2013-04-076-21/+99
| |\
| | * Git 1.8.1.6v1.8.1.6Junio C Hamano2013-04-073-2/+8
| | * Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1Junio C Hamano2013-04-073-17/+89
| | |\
| | * | remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen2013-04-071-1/+1
* | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-071-0/+20
* | | | Merge branch 'jk/rm-removed-paths'Junio C Hamano2013-04-073-2/+67
|\ \ \ \
| * | | | t3600: document failure of rm across symbolic linksJeff King2013-04-041-0/+28
| * | | | t3600: test behavior of reverse-d/f conflictJeff King2013-04-041-0/+12
| * | | | rm: do not complain about d/f conflicts during deletionJeff King2013-04-043-2/+27
* | | | | Merge branch 'tb/shared-perm'Junio C Hamano2013-04-072-35/+25
|\ \ \ \ \
| * | | | | path.c: optimize adjust_shared_perm()Torsten Bögershausen2013-04-051-19/+23
| * | | | | path.c: simplify adjust_shared_perm()Torsten Bögershausen2013-04-052-22/+8
* | | | | | Merge branch 'cn/commit-amend-doc'Junio C Hamano2013-04-071-8/+9
|\ \ \ \ \ \
| * | | | | | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-051-8/+9
* | | | | | | 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