summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17use commit_list_count() to count the members of commit_listsRené Scharfe
2014-07-17strbuf: use strbuf_addstr() for adding C stringsRené Scharfe
2014-07-17use local cloning if insteadOf makes a local URLMichael Barabanov
2014-07-17.mailmap: map different names with the same email address togetherStefan Beller
2014-07-17tag: support configuring --sort via .gitconfigJacob Keller
2014-07-16refs.c: add a public is_branch functionRonnie Sahlberg
2014-07-16config: use chmod() instead of fchmod()Karsten Blees
2014-07-16Sync with 2.0.2Junio C Hamano
2014-07-16Eighth batch for 2.1Junio C Hamano
2014-07-16Merge branch 'ah/fix-http-push'Junio C Hamano
2014-07-16Merge branch 'rs/code-cleaning'Junio C Hamano
2014-07-16Merge branch 'jk/skip-prefix'Junio C Hamano
2014-07-16Merge branch 'po/error-message-style'Junio C Hamano
2014-07-16Merge branch 'jl/test-lint-scripts'Junio C Hamano
2014-07-16Merge branch 'zk/log-graph-showsig'Junio C Hamano
2014-07-16Merge branch 'mg/fix-log-mergetag-color'Junio C Hamano
2014-07-16Merge branch 'kb/path-max-must-go'Junio C Hamano
2014-07-16Merge branch 'cb/filter-branch-prune-empty-degenerate-merges'Junio C Hamano
2014-07-16Merge branch 'mk/merge-incomplete-files'Junio C Hamano
2014-07-16Merge branch 'jk/strip-suffix'Junio C Hamano
2014-07-16Merge branch 'ep/submodule-code-cleanup'Junio C Hamano
2014-07-16Merge branch 'jk/replace-edit-raw'Junio C Hamano
2014-07-16Merge branch 'cc/replace-edit'Junio C Hamano
2014-07-16Merge branch 'tb/crlf-tests'Junio C Hamano
2014-07-16Merge branch 'nd/split-index'Junio C Hamano
2014-07-16Git 2.0.2v2.0.2Junio C Hamano
2014-07-16Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maintJunio C Hamano
2014-07-16Merge branch 'jk/pretty-G-format-fixes' into maintJunio C Hamano
2014-07-16Merge branch 'rs/fix-alt-odb-path-comparison' into maintJunio C Hamano
2014-07-16Merge branch 'jk/commit-buffer-length' into maintJunio C Hamano
2014-07-16Merge branch 'bc/fix-rebase-merge-skip' into maintJunio C Hamano
2014-07-16Merge branch 'maint-1.9' into maintJunio C Hamano
2014-07-16Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano
2014-07-16annotate: use argv_arrayRené Scharfe
2014-07-16MinGW: fix compile error due to missing ELOOPKarsten Blees
2014-07-15sha1_file: do not add own object directory as alternateEphrim Khong
2014-07-15Win32: Unicode file name support (dirent)Karsten Blees
2014-07-15Win32: Unicode file name support (except dirent)Karsten Blees
2014-07-15.gitignore: "git-verify-commit" is a generated fileØyvind A. Holm
2014-07-14prep_exclude: remove the artificial PATH_MAX limitNguyễn Thái Ngọc Duy
2014-07-14dir.h: move struct exclude declaration to top levelNguyễn Thái Ngọc Duy
2014-07-14dir.c: coding style fixNguyễn Thái Ngọc Duy
2014-07-14revert: add t3513 for submodule updatesJens Lehmann
2014-07-14stash: add t3906 for submodule updatesJens Lehmann
2014-07-14am: add t4255 for submodule updatesJens Lehmann
2014-07-14cherry-pick: add t3512 for submodule updatesJens Lehmann
2014-07-14pull: add t5572 for submodule updatesJens Lehmann
2014-07-14rebase: add t3426 for submodule updatesJens Lehmann
2014-07-14merge: add t7613 for submodule updatesJens Lehmann
2014-07-14bisect: add t6041 for submodule updatesJens Lehmann