Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | t7810-grep: test --all-match with multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | t7810-grep: test interaction of multiple --grep and --author options | Michael J Gruber | 2012-09-15 | 1 | -16/+22 | |
| * | | | | | | | | | | | | | | | | | t7810-grep: test multiple --author with --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | t7810-grep: test multiple --grep with and without --all-match | Michael J Gruber | 2012-09-15 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | t7810-grep: bring log --grep tests in common form | Michael J Gruber | 2012-09-15 | 1 | -6/+18 | |
| * | | | | | | | | | | | | | | | | | grep.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | log: document use of multiple commit limiting options | Junio C Hamano | 2012-09-14 | 1 | -5/+18 | |
| * | | | | | | | | | | | | | | | | | log --grep/--author: honor --all-match honored for multiple --grep patterns | Junio C Hamano | 2012-09-14 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | grep: show --debug output only once | Michael J Gruber | 2012-09-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | grep: teach --debug option to dump the parse tree | Junio C Hamano | 2012-09-14 | 4 | -2/+96 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'jc/make-static' | Junio C Hamano | 2012-09-18 | 26 | -96/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sequencer.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -4/+1 | |
| * | | | | | | | | | | | | | | | | | ident.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | trace.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | wt-status.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | strbuf.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -15/+2 | |
| * | | | | | | | | | | | | | | | | | sha1-array.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 3 | -5/+1 | |
| * | | | | | | | | | | | | | | | | | symlinks.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 2 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | notes.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -16/+12 | |
| * | | | | | | | | | | | | | | | | | rerere.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | graph.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 2 | -29/+30 | |
| * | | | | | | | | | | | | | | | | | diff.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 2 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | commit.c: mark a file-scope private symbol as static | Junio C Hamano | 2012-09-15 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | builtin/notes.c: mark file-scope private symbols as static | Junio C Hamano | 2012-09-15 | 2 | -4/+5 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'pw/p4-submit-conflicts' | Junio C Hamano | 2012-09-18 | 7 | -107/+709 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | git-p4: add submit --conflict option and config varaiable | Pete Wyckoff | 2012-09-16 | 3 | -5/+105 | |
| * | | | | | | | | | | | | | | | | | git p4: add submit --prepare-p4-only option | Pete Wyckoff | 2012-09-16 | 3 | -0/+77 | |
| * | | | | | | | | | | | | | | | | | git p4: add submit --dry-run option | Pete Wyckoff | 2012-09-16 | 3 | -13/+75 | |
| * | | | | | | | | | | | | | | | | | git p4: accept -v for --verbose | Pete Wyckoff | 2012-09-16 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | git p4: revert deleted files after submit cancel | Pete Wyckoff | 2012-09-16 | 2 | -0/+121 | |
| * | | | | | | | | | | | | | | | | | git p4: rearrange submit template construction | Pete Wyckoff | 2012-09-16 | 1 | -8/+21 | |
| * | | | | | | | | | | | | | | | | | git p4: test clean-up after failed submit, fix added files | Pete Wyckoff | 2012-09-16 | 2 | -2/+132 | |
| * | | | | | | | | | | | | | | | | | git p4: standardize submit cancel due to unchanged template | Pete Wyckoff | 2012-09-16 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | git p4: move conflict prompt into run, add [q]uit input | Pete Wyckoff | 2012-09-16 | 2 | -16/+56 | |
| * | | | | | | | | | | | | | | | | | git p4: remove submit failure options [a]pply and [w]rite | Pete Wyckoff | 2012-09-16 | 1 | -18/+2 | |
| * | | | | | | | | | | | | | | | | | git p4: gracefully fail if some commits could not be applied | Pete Wyckoff | 2012-09-16 | 3 | -56/+128 | |
| * | | | | | | | | | | | | | | | | | git p4 test: remove bash-ism of combined export/assignment | Pete Wyckoff | 2012-09-16 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mv/cherry-pick-s' | Junio C Hamano | 2012-09-18 | 6 | -65/+144 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | cherry-pick: don't forget -s on failure | Miklos Vajna | 2012-09-14 | 6 | -65/+144 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/fetch-status-alignment' | Junio C Hamano | 2012-09-18 | 4 | -10/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | fetch: align per-ref summary report in UTF-8 locales | Nguyễn Thái Ngọc Duy | 2012-09-14 | 4 | -10/+26 | |
* | | | | | | | | | | | | | | | | | | | | Sync with 1.7.12.1 | Junio C Hamano | 2012-09-18 | 5 | -14/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Git 1.7.12.1v1.7.12.1 | Junio C Hamano | 2012-09-18 | 3 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'er/doc-fast-import-done' into maint | Junio C Hamano | 2012-09-18 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | fast-import: document the --done option | Eric S. Raymond | 2012-08-22 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/config-warn-on-inaccessible-paths' into maint | Junio C Hamano | 2012-09-18 | 6 | -10/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Doc: Improve shallow depth wording | Philip Oakley | 2012-09-18 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | Documentation/git-filter-branch: Move note about effect of removing commits | Andreas Schwab | 2012-09-18 | 1 | -10/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | The seventh batch for 1.8.0 | Junio C Hamano | 2012-09-17 | 1 | -0/+29 |