Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/no-perl-tests' into maint | Junio C Hamano | 2014-12-22 |
|\ | |||
| * | t960[34]: mark cvsimport tests as requiring perl | Jeff King | 2014-11-18 |
| * | t0090: mark add-interactive test with PERL prerequisite | Jeff King | 2014-11-18 |
* | | Merge branch 'po/everyday-doc' into maint | Junio C Hamano | 2014-12-22 |
|\ \ | |||
| * | | Documentation: change "gitlink" typo in git-push | brian m. carlson | 2014-11-17 |
* | | | Merge branch 'jk/push-simple' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ | |||
| * | | | push: truly use "simple" as default, not "upstream" | Jeff King | 2014-11-30 |
* | | | | Merge branch 'mh/config-flip-xbit-back-after-checking' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ | |||
| * | | | | create_default_files(): don't set u+x bit on $GIT_DIR/config | Michael Haggerty | 2014-11-18 |
* | | | | | Merge branch 'jk/gitweb-with-newer-cgi-multi-param' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ | |||
| * | | | | | gitweb: hack around CGI's list-context param() handling | Jeff King | 2014-11-18 |
* | | | | | | Merge branch 'rs/receive-pack-use-labs' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | use labs() for variables of type long instead of abs() | René Scharfe | 2014-11-17 |
* | | | | | | | Merge branch 'rs/maint-config-use-labs' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | use labs() for variables of type long instead of abs() | René Scharfe | 2014-11-17 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'js/windows-open-eisdir-error' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Windows: correct detection of EISDIR in mingw_open() | Johannes Sixt | 2014-11-17 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jk/colors-fix' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t4026: test "normal" color | Jeff King | 2014-11-20 |
| * | | | | | | | config: fix parsing of "git config --get-color some.key -1" | Jeff King | 2014-11-20 |
| * | | | | | | | docs: describe ANSI 256-color mode | Jeff King | 2014-11-20 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'jk/checkout-from-tree' into maint | Junio C Hamano | 2014-12-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | checkout $tree: do not throw away unchanged index entries | Jeff King | 2014-11-13 |
* | | | | | | | | clean: typofix | Alexander Kuleshov | 2014-12-22 |
* | | | | | | | | Git 2.2.1v2.2.1 | Junio C Hamano | 2014-12-17 |
* | | | | | | | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Git 2.1.4v2.1.4 | Junio C Hamano | 2014-12-17 |
| * | | | | | | | | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| | * | | | | | | | Git 2.0.5v2.0.5 | Junio C Hamano | 2014-12-17 |
| | * | | | | | | | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | | * | | | | | | Git 1.9.5v1.9.5 | Junio C Hamano | 2014-12-17 |
| | | * | | | | | | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | |\ \ \ \ \ \ | |||
| | | | * | | | | | | Git 1.8.5.6v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | | * | | | | | | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2014-12-17 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||
| | | | | * | | | | | fsck: complain about NTFS ".git" aliases in trees | Johannes Schindelin | 2014-12-17 |
| | | | | * | | | | | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 2014-12-17 |
| | | | | * | | | | | path: add is_ntfs_dotgit() helper | Johannes Schindelin | 2014-12-17 |
| | | | | * | | | | | fsck: complain about HFS+ ".git" aliases in trees | Jeff King | 2014-12-17 |
| | | | | * | | | | | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 |
| | | | | * | | | | | utf8: add is_hfs_dotgit() helper | Jeff King | 2014-12-17 |
| | | | | * | | | | | fsck: notice .git case-insensitively | Jeff King | 2014-12-17 |
| | | | | * | | | | | t1450: refactor ".", "..", and ".git" fsck tests | Jeff King | 2014-12-17 |
| | | | | * | | | | | verify_dotfile(): reject .git case-insensitively | Jeff King | 2014-12-17 |
| | | | | * | | | | | read-tree: add tests for confusing paths like ".." and ".git" | Jeff King | 2014-12-17 |
| | | | | * | | | | | unpack-trees: propagate errors adding entries to the index | Jeff King | 2014-12-17 |
* | | | | | | | | | | Merge branch 'maint' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2014-12-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/ralfth/git-po-de | Jiang Xin | 2014-11-29 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | l10n: de.po: fix typos | Hartmut Henkel | 2014-11-28 |
* | | | | | | | | | | | | Start post 2.2 cycle | Junio C Hamano | 2014-12-05 |
|/ / / / / / / / / / / | |||
* | | | | | | | | | | | Git 2.2v2.2.0 | Junio C Hamano | 2014-11-26 |