Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop length limitations on gecos-derived names and emails | Jeff King | 2012-05-22 | 3 | -73/+39 |
* | ident: don't write fallback username into git_default_name | Jeff King | 2012-05-22 | 1 | -3/+1 |
* | fmt_ident: drop IDENT_WARN_ON_NO_NAME code | Jeff King | 2012-05-22 | 2 | -10/+6 |
* | format-patch: use default email for generating message ids | Jeff King | 2012-05-22 | 1 | -8/+2 |
* | ident: trim trailing newline from /etc/mailname | Jeff King | 2012-05-22 | 1 | -0/+4 |
* | move git_default_* variables to ident.c | Jeff King | 2012-05-22 | 3 | -6/+4 |
* | move identity config parsing to ident.c | Jeff King | 2012-05-22 | 3 | -23/+23 |
* | fmt-merge-msg: don't use static buffer in record_person | Jeff King | 2012-05-22 | 1 | -4/+4 |
* | http-push: do not access git_default_email directly | Jeff King | 2012-05-22 | 1 | -1/+1 |
* | ident: split setup_ident into separate functions | Jeff King | 2012-05-22 | 2 | -16/+22 |
* | Update draft release notes to 1.7.11 (11th batch) | Junio C Hamano | 2012-05-11 | 1 | -13/+8 |
* | Merge branch 'ef/checkout-empty' | Junio C Hamano | 2012-05-11 | 2 | -1/+12 |
|\ | |||||
| * | checkout: do not corrupt HEAD on empty repo | Erik Faye-Lund | 2012-05-08 | 2 | -1/+12 |
* | | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 2012-05-11 | 7 | -16/+82 |
|\ \ | |||||
| * | | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 2012-05-07 | 5 | -17/+15 |
| * | | reflog-walk: always make HEAD@{0} show indexed selectors | Jeff King | 2012-05-04 | 2 | -1/+10 |
| * | | reflog-walk: clean up "flag" field of commit_reflog struct | Jeff King | 2012-05-04 | 1 | -3/+12 |
| * | | log: respect date_mode_explicit with --format:%gd | Jeff King | 2012-05-04 | 5 | -2/+7 |
| * | | t1411: add more selector index/date tests | Jeff King | 2012-05-04 | 1 | -0/+45 |
* | | | Merge branch 'nd/i18n-branch-lego' | Junio C Hamano | 2012-05-11 | 1 | -9/+23 |
|\ \ \ | |||||
| * | | | branch: remove lego in i18n tracking info strings | Nguyễn Thái Ngọc Duy | 2012-05-04 | 1 | -9/+23 |
* | | | | Sync with 1.7.10.2 | Junio C Hamano | 2012-05-11 | 4 | -7/+22 |
|\ \ \ \ | |||||
| * | | | | Git 1.7.10.2v1.7.10.2 | Junio C Hamano | 2012-05-11 | 3 | -2/+17 |
| * | | | | Merge branch 'jc/diff-algo-cleanup' into maint | Junio C Hamano | 2012-05-11 | 8 | -25/+24 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 2012-05-11 | 10 | -13/+99 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'js/fast-import-test-9300' into maint | Junio C Hamano | 2012-05-11 | 1 | -34/+54 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maint | Junio C Hamano | 2012-05-11 | 7 | -53/+107 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ah/maint-grep-double-init' into maint | Junio C Hamano | 2012-05-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fa/maint-config-doc' into maint | Junio C Hamano | 2012-05-11 | 1 | -5/+9 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rs/unpack-trees-leakfix' into maint | Junio C Hamano | 2012-05-11 | 1 | -10/+17 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'sl/test-wc-l-line-count' into maint | Junio C Hamano | 2012-05-11 | 19 | -74/+65 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rl/show-empty-prefix' into maint | Junio C Hamano | 2012-05-11 | 2 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | document submdule.$name.update=none option for gitmodules | Heiko Voigt | 2012-05-11 | 2 | -6/+6 |
* | | | | | | | | | | | | | | The tenth batch of topics | Junio C Hamano | 2012-05-10 | 1 | -14/+24 |
* | | | | | | | | | | | | | | Merge branch 'rs/dir-strbuf' | Junio C Hamano | 2012-05-10 | 1 | -39/+37 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/maint-dir-strbuf' into rs/dir-strbuf | Junio C Hamano | 2012-05-08 | 1 | -39/+37 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | dir: convert to strbuf | René Scharfe | 2012-05-08 | 1 | -39/+36 |
* | | | | | | | | | | | | | | | | Merge branch 'nd/i18n-apply-lego' | Junio C Hamano | 2012-05-10 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | apply: remove lego in i18n string in gitdiff_verify_name | Nguyễn Thái Ngọc Duy | 2012-05-08 | 1 | -4/+11 |
| |/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | Merge branch 'jk/status-porcelain-z-b' | Junio C Hamano | 2012-05-10 | 5 | -95/+110 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | status: refactor colopts handling | Jeff King | 2012-05-08 | 2 | -6/+5 |
| * | | | | | | | | | | | | | | | | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 2012-05-08 | 5 | -89/+105 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | status: respect "-b" for porcelain format | Jeff King | 2012-05-08 | 5 | -11/+16 |
| | * | | | | | | | | | | | | | | | status: fix null termination with "-b" | Jeff King | 2012-05-08 | 2 | -3/+13 |
| | * | | | | | | | | | | | | | | | status: refactor null_termination option | Jeff King | 2012-05-08 | 3 | -24/+24 |
| | * | | | | | | | | | | | | | | | commit: refactor option parsing | Jeff King | 2012-05-08 | 1 | -58/+59 |
* | | | | | | | | | | | | | | | | | Merge branch 'fa/maint-config-doc' | Junio C Hamano | 2012-05-10 | 1 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Documentation/git-config: describe and clarify "--local <file>" option | Florian Achleitner | 2012-05-07 | 1 | -5/+9 |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'ef/maint-clone-progress-fix' | Junio C Hamano | 2012-05-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ef/maint-1.7.6-clone-progress-fix' into ef/maint-clone-progress... | Junio C Hamano | 2012-05-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |