]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-01-22  Jakub NarebskiDocumentation/config.txt: Document config file syntax...
2007-01-22  Junio C Hamanocvsimport: activate -a option, really.
2007-01-22  Alex RiesenCleanup uninitialized value in chomp
2007-01-22  Alex RiesenForce Activestate Perl to tie git command pipe handle...
2007-01-22  Alex RiesenInsert ACTIVESTATE_STRING in Git.pm
2007-01-22  Linus Torvaldsfsck-objects: refactor checking for connectivity
2007-01-22  Junio C Hamanogit-gc: do not run git-prune by default.
2007-01-22  Junio C Hamanoshallow repository: disable unsupported operations...
2007-01-22  Junio C Hamanois_repository_shallow(): prototype fix.
2007-01-22  Junio C HamanoMake sure git_connect() always give two file descriptors.
2007-01-22  Junio C HamanoRevert "prune: --grace=time"
2007-01-22  Junio C HamanoDocumentation/tutorial-2: Fix interesting typo in an...
2007-01-21  Junio C HamanoGIT v1.5.0-rc2 v1.5.0-rc2
2007-01-21  Matthias Lederhoferprune: --grace=time
2007-01-21  Johannes Schindelin--walk-reflogs: do not crash with cyclic reflog ancestry
2007-01-21  Johannes Schindelin--walk-reflogs: actually find the right commit by date.
2007-01-21  Junio C HamanoFix --walk-reflog with --pretty=oneline
2007-01-21  Junio C Hamanoreflog-walk: build fixes
2007-01-21  Junio C Hamanolog --walk-reflog: documentation
2007-01-21  Johannes Schindelin--walk-reflogs: disallow uninteresting commits
2007-01-21  Johannes SchindelinTeach the revision walker to walk by reflogs with ...
2007-01-21  Junio C Hamanogit-rebase: allow rebasing a detached HEAD.
2007-01-21  Junio C Hamanobranch -f: no reason to forbid updating the current...
2007-01-21  Junio C Hamanogit-tag -d: allow deleting multiple tags at once.
2007-01-21  Johannes SchindelinDo not verify filenames in a bare repository
2007-01-21  Junio C HamanoStop ignoring Documentation/README
2007-01-21  Johannes Schindelinapply --cached: fix crash in subdirectory
2007-01-21  Junio C Hamanoshow-branch --reflog: fix show_date() call
2007-01-21  Johannes Schindelinshow_date(): fix relative dates
2007-01-20  Junio C Hamanoshow-branch --reflog: tighten input validation.
2007-01-20  Junio C Hamanoshow-branch --reflog: show the reflog message at the...
2007-01-20  Junio C HamanoExtend read_ref_at() to be usable from places other...
2007-01-20  Junio C Hamanodwim_ref(): Separate name-to-ref DWIM code out.
2007-01-20  Johannes Schindelinconfig_set_multivar(): disallow newlines in keys
2007-01-20  Uwe Kleine... rename --exec to --receive-pack for push and send-pack
2007-01-20  Uwe Kleine... make --exec=... option to git-push configurable
2007-01-20  Uwe Kleine... Update documentation of fetch-pack, push and send-pack
2007-01-20  Junio C HamanoDocumentation/git.txt: command re-classification
2007-01-19  Junio C HamanoDocumentation: generated cmds-*.txt does not depend...
2007-01-19  Junio C Hamanorefs.c::read_ref_at(): fix bogus munmap() call.
2007-01-19  Junio C Hamanofor_each_reflog_ent: do not leak FILE *
2007-01-19  Junio C HamanoDocumentation: Generate command lists.
2007-01-18  Junio C HamanoDocumentation: sync git.txt command list and manual...
2007-01-18  Junio C HamanoDocumentation: move command list in git.txt into separa...
2007-01-18  Matthias Lederhoferprune-packed: add -q to usage
2007-01-18  David KågedalDocument --ignore-if-in-upstream in git-format-patch
2007-01-18  David KågedalShell syntax fix in git-reset
2007-01-18  Simon 'corecode... Use standard -t option for touch.
2007-01-18  Junio C HamanoUse fixed-size integers for .idx file I/O
2007-01-18  Simon 'corecode... Use fixed-size integers for the on-disk pack structure.
2007-01-18  Junio C Hamanogit-format-patch: the default suffix is now .patch...
2007-01-18  Junio C Hamanogit-format-patch: make --binary on by default
2007-01-18  Junio C HamanoAdd --summary to git-format-patch by default
2007-01-18  Junio C Hamanogit-format-patch -3
2007-01-18  Shawn O. PearceDocument pack .idx file format upgrade strategy.
2007-01-18  Shawn O. PearceRefer users to git-rev-parse for revision specification...
2007-01-18  Shawn O. PearceDocument the master@{n} reflog query syntax.
2007-01-17  Junio C HamanoDocumentation/git-parse-remote.txt: we deal with config...
2007-01-17  Junio C HamanoDocumentation: m can be relative in "git-blame -Ln,m"
2007-01-17  Junio C HamanoDocumentation: suggest corresponding Porcelain-level...
2007-01-17  Junio C HamanoDocumentation/git-resolve: deprecated.
2007-01-17  Nicolas Pitresanitize content of README file
2007-01-17  Junio C Hamanogit-format-patch: do not crash with format.headers...
2007-01-17  Junio C HamanoIntroduce 'git-format-patch --suffix=.patch'
2007-01-17  Junio C HamanoDocumentation/glossary.txt: describe remotes/ tracking...
2007-01-17  Junio C HamanoDocumentation/glossary.txt: unpacked objects are loose.
2007-01-17  Junio C HamanoDocumentation: describe shallow repository
2007-01-17  Junio C HamanoMake a short-and-sweet "git-add -i" synonym for "git...
2007-01-17  Junio C HamanoDocumentation: detached HEAD
2007-01-17  René ScharfeDocumentation: a few spelling fixes
2007-01-17  Junio C HamanoDocumentation/git-sh-setup.txt: programmer's docs
2007-01-17  Junio C HamanoDocumentation/git-whatchanged.txt: show -<n> instead...
2007-01-17  Junio C HamanoDocumentation/git-status.txt: mention color configuration
2007-01-17  Junio C HamanoDocumentation/git-tar-tree.txt: default umask is now 002
2007-01-17  Junio C HamanoDocumentation/git-tools.txt: mention tig and refer...
2007-01-17  Junio C HamanoDocumentation/git-tag: the command can be used to also...
2007-01-17  Junio C HamanoDocumentation/SubmittingPatches: Gnus tips
2007-01-17  Junio C Hamanogit-commit: document log message formatting convention
2007-01-17  Chris Wedgwoodcache.h; fix a couple of prototypes
2007-01-17  Junio C HamanoDocument where configuration files are in config.txt
2007-01-17  Junio C HamanoUse merge-recursive in git-checkout -m (branch switching)
2007-01-17  Junio C Hamanogit-commit documentation: remove comment on unfixed...
2007-01-17  Junio C Hamanotutorial: shorthand for remotes but show distributed...
2007-01-17  Santi Béjartutorial: Use only separate layout
2007-01-16  Johannes SchindelinFix spurious compile error
2007-01-16  Junio C Hamanogit-rm documentation: remove broken behaviour from...
2007-01-16  Junio C Hamanogit-push documentation: remaining bits
2007-01-16  Uwe Kleine... document --exec for git-push
2007-01-16  Eric Wonggit-svn: print and flush authentication prompts to...
2007-01-16  Jason RiedySolaris 5.8 returns ENOTDIR for inappropriate renames.
2007-01-16  Jason RiedyReplace "echo -n" with printf in shell scripts.
2007-01-16  Jason RiedySet _ALL_SOURCE for AIX, but avoid its struct list.
2007-01-16  Jason RiedyStart all test scripts with /bin/sh.
2007-01-15  Jeff Kinggit-pull: disallow implicit merging to detached HEAD
2007-01-15  Junio C HamanoFix git-fetch while on detached HEAD not to give needle...
2007-01-15  Junio C Hamanogit reflog expire: document --stale-fix option.
2007-01-15  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15  Shawn O. PearceUse nice names in conflict markers during cherry-pick...
2007-01-15  Junio C HamanoUse merge-recursive in git-revert/git-cherry-pick
2007-01-15  Junio C HamanoDocumentation: merge-output is not too verbose now.
next