Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | git-sh-setup.sh: add variable to use the stuck-long mode | Nicolas Vigier | 2014-02-03 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge branch 'jk/complete-merge-base' | Junio C Hamano | 2014-01-27 | |
|\ \ \ \ \ | ||||
| * | | | | | completion: handle --[no-]fork-point options to git-rebase | John Keeping | 2014-01-13 | |
| * | | | | | completion: complete merge-base options | John Keeping | 2014-01-13 | |
* | | | | | | Merge branch 'ab/subtree-doc' | Junio C Hamano | 2014-01-27 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | subtree: fix argument validation in add/pull/push | Anthony Baire | 2014-01-13 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge branch 'rr/completion-format-coverletter' | Junio C Hamano | 2014-01-13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | completion: complete format.coverLetter | Ramkumar Ramachandra | 2014-01-07 | |
* | | | | | completion: fix remote.pushdefault | Ramkumar Ramachandra | 2014-01-06 | |
* | | | | | completion: fix branch.autosetup(merge|rebase) | Ramkumar Ramachandra | 2014-01-06 | |
* | | | | | completion: introduce __gitcomp_nl_append () | Ramkumar Ramachandra | 2014-01-06 | |
* | | | | | zsh completion: find matching custom bash completion | Ramkumar Ramachandra | 2014-01-06 | |
|/ / / / | ||||
* | | | | Merge branch 'fc/remote-helper-fixes' | Junio C Hamano | 2013-12-27 | |
|\ \ \ \ | ||||
| * | | | | remote-hg: test 'shared_path' in a moved clone | Antoine Pelisse | 2013-12-26 | |
| * | | | | remote-hg: add tests for special filenames | Felipe Contreras | 2013-12-09 | |
| * | | | | remote-hg: fix 'shared path' path | Felipe Contreras | 2013-12-09 | |
| * | | | | remote-helpers: add extra safety checks | Felipe Contreras | 2013-12-09 | |
| * | | | | remote-hg: avoid buggy strftime() | jcb91 | 2013-12-09 | |
* | | | | | Merge branch 'js/gnome-keyring' | Junio C Hamano | 2013-12-27 | |
|\ \ \ \ \ | ||||
| * | | | | | contrib/git-credential-gnome-keyring.c: small stylistic cleanups | John Szakmeister | 2013-12-16 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'jn/scripts-updates' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ | ||||
| * | | | | | remove #!interpreter line from shell libraries | Jonathan Nieder | 2013-11-26 | |
| * | | | | | contrib: remove git-p4import | Jonathan Nieder | 2013-11-26 | |
| * | | | | | mark contributed hooks executable | Jonathan Nieder | 2013-11-25 | |
| * | | | | | mark Windows build scripts executable | Jonathan Nieder | 2013-11-25 | |
| |/ / / / | ||||
* | | | | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Sync with 1.8.5 | Junio C Hamano | 2013-12-05 | |
| |\ \ \ \ | | |/ / / | ||||
| * | | | | peek-remote: remove deprecated alias of ls-remote | John Keeping | 2013-11-12 | |
| * | | | | lost-found: remove deprecated command | John Keeping | 2013-11-12 | |
| * | | | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | |
| * | | | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 | |
* | | | | | Merge branch 'rh/remote-hg-bzr-updates' | Junio C Hamano | 2013-12-06 | |
|\ \ \ \ \ | ||||
| * | | | | | remote-bzr, remote-hg: fix email address regular expression | Richard Hansen | 2013-11-18 | |
| * | | | | | test-hg.sh: help user correlate verbose output with email test | Richard Hansen | 2013-11-18 | |
| * | | | | | test-hg.sh: fix duplicate content strings in author tests | Richard Hansen | 2013-11-18 | |
| * | | | | | test-hg.sh: avoid obsolete 'test' syntax | Richard Hansen | 2013-11-18 | |
| * | | | | | test-hg.sh: eliminate 'local' bashism | Richard Hansen | 2013-11-18 | |
| * | | | | | test-bzr.sh, test-hg.sh: prepare for change to push.default=simple | Richard Hansen | 2013-11-18 | |
| * | | | | | test-bzr.sh, test-hg.sh: allow running from any dir | Felipe Contreras | 2013-11-18 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'jn/mediawiki-makefile-updates' | Junio C Hamano | 2013-12-05 | |
|\ \ \ \ \ | ||||
| * | | | | | git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace | Jonathan Nieder | 2013-11-11 | |
| * | | | | | git-remote-mediawiki build: make 'install' command configurable | Jonathan Nieder | 2013-11-11 | |
| * | | | | | git-remote-mediawiki: honor DESTDIR in "make install" | Jonathan Nieder | 2013-11-11 | |
| * | | | | | git-remote-mediawiki: do not remove installed files in "clean" target | Jonathan Nieder | 2013-11-11 | |
* | | | | | | Merge branch 'mi/typofixes' | Junio C Hamano | 2013-12-03 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||
| * | | | | contrib: typofixes | Masanari Iida | 2013-11-12 | |
| | |/ / | |/| | | ||||
* | | | | remote-hg: don't decode UTF-8 paths into Unicode objects | Richard Hansen | 2013-11-18 | |
|/ / / | ||||
* | | | Merge branch 'jk/subtree-install-fix' | Junio C Hamano | 2013-11-04 | |
|\ \ \ | ||||
| * | | | subtree: add makefile target for html docs | Jeff King | 2013-10-30 | |
* | | | | Merge branch 'ap/remote-hg-unquote-cquote' | Junio C Hamano | 2013-11-01 | |
|\ \ \ \ |