Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-svn: rename SVN::Git::* packages to Git::SVN::* | Jonathan Nieder | 2012-05-29 |
* | git-svn: move Git::SVN::Prompt into its own file | Jonathan Nieder | 2012-05-29 |
* | Git 1.7.11-rc0v1.7.11-rc0 | Junio C Hamano | 2012-05-25 |
* | Merge branch 'sp/sh-windows-pwd' | Junio C Hamano | 2012-05-25 |
|\ | |||
| * | git-sh-setup: define workaround wrappers before they are used | Junio C Hamano | 2012-05-16 |
* | | Merge branch 'mh/test-keep-prove-cache' | Junio C Hamano | 2012-05-25 |
|\ \ | |||
| * | | t/Makefile: retain cache t/.prove across prove runs | Michael Haggerty | 2012-05-20 |
* | | | Merge branch 'rs/dir-strbuf-read-recursive-fix' | Junio C Hamano | 2012-05-25 |
|\ \ \ | |||
| * | | | dir: simplify fill_directory() | René Scharfe | 2012-05-11 |
| * | | | dir: respect string length argument of read_directory_recursive() | René Scharfe | 2012-05-11 |
* | | | | Merge branch 'fc/git-complete-helper-fix' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ | |||
| * | | | | completion: add support for backwards compatibility | Felipe Contreras | 2012-05-20 |
| * | | | | completion: rename internal helpers _git and _gitk | Felipe Contreras | 2012-05-20 |
* | | | | | Merge branch 'ap/checkout-no-progress-for-non-tty' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ | |||
| * | | | | | checkout: no progress messages if !isatty(2). | Avery Pennarun | 2012-05-24 |
* | | | | | | Merge branch 'jk/format-person-part-buffer-limit' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | pretty: avoid buffer overflow in format_person_part | Jeff King | 2012-05-22 |
* | | | | | | | Merge branch 'jk/pretty-commit-header-incomplete-line' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | avoid segfault when reading header of malformed commits | Jeff King | 2012-05-22 |
* | | | | | | | | Merge branch 'jk/ident-split-fix' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | fix off-by-one error in split_ident_line | Jeff King | 2012-05-22 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'rs/xdiff-fast-hash-fix' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | xdiff: import new 32-bit version of count_masked_bytes() | René Scharfe | 2012-05-23 |
| * | | | | | | | | xdiff: avoid more compiler warnings with XDL_FAST_HASH on 32-bit machines | René Scharfe | 2012-05-23 |
| * | | | | | | | | xdiff: avoid compiler warnings with XDL_FAST_HASH on 32-bit machines | René Scharfe | 2012-05-22 |
* | | | | | | | | | Merge branch 'mh/ref-api' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Avoid sorting if references are added to ref_cache in order | Michael Haggerty | 2012-05-24 |
* | | | | | | | | | | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | grep: stop leaking line strings with -f | René Scharfe | 2012-05-21 |
| * | | | | | | | | | | grep: support newline separated pattern list | René Scharfe | 2012-05-20 |
| * | | | | | | | | | | grep: factor out do_append_grep_pat() | René Scharfe | 2012-05-20 |
| * | | | | | | | | | | grep: factor out create_grep_pat() | René Scharfe | 2012-05-20 |
* | | | | | | | | | | | Sync with 1.7.10.3 | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Git 1.7.10.3v1.7.10.3 | Junio C Hamano | 2012-05-25 |
| * | | | | | | | | | | | Merge branch 'hv/submodule-alt-odb' into maint | Junio C Hamano | 2012-05-25 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bp/diff-no-index-strbuf-fix' into maint | Junio C Hamano | 2012-05-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | fmt-merge-message: add empty line between tag and signature verification | Linus Torvalds | 2012-05-25 |
| * | | | | | | | | | | | | | config doc: remove confusion about relative GIT_DIR from FILES section | Jonathan Nieder | 2012-05-25 |
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2012-05-24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | |||
| * | | | | | | | | | | | | | Update draft release notes to 1.7.10.3 | Junio C Hamano | 2012-05-24 |
| * | | | | | | | | | | | | | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 2012-05-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | osxkeychain: pull make config from top-level directory | Jeff King | 2012-05-24 |
* | | | | | | | | | | | | | | Update draft release notes to 1.7.11 | Junio C Hamano | 2012-05-23 |
* | | | | | | | | | | | | | | Merge branch 'rs/archive-tree-in-tip-simplify' | Junio C Hamano | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | archive-tar: keep const in checksum calculation | René Scharfe | 2012-05-18 |
| * | | | | | | | | | | | | | | archive: simplify refname handling | René Scharfe | 2012-05-18 |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'js/rev-parse-doc-fix' | Junio C Hamano | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | rev-parse doc: --git-dir does not always show a relative path | Jon Seymour | 2012-05-18 |
* | | | | | | | | | | | | | | | Merge branch 'js/rebase-i-p-test-fix' | Junio C Hamano | 2012-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Fix t3411.3 to actually rebase something | Johannes Sixt | 2012-05-18 |