summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | format-patch let -k override a config-specified format.numberedJim Meyering2009-05-092-1/+20
| | |/ / / | |/| | |
* | | | | Merge branch 'do/maint-merge-recursive-fix'Junio C Hamano2009-05-232-5/+101
|\ \ \ \ \
| * | | | | merge-recursive: never leave index unmerged while recursingDave Olszewski2009-05-092-5/+101
* | | | | | Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano2009-05-232-1/+4
|\ \ \ \ \ \
| * | | | | | Disallow '\' in ref namesRobin Rosenberg2009-05-092-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'hv/sample-update'Junio C Hamano2009-05-231-0/+10
|\ \ \ \ \ \
| * | | | | | Extend sample update hook, disable modifying of existing tagsHeiko Voigt2009-05-091-0/+10
* | | | | | | Merge branch 'jk/maint-1.6.0-trace-argv'Junio C Hamano2009-05-231-4/+4
|\ \ \ \ \ \ \
| * | | | | | | fix GIT_TRACE segfault with shell-quoted aliasesJeff King2009-05-091-4/+4
* | | | | | | | Merge branch 'jk/no-no-no-empty-directory'Junio C Hamano2009-05-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | parseopt: add OPT_NEGBITJeff King2009-05-091-1/+1
* | | | | | | | | Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-237-252/+350
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: make callback functions staticRené Scharfe2009-05-201-8/+10
| * | | | | | | | | grep: use parseoptRené Scharfe2009-05-092-240/+194
| * | | | | | | | | grep: remove global variable builtin_grepRené Scharfe2009-05-091-7/+7
| * | | | | | | | | parseopt: add PARSE_OPT_NODASHRené Scharfe2009-05-094-4/+42
| * | | | | | | | | parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-095-1/+63
| |/ / / / / / / /
| * | | | | | | | parseopt: add OPT_NEGBITRené Scharfe2009-05-095-2/+44
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fl/git-pm'Junio C Hamano2009-05-233-9/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-092-9/+3
| * | | | | | | | Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-093-0/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mt/submodule-reference'Junio C Hamano2009-05-233-6/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | Add --reference option to git submodule.Michael S. Tsirkin2009-05-093-6/+127
| |/ / / / / / /
* | | | | | | | gitweb: Sanitize title attribute in format_subject_htmlJakub Narebski2009-05-221-1/+2
* | | | | | | | Terminate argv with NULL before calling setup_revisions()Nguyễn Thái Ngọc Duy2009-05-212-2/+3
* | | | | | | | doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy2009-05-211-2/+1
* | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-05-2132-211/+334
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: add --authors-prog optionMark Lodato2009-05-213-3/+106
| * | | | | | | | git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver2009-05-211-0/+1
| * | | | | | | | git-svn: Correctly report max revision when following deleted pathsAlex Vandiver2009-05-211-1/+1
| * | | | | | | | git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver2009-05-211-1/+5
| * | | | | | | | git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-2129-206/+221
* | | | | | | | | git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman2009-05-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-204-3/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | grep: fix word-regexp colouringRené Scharfe2009-05-201-0/+5
| * | | | | | | | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-201-1/+1
| * | | | | | | | Cope better with a _lot_ of packsJohannes Schindelin2009-05-201-0/+6
| * | | | | | | | for-each-ref: fix segfault in copy_emailJeff King2009-05-201-2/+5
* | | | | | | | | Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt2009-05-201-0/+25
* | | | | | | | | Unify signedness in hashing callsDan McGee2009-05-202-6/+6
* | | | | | | | | Merge branch 'np/push-delta'Junio C Hamano2009-05-183-8/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | allow OFS_DELTA objects during a pushNicolas Pitre2009-05-013-8/+23
* | | | | | | | | | Merge branch 'ar/merge-one-file-diag'Junio C Hamano2009-05-180-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-04-291-2/+9
* | | | | | | | | | | Merge branch 'ar/unlink-err'Junio C Hamano2009-05-1826-50/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | print unlink(2) errno in copy_or_link_directoryAlex Riesen2009-04-291-1/+2
| * | | | | | | | | | | replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-2923-49/+44
| * | | | | | | | | | | Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen2009-04-292-0/+22
* | | | | | | | | | | | Merge branch 'jk/maint-add-empty'Junio C Hamano2009-05-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add: don't complain when adding empty project rootJeff King2009-05-091-1/+1