aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-03
* | Fix some "comparison is always true/false" warnings.Ramsay Jones2007-03-03
* | Fix an "implicit function definition" warning.Ramsay Jones2007-03-03
* | Fix a "label defined but unreferenced" warning.Ramsay Jones2007-03-03
* | Document the config variable format.suffixJohannes Schindelin2007-03-03
* | git-merge: fail correctly when we cannot fast forward.Junio C Hamano2007-03-03
* | builtin-archive: use RUN_SETUPJohannes Schindelin2007-03-03
* | Fix git-gc usage noteMatthias Kestenholz2007-03-03
* | Fix quoting in update hook templateGerrit Pape2007-03-02
* | Another memory overrun in http-push.cEygene Ryabinkin2007-03-02
* | fetch.o depends on the headers, too.Johannes Schindelin2007-03-01
* | Documentation: Correct minor typo in git-add documentation.Christian Schlotter2007-03-01
* | Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov2007-03-01
* | Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov2007-03-01
* | Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov2007-03-01
* | Start preparing Release Notes for 1.5.0.3Junio C Hamano2007-02-28
* | Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano2007-02-28
* | Include config.mak in doc/MakefileUwe Kleine-König2007-02-28
* | git.el: Set the default commit coding system from the repository config.Alexandre Julliard2007-02-28
* | git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini2007-02-28
* | http-push.c::lock_remote(): validate all remote refs.Eygene Ryabinkin2007-02-28
* | git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.Gerrit Pape2007-02-28
* | builtin-fmt-merge-msg: fix bugs in --file optionMichael Coleman2007-02-27
* | index-pack: Loop over pread until data loading is complete.Shawn O. Pearce2007-02-27
* | blameview: Fix the browse behavior in blameviewAneesh Kumar2007-02-27
* | Fix minor typos/grammar in user-manual.txtMichael Coleman2007-02-27
* | Correct ordering in git-cvsimport's option documentationMichael Poole2007-02-27
* | git-show: Reject native refLinus Torvalds2007-02-27
* | Fix git-show man page formatting in the EXAMPLES sectionTheodore Tso2007-02-27
* | git-apply: do not fix whitespaces on context lines.Junio C Hamano2007-02-27
* | diff --cc: integer overflow given a 2GB-or-larger fileJim Meyering2007-02-27
* | mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* | GIT 1.5.0.2v1.5.0.2Junio C Hamano2007-02-26
* | git-remote: support remotes with a dot in the namePavel Roskin2007-02-26
* | Documentation: describe "-f/-t/-m" options to "git-remote add"Junio C Hamano2007-02-25
* | diff --cc: fix display of symlink conflicts during a merge.Junio C Hamano2007-02-25
* | Merge branch 'jc/merge-symlink' into maintJunio C Hamano2007-02-25
|\ \
| * | merge-recursive: fix longstanding bug in merging symlinksJunio C Hamano2007-02-25
| * | merge-index: fix longstanding bug in merging symlinksJunio C Hamano2007-02-25
* | | Add Release Notes to prepare for 1.5.0.2Junio C Hamano2007-02-25
* | | Allow arbitrary number of arguments to git-pack-objectsRoland Dreier2007-02-25
* | | rerere: do not deal with symlinks.Junio C Hamano2007-02-25
* | | rerere: do not skip two conflicted paths next to each other.Junio C Hamano2007-02-25
* | | Merge git://repo.or.cz/git-gui into maintJunio C Hamano2007-02-24
|\ \ \ | | |/ | |/|
| * | Don't modify CREDITS-FILE if it hasn't changed.Junio C Hamano2007-02-25
* | | diff-patch: Avoid emitting double-slashes in textual patch.Junio C Hamano2007-02-24
* | | Reword git-am 3-way fallback failure message.Junio C Hamano2007-02-24
* | | Limit filename for format-patchRobin Rosenberg2007-02-24
* | | core.legacyheaders: Use the description used in RelNotes-1.5.0Santi Béjar2007-02-24
* | | git-show-ref --verify: Fail if called without a referenceDmitry V. Levin2007-02-24