Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Merge branch 'jk/maint-checkout-orphan-check-fix' into maint | Junio C Hamano | 1 | -1/+1 |
2012-07-30 | Merge branch 'kk/maint-commit-tree' into maint | Junio C Hamano | 1 | -3/+0 |
2012-07-25 | checkout: don't confuse ref and object flags | Jeff King | 1 | -1/+1 |
2012-07-22 | Merge branch 'ar/clone-honor-umask-at-top' into maint | Junio C Hamano | 2 | -2/+2 |
2012-07-22 | Merge branch 'cw/amend-commit-without-message' into maint | Junio C Hamano | 1 | -1/+1 |
2012-07-22 | Merge branch 'jk/maint-commit-amend-only-no-paths' into maint | Junio C Hamano | 1 | -1/+4 |
2012-07-22 | Merge branch 'tr/maint-show-walk' into maint | Junio C Hamano | 1 | -0/+3 |
2012-07-22 | Merge branch 'js/fast-export-paths-with-spaces' into maint | Junio C Hamano | 1 | -0/+2 |
2012-07-22 | Merge branch 'cw/no-detaching-an-unborn' into maint | Junio C Hamano | 1 | -0/+2 |
2012-07-17 | Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree | Junio C Hamano | 1 | -3/+0 |
2012-07-17 | commit-tree: resurrect command line parsing updates | Junio C Hamano | 1 | -3/+0 |
2012-07-11 | Merge branch 'jc/maint-blame-unique-abbrev' into maint | Junio C Hamano | 1 | -4/+21 |
2012-07-11 | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint | Junio C Hamano | 1 | -2/+2 |
2012-07-11 | Merge branch 'nd/clone-single-fix' into maint | Junio C Hamano | 1 | -2/+5 |
2012-07-11 | Merge branch 'hv/submodule-update-nuke-submodules' into maint | Junio C Hamano | 1 | -6/+0 |
2012-07-11 | Merge branch 'jk/diff-no-index-pager' into maint | Junio C Hamano | 1 | -7/+17 |
2012-07-11 | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 3 | -4/+4 |
2012-07-11 | Merge branch 'jc/ls-files-i-dir' into maint | Junio C Hamano | 2 | -7/+22 |
2012-07-09 | add: create ADD_EDIT.patch with mode 0666 | Jeff King | 1 | -1/+1 |
2012-07-09 | Restore umasks influence on the permissions of work tree created by clone | Alex Riesen | 1 | -1/+1 |
2012-07-09 | Allow edit of empty message with commit --amend | Chris Webb | 1 | -1/+1 |
2012-07-02 | blame: compute abbreviation width that ensures uniqueness | Junio C Hamano | 1 | -4/+21 |
2012-06-27 | fast-export: quote paths with spaces | Jay Soffian | 1 | -0/+2 |
2012-06-26 | index-pack: Disable threading on cygwin | Junio C Hamano | 1 | -2/+2 |
2012-06-26 | git-checkout: disallow --detach on unborn branch | Chris Webb | 1 | -0/+2 |
2012-06-22 | clone: fix ref selection in --single-branch --branch=xxx | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2012-06-19 | show: fix "range implies walking" | Junio C Hamano | 1 | -0/+3 |
2012-06-18 | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 3 | -4/+4 |
2012-06-17 | Merge branch 'js/maint-fast-export-mark-error' into maint | Junio C Hamano | 1 | -1/+1 |
2012-06-15 | fix pager.diff with diff --no-index | Jeff King | 1 | -7/+17 |
2012-06-12 | Merge branch 'jc/fmt-merge-msg-people' | Junio C Hamano | 1 | -2/+2 |
2012-06-12 | Merge branch 'js/maint-fast-export-mark-error' | Junio C Hamano | 1 | -1/+1 |
2012-06-11 | update-index: allow overwriting existing submodule index entries | Heiko Voigt | 1 | -6/+0 |
2012-06-06 | fmt-merge-msg: make attribution into comment lines | Junio C Hamano | 1 | -2/+2 |
2012-06-05 | builtin/add.c: use path_excluded() | Junio C Hamano | 1 | -1/+5 |
2012-06-05 | path_excluded(): update API to less cache-entry centric | Junio C Hamano | 1 | -2/+8 |
2012-06-03 | ls-files -i: pay attention to exclusion of leading paths | Junio C Hamano | 1 | -6/+11 |
2012-06-01 | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 1 | -5/+2 |
2012-06-01 | Merge branch 'ap/checkout-no-progress-for-non-tty' into maint | Junio C Hamano | 1 | -2/+2 |
2012-06-01 | i18n: apply: split to fix a partial i18n message | Jiang Xin | 1 | -4/+12 |
2012-05-29 | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 6 | -47/+20 |
2012-05-29 | Merge branch 'jk/fetch-pack-remove-dups-optim' | Junio C Hamano | 1 | -22/+30 |
2012-05-29 | Merge branch 'mh/fetch-pack-constness' | Junio C Hamano | 1 | -74/+71 |
2012-05-29 | Merge branch 'ng/pack-objects-cleanup' | Junio C Hamano | 1 | -151/+173 |
2012-05-25 | Merge branch 'ap/checkout-no-progress-for-non-tty' | Junio C Hamano | 1 | -2/+2 |
2012-05-25 | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 1 | -5/+2 |
2012-05-25 | Sync with 1.7.10.3 | Junio C Hamano | 1 | -3/+5 |
2012-05-25 | fmt-merge-message: add empty line between tag and signature verification | Linus Torvalds | 1 | -3/+5 |
2012-05-24 | format-patch: do not use bogus email addresses in message ids | Jeff King | 1 | -1/+1 |
2012-05-24 | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 1 | -68/+67 |