aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano2009-07-15
* | Fix extraneous lstat's in 'git checkout -f'Linus Torvalds2009-07-14
* | Improve on the 'invalid object' error message at commit timeLinus Torvalds2009-07-14
* | Make 'git show' more usefulLinus Torvalds2009-07-14
* | bash: add '--merges' to common 'git log' optionsSZEDER Gábor2009-07-13
* | Document 'git (rev-list|log) --merges'SZEDER Gábor2009-07-13
* | gitweb: update Git homepage URLWincent Colaiuta2009-07-13
* | git svn: allow uppercase UUIDs from SVNEric Wong2009-07-11
* | git-svn: Fix branch detection when repository root is inaccessibleMattias Nissler2009-07-11
* | git-svn: Always duplicate paths returned from get_logMattias Nissler2009-07-11
* | quickfetch(): Prevent overflow of the rev-list command lineJohan Herland2009-07-10
* | Makefile: update IRIX64 sectionBrandon Casey2009-07-10
* | Makefile: add section for SGI IRIX 6.5Brandon Casey2009-07-10
* | Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2009-07-10
* | git-compat-util.h: adjust for SGI IRIX 6.5Brandon Casey2009-07-10
* | unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5Brandon Casey2009-07-10
* | Merge branch 'lt/dir-cleanup'Junio C Hamano2009-07-10
|\ \
| * | Make index preloading check the whole path to the fileLinus Torvalds2009-07-09
| * | Export thread-safe version of 'has_symlink_leading_path()'Linus Torvalds2009-07-09
| * | Prepare symlink caching for thread-safetyLinus Torvalds2009-07-09
| * | Avoid using 'lstat()' to figure out directoriesLinus Torvalds2009-07-09
| * | Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entryLinus Torvalds2009-07-09
| * | Simplify read_directory[_recursive]() argumentsLinus Torvalds2009-07-09
| * | Add 'fill_directory()' helper function for directory traversalLinus Torvalds2009-07-09
* | | Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano2009-07-10
|\ \ \
| * | | mailinfo: Remove only one set of square bracketsAndreas Ericsson2009-07-08
* | | | Makefile: keep "git" when bindir is execdirJunio C Hamano2009-07-10
* | | | Makefile: install 'git' in execdirv1.6.4-rc0Jeff King2009-07-09
* | | | Merge branch 'ld/push-porcelain-output-format'Junio C Hamano2009-07-09
|\ \ \ \
| * | | | add --porcelain option to git-pushLarry D'Anna2009-06-27
* | | | | Merge branch 'gb/gitweb-avatar'Junio C Hamano2009-07-09
|\ \ \ \ \
| * | | | | gitweb: add empty alt text to avatar imgGiuseppe Bilotta2009-06-30
| * | | | | gitweb: picon avatar providerGiuseppe Bilotta2009-06-30
| * | | | | gitweb: gravatar url cacheGiuseppe Bilotta2009-06-30
| * | | | | gitweb: (gr)avatar supportGiuseppe Bilotta2009-06-30
| * | | | | gitweb: use git_print_authorship_rows in 'tag' view tooGiuseppe Bilotta2009-06-30
| * | | | | gitweb: uniform author info for commit and commitdiffGiuseppe Bilotta2009-06-30
| * | | | | gitweb: refactor author name insertionGiuseppe Bilotta2009-06-30
* | | | | | Merge branch 'ml/http'Junio C Hamano2009-07-09
|\ \ \ \ \ \
| * | | | | | http.c: add http.sslCertPasswordProtected optionMark Lodato2009-06-18
| * | | | | | http.c: prompt for SSL client certificate passwordMark Lodato2009-06-18
* | | | | | | Merge branch 'rs/grep-p'Junio C Hamano2009-07-09
|\ \ \ \ \ \ \
| * | | | | | | grep: simplify -p outputRené Scharfe2009-07-02
| * | | | | | | grep -p: support user defined regular expressionsRené Scharfe2009-07-01
| * | | | | | | grep: add option -p/--show-functionRené Scharfe2009-07-01
| * | | | | | | grep: handle pre context lines on demandRené Scharfe2009-07-01
| * | | | | | | grep: print context hunk marks between filesRené Scharfe2009-07-01
| * | | | | | | grep: move context hunk mark handling into show_line()René Scharfe2009-07-01
| * | | | | | | userdiff: add xdiff_clear_find_func()René Scharfe2009-07-01
* | | | | | | | Merge branch 'js/run-command-updates' (early part)Junio C Hamano2009-07-09
|\ \ \ \ \ \ \ \