]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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...
2005-11-11  Andreas Ericssongit-clone: Keep remote names when cloning unless explic...
2005-11-11  Chris Wrightspecfile cleanups
2005-11-11  Martin Langhoffarchimport: handle pika escaping
2005-11-11  Pavel Roskingit-clone: quote destination directory name
2005-11-11  Pavel RoskinAdd --no-commit-id option for git-diff-tree, use it...
2005-11-11  Junio C Hamanooctopus: do not do AND'ed merge base.
2005-11-11  Junio C HamanoAdd --pretty=fuller
2005-11-11  Junio C HamanoDo not lose author name information to locale gotchas.
2005-11-11  Junio C HamanoDocumentation: "host:path/to/repo" is git native over...
2005-11-10  Josef WeidendorferLet git-clone/git-fetch follow HTTP redirections
2005-11-10  Petr BaudisFix confusing git-update-ref error message
2005-11-10  Jim RadfordAdd missing git-core and cvsps RPM dependencies.
2005-11-10  Junio C HamanoMake git-recursive the default strategy for git-pull.
2005-11-10  Junio C HamanoUse 'merge-base --all' where applicable.
2005-11-10  Junio C HamanoMerge branch 'hold/svn'
2005-11-10  Junio C HamanoMerge branch 'hold/rpm'
2005-11-09  Junio C Hamanogit-apply: do not fail on binary diff when not applying...
2005-11-09  Junio C HamanoUpdate INSTALL
2005-11-09  Fredrik Kuivinenmerge-recursive: Fix support for branch names containin...
2005-11-09  Fredrik Kuivinenmerge-recursive: Fix limited output of rename messages
2005-11-09  Alexander LitvinovFix cvsexportcommit syntax error
2005-11-09  Luck, TonyUpdate howto using-topic-branches
2005-11-09  Peter Hagervallsparse fixes for http-{fetch,push}.c
2005-11-08  Kai Ruemmlergit-tag -d <tag>: delete tag <tag>
2005-11-08  Alex Riesenmake tests ignorable with "make -i"
2005-11-08  Alex Riesenfix t5000-tar-tree.sh when $TAR isn't set
2005-11-08  Junio C HamanoClean build annoyance.
2005-11-08  Jim RadfordSeparate RPMS for programs with non-standard dependencies.
2005-11-08  Junio C HamanoFix a couple of obvious and insignificant typo.
2005-11-08  Yaacov Akiba... Lift the default limit of number of revs.
2005-11-08  Yaacov Akiba... Handle a revision that only creates a new tag correctly.
2005-11-08  Yaacov Akiba... Bundle file copies from multiple branches into a merge.
2005-11-08  Yaacov Akiba... copy_dir becomes copy_path and handles both files and...
2005-11-08  Yaacov Akiba... Don't output error on changes in the nodes /, /tags...
2005-11-08  Yaacov Akiba... Add node_kind function to differentiate between file...
2005-11-08  Yaacov Akiba... Use svn pools to solve the memory leak problem.
2005-11-08  Junio C Hamanogit-am: do not lose already edited final-commit when...
2005-11-08  Alex Riesenls-files and read-tree need core.filemode
2005-11-08  Junio C HamanoDebian: packaging updates.
2005-11-08  Jon LoeligerUse consistent shell prompts and example style.
2005-11-08  Jon LoeligerAdd --tags documentation, scraped from JC mail.
2005-11-08  Nick HengeveldAdd support for git-http-push to git-push script
2005-11-08  Junio C HamanoTutorial: do not use 'git resolve'.
2005-11-08  Junio C HamanoDocumentation: fix dependency generation.
2005-11-08  Jon LoeligerAdd bug isolation howto, scraped from Linus.
2005-11-08  Junio C HamanoIgnore more generated files.
2005-11-08  Junio C HamanoFix documentation dependency generation.
2005-11-08  Junio C HamanoDocumentation: asciidoc formatting fix for git-cvsexpor...
2005-11-08  Fredrik Kuivinenmerge-recursive: Only print relevant rename messages
next