Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-remote-testgit: build it to run under $SHELL_PATH | Junio C Hamano | 2013-04-28 | 4 | -5/+2 |
* | git-remote-testgit: further remove some bashisms | Johannes Sixt | 2013-04-28 | 1 | -4/+9 |
* | git-remote-testgit: avoid process substitution | Johannes Sixt | 2013-04-27 | 1 | -6/+7 |
* | t5801: "VAR=VAL shell_func args" is forbidden | Junio C Hamano | 2013-04-25 | 1 | -1/+3 |
* | transport-helper: update remote helper namespace | Felipe Contreras | 2013-04-17 | 2 | -4/+31 |
* | transport-helper: trivial code shuffle | Felipe Contreras | 2013-04-17 | 1 | -5/+3 |
* | transport-helper: warn when refspec is not used | Felipe Contreras | 2013-04-17 | 2 | -2/+6 |
* | transport-helper: clarify pushing without refspecs | Felipe Contreras | 2013-04-17 | 3 | -7/+8 |
* | transport-helper: update refspec documentation | Felipe Contreras | 2013-04-17 | 1 | -5/+5 |
* | transport-helper: clarify *:* refspec | Felipe Contreras | 2013-04-17 | 3 | -18/+3 |
* | transport-helper: improve push messages | Felipe Contreras | 2013-04-11 | 2 | -0/+15 |
* | transport-helper: mention helper name when it dies | Jeff King | 2013-04-11 | 2 | -5/+5 |
* | transport-helper: report errors properly | Felipe Contreras | 2013-04-11 | 3 | -1/+40 |
* | Sync with 1.8.2.1 | Junio C Hamano | 2013-04-07 | 4 | -3/+15 |
|\ | |||||
| * | Git 1.8.2.1v1.8.2.1 | Junio C Hamano | 2013-04-07 | 3 | -2/+8 |
| * | Sync with 1.8.1.6 | Junio C Hamano | 2013-04-07 | 6 | -21/+99 |
| |\ | |||||
| | * | Git 1.8.1.6v1.8.1.6 | Junio C Hamano | 2013-04-07 | 3 | -2/+8 |
| | * | Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1 | Junio C Hamano | 2013-04-07 | 3 | -17/+89 |
| | |\ | |||||
| | * | | remote-helpers/test-bzr.sh: do not use "grep '\s'" | Torsten Bögershausen | 2013-04-07 | 1 | -1/+1 |
* | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-04-07 | 1 | -0/+20 |
* | | | | Merge branch 'jk/rm-removed-paths' | Junio C Hamano | 2013-04-07 | 3 | -2/+67 |
|\ \ \ \ | |||||
| * | | | | t3600: document failure of rm across symbolic links | Jeff King | 2013-04-04 | 1 | -0/+28 |
| * | | | | t3600: test behavior of reverse-d/f conflict | Jeff King | 2013-04-04 | 1 | -0/+12 |
| * | | | | rm: do not complain about d/f conflicts during deletion | Jeff King | 2013-04-04 | 3 | -2/+27 |
* | | | | | Merge branch 'tb/shared-perm' | Junio C Hamano | 2013-04-07 | 2 | -35/+25 |
|\ \ \ \ \ | |||||
| * | | | | | path.c: optimize adjust_shared_perm() | Torsten Bögershausen | 2013-04-05 | 1 | -19/+23 |
| * | | | | | path.c: simplify adjust_shared_perm() | Torsten Bögershausen | 2013-04-05 | 2 | -22/+8 |
* | | | | | | Merge branch 'cn/commit-amend-doc' | Junio C Hamano | 2013-04-07 | 1 | -8/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/git-commit: reword the --amend explanation | Carlos Martín Nieto | 2013-04-05 | 1 | -8/+9 |
* | | | | | | | Merge branch 'fc/remote-helpers-test-updates' | Junio C Hamano | 2013-04-07 | 3 | -16/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remote-hg: fix hg-git test-case | Felipe Contreras | 2013-04-04 | 1 | -1/+0 |
| * | | | | | | | remote-bzr: remove stale check code for tests | Felipe Contreras | 2013-04-04 | 1 | -14/+0 |
| * | | | | | | | remote-helpers: fix the run of all tests | Felipe Contreras | 2013-04-04 | 1 | -0/+1 |
| * | | | | | | | remote-bzr: avoid echo -n | Felipe Contreras | 2013-04-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'mg/texinfo-5' | Junio C Hamano | 2013-04-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: Strip texinfo anchors to avoid duplicates | Martin von Gagern | 2013-04-03 | 1 | -0/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/diffcore-break-divzero' | Junio C Hamano | 2013-04-07 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diffcore-break: don't divide by zero | John Keeping | 2013-04-03 | 1 | -0/+3 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/bisect-prn-unsigned' | Junio C Hamano | 2013-04-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bisect: avoid signed integer overflow | John Keeping | 2013-04-03 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'rr/triangle' | Junio C Hamano | 2013-04-07 | 5 | -149/+241 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remote.c: introduce branch.<name>.pushremote | Ramkumar Ramachandra | 2013-04-02 | 3 | -4/+34 |
| * | | | | | | | | remote.c: introduce remote.pushdefault | Ramkumar Ramachandra | 2013-04-02 | 3 | -3/+29 |
| * | | | | | | | | remote.c: introduce a way to have different remotes for fetch/push | Ramkumar Ramachandra | 2013-04-02 | 3 | -5/+23 |
| * | | | | | | | | t5516 (fetch-push): drop implicit arguments from helper functions | Jeff King | 2013-04-02 | 1 | -137/+145 |
| * | | | | | | | | t5516 (fetch-push): update test description | Ramkumar Ramachandra | 2013-04-02 | 1 | -1/+12 |
| * | | | | | | | | remote.c: simplify a bit of code using git_config_string() | Ramkumar Ramachandra | 2013-04-02 | 1 | -3/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mm/status-during-revert' | Junio C Hamano | 2013-04-07 | 3 | -0/+87 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | status: show commit sha1 in "You are currently reverting" message | Matthieu Moy | 2013-04-02 | 3 | -5/+11 |
| * | | | | | | | | status: show 'revert' state and status hint | Matthieu Moy | 2013-04-02 | 3 | -0/+81 |
| |/ / / / / / / |