aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano2012-07-11
|\
| * blame: compute abbreviation width that ensures uniquenessJunio C Hamano2012-07-02
* | Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano2012-07-11
|\ \
| * | index-pack: Disable threading on cygwinJunio C Hamano2012-06-26
* | | Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-11
|\ \ \
| * | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
| * | | Merge branch 'js/maint-fast-export-mark-error' into maintJunio C Hamano2012-06-17
* | | | Merge branch 'hv/submodule-update-nuke-submodules' into maintJunio C Hamano2012-07-11
|\ \ \ \
| * | | | update-index: allow overwriting existing submodule index entriesHeiko Voigt2012-06-11
| |/ / /
* | | | Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano2012-07-11
|\ \ \ \
| * | | | fix pager.diff with diff --no-indexJeff King2012-06-15
| |/ / /
| * | | Merge branch 'rs/maint-grep-F' into maintJunio C Hamano2012-06-01
| |\ \ \
| * \ \ \ Merge branch 'ap/checkout-no-progress-for-non-tty' into maintJunio C Hamano2012-06-01
| |\ \ \ \
* | \ \ \ \ Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \
| * | | | | | verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
* | | | | | | Merge branch 'jc/ls-files-i-dir' into maintJunio C Hamano2012-07-11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | builtin/add.c: use path_excluded()Junio C Hamano2012-06-05
| * | | | | | path_excluded(): update API to less cache-entry centricJunio C Hamano2012-06-05
| * | | | | | ls-files -i: pay attention to exclusion of leading pathsJunio C Hamano2012-06-03
* | | | | | | Merge branch 'jc/fmt-merge-msg-people'Junio C Hamano2012-06-12
|\ \ \ \ \ \ \
| * | | | | | | fmt-merge-msg: make attribution into comment linesJunio C Hamano2012-06-06
* | | | | | | | Merge branch 'js/maint-fast-export-mark-error'Junio C Hamano2012-06-12
* | | | | | | | i18n: apply: split to fix a partial i18n messageJiang Xin2012-06-01
* | | | | | | | Merge branch 'jk/ident-gecos-strbuf'Junio C Hamano2012-05-29
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: do not use bogus email addresses in message idsJeff King2012-05-24
| * | | | | | | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICTJeff King2012-05-24
| * | | | | | | | format-patch: use GIT_COMMITTER_EMAIL in message idsJeff King2012-05-24
| * | | | | | | | format-patch: refactor get_patch_filenameJeff King2012-05-22
| * | | | | | | | format-patch: use default email for generating message idsJeff King2012-05-22
| * | | | | | | | fmt-merge-msg: don't use static buffer in record_personJeff King2012-05-22
* | | | | | | | | Merge branch 'jk/fetch-pack-remove-dups-optim'Junio C Hamano2012-05-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: sort incoming heads list earlierJeff King2012-05-24
| * | | | | | | | | fetch-pack: avoid quadratic loop in filter_refsJeff King2012-05-22
| * | | | | | | | | fetch-pack: sort the list of incoming refsJeff King2012-05-22
| * | | | | | | | | fetch-pack: avoid quadratic behavior in remove_duplicatesJeff King2012-05-22
| * | | | | | | | | fetch-pack: sort incoming headsJeff King2012-05-22
* | | | | | | | | | Merge branch 'mh/fetch-pack-constness'Junio C Hamano2012-05-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmd_fetch_pack(): respect constness of argv parameterMichael Haggerty2012-05-22
| * | | | | | | | | | cmd_fetch_pack(): combine the loop termination conditionsMichael Haggerty2012-05-22
| * | | | | | | | | | cmd_fetch_pack(): handle non-option arguments outside of the loopMichael Haggerty2012-05-22
| * | | | | | | | | | cmd_fetch_pack(): declare dest to be constMichael Haggerty2012-05-22
* | | | | | | | | | | Merge branch 'ng/pack-objects-cleanup'Junio C Hamano2012-05-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pack-objects: refactor write_object() into helper functionsNguyễn Thái Ngọc Duy2012-05-18
| * | | | | | | | | | | pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."Nguyễn Thái Ngọc Duy2012-05-18
* | | | | | | | | | | | Merge branch 'ap/checkout-no-progress-for-non-tty'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | checkout: no progress messages if !isatty(2).Avery Pennarun2012-05-24
* | | | | | | | | | | | Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | grep: stop leaking line strings with -fRené Scharfe2012-05-21
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Sync with 1.7.10.3Junio C Hamano2012-05-25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | fmt-merge-message: add empty line between tag and signature verificationLinus Torvalds2012-05-25