summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-04Tell multi-parent diff about core.symlinks.Johannes Sixt
2007-03-04Handle core.symlinks=false case in merge-recursive.Johannes Sixt
2007-03-03Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt
2007-03-03Merge branch 'maint'Junio C Hamano
2007-03-03git-branch: document new --no-abbrev optionJulian Phillips
2007-03-03git-branch: improve abbreviation of sha1s in verbose modeJulian Phillips
2007-03-02print_wrapped_text: fix output for negative indentJohannes Schindelin
2007-03-02Fix quoting in update hook templateGerrit Pape
2007-03-02Sample update hook: typofix and modernization to use "git log"Andy Parkins
2007-03-02Merge branch 'js/commit-format'Junio C Hamano
2007-03-02Merge branch 'maint'Junio C Hamano
2007-03-02Another memory overrun in http-push.cEygene Ryabinkin
2007-03-01fetch.o depends on the headers, too.Johannes Schindelin
2007-03-01Documentation: Correct minor typo in git-add documentation.Christian Schlotter
2007-03-01Documentation/git-svn.txt: Fix formatting errorsSergey Vlasov
2007-03-01Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov
2007-03-01Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov
2007-03-01fix various doc typosMichael Coleman
2007-02-28Add recent changes to draft 1.5.1 release notes.Junio C Hamano
2007-02-28Merge branch 'js/commit-by-name'Junio C Hamano
2007-02-28Merge branch 'js/bundle'Junio C Hamano
2007-02-28Merge branch 'maint'Junio C Hamano
2007-02-28Start preparing Release Notes for 1.5.0.3Junio C Hamano
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano
2007-02-28Include config.mak in doc/MakefileUwe Kleine-König
2007-02-28git.el: Set the default commit coding system from the repository config.Alexandre Julliard
2007-02-28git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini
2007-02-28http-push.c::lock_remote(): validate all remote refs.Eygene Ryabinkin
2007-02-28index_fd(): convert blob only if it is a regular file.Junio C Hamano
2007-02-28index_fd(): pass optional path parameter as hint for blob conversionJunio C Hamano
2007-02-28index_fd(): use enum object_type instead of type name string.Junio C Hamano
2007-02-28Merge branch 'np/types'Junio C Hamano
2007-02-28git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.Gerrit Pape
2007-02-28Merge branch 'mc/sendmail'Junio C Hamano
2007-02-28Merge branch 'js/diff-ni' (early part)Junio C Hamano
2007-02-28Merge branch 'maint'Junio C Hamano
2007-02-28builtin-fmt-merge-msg: fix bugs in --file optionMichael Coleman
2007-02-28index-pack: Loop over pread until data loading is complete.Shawn O. Pearce
2007-02-28blameview: Fix the browse behavior in blameviewAneesh Kumar
2007-02-28Cleanup check_valid in commit-tree.Shawn O. Pearce
2007-02-28make sure enum object_type is signedNicolas Pitre
2007-02-28git-send-email: abort/usage on bad optionMichael Coleman
2007-02-28Fix minor typos/grammar in user-manual.txtMichael Coleman
2007-02-28Correct ordering in git-cvsimport's option documentationMichael Poole
2007-02-28show_date(): rename the "relative" parameter to "mode"Johannes Schindelin
2007-02-28Actually make print_wrapped_text() usefulJohannes Schindelin
2007-02-28git-show: Reject native refLinus Torvalds
2007-02-28cvsserver: Make always-binary mode a config file optionAndy Parkins
2007-02-27cvsserver: Remove trailing "\n" from commithash in checkin functionAndy Parkins