summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-28grep --all-matchJunio C Hamano
2006-09-28Merge branch 'jl/virtual'Junio C Hamano
2006-09-28Merge branch 'cc/branch-test'Junio C Hamano
2006-09-28Merge branch 'sp/void'Junio C Hamano
2006-09-28Merge branch 'jc/whitespace'Junio C Hamano
2006-09-28Merge branch 'jc/repack'Junio C Hamano
2006-09-28Merge branch 'jc/deprecate-recursive'Junio C Hamano
2006-09-28runstatus: do not recurse into subdirectories if not neededJohannes Schindelin
2006-09-28Removed memory leaks from interpolation table uses.Jon Loeliger
2006-09-28Cleaned up git-daemon virtual hosting support.Jon Loeliger
2006-09-27grep: fix --fixed-strings combined with expression.Junio C Hamano
2006-09-27grep: free expressions and patterns when done.Junio C Hamano
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce
2006-09-27An illustration of rev-list --parents --pretty=rawJunio C Hamano
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce
2006-09-27gitweb: Decode long title for link tooltipsYasushi SHOJI
2006-09-27git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov
2006-09-27Ignore executable bit when adding files if filemode=0.Shawn Pearce
2006-09-26Remove empty ref directories that prevent creating a ref.Christian Couder
2006-09-26Use const for interpolate argumentsAlex Riesen
2006-09-26git-archive: update documentationFranck Bui-Huu
2006-09-25Deprecate merge-recursive.pyJunio C Hamano
2006-09-25gitweb: fix over-eager application of esc_html().Petr Baudis
2006-09-25Allow '(no author)' in git-svn's authors file.Shawn Pearce
2006-09-25Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce
2006-09-25git-repack: allow git-repack to run in subdirectoryJeff King
2006-09-25Merge branch 'sk/svnimport'Junio C Hamano
2006-09-25Merge early parts of branch 'np/pack'Junio C Hamano
2006-09-25Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano
2006-09-25git-tar-tree: Move code for git-archive --format=tar to archive-tar.cRene Scharfe
2006-09-25git-tar-tree: Remove duplicate git_config() callRene Scharfe
2006-09-25Merge branch 'jc/filter-commit'Junio C Hamano
2006-09-25Merge branch 'sb/branch-attributes'Junio C Hamano
2006-09-24Merge branch 'jl/daemon'Junio C Hamano
2006-09-24Add test for the default merges in fetch.Santi Béjar
2006-09-24fetch: get the remote branches to merge from the branch propertiesSanti Béjar
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano
2006-09-24Fetch: default remote repository from branch propertiesSanti Béjar
2006-09-24git-apply: second war on whitespace.Junio C Hamano
2006-09-24diff.c: second war on whitespace.Junio C Hamano
2006-09-24builtin-upload-archive.c broken on openbsdRandal L. Schwartz
2006-09-24gitweb: Consolidate escaping/validation of query stringPetr Baudis
2006-09-24Deprecate git-resolve.shPetr Baudis
2006-09-23Rename builtin-zip-tree.c to archive-zip.cRene Scharfe
2006-09-23Remove git-zip-treeRene Scharfe
2006-09-23many cleanups to sha1_file.cNicolas Pitre
2006-09-23move pack creation to version 3Nicolas Pitre
2006-09-23git-svnimport: Parse log message for Signed-off-by: linesSasha Khapyorsky
2006-09-23Quote arguments to tr in test-libRobin Rosenberg
2006-09-22Fix snapshot link in tree viewPetr Baudis