summaryrefslogtreecommitdiffstats
path: root/mozilla-sha1 (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-05glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI1-0/+9
2007-03-05user-manual: more detailed merge discussionJ. Bruce Fields1-25/+77
2007-03-05user-manual: how to replace commits older than most recentJ. Bruce Fields1-0/+46
2007-03-05user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields1-9/+15
2007-03-05user-manual: ensure generated manual references stylesheetJ. Bruce Fields1-1/+4
2007-03-05user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields1-1/+1
2007-03-05Documentation: mention module option to git-cvsimportJ. Bruce Fields1-1/+1
2007-03-04git-svn: fix show-ignore when not connected to the repository rootEric Wong1-2/+2
2007-03-04diff-ni: allow running from a subdirectory.Junio C Hamano1-1/+13
2007-03-04Unset NO_C99_FORMAT on Cygwin.Ramsay Jones1-1/+0
2007-03-04Tell multi-parent diff about core.symlinks.Johannes Sixt1-0/+10
2007-03-04Handle core.symlinks=false case in merge-recursive.Johannes Sixt2-1/+64
2007-03-04Fix a "pointer type missmatch" warning.Ramsay Jones2-2/+15
2007-03-04Fix some "comparison is always true/false" warnings.Ramsay Jones1-4/+6
2007-03-04Fix an "implicit function definition" warning.Ramsay Jones1-0/+6
2007-03-04Fix a "label defined but unreferenced" warning.Ramsay Jones1-0/+2
2007-03-04Document the config variable format.suffixJohannes Schindelin1-0/+5
2007-03-03git-merge: fail correctly when we cannot fast forward.Junio C Hamano1-1/+1
2007-03-03builtin-archive: use RUN_SETUPJohannes Schindelin2-3/+1
2007-03-03Fix git-gc usage noteMatthias Kestenholz1-1/+1
2007-03-03Add core.symlinks to mark filesystems that do not support symbolic links.Johannes Sixt12-12/+101
2007-03-03git-branch: document new --no-abbrev optionJulian Phillips1-1/+5
2007-03-03git-branch: improve abbreviation of sha1s in verbose modeJulian Phillips1-2/+10
2007-03-03print_wrapped_text: fix output for negative indentJohannes Schindelin1-1/+1
2007-03-03Fix quoting in update hook templateGerrit Pape1-1/+1
2007-03-03Sample update hook: typofix and modernization to use "git log"Andy Parkins1-5/+4
2007-03-02Another memory overrun in http-push.cEygene Ryabinkin1-3/+7
2007-03-01fetch.o depends on the headers, too.Johannes Schindelin1-1/+1
2007-03-01Documentation: Correct minor typo in git-add documentation.Christian Schlotter1-1/+1
2007-03-01Documentation/git-svn.txt: Fix formatting errorsSergey Vlasov1-52/+67
2007-03-01Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov1-6/+6
2007-03-01Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov1-4/+4
2007-03-01Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov1-5/+1
2007-03-01fix various doc typosMichael Coleman3-6/+6
2007-03-01diff: make more cases implicit --no-indexJohannes Schindelin4-2/+64
2007-03-01Add recent changes to draft 1.5.1 release notes.Junio C Hamano1-1/+64
2007-02-28Start preparing Release Notes for 1.5.0.3Junio C Hamano2-1/+56
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano1-3/+14
2007-02-28Include config.mak in doc/MakefileUwe Kleine-König1-0/+1
2007-02-28git.el: Set the default commit coding system from the repository config.Alexandre Julliard1-6/+18
2007-02-28git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini1-4/+15
2007-02-28http-push.c::lock_remote(): validate all remote refs.Eygene Ryabinkin1-1/+1
2007-02-28index_fd(): convert blob only if it is a regular file.Junio C Hamano1-1/+1
2007-02-28index_fd(): pass optional path parameter as hint for blob conversionJunio C Hamano4-6/+6
2007-02-28index_fd(): use enum object_type instead of type name string.Junio C Hamano4-23/+24
2007-02-28git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.Gerrit Pape1-1/+2
2007-02-28builtin-fmt-merge-msg: fix bugs in --file optionMichael Coleman1-1/+3
2007-02-28index-pack: Loop over pread until data loading is complete.Shawn O. Pearce1-2/+8
2007-02-28blameview: Fix the browse behavior in blameviewAneesh Kumar1-1/+1
2007-02-28Cleanup check_valid in commit-tree.Shawn O. Pearce1-5/+5