]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-07-12  Petr BaudisFix backwards-incompatible handling of core.sharedRepos...
2008-07-09  Junio C HamanoStart preparing release notes for 1.5.6.3
2008-07-08  Mark Levedahlgit-submodule - Fix bugs in adding an existing repo...
2008-07-08  SZEDER Gáborbash: offer only paths after '--'
2008-07-08  Shawn O. PearceRemove unnecessary pack-*.keep file after successful...
2008-07-08  Jeff Kingmake deleting a missing ref more quiet
2008-07-08  Junio C HamanoMerge branch 'qq/maint' into maint
2008-07-08  Junio C HamanoMerge branch 'lt/racy-empty' into maint
2008-07-07  Junio C HamanoMerge branch 'qq/maint' (early part) into maint
2008-07-07  Johannes Schindelinrun_command(): respect GIT_TRACE
2008-07-07  Gerrit Papegit-svn.perl: workaround assertions in svn library...
2008-07-07  Junio C Hamanomailinfo: feed the correct line length to decode_transf...
2008-07-07  Alex Riesengit-clone: remove leftover debugging fprintf().
2008-07-07  Mikael MagnussonFix grammar in git-rev-parse(1).
2008-07-06  Christian CouderFix "config_error_nonbool" used with value instead...
2008-07-06  Junio C Hamanoclone -q: honor "quiet" option over native transports.
2008-07-06  Junio C Hamanoattribute documentation: keep EXAMPLE at end
2008-07-06  Brian Hetrobuiltin-commit.c: Use 'git_config_string' to get 'commi...
2008-07-06  Brian Hetrohttp.c: Use 'git_config_string' to clean up SSL config.
2008-07-06  Brian Hetrodiff.c: Use 'git_config_string' to get 'diff.external'
2008-07-06  Brian Hetroconvert.c: Use 'git_config_string' to get 'smudge'...
2008-07-06  Brian Hetrobuiltin-log.c: Use 'git_config_string' to get 'format...
2008-07-06  Matthew OgilvieDocumentation cvs: Clarify when a bare repository is...
2008-07-05  Nikolaus SchulzDocumentation: be precise about which date --pretty...
2008-07-04  Junio C HamanoGIT 1.5.6.2 v1.5.6.2
2008-07-04  Junio C HamanoFix executable bits in t/ scripts
2008-07-04  Junio C HamanoWork around gcc warnings from curl headers
2008-07-03  Junio C HamanoMerge branch 'js/maint-clone-insteadof' into maint
2008-07-03  Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03  Junio C HamanoMerge branch 'jc/maint-reset' into maint
2008-07-03  Shawn O. PearceFix describe --tags --long so it does not segfault
2008-07-02  Junio C HamanoStart draft release notes for 1.5.6.2
2008-07-02  Thomas RastFix 'git show' on signed tag of signed tag of commit
2008-06-30  Jeff Kingfetch: give a hint to the user when local refs fail...
2008-06-30  Jeff Kingdoc/rev-parse: clarify reflog vs --until for specifying...
2008-06-30  Johannes Schindelinclone: respect the settings in $HOME/.gitconfig and...
2008-06-29  Eric Wonggit-svn: don't sanitize remote names in config
2008-06-29  Avery Pennarungit-svn: avoid filling up the disk with temp files.
2008-06-29  Björn Steinbrinkgit cat-file: Fix memory leak in batch mode
2008-06-28  Joey Hessfix git config example syntax
2008-06-28  Jochen Vossavoid off-by-one error in run_upload_archive
2008-06-27  Jeff Kingfetch: report local storage errors in status table
2008-06-27  Johannes Schindelinclone: respect url.insteadOf setting in global configs
2008-06-27  Junio C HamanoMerge branch 'maint-1.5.5' into maint
2008-06-27  Junio C HamanoGIT 1.5.5.5 v1.5.5.5
2008-06-27  Junio C HamanoMerge branch 'maint-1.5.4' into maint-1.5.5
2008-06-27  Junio C HamanoGIT 1.5.4.6 v1.5.4.6
2008-06-26  Junio C Hamanogit-shell: accept "git foo" form
2008-06-26  Junio C Hamanodiff --check: do not discard error status upon seeing...
2008-06-26  Junio C HamanoAllow "git-reset path" when unambiguous
2008-06-26  Junio C HamanoGIT 1.5.6.1 v1.5.6.1
2008-06-25  Dmitry Potapovfix update-hook-example to work with packed tag references
2008-06-25  Jeff Kingclone: create intermediate directories of destination...
2008-06-25  Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25  Junio C HamanoMerge branch 'lt/maint-gitdir-relative' into maint
2008-06-25  Junio C HamanoMerge branch 'sb/maint-rebase' into maint
2008-06-25  Jeff Kingfor-each-ref: implement missing tag values
2008-06-24  Jan Krügergit-svn: make rebuild respect rewriteRoot option
2008-06-23  Patrick HigginsWorkaround for AIX mkstemp()
2008-06-23  Stephan BeyerExtend parse-options test suite
2008-06-23  Stephan Beyerapi-parse-options.txt: Introduce documentation for...
2008-06-23  Michele Ballabioparse-options.c: fix documentation syntax of optional...
2008-06-23  Stephan Beyerapi-builtin.txt: update and fix typo
2008-06-23  Stephan Beyergit-rebase.sh: Add check if rebase is in progress
2008-06-19  Linus TorvaldsMake git_dir a path relative to work_tree in setup_work...
2008-06-19  Jan KrügerDocumentation: fix formatting in git-svn
2008-06-19  Brandon Caseyt7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-19  Dan McGeecompletion: add --graph to log command completion
2008-06-19  Linus Torvaldsracy-git: an empty blob has a fixed object name
2008-06-19  Brandon Caseygit-merge.sh: fix typo in usage message: sucesses ...
2008-06-19  Junio C Hamanodiff -c/--cc: do not include uninteresting deletion...
2008-06-18  Junio C HamanoGIT 1.5.6 v1.5.6
2008-06-18  Jeff Kingclean up error conventions of remote.c:match_explicit
2008-06-17  Olivier MarinFix approxidate("never") to always return 0
2008-06-17  Alejandro Merygit-am: head -1 is obsolete and doesn't work on some...
2008-06-17  Junio C Hamanobuiltin-rerere: fix a small leak
2008-06-17  Lea Wiemanngitweb: remove unused parse_ref method
2008-06-17  Lea Wiemanngitweb: quote commands properly when calling the shell
2008-06-17  Junio C Hamanosha1_file.c: simplify parse_pack_index()
2008-06-17  Junio C Hamanocreate_tempfile: make sure that leading directories...
2008-06-17  Linus Torvaldswrite_loose_object: don't bother trying to read an...
2008-06-17  Miklos Vajnapath-list documentation: document all functions and...
2008-06-17  Miklos Vajnarun-command documentation: fix "memset()" parameter
2008-06-17  Junio C HamanoMerge branch 'maint'
2008-06-17  Junio C Hamanodiff.c: fix emit_line() again not to add extra line
2008-06-16  Junio C HamanoMerge branch 'maint'
2008-06-16  SZEDER Gábordiff: reset color before printing newline
2008-06-15  Pierre HabouzitMake git reflog expire honour core.sharedRepository.
2008-06-15  Junio C HamanoUpdate RPM spec to drop curl executable requirement
2008-06-15  Johan HerlandThe "curl" executable is no longer required
2008-06-15  Junio C HamanoMakefile: update check-docs target
2008-06-15  Johan HerlandConsistency: Use "libcurl" instead of "cURL library...
2008-06-15  Johan Herlandcpio is no longer used by git-clone
2008-06-15  Christian CouderDocumentation: RelNotes-1.5.6: talk about renamed HTML...
2008-06-14  Junio C HamanoGIT 1.5.6-rc3 v1.5.6-rc3
2008-06-14  Linus TorvaldsSimplify and rename find_sha1_file()
2008-06-14  Linus TorvaldsMake loose object file reading more careful
2008-06-14  Linus TorvaldsAvoid cross-directory renames and linking on object...
2008-06-14  Jakub NarebskiUse 'trash directory' thoroughly in t/test-lib.sh
2008-06-14  Mike HommeyDon't allocate too much memory in quote_ref_url
next