Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | t/test-lib: make sure Git has already been built | Ramkumar Ramachandra | 2 | -10/+9 |
2012-09-18 | Doc: Improve shallow depth wording | Philip Oakley | 1 | -2/+4 |
2012-09-18 | Documentation/git-filter-branch: Move note about effect of removing commits | Andreas Schwab | 1 | -10/+9 |
2012-09-18 | string_list API: document what "sorted" means | Michael Haggerty | 1 | -3/+4 |
2012-09-17 | MALLOC_CHECK: various clean-ups | Junio C Hamano | 2 | -6/+21 |
2012-09-17 | The seventh batch for 1.8.0 | Junio C Hamano | 1 | -0/+29 |
2012-09-17 | Merge branch 'maint' | Junio C Hamano | 5 | -8/+11 |
2012-09-17 | Merge branch 'mh/fetch-filter-refs' | Junio C Hamano | 6 | -126/+134 |
2012-09-17 | Merge branch 'nd/maint-diffstat-summary' | Junio C Hamano | 1 | -6/+4 |
2012-09-17 | Merge branch 'jk/config-warn-on-inaccessible-paths' | Junio C Hamano | 1 | -1/+1 |
2012-09-17 | Merge branch 'jw/doc-commit-title' | Junio C Hamano | 7 | -22/+31 |
2012-09-17 | Merge branch 'mh/string-list' | Junio C Hamano | 7 | -10/+502 |
2012-09-17 | Merge branch 'jc/maint-blame-no-such-path' | Junio C Hamano | 2 | -17/+74 |
2012-09-17 | make poll() work on platforms that can't recv() on a non-socket | Joachim Schmitz | 1 | -0/+4 |
2012-09-17 | poll() exits too early with EFAULT if 1st arg is NULL | Joachim Schmitz | 1 | -1/+1 |
2012-09-17 | fix some win32 specific dependencies in poll.c | Joachim Schmitz | 1 | -2/+6 |
2012-09-17 | make poll available for other platforms lacking it | Joachim Schmitz | 3 | -5/+15 |
2012-09-17 | mailinfo: do not concatenate charset= attribute values from mime headers | Junio C Hamano | 6 | -4/+32 |
2012-09-17 | t/perf: add "trash directory" to .gitignore | Ramkumar Ramachandra | 1 | -2/+3 |
2012-09-17 | Add missing -z to git check-attr usage text for consistency with man page | Adam Spiers | 1 | -1/+1 |
2012-09-17 | git-jump: ignore (custom) prefix in diff mode | Mischa POSLAWSKY | 1 | -2/+2 |
2012-09-17 | Documentation: indent-with-non-tab uses "equivalent tabs" not 8 | Wesley J. Landaker | 1 | -2/+3 |
2012-09-16 | completion: add --no-edit to git-commit | Yacine Belkadi | 1 | -1/+2 |
2012-09-16 | Add userdiff patterns for Ada | Adrian Johnson | 7 | -1/+66 |
2012-09-16 | git-p4: add submit --conflict option and config varaiable | Pete Wyckoff | 3 | -5/+105 |
2012-09-16 | git p4: add submit --prepare-p4-only option | Pete Wyckoff | 3 | -0/+77 |
2012-09-16 | git p4: add submit --dry-run option | Pete Wyckoff | 3 | -13/+75 |
2012-09-16 | git p4: accept -v for --verbose | Pete Wyckoff | 2 | -2/+2 |
2012-09-16 | git p4: revert deleted files after submit cancel | Pete Wyckoff | 2 | -0/+121 |
2012-09-16 | git p4: rearrange submit template construction | Pete Wyckoff | 1 | -8/+21 |
2012-09-16 | git p4: test clean-up after failed submit, fix added files | Pete Wyckoff | 2 | -2/+132 |
2012-09-16 | git p4: standardize submit cancel due to unchanged template | Pete Wyckoff | 2 | -2/+4 |
2012-09-16 | git p4: move conflict prompt into run, add [q]uit input | Pete Wyckoff | 2 | -16/+56 |
2012-09-16 | git p4: remove submit failure options [a]pply and [w]rite | Pete Wyckoff | 1 | -18/+2 |
2012-09-16 | git p4: gracefully fail if some commits could not be applied | Pete Wyckoff | 3 | -56/+128 |
2012-09-16 | git p4 test: remove bash-ism of combined export/assignment | Pete Wyckoff | 1 | -3/+4 |
2012-09-15 | t7810-grep: test --all-match with multiple --grep and --author options | Michael J Gruber | 1 | -0/+20 |
2012-09-15 | t7810-grep: test interaction of multiple --grep and --author options | Michael J Gruber | 1 | -16/+22 |
2012-09-15 | t7810-grep: test multiple --author with --all-match | Michael J Gruber | 1 | -0/+8 |
2012-09-15 | t7810-grep: test multiple --grep with and without --all-match | Michael J Gruber | 1 | -0/+16 |
2012-09-15 | t7810-grep: bring log --grep tests in common form | Michael J Gruber | 1 | -6/+18 |
2012-09-15 | grep.c: mark private file-scope symbols as static | Junio C Hamano | 2 | -3/+6 |
2012-09-15 | test-string-list.c: Fix some sparse warnings | Ramsay Jones | 1 | -4/+4 |
2012-09-15 | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 2 | -4/+1 |
2012-09-15 | ident.c: mark private file-scope symbols as static | Junio C Hamano | 2 | -4/+2 |
2012-09-15 | trace.c: mark a private file-scope symbol as static | Junio C Hamano | 2 | -2/+1 |
2012-09-15 | wt-status.c: mark a private file-scope symbol as static | Junio C Hamano | 2 | -4/+2 |
2012-09-15 | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2 | -2/+1 |
2012-09-15 | strbuf.c: mark a private file-scope symbol as static | Junio C Hamano | 2 | -15/+2 |
2012-09-15 | sha1-array.c: mark a private file-scope symbol as static | Junio C Hamano | 3 | -5/+1 |