Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | gitweb: Sanitize title attribute in format_subject_html | Jakub Narebski | 2009-05-22 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | Terminate argv with NULL before calling setup_revisions() | Nguyễn Thái Ngọc Duy | 2009-05-21 | 2 | -2/+3 | |
* | | | | | | | | | | | | | | | | doc/git-rebase.txt: remove mention of multiple strategies | Nguyễn Thái Ngọc Duy | 2009-05-21 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-05-21 | 32 | -211/+334 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | git-svn: add --authors-prog option | Mark Lodato | 2009-05-21 | 3 | -3/+106 | |
| * | | | | | | | | | | | | | | | | git-svn: Set svn.authorsfile if it is passed to git svn clone | Alex Vandiver | 2009-05-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | git-svn: Correctly report max revision when following deleted paths | Alex Vandiver | 2009-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | git-svn: Fix for svn paths removed > log-window-size revisions ago | Alex Vandiver | 2009-05-21 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 2009-05-21 | 29 | -206/+221 | |
* | | | | | | | | | | | | | | | | | git-send-email: Handle quotes when parsing .mailrc files | Eric W. Biederman | 2009-05-21 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-20 | 4 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | grep: fix word-regexp colouring | René Scharfe | 2009-05-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | completion: use git rev-parse to detect bare repos | Giuseppe Bilotta | 2009-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Cope better with a _lot_ of packs | Johannes Schindelin | 2009-05-20 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | for-each-ref: fix segfault in copy_email | Jeff King | 2009-05-20 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | | Extend sample pre-commit hook to check for non ascii filenames | Heiko Voigt | 2009-05-20 | 1 | -0/+25 | |
* | | | | | | | | | | | | | | | | Unify signedness in hashing calls | Dan McGee | 2009-05-20 | 2 | -6/+6 | |
* | | | | | | | | | | | | | | | | Merge branch 'np/push-delta' | Junio C Hamano | 2009-05-18 | 3 | -8/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | allow OFS_DELTA objects during a push | Nicolas Pitre | 2009-05-01 | 3 | -8/+23 | |
* | | | | | | | | | | | | | | | | Merge branch 'ar/merge-one-file-diag' | Junio C Hamano | 2009-05-18 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Clarify kind of conflict in merge-one-file helper | Alex Riesen | 2009-04-29 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | | | Merge branch 'ar/unlink-err' | Junio C Hamano | 2009-05-18 | 26 | -50/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | print unlink(2) errno in copy_or_link_directory | Alex Riesen | 2009-04-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | replace direct calls to unlink(2) with unlink_or_warn | Alex Riesen | 2009-04-29 | 23 | -49/+44 | |
| * | | | | | | | | | | | | | | | Introduce an unlink(2) wrapper which gives warning if unlink failed | Alex Riesen | 2009-04-29 | 2 | -0/+22 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-add-empty' | Junio C Hamano | 2009-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | add: don't complain when adding empty project root | Jeff King | 2009-05-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'js/add-edit' | Junio C Hamano | 2009-05-18 | 3 | -4/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | t3702: fix reliance on SHELL_PATH being '/bin/sh' | Johannes Schindelin | 2009-04-27 | 1 | -7/+19 | |
| * | | | | | | | | | | | | | | | | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 | 3 | -4/+175 | |
* | | | | | | | | | | | | | | | | | Merge branch 'mh/diff-stat-color' | Junio C Hamano | 2009-05-18 | 1 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | diff: do not color --stat output like patch context | Markus Heidelberg | 2009-04-26 | 1 | -8/+7 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mh/show-branch-color' | Junio C Hamano | 2009-05-18 | 4 | -5/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | bash completion: show-branch color support | Markus Heidelberg | 2009-04-25 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | show-branch: color the commit status signs | Markus Heidelberg | 2009-04-22 | 3 | -4/+62 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'ac/graph-horizontal-line' | Junio C Hamano | 2009-05-18 | 2 | -19/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | graph API: Use horizontal lines for more compact graphs | Allan Caffee | 2009-04-22 | 2 | -19/+49 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ae/anon-fetch-info' | Junio C Hamano | 2009-05-18 | 3 | -2/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | fetch: Strip usernames from url's before storing them | Andreas Ericsson | 2009-04-21 | 3 | -2/+54 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | show-branch: Fix die message in parse_reflog_param() | Stephen Boyd | 2009-05-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 | 4 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | completion: add missing options to show-branch and show | Stephen Boyd | 2009-05-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | dir.c: clean up handling of 'path' parameter in read_directory_recursive() | Linus Torvalds | 2009-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Fix type-punning issues | Dan McGee | 2009-05-16 | 2 | -2/+5 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 | 9 | -21/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | test: checkout shouldn't say that HEAD has moved if it didn't | Nanako Shiraishi | 2009-05-16 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | completion: enhance "current branch" display | Junio C Hamano | 2009-05-16 | 1 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | | | completion: simplify "current branch" in __git_ps1() | Junio C Hamano | 2009-05-16 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | | | completion: fix PS1 display during a merge on detached HEAD | Junio C Hamano | 2009-05-16 | 1 | -3/+3 |