]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-11-18  Linus TorvaldsTeach "approxidate" about weekday syntax
2005-11-18  Linus TorvaldsMake "git fetch" less verbose by default
2005-11-18  Lukas SandströmFix bug introduced by the latest changes to git-pack...
2005-11-18  Junio C Hamanogit-prune: quote possibly empty $dryrun as parameter...
2005-11-18  Junio C Hamanogit-am: --binary; document --resume and --binary.
2005-11-18  Linus TorvaldsTeach "approxidate" about weekday syntax
2005-11-18  Lukas SandströmMake git-pack-redundant non-horribly slow on large...
2005-11-18  Ralf Baechlegit-repack: Fix variable name
2005-11-18  Nicolas Pitre'make clean' forgot about some files
2005-11-18  Junio C HamanoDeal with binary diff output from GNU diff 2.8.7
2005-11-17  Junio C HamanoMerge branch 'tojunio' of http://locke.catalyst.net...
2005-11-17  Martin Langhoffarchimport: allow for old style branch and public tag...
2005-11-17  Junio C HamanoAdd approxidate test calls.
2005-11-17  Linus Torvaldsgit's rev-parse.c function show_datestring presumes...
2005-11-17  Eric WongDisambiguate the term 'branch' in Arch vs git
2005-11-17  Eric Wongarchimport: don't die on merge-base failure
2005-11-17  Eric Wongremove shellquote usage for tags
2005-11-17  Andreas Ericssondaemon.c: fix arg parsing bugs
2005-11-17  Junio C Hamanotests: binary diff application.
2005-11-17  Junio C Hamanodiff: --full-index
2005-11-17  Junio C Hamanoapply: allow-binary-replacement.
2005-11-17  Junio C Hamanogit-am: --resolved.
2005-11-16  Junio C Hamanogit-apply: fail if a patch cannot be applied.
2005-11-16  Kevin Geissgit-cvsexportcommit.perl: fix typos in output
2005-11-16  Kevin Geissgit-cvsexportcommit.perl: exit with non-0 status if...
2005-11-16  Kevin Geissgit-cvsexportcommit.perl: use getopts to get binary...
2005-11-16  Kevin Geissgit-cvsexportcommit.perl: Fix usage() output.
2005-11-16  Alecs KingDocumentation/git-log.txt: trivial typo fix.
2005-11-16  Pavel Roskinsymref support for import scripts
2005-11-16  Linus TorvaldsDisallow empty pattern in "git grep"
2005-11-16  Junio C Hamanogit wrapper: basic fixes.
2005-11-16  Johannes SchindelinGive python a chance to find "backported" modules
2005-11-16  Johannes SchindelinFix tests with new git in C
2005-11-16  Lukas SandströmFix llist_sorted_difference_inplace in git-pack-redundant
2005-11-16  Andreas Ericssongit --help COMMAND brings up the git-COMMAND man-page.
2005-11-16  Andreas EricssonUpdate git(7) man-page for the C wrapper.
2005-11-16  Andreas EricssonC implementation of the 'git' program, take two.
2005-11-15  Junio C Hamanosha1_file.c::add_packed_git(): fix type mismatch.
2005-11-15  Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-15  Johannes SchindelinAdd config variable core.symrefsonly
2005-11-15  Sergey VlasovRework object refs tracking to reduce memory usage
2005-11-15  Sergey Vlasovgit-fsck-objects: Free tree entries after use
2005-11-15  Jonas FonsecaFix git(1) link to git-index-pack
2005-11-15  Junio C HamanoDocumentation: do not blindly run 'cat' .git/HEAD,...
2005-11-15  Petr BaudisFix bunch of fd leaks in http-fetch
2005-11-15  Andreas Ericssongit-daemon: --inetd implies --syslog
2005-11-15  H. Peter Anvingit-core-foo -> git-foo, except the core package
2005-11-15  Junio C HamanoUpdate topo-order test.
2005-11-15  Alex Riesenallow git-update-ref create refs with slashes in names
2005-11-15  Nikolai WeibullDocumentation nitpicking
2005-11-15  Nikolai WeibullDocument a couple of missing command-line options.
2005-11-15  Nikolai WeibullDocument the -n command-line option to git-unpack-objects
2005-11-15  Junio C Hamanoapply: fix binary patch detection.
2005-11-14  Linus TorvaldsFix git-rev-list "date order" with --topo-order
2005-11-14  Andreas Ericssongit-branch: Mention -d and -D in man-page.
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-14  Matthias UrlichsDepend on asciidoc 7 (at least).
2005-11-14  Josef WeidendorferRemove git-rename. git-mv does the same
2005-11-14  Josef WeidendorferBugfix: stop if directory already exists
2005-11-14  Junio C HamanoSeparate LDFLAGS and CFLAGS.
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-14  Matthias UrlichsRemove trailing slashes
2005-11-13  Junio C HamanoRename lost+found to lost-found.
2005-11-13  Kai RuemmlerFix compilation warnings in pack-redundant.c
2005-11-13  Junio C HamanoDebian: build-depend on libexpat-dev.
2005-11-13  Thomas MatysikSplit gitk into seperate RPM package
2005-11-13  Thomas MatysikAdd expat and expat-devel dependencies (for http-push...
2005-11-13  Nick HengeveldFix fd leak in http-fetch
2005-11-13  Nick HengeveldFix for multiple alternates requests in http-fetch
2005-11-12  Matthias Urlichsdebian packaging: git-cvs needs cvsps
2005-11-12  Junio C HamanoIgnore built git-lost+found.
2005-11-12  Junio C HamanoDocumentation: asciidoc sources are utf-8
2005-11-12  Junio C HamanoRename .git/lost+found to .git/lost-found.
2005-11-12  Junio C Hamanogit-lost+found
2005-11-12  Junio C Hamanogit-prune: prune redundant packs
2005-11-12  Lukas_SandströmMake git-pack-redundant consider alt-odbs
2005-11-12  Lukas_SandströmRename git-pack-intersect to git-pack-redundant
2005-11-12  Lukas_SandströmMake git-repack use git-pack-intersect.
2005-11-12  Lukas_SandströmAdd git-pack-intersect to .gitignore
2005-11-12  Lukas_SandströmAdd documentation for git-pack-intersect
2005-11-12  Lukas_SandströmAdd git-pack-intersect
2005-11-12  Junio C Hamanomerge-one-file: use empty- or common-base condintionall...
2005-11-12  Junio C HamanoDocumentation: git-apply --no-add
2005-11-12  Junio C Hamanomerge-one-file: use common as base, instead of emptiness.
2005-11-12  Junio C Hamanomerge with /dev/null as base, instead of punting O...
2005-11-12  Petr BaudisShow URL in the "Getting <foo> list" http-fetch messages
2005-11-12  Fredrik Kuivinenmerge-recursive: Use '~' instead of '_' to separate...
2005-11-12  Fredrik Kuivinenmerge-recursive: Add copyright notice
2005-11-12  Fredrik Kuivinenmerge-recursive: Indent the output properly
2005-11-11  Lukas_SandströmChange 'cache' to 'index' in the docs
2005-11-11  Junio C HamanoINSTALL: duplicate python requirements from Makefile
2005-11-11  Junio C HamanoMerge branches 'jc/sb' and 'jc/mb'
2005-11-11  Junio C Hamanot1200: use --topo-order to keep the show-branch output...
2005-11-11  Junio C HamanoFully detect uninteresting commits.
2005-11-11  Junio C Hamanogit-show-branch: tighten merge-base computation.
2005-11-11  Junio C HamanoAdd test case for merge-base.
2005-11-11  Junio C Hamanomerge-base: avoid unnecessary postprocessing.
2005-11-11  Junio C Hamanomerge-base: fully contaminate the well.
2005-11-11  Junio C HamanoRPM: arch submodule needs tla.
2005-11-11  Andreas Ericssongit-clone: Allow cloning into directories other than...
next