summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Merge branch 'jc/http-socks5h'Libravatar Junio C Hamano1-1/+4
2016-04-22Merge branch 'ky/imap-send-openssl-1.1.0'Libravatar Junio C Hamano5-28/+21
2016-04-22Merge branch 'ky/imap-send'Libravatar Junio C Hamano1-6/+6
2016-04-22Merge branch 'jc/xstrfmt-null-with-prec-0'Libravatar Junio C Hamano1-1/+1
2016-04-22Merge branch 'ad/commit-have-m-option'Libravatar Junio C Hamano2-3/+23
2016-04-22Merge branch 'ew/send-email-drop-data-dumper'Libravatar Junio C Hamano1-1/+0
2016-04-22Merge branch 'ew/send-email-readable-message-id'Libravatar Junio C Hamano1-2/+3
2016-04-22Merge branch 'sb/submodule-helper-clone-regression-fix'Libravatar Junio C Hamano2-24/+57
2016-04-22mmap(win32): avoid expensive fstat() callLibravatar Johannes Schindelin1-9/+7
2016-04-22mmap(win32): avoid copy-on-write when it is unnecessaryLibravatar Johannes Schindelin1-2/+3
2016-04-22win32mmap: set errno appropriatelyLibravatar Johannes Schindelin1-2/+8
2016-04-22branch: do not rename a branch under bisect or rebaseLibravatar Nguyễn Thái Ngọc Duy4-4/+40
2016-04-22worktree.c: check whether branch is bisected in another worktreeLibravatar Nguyễn Thái Ngọc Duy2-0/+32
2016-04-22wt-status.c: split bisect detection out of wt_status_get_state()Libravatar Nguyễn Thái Ngọc Duy2-9/+16
2016-04-22worktree.c: check whether branch is rebased in another worktreeLibravatar Nguyễn Thái Ngọc Duy6-6/+76
2016-04-22worktree.c: avoid referencing to worktrees[i] multiple timesLibravatar Nguyễn Thái Ngọc Duy1-2/+4
2016-04-22wt-status.c: make wt_status_check_rebase() work on any worktreeLibravatar Nguyễn Thái Ngọc Duy2-14/+24
2016-04-22wt-status.c: split rebase detection out of wt_status_get_state()Libravatar Nguyễn Thái Ngọc Duy2-6/+18
2016-04-22path.c: refactor and add worktree_git_path()Libravatar Nguyễn Thái Ngọc Duy2-6/+26
2016-04-22worktree.c: mark current worktreeLibravatar Nguyễn Thái Ngọc Duy2-0/+25
2016-04-22worktree.c: make find_shared_symref() return struct worktree *Libravatar Nguyễn Thái Ngọc Duy5-23/+28
2016-04-22worktree.c: store "id" instead of "git_dir"Libravatar Nguyễn Thái Ngọc Duy3-15/+27
2016-04-22path.c: add git_common_path() and strbuf_git_common_path()Libravatar Nguyễn Thái Ngọc Duy2-0/+32
2016-04-22dir.c: rename str(n)cmp_icase to fspath(n)cmpLibravatar Nguyễn Thái Ngọc Duy4-13/+12
2016-04-22wrapper.c: delete dead function git_mkstemps()Libravatar Nguyễn Thái Ngọc Duy2-19/+0
2016-04-22dir.c: remove dead function fnmatch_icase()Libravatar Nguyễn Thái Ngọc Duy2-8/+0
2016-04-22tag -v: verify directly rather than exec-ing verify-tagLibravatar Santiago Torres1-7/+1
2016-04-22verify-tag: move tag verification code to tag.cLibravatar Santiago Torres3-54/+56
2016-04-22verify-tag: prepare verify_tag for libificationLibravatar Santiago Torres1-9/+17
2016-04-22test-lib: simplify '--option=value' parsingLibravatar SZEDER Gábor1-5/+5
2016-04-22name-rev: include taggerdate in considering the best nameLibravatar Johannes Schindelin2-7/+14
2016-04-21pull: pass --allow-unrelated-histories to "git merge"Libravatar Junio C Hamano4-13/+36
2016-04-21t3033: avoid 'ambiguous refs' warningLibravatar Junio C Hamano1-1/+1
2016-04-20t5504: drop sigpipe=ok from push testsLibravatar Jeff King1-6/+4
2016-04-20fetch-pack: isolate sigpipe in demuxer threadLibravatar Jeff King1-3/+1
2016-04-20send-pack: isolate sigpipe in demuxer threadLibravatar Jeff King1-0/+1
2016-04-20run-command: teach async threads to ignore SIGPIPELibravatar Jeff King2-0/+11
2016-04-20send-pack: close demux pipe before finishing async processLibravatar Jeff King1-2/+4
2016-04-20replace --edit: respect core.editorLibravatar Johannes Schindelin1-0/+1
2016-04-19match-trees: convert shift_tree() and shift_tree_by() to use object_idLibravatar brian m. carlson4-27/+27
2016-04-19test-match-trees: convert to use struct object_idLibravatar brian m. carlson1-7/+7
2016-04-19sha1-name: introduce a get_oid() functionLibravatar brian m. carlson2-0/+11
2016-04-19test-parse-options: print quiet as integerLibravatar Pranit Bauva2-14/+14
2016-04-19t0040-test-parse-options.sh: fix style issuesLibravatar Pranit Bauva1-38/+38
2016-04-19git-p4: add P4 jobs to git commit messageLibravatar Jan Durovec3-0/+120
2016-04-19git-p4: clean-up code style in testsLibravatar Jan Durovec2-42/+42
2016-04-19travis-ci: update Git-LFS and P4 to the latest versionLibravatar Lars Schneider1-2/+2
2016-04-19verify-tag: update variable name and typeLibravatar Santiago Torres1-5/+6
2016-04-19i18n: builtin/pull.c: split strings marked for translationLibravatar Vasco Almeida1-4/+4
2016-04-19i18n: builtin/pull.c: mark placeholders for translationLibravatar Vasco Almeida1-3/+3