]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-05-26  Junio C HamanoMerge branch 'hb/maint-send-email-quote-recipients...
2008-05-26  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-26  Pieter de Biebuiltin-fast-export: Only output a single parent per...
2008-05-26  Junio C HamanoRelease Notes for 1.5.5.2
2008-05-23  Junio C HamanoMerge branch 'maint-1.5.4' into maint v1.5.5.2
2008-05-23  Johannes Sixtrev-parse --symbolic-full-name: don't print '^' if...
2008-05-23  Heikki OrsilaAdd missing "short" alternative to --date in rev-list...
2008-05-23  Jon Loeligergit-show.txt: Not very stubby these days.
2008-05-23  Shawn O. PearceClarify repack -n documentation
2008-05-21  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-21  Horst H. von... Fix recipient santitization
2008-05-20  Jeff Kinggit-am: fix typo in usage message
2008-05-20  Jeff Kingdoc/git-daemon: s/uploadarchive/uploadarch/
2008-05-16  Jon Loeligergit-filter-branch: Clarify file removal example.
2008-05-14  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-14  Ian HiltDocumentation/git-describe.txt: make description more...
2008-05-11  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-11  Johannes Sixtwt-status.h: declare global variables as extern
2008-05-11  Sitaram Chamartybuiltin-commit.c: add -u as short name for --untracked...
2008-05-11  A Large Angry SCMgit-repack: re-enable parsing of -n command line option
2008-05-09  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-08  Dustin SallingsDocumentation/config.txt: Mention branch.<name>.rebase...
2008-05-08  Jeff Kingdoc: clarify definition of "update" for git-add -u
2008-05-04  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-04  Jeff Kingcheckout: don't rfc2047-encode oneline on detached...
2008-05-03  Florian Ragwitzfilter-branch: Documentation fix.
2008-04-30  Junio C Hamanofetch-pack: brown paper bag fix
2008-04-30  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-30  Jeff Kingcvsimport: always pass user data to "system" as a list
2008-04-30  Jeff Kingfix reflog approxidate parsing bug
2008-04-29  Alex RiesenFix use after free() in builtin-fetch
2008-04-28  Linus Torvaldsfetch-pack: do not stop traversing an already parsed...
2008-04-28  Alex RiesenUse "=" instead of "==" in condition as it is more...
2008-04-28  Junio C Hamanoclone: detect and fail on excess parameters
2008-04-28  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-28  Dan McGeeRemove 'header' from --signoff option description
2008-04-25  Jeff Kingremote: create fetch config lines with '+'
2008-04-25  Jeff Kingpush: allow unqualified dest refspecs to DWIM
2008-04-25  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-25  Jeff Kingdoc/git-gc: add a note about what is collected
2008-04-23  Jeff Kingt5516: remove ambiguity test (1)
2008-04-23  Matt GrahamLinked glossary from cvs-migration page
2008-04-23  Junio C Hamanowrite-tree: properly detect failure to write tree objects
2008-04-23  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-23  Sam VilainAmend git-push refspec documentation
2008-04-23  Dmitry Potapovgit-gc --prune is deprecated
2008-04-23  Michael Webersvn-git: Use binmode for reading/writing binary rev...
2008-04-23  Miklos Vajnadiff options documentation: refer to --diff-filter...
2008-04-23  Jeff KingDon't force imap.host to be set when imap.tunnel is set
2008-04-23  Brandon Caseygit-clone.txt: Adjust note to --shared for new pruning...
2008-04-23  Thomas Guyot... git-svn bug with blank commits and author file
2008-04-23  Ariel Badichiarchive.c: format_subst - fixed bogus argument to memchr
2008-04-23  Ariel Badichicopy.c: copy_fd - correctly report write errors
2008-04-23  Matthew Ogilviegitattributes: Fix subdirectory attributes specified...
2008-04-22  Andy Parkinspost-receive-email: fix accidental removal of a trailin...
2008-04-22  martin f. krafftEscape project names before creating pathinfo URLs
2008-04-22  martin f. krafftEscape project name in regexp
2008-04-22  Teemu Likonenbash: Add completion for git diff --base --ours --theirs
2008-04-22  Gerrit Papediff-options.txt: document the new "--dirstat" option
2008-04-20  Junio C HamanoGIT 1.5.5.1 v1.5.5.1
2008-04-20  Junio C HamanoMerge branch 'jc/maint-rebase-am' into maint
2008-04-19  Jakub Narebskigitweb: Fix 'history' view for deleted files with history
2008-04-19  Matthieu MoyDocument that WebDAV doesn't need git on the server...
2008-04-19  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-18  Jonas Fonsecagit-remote: reject adding remotes with invalid names
2008-04-18  Junio C Hamanoam: POSIX portability fix
2008-04-17  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16  Junio C Hamanogit-am: minor cleanup
2008-04-16  Jon LoeligerClarify and fix English in "git-rm" documentation
2008-04-16  Junio C Hamanorebase: do not munge commit log message
2008-04-16  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-16  Christian Coudergit-bisect: make "start", "good" and "skip" succeed...
2008-04-16  Linus Torvaldsgit-am: cope better with an empty Subject: line
2008-04-16  Linus TorvaldsIgnore leading empty lines while summarizing merges
2008-04-16  Christian Couderbisect: squelch "fatal: ref HEAD not a symref" misleadi...
2008-04-16  Alberto Bertoglibuiltin-apply: Show a more descriptive error on failure...
2008-04-16  Scott CollinsClarify documentation of git-cvsserver, particularly...
2008-04-15  Shawn Bohrergit clean: Add test to verify directories aren't remove...
2008-04-15  Shawn Bohrergit clean: Don't automatically remove directories when...
2008-04-15  Mark Levedahlgit-submodule - possibly use branch name to describe...
2008-04-13  Junio C Hamanot7401: squelch garbage output
2008-04-13  Junio C HamanoDocumentation/git-submodule: typofix
2008-04-12  Daniel BarkalowFix config key miscount in url.*.insteadOf
2008-04-12  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-12  Clifford CaoileDocs gitk: Explicitly mention the files that gitk uses...
2008-04-12  Junio C HamanoDocument -w option to shortlog
2008-04-12  Christian Couderbisect: report bad rev better
2008-04-12  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-12  Christian Couderbisect: fix bad rev checking in "git bisect good"
2008-04-12  Michele Ballabiorevision.c: make --date-order overriddable
2008-04-12  Ping Yingit-submodule: Avoid 'fatal: cannot describe' message
2008-04-12  Pedro MeloForce the medium pretty format on calls to git log
2008-04-12  Björn SteinbrinkFix section about backdating tags in the git-tag docs
2008-04-11  Johannes SixtDocument option --only of git commit
2008-04-11  Dirk SuesserottDocumentation/git-request-pull: Fixed a typo ("send...
2008-04-10  Jeff Kinggit-fetch: fix status output when not storing tracking ref
2008-04-10  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-10  Carlos Ricacore-tutorial.txt: Fix showing the current behaviour.
2008-04-10  René Scharfegit-archive: ignore prefix when checking file attribute
2008-04-10  Carlos RicaFix documentation syntax of optional arguments in short...
next