]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-03-04  Ramsay JonesFix an "implicit function definition" warning.
2007-03-04  Ramsay JonesFix a "label defined but unreferenced" warning.
2007-03-04  Johannes SchindelinDocument the config variable format.suffix
2007-03-03  Junio C Hamanogit-merge: fail correctly when we cannot fast forward.
2007-03-03  Johannes Schindelinbuiltin-archive: use RUN_SETUP
2007-03-03  Matthias KestenholzFix git-gc usage note
2007-03-02  Gerrit PapeFix quoting in update hook template
2007-03-02  Eygene RyabinkinAnother memory overrun in http-push.c
2007-03-01  Johannes Schindelinfetch.o depends on the headers, too.
2007-03-01  Christian SchlotterDocumentation: Correct minor typo in git-add documentation.
2007-03-01  Sergey VlasovDocumentation/git-send-email.txt: Fix labeled list...
2007-03-01  Sergey VlasovDocumentation/git-quiltimport.txt: Fix labeled list...
2007-03-01  Sergey VlasovDocumentation/build-docdep.perl: Fix dependencies for...
2007-02-28  Junio C HamanoStart preparing Release Notes for 1.5.0.3
2007-02-28  Junio C HamanoDocumentation: git-remote add [-t <branch>] [-m <branch...
2007-02-28  Uwe Kleine... Include config.mak in doc/Makefile
2007-02-28  Alexandre Julliardgit.el: Set the default commit coding system from the...
2007-02-28  Paolo Bonzinigit-archimport: support empty summaries, put summary...
2007-02-28  Eygene Ryabinkinhttp-push.c::lock_remote(): validate all remote refs.
2007-02-28  Gerrit Papegit-cvsexportcommit: don't cleanup .msg if not yet...
2007-02-28  Michael Colemanbuiltin-fmt-merge-msg: fix bugs in --file option
2007-02-28  Shawn O. Pearceindex-pack: Loop over pread until data loading is complete.
2007-02-28  Aneesh Kumarblameview: Fix the browse behavior in blameview
2007-02-28  Michael ColemanFix minor typos/grammar in user-manual.txt
2007-02-28  Michael PooleCorrect ordering in git-cvsimport's option documentation
2007-02-28  Linus Torvaldsgit-show: Reject native ref
2007-02-27  Theodore TsoFix git-show man page formatting in the EXAMPLES section
2007-02-27  Junio C Hamanogit-apply: do not fix whitespaces on context lines.
2007-02-27  Jim Meyeringdiff --cc: integer overflow given a 2GB-or-larger file
2007-02-27  Linus Torvaldsmailinfo: do not get confused with logical lines that...
2007-02-26  Junio C HamanoGIT 1.5.0.2 v1.5.0.2
2007-02-26  Pavel Roskingit-remote: support remotes with a dot in the name
2007-02-26  Junio C HamanoDocumentation: describe "-f/-t/-m" options to "git...
2007-02-26  Junio C Hamanodiff --cc: fix display of symlink conflicts during...
2007-02-26  Junio C HamanoMerge branch 'jc/merge-symlink' into maint
2007-02-26  Junio C Hamanomerge-recursive: fix longstanding bug in merging symlinks
2007-02-26  Junio C Hamanomerge-index: fix longstanding bug in merging symlinks
2007-02-25  Junio C HamanoAdd Release Notes to prepare for 1.5.0.2
2007-02-25  Roland DreierAllow arbitrary number of arguments to git-pack-objects
2007-02-25  Junio C Hamanorerere: do not deal with symlinks.
2007-02-25  Junio C Hamanorerere: do not skip two conflicted paths next to each...
2007-02-25  Junio C HamanoMerge git://repo.or.cz/git-gui into maint
2007-02-25  Junio C HamanoDon't modify CREDITS-FILE if it hasn't changed.
2007-02-24  Junio C Hamanodiff-patch: Avoid emitting double-slashes in textual...
2007-02-24  Junio C HamanoReword git-am 3-way fallback failure message.
2007-02-24  Robin RosenbergLimit filename for format-patch
2007-02-24  Santi Béjarcore.legacyheaders: Use the description used in RelNote...
2007-02-24  Dmitry V. Levingit-show-ref --verify: Fail if called without a reference
2007-02-23  Johannes Schindelingit-diff: fix combined diff
2007-02-23  Fredrik KuivinenFix 'git commit -a' in a newly initialized repository
2007-02-22  Shawn O. PearceInclude git-gui credits file in dist.
2007-02-22  Shawn O. PearceDocument the new core.bare configuration option.
2007-02-21  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21  Michael LoefflerUse gunzip -c over gzcat in import-tars example.
2007-02-21  Shawn O. Pearcegit-gui: Don't crash in citool mode on initial commit. gitgui-0.6.1
2007-02-21  Shawn O. Pearcegit-gui: Remove TODO list.
2007-02-21  Shawn O. Pearcegit-gui: Include browser in our usage message.
2007-02-21  Shawn O. Pearcegit-gui: Change summary of git-gui.
2007-02-21  Shawn O. Pearcegit-gui: Display all authors of git-gui.
2007-02-21  Shawn O. Pearcegit-gui: Use mixed path for docs on Cygwin.
2007-02-21  Jason RiedyCheck for PRIuMAX rather than NO_C99_FORMAT in fast...
2007-02-20  Jason RiedyObey NO_C99_FORMAT in fast-import.c.
2007-02-20  Jason RiedyAdd a compat/strtoumax.c for Solaris 8.
2007-02-20  Christian Schlottergit-clone: Sync documentation to usage note.
2007-02-19  Junio C HamanoGIT 1.5.0.1 v1.5.0.1
2007-02-18  Fredrik KuivinenDocumentation/i18n.txt: it is i18n.commitencoding not...
2007-02-18  Fredrik KuivinenRead the config in rev-list
2007-02-18  Shawn O. Pearcegit-gui: Correct crash when saving options in blame...
2007-02-18  Junio C HamanoUpdate draft release notes for 1.5.0.1
2007-02-18  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk into maint
2007-02-17  Shawn O. PearceConvert update-index references in docs to add.
2007-02-17  Shawn O. PearceAttempt to improve git-rebase lead-in description.
2007-02-17  Junio C HamanoDo not take mode bits from index after type change.
2007-02-17  Tommi Kyntolagit-blame: prevent argument parsing segfault
2007-02-16  Junio C Hamanogit-merge: minor fix for no_trivial_merge_strategies.
2007-02-16  Shawn O. Pearcegit-gui: Expose the browser as a subcommand.
2007-02-16  Junio C Hamanopretend-sha1: grave bugfix.
2007-02-15  Martin Koeglergit-gui: Create new branches from a tag.
2007-02-14  Junio C HamanoGIT-VERSION-FILE: check ./version first.
2007-02-14  Alexandre Julliardsha1_file.c: Round the mmap offset to half the window...
2007-02-14  Mark LevedahlMake gitk save and restore window pane position on...
2007-02-14  Mark LevedahlMake gitk save and restore the user set window position.
2007-02-14  Junio C Hamano[PATCH] gitk: Use show-ref instead of ls-remote
2007-02-14  Junio C Hamano[PATCH] Make gitk work reasonably well on Cygwin.
2007-02-14  Mark Levedahl[PATCH] gitk - remove trailing whitespace from a few...
2007-02-14  Paul MackerrasChange git repo-config to git config
2007-02-14  Junio C HamanoMake sure packedgitwindowsize is multiple of (pagesize...
2007-02-14  Junio C HamanoAdd RelNotes 1.5.0.1
2007-02-14  Junio C HamanoStill updating 1.5.0 release notes.
2007-02-14  Alexandre Julliardgit-daemon: Avoid leaking the listening sockets into...
2007-02-14  Junio C HamanoClarify two backward incompatible repository options.
2007-02-14  Shawn O. Pearcegit-gui: Prefer version file over git-describe.
2007-02-14  Junio C HamanoMakefile: update check-docs target
2007-02-14  Junio C Hamanocmd-list: add git-remote
2007-02-14  Junio C HamanoDocumentation: Drop full-stop from git-fast-import...
2007-02-14  Shawn O. Pearcegit-gui: Print version on the console.
2007-02-14  Shawn O. Pearcegit-gui: More consistently display the application...
2007-02-14  Nicolas PitreMinor corrections to release notes
2007-02-14  Shawn O. Pearcegit-gui: Permit merging tags into the current branch.
2007-02-14  Shawn O. Pearcegit-gui: Basic version check to ensure git 1.5.0 or...
next