]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-11-17  David Reissgit-svn: Fix a typo and add a comma in an error message...
2007-11-17  David D Kilzergit-svn log: handle unreachable revisions like "svn...
2007-11-17  David D Kilzergit-svn log: include commit log for the smallest revisi...
2007-11-17  David D Kilzergit-svn log: fix ascending revision ranges
2007-11-17  Konstantin... git-svn's dcommit must use subversion's config
2007-11-17  Eric Wonggit-svn: add tests for command-line usage of init and...
2007-11-16  Junio C HamanoFix per-directory exclude handing for "git add"
2007-11-16  Sergei OrganovDocumentation: customize diff-options depending on...
2007-11-16  Jeff Kinggit-ls-files: add --exclude-standard
2007-11-16  Guido OstkampRemove unreachable statements
2007-11-16  Johannes Sixtrefs.c: Remove unused get_ref_sha1()
2007-11-14  Junio C Hamanocore.excludesfile clean-up
2007-11-14  Junio C HamanoMerge branch 'sp/fetch-fix'
2007-11-14  Junio C HamanoMerge branch 'bs/maint-commit-options'
2007-11-14  Junio C HamanoMerge branch 'rv/maint-index-commit'
2007-11-14  Junio C HamanoMerge branch 'bs/maint-t7005'
2007-11-14  Junio C HamanoMerge branch 'jc/maint-add-sync-stat'
2007-11-14  Junio C HamanoMerge branch 'mh/retag'
2007-11-14  Junio C HamanoMerge branch 'jc/stash-create'
2007-11-14  Junio C HamanoMerge branch 'bg/format-patch-N'
2007-11-14  Junio C HamanoMerge branch 'np/progress'
2007-11-14  Junio C HamanoMerge branch 'js/rebase-detached'
2007-11-14  Junio C HamanoMerge branch 'rs/pretty'
2007-11-14  Junio C HamanoMerge branch 'rr/cvsexportcommit-w'
2007-11-14  Junio C HamanoMerge branch 'gh/cvsimport-user'
2007-11-14  Sergei Organovuser-manual: minor rewording for clarity.
2007-11-14  Junio C HamanoMerge branch 'maint'
2007-11-14  Alex RiesenFix dependencies of parse-options test program
2007-11-14  Sergei Organovuser-manual.txt: fix a few mistakes
2007-11-14  Junio C Hamanogit-clean: honor core.excludesfile
2007-11-14  Jonas FonsecaDocumentation: Fix man page breakage with DocBook XSL...
2007-11-14  Shawn O. PearceHandle broken vsnprintf implementations in strbuf
2007-11-14  Sergei Organovgit-remote.txt: fix typo
2007-11-14  Sergei Organovcore-tutorial.txt: Fix argument mistake in an example.
2007-11-14  Jing Xuereplace reference to git-rm with git-reset in git-commi...
2007-11-14  Wincent ColaiutaGrammar fixes for gitattributes documentation
2007-11-14  Shawn O. PearceDon't allow fast-import tree delta chains to exceed...
2007-11-13  Junio C HamanoResurrect git-revert.sh example and add comment to...
2007-11-13  Junio C Hamanorevert/cherry-pick: allow starting from dirty work...
2007-11-13  Junio C Hamanot/t3404: fix test for a bogus todo file.
2007-11-13  Björn Steinbrinkgit-commit: Add tests for invalid usage of -a/--interac...
2007-11-13  Johannes SixtFix preprocessor logic that determines the availablity...
2007-11-13  Johannes Sixtgit-clean: Fix error message if clean.requireForce...
2007-11-13  Johannes Schindelinrebase: fix "rebase --continue" breakage
2007-11-12  Eric Wonggit-svn: support for funky branch and project names...
2007-11-12  Jonas FonsecaDocumentation: Fix references to deprecated commands
2007-11-12  Junio C HamanoMerge branch 'maint'
2007-11-12  Junio C HamanoMerge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12  Christian Couderfor-each-ref: fix off by one read.
2007-11-12  Jeff Kinggit-branch: remove mention of non-existent '-b' option
2007-11-12  Benoit Sigouregit-svn: prevent dcommitting if the index is dirty.
2007-11-12  Junio C Hamanot2200: test more cases of "add -u"
2007-11-12  Shawn O. Pearcegit-fetch: avoid local fetching from alternate (again)
2007-11-12  Shawn O. Pearcerev-list: Introduce --quiet to avoid /dev/null redirects
2007-11-12  Shawn O. Pearcerun-command: Support sending stderr to /dev/null
2007-11-12  Shawn O. Pearcegit-fetch: Always fetch tags if the object they referen...
2007-11-12  Junio C HamanoMerge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-11  Björn Steinbrinkt7005-editor.sh: Don't invoke real vi when it is in...
2007-11-11  Rémi VanicatMake GIT_INDEX_FILE apply to git-commit
2007-11-11  Junio C HamanoMerge branch 'js/upload-pack'
2007-11-11  Junio C HamanoMerge branch 'js/reset'
2007-11-11  Junio C HamanoMerge branch 'js/parseopt-abbrev-fix'
2007-11-11  Junio C HamanoMerge branch 'maint'
2007-11-11  Steffen Prohaskapush: teach push to pass --verbose option to transport...
2007-11-11  Steffen Prohaskapush: mention --verbose option in documentation
2007-11-11  Andreas EricssonSimplify strchrnul() compat code
2007-11-11  Nicolas Pitrefix index-pack with packs >4GB containing deltas on...
2007-11-11  Nicolas Pitregit-hash-object should honor config variables
2007-11-11  René Scharfe--format=pretty: avoid calculating expensive expansions...
2007-11-11  René Scharfeadd strbuf_adddup()
2007-11-11  René Scharfe--pretty=format: parse commit message only once
2007-11-10  Vincent Zanottigitweb: correct month in date display for atom feeds
2007-11-10  Michele Ballabiotest-lib.sh: move error line after error() declaration
2007-11-10  Lars Hjemlifor-each-ref: fix setup of option-parsing for --sort
2007-11-10  Junio C HamanoMerge branch 'maint'
2007-11-10  Sergei Organovcore-tutorial.txt: Fix git-show-branch example and...
2007-11-10  Shawn O. PearceFix memory leak in traverse_commit_list
2007-11-10  Junio C Hamanogit-commit: a bit more tests
2007-11-10  Junio C Hamanogit-add: make the entry stat-clean after re-adding...
2007-11-10  Junio C Hamanoce_match_stat, run_diff_files: use symbolic constants...
2007-11-10  Nicolas Pitreprint warning/error/fatal messages in one shot
2007-11-10  Johannes Schindelinbuiltin-blame: set up the work_tree before the first...
2007-11-10  Nicolas Pitreadd a howto document about corrupted blob recovery
2007-11-09  Junio C HamanoDocumentation: remove documentation for removed tools.
2007-11-09  Junio C HamanoMake check-docs target detect removed commands
2007-11-09  Junio C HamanoDocumentation: lost-found is now deprecated.
2007-11-09  Johannes Schindelinrebase: operate on a detached HEAD
2007-11-09  René Scharfe--pretty=format: on-demand format expansion
2007-11-09  René ScharfeAdd strchrnul()
2007-11-09  Gordon Hoppergit-cvsimport: fix handling of user name when it is...
2007-11-09  Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-09  Junio C HamanoMerge branch 'maint'
2007-11-09  Ralf Wildenhuesgit-bisect.sh: Fix sed script to work with AIX and...
2007-11-09  Junio C HamanoStart preparing for 1.5.3.6
2007-11-09  Benoit Sigouregit-send-email: Change the prompt for the subject of...
2007-11-09  Sergei OrganovSubmittingPatches: improve the 'Patch:' section of...
2007-11-09  Jonas Fonsecainstaweb: Minor cleanups and fixes for potential problems
2007-11-09  Alex Riesenstop t1400 hiding errors in tests
2007-11-09  Junio C HamanoMakefile: add missing dependency on wt-status.h
2007-11-09  Junio C Hamanorefresh_index_quietly(): express "optional" nature...
next