summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-28gitweb: check if-modified-since for feedsGiuseppe Bilotta
2009-01-28gitweb: last-modified time should be commiter, not authorGiuseppe Bilotta
2009-01-28gitweb: rss channel dateGiuseppe Bilotta
2009-01-28gitweb: rss feed managingEditorGiuseppe Bilotta
2009-01-28gitweb: feed generator metadataGiuseppe Bilotta
2009-01-28gitweb: channel image in rss feedGiuseppe Bilotta
2009-01-28Makefile: Make 'configure --with-expat=path' actually workSerge van den Boom
2009-01-28git-am: minor cleanupsJay Soffian
2009-01-28Windows: Fix intermittent failures of t7701Johannes Sixt
2009-01-28Merge branch 'maint'Junio C Hamano
2009-01-28send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano
2009-01-27Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-27test-path-utils: Fix off by one, found by valgrindJohannes Schindelin
2009-01-27get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin
2009-01-27tests: Avoid single-shot environment export for shell function invocationJunio C Hamano
2009-01-27rebase -i: correctly remember --root flag across --continueJunio C Hamano
2009-01-26make: Remove -pthread on Darwin (it is included by cstdlib).Ted Pavlic
2009-01-26Mention "local convention" rule in the CodingGuidelinesNanako Shiraishi
2009-01-26Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-01-26rebase -i --root: fix check for number of argumentsJohannes Schindelin
2009-01-26gittutorial: remove misleading noteMiklos Vajna
2009-01-26Merge branch 'kb/lstat-cache'Junio C Hamano
2009-01-26Merge branch 'js/diff-color-words'Junio C Hamano
2009-01-26Merge branch 'cb/add-pathspec'Junio C Hamano
2009-01-26Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano
2009-01-26Merge branch 'sr/clone-empty'Junio C Hamano
2009-01-26diff-options.txt: Fix asciidoc markup issueTeemu Likonen
2009-01-26git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela
2009-01-26Sync with 1.6.1.1Junio C Hamano
2009-01-26git-svn: documented --ignore-pathsVitaly \"_Vi\" Shukela
2009-01-26git-svn: add --ignore-paths option for fetchingVitaly \"_Vi\" Shukela
2009-01-26git-svn: fix memory leak when checking for empty symlinksEric Wong
2009-01-25GIT 1.6.1.1v1.6.1.1Junio C Hamano
2009-01-25Ignore test-ctypeBenjamin Kramer
2009-01-25http-push.c: style fixesJunio C Hamano
2009-01-24Merge branch 'js/patience-diff'Junio C Hamano
2009-01-24Merge branch 'maint'Junio C Hamano
2009-01-24http-push: refactor lock-related headers creation for curl requestsRay Chuan
2009-01-24Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano
2009-01-24Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano
2009-01-24Merge branch 'rs/maint-shortlog-foldline' into maintJunio C Hamano
2009-01-24Merge branch 'pj/maint-ldflags' into maintJunio C Hamano
2009-01-24Merge branch 'pb/maint-git-pm-false-dir' into maintJunio C Hamano
2009-01-24Merge branch 'js/maint-bisect-gitk' into maintJunio C Hamano
2009-01-24Merge branch 'js/add-not-submodule' into maintJunio C Hamano
2009-01-24Merge branch 'jc/maint-format-patch' into maintJunio C Hamano
2009-01-24Merge branch 'am/maint-push-doc' into maintJunio C Hamano
2009-01-24Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-24git-am: implement --reject option passed to git-applymartin f. krafft
2009-01-23t/t4202-log.sh: Add testcasesArjen Laarhoven