summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-23Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano
2009-05-23Merge branch 'hv/sample-update'Junio C Hamano
2009-05-23Merge branch 'jk/maint-1.6.0-trace-argv'Junio C Hamano
2009-05-23Merge branch 'jk/no-no-no-empty-directory'Junio C Hamano
2009-05-23Merge branch 'rs/grep-parseopt'Junio C Hamano
2009-05-23Merge branch 'fl/git-pm'Junio C Hamano
2009-05-23Merge branch 'mt/submodule-reference'Junio C Hamano
2009-05-22gitweb: Sanitize title attribute in format_subject_htmlJakub Narebski
2009-05-21Terminate argv with NULL before calling setup_revisions()Nguyễn Thái Ngọc Duy
2009-05-21doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy
2009-05-21Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-05-21git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman
2009-05-21git-svn: add --authors-prog optionMark Lodato
2009-05-21git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver
2009-05-21git-svn: Correctly report max revision when following deleted pathsAlex Vandiver
2009-05-21git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver
2009-05-21git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin
2009-05-21Merge branch 'maint'Junio C Hamano
2009-05-21grep: fix word-regexp colouringRené Scharfe
2009-05-21completion: use git rev-parse to detect bare reposGiuseppe Bilotta
2009-05-21Cope better with a _lot_ of packsJohannes Schindelin
2009-05-21grep: make callback functions staticRené Scharfe
2009-05-20for-each-ref: fix segfault in copy_emailJeff King
2009-05-20Extend sample pre-commit hook to check for non ascii filenamesHeiko Voigt
2009-05-20Unify signedness in hashing callsDan McGee
2009-05-18Merge branch 'np/push-delta'Junio C Hamano
2009-05-18Merge branch 'ar/merge-one-file-diag'Junio C Hamano
2009-05-18Merge branch 'ar/unlink-err'Junio C Hamano
2009-05-18Merge branch 'jk/maint-add-empty'Junio C Hamano
2009-05-18Merge branch 'js/add-edit'Junio C Hamano
2009-05-18Merge branch 'mh/diff-stat-color'Junio C Hamano
2009-05-18Merge branch 'mh/show-branch-color'Junio C Hamano
2009-05-18Merge branch 'ac/graph-horizontal-line'Junio C Hamano
2009-05-18Merge branch 'ae/anon-fetch-info'Junio C Hamano
2009-05-18Merge branch 'maint'Junio C Hamano
2009-05-17show-branch: Fix die message in parse_reflog_param()Stephen Boyd
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-17completion: add missing options to show-branch and showStephen Boyd
2009-05-17dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds
2009-05-17Fix type-punning issuesDan McGee
2009-05-17Merge branch 'maint'Junio C Hamano
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi
2009-05-17completion: enhance "current branch" displayJunio C Hamano
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano
2009-05-17Improve the naming of guessed target repository for git cloneAlex Riesen
2009-05-17Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd