aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* format-patch: refactor get_patch_filenameJeff King2012-05-22
* ident: trim whitespace from default name/emailJeff King2012-05-22
* ident: use a dynamic strbuf in fmt_identJeff King2012-05-22
* ident: use full dns names to generate email addressesJeff King2012-05-22
* ident: report passwd errors with a more friendly messageJeff King2012-05-22
* drop length limitations on gecos-derived names and emailsJeff King2012-05-22
* ident: don't write fallback username into git_default_nameJeff King2012-05-22
* fmt_ident: drop IDENT_WARN_ON_NO_NAME codeJeff King2012-05-22
* format-patch: use default email for generating message idsJeff King2012-05-22
* ident: trim trailing newline from /etc/mailnameJeff King2012-05-22
* move git_default_* variables to ident.cJeff King2012-05-22
* move identity config parsing to ident.cJeff King2012-05-22
* fmt-merge-msg: don't use static buffer in record_personJeff King2012-05-22
* http-push: do not access git_default_email directlyJeff King2012-05-22
* ident: split setup_ident into separate functionsJeff King2012-05-22
* Update draft release notes to 1.7.11 (11th batch)Junio C Hamano2012-05-11
* Merge branch 'ef/checkout-empty'Junio C Hamano2012-05-11
|\
| * checkout: do not corrupt HEAD on empty repoErik Faye-Lund2012-05-08
* | Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano2012-05-11
|\ \
| * | reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano2012-05-07
| * | reflog-walk: always make HEAD@{0} show indexed selectorsJeff King2012-05-04
| * | reflog-walk: clean up "flag" field of commit_reflog structJeff King2012-05-04
| * | log: respect date_mode_explicit with --format:%gdJeff King2012-05-04
| * | t1411: add more selector index/date testsJeff King2012-05-04
* | | Merge branch 'nd/i18n-branch-lego'Junio C Hamano2012-05-11
|\ \ \
| * | | branch: remove lego in i18n tracking info stringsNguyễn Thái Ngọc Duy2012-05-04
* | | | Sync with 1.7.10.2Junio C Hamano2012-05-11
|\ \ \ \
| * | | | Git 1.7.10.2v1.7.10.2Junio C Hamano2012-05-11
| * | | | Merge branch 'jc/diff-algo-cleanup' into maintJunio C Hamano2012-05-11
| |\ \ \ \
| * \ \ \ \ Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ah/maint-grep-double-init' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fa/maint-config-doc' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rs/unpack-trees-leakfix' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sl/test-wc-l-line-count' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rl/show-empty-prefix' into maintJunio C Hamano2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | document submdule.$name.update=none option for gitmodulesHeiko Voigt2012-05-11
* | | | | | | | | | | | | | The tenth batch of topicsJunio C Hamano2012-05-10
* | | | | | | | | | | | | | Merge branch 'rs/dir-strbuf'Junio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/maint-dir-strbuf' into rs/dir-strbufJunio C Hamano2012-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | dir: convert to strbufRené Scharfe2012-05-08
* | | | | | | | | | | | | | | | Merge branch 'nd/i18n-apply-lego'Junio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | apply: remove lego in i18n string in gitdiff_verify_nameNguyễn Thái Ngọc Duy2012-05-08
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jk/status-porcelain-z-b'Junio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | status: refactor colopts handlingJeff King2012-05-08
| * | | | | | | | | | | | | | | | Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | status: respect "-b" for porcelain formatJeff King2012-05-08
| | * | | | | | | | | | | | | | | status: fix null termination with "-b"Jeff King2012-05-08
| | * | | | | | | | | | | | | | | status: refactor null_termination optionJeff King2012-05-08