summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-05glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI
2007-03-05user-manual: more detailed merge discussionJ. Bruce Fields
2007-03-05user-manual: how to replace commits older than most recentJ. Bruce Fields
2007-03-05user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields
2007-03-05user-manual: ensure generated manual references stylesheetJ. Bruce Fields
2007-03-05user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields
2007-03-05Documentation: mention module option to git-cvsimportJ. Bruce Fields
2007-03-04Unset NO_C99_FORMAT on Cygwin.Ramsay Jones
2007-03-04Fix a "pointer type missmatch" warning.Ramsay Jones
2007-03-04Fix some "comparison is always true/false" warnings.Ramsay Jones
2007-03-04Fix an "implicit function definition" warning.Ramsay Jones
2007-03-04Fix a "label defined but unreferenced" warning.Ramsay Jones
2007-03-04Document the config variable format.suffixJohannes Schindelin
2007-03-03git-merge: fail correctly when we cannot fast forward.Junio C Hamano
2007-03-03builtin-archive: use RUN_SETUPJohannes Schindelin
2007-03-03Fix git-gc usage noteMatthias Kestenholz
2007-03-02Fix quoting in update hook templateGerrit Pape
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-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-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-28git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.Gerrit Pape
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-28Fix minor typos/grammar in user-manual.txtMichael Coleman
2007-02-28Correct ordering in git-cvsimport's option documentationMichael Poole
2007-02-28git-show: Reject native refLinus Torvalds
2007-02-27Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso
2007-02-27git-apply: do not fix whitespaces on context lines.Junio C Hamano
2007-02-27diff --cc: integer overflow given a 2GB-or-larger fileJim Meyering
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds
2007-02-26GIT 1.5.0.2v1.5.0.2Junio C Hamano
2007-02-26git-remote: support remotes with a dot in the namePavel Roskin
2007-02-26Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano
2007-02-26diff --cc: fix display of symlink conflicts during a merge.Junio C Hamano
2007-02-26Merge branch 'jc/merge-symlink' into maintJunio C Hamano
2007-02-26merge-recursive: fix longstanding bug in merging symlinksJunio C Hamano
2007-02-26merge-index: fix longstanding bug in merging symlinksJunio C Hamano
2007-02-25Add Release Notes to prepare for 1.5.0.2Junio C Hamano
2007-02-25Allow arbitrary number of arguments to git-pack-objectsRoland Dreier
2007-02-25rerere: do not deal with symlinks.Junio C Hamano