aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-28
|\
| * verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
* | Merge branch 'jk/diff-no-index-pager'Junio C Hamano2012-06-28
|\ \
| * | 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 'nd/i18n-misc'Junio C Hamano2012-06-25
|\ \ \ \ \
| * | | | | reflog: remove i18n legos in pruning messageNguyễn Thái Ngọc Duy2012-06-07
* | | | | | Merge branch 'vr/help-per-platform'Junio C Hamano2012-06-22
|\ \ \ \ \ \
| * | | | | | Restore use of 'help.format' configuration property in 'git help'Pat Thoyts2012-06-22
* | | | | | | Merge branch 'vr/help-per-platform'Junio C Hamano2012-06-21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | help: use HTML as the default help format on WindowsVincent van Ravesteijn2012-06-06
* | | | | | | Merge branch 'jc/ls-files-i-dir'Junio C Hamano2012-06-21
|\ \ \ \ \ \ \
| * | | | | | | 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 'jk/version-string'Junio C Hamano2012-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | move git_version_string into version.cJeff King2012-06-03
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/clone-local'Junio C Hamano2012-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: allow --no-local to turn off local optimizationsJeff King2012-05-30
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |