summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-10use strbuf_add_unique_abbrev() for adding short hashes, part 3Libravatar René Scharfe4-20/+15
2016-10-10remove unnecessary NULL check before free(3)Libravatar René Scharfe2-2/+6
2016-10-10files_read_raw_ref: prevent infinite retry loops in generalLibravatar Jeff King1-0/+7
2016-10-10files_read_raw_ref: avoid infinite loop on broken symlinksLibravatar Jeff King2-1/+11
2016-10-07wt-status: begin error messages with lower-caseLibravatar Johannes Schindelin1-3/+3
2016-10-07wt-status: teach has_{unstaged,uncommitted}_changes() about submodulesLibravatar Johannes Schindelin3-11/+14
2016-10-07wt-status: export also the has_un{staged,committed}_changes() functionsLibravatar Johannes Schindelin2-3/+5
2016-10-07wt-status: make the require_clean_work_tree() function reusableLibravatar Johannes Schindelin3-76/+80
2016-10-07pull: make code more similar to the shell script againLibravatar Johannes Schindelin1-10/+20
2016-10-07pull: drop confusing prefix parameter of die_on_unclean_work_tree()Libravatar Johannes Schindelin1-8/+8
2016-10-06Eighth batch for 2.11Libravatar Junio C Hamano1-0/+34
2016-10-06Merge branch 'sg/ref-filter-parse-optim'Libravatar Junio C Hamano1-11/+11
2016-10-06Merge branch 'rs/cocci'Libravatar Junio C Hamano6-6/+41
2016-10-06Merge branch 'rs/c-auto-resets-attributes'Libravatar Junio C Hamano2-2/+2
2016-10-06Merge branch 'ps/http-gssapi-cred-delegation'Libravatar Junio C Hamano2-0/+51
2016-10-06Merge branch 'jk/graph-padding-fix'Libravatar Junio C Hamano1-4/+12
2016-10-06Merge branch 'jc/blame-abbrev'Libravatar Junio C Hamano1-1/+1
2016-10-06Merge branch 'vn/revision-shorthand-for-side-branch-log'Libravatar Junio C Hamano4-19/+180
2016-10-06Merge branch 'jk/ambiguous-short-object-names'Libravatar Junio C Hamano11-65/+250
2016-10-05clone: detect errors in normalize_path_copyLibravatar Jeff King1-2/+5
2016-10-05git-commit.txt: clarify --patch mode with pathspecLibravatar Duy Nguyen1-2/+4
2016-10-04diff: introduce diff.wsErrorHighlight optionLibravatar Junio C Hamano4-1/+53
2016-10-04diff.c: move ws-error-highlight parsing helpers upLibravatar Junio C Hamano1-37/+37
2016-10-04diff.c: refactor parse_ws_error_highlight()Libravatar Junio C Hamano1-5/+16
2016-10-04t4015: split out the "setup" part of ws-error-highlight testLibravatar Junio C Hamano1-18/+21
2016-10-04http: http.emptyauth should allow empty (not just NULL) usernamesLibravatar David Turner1-1/+1
2016-10-03t5613: do not chdir in main processLibravatar Jeff King1-59/+33
2016-10-03t5613: whitespace/style cleanupsLibravatar Jeff King1-52/+62
2016-10-03t5613: use test_must_failLibravatar Jeff King1-6/+6
2016-10-03t5613: drop test_valid_repo functionLibravatar Jeff King1-12/+7
2016-10-03t5613: drop reachable_via functionLibravatar Jeff King1-10/+0
2016-10-03Sync with 2.10.1Libravatar Junio C Hamano2-1/+13
2016-10-03Seventh batch for 2.11Libravatar Junio C Hamano1-0/+40
2016-10-03Merge branch 'pb/rev-list-reverse-with-count'Libravatar Junio C Hamano1-2/+3
2016-10-03Merge branch 'dt/tree-fsck'Libravatar Junio C Hamano5-20/+130
2016-10-03Merge branch 'kd/mailinfo-quoted-string'Libravatar Junio C Hamano6-33/+159
2016-10-03Merge branch 'mh/diff-indent-heuristic'Libravatar Junio C Hamano1-7/+7
2016-10-03Merge branch 'dt/mailinfo'Libravatar Junio C Hamano1-0/+1
2016-10-03Merge branch 'va/git-gui-i18n'Libravatar Junio C Hamano3-3/+3012
2016-10-03Merge branch 'rs/git-gui-use-modern-git-merge-syntax'Libravatar Junio C Hamano1-6/+1
2016-10-03Merge branch 'jc/verify-loose-object-header'Libravatar Junio C Hamano2-8/+30
2016-10-03Merge branch 'nd/init-core-worktree-in-multi-worktree-world'Libravatar Junio C Hamano4-50/+57
2016-10-03Merge branch 'ik/gitweb-force-highlight'Libravatar Junio C Hamano3-14/+29
2016-10-03Merge branch 'rs/copy-array'Libravatar Junio C Hamano7-9/+40
2016-10-03Git 2.10.1Libravatar Junio C Hamano3-2/+14
2016-10-03Merge branch 'jk/ident-ai-canonname-could-be-null' into maintLibravatar Junio C Hamano1-1/+1
2016-10-03Merge branch 'jk/doc-cvs-update' into maintLibravatar Junio C Hamano2-2/+6
2016-10-03Merge branch 'jk/pack-tag-of-tag' into maintLibravatar Junio C Hamano2-30/+95
2016-10-03ref-filter: strip format option after a field name only once while parsingLibravatar SZEDER Gábor1-11/+11
2016-10-03show-branch: use QSORTLibravatar René Scharfe1-4/+2