]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2011-03-30  Stephen Boydparse-remote: replace unnecessary sed invocation
2011-03-29  Alex RiesenHOME must be set before calling git-init when creating...
2011-03-28  Michael Wittengit tag documentation grammar fixes and readability...
2011-03-28  Joe Rattermangrep: Add the option '--line-number'
2011-03-26  Junio C HamanoGit 1.7.4.2 v1.7.4.2
2011-03-25  Jakub Narebskigitweb: Fix handling of fractional timezones in parse_date
2011-03-22  SZEDER Gáborgit-am.txt: advertise 'git am --abort' instead of ...
2011-03-21  Jeff Kingbisect: visualize with git-log if gitk is unavailable
2011-03-21  Junio C HamanoUpdate draft release notes to 1.7.4.2
2011-03-21  Junio C HamanoMerge branch 'sp/maint-fd-limit' into maint
2011-03-21  Junio C HamanoMerge branch 'mr/hpux' into maint
2011-03-21  Junio C HamanoMerge branch 'so/submodule-no-update-first-time' into...
2011-03-21  Junio C HamanoMerge branch 'mo/perl-bidi-pipe-envfix' into maint
2011-03-21  Junio C HamanoMerge branch 'ae/better-template-failure-report' into...
2011-03-21  Ben WaltonWork around broken ln on solaris as used in t8006
2011-03-21  Carlos Martín... t/README: Add a note about running commands under valgrind
2011-03-20  Jakub Narebskigitweb: Always call parse_date with timezone parameter
2011-03-20  Junio C Hamanobisect: explain the rationale behind 125
2011-03-18  Alexei Sholikdocs: fix grammar in gitattributes.txt
2011-03-16  Junio C HamanoPrepare draft release notes to 1.7.4.2
2011-03-16  Junio C HamanoMerge branch 'jn/maint-commit-missing-template' into...
2011-03-16  Junio C HamanoMerge branch 'lt/rename-no-extra-copy-detection' into...
2011-03-16  Junio C HamanoMerge branch 'jk/diffstat-binary' into maint
2011-03-16  Junio C HamanoMerge branch 'mg/maint-difftool-vim-readonly' into...
2011-03-16  Junio C HamanoMerge branch 'jn/test-terminal-punt-on-osx-breakage...
2011-03-16  Junio C HamanoMerge branch 'jk/fail-null-clone' into maint
2011-03-16  Junio C HamanoMerge branch 'jh/push-default-upstream-configname'...
2011-03-16  Junio C HamanoMerge branch 'mg/placeholders-are-lowercase' into maint
2011-03-16  Junio C HamanoMerge branch 'mg/patch-id' into maint
2011-03-16  Junio C HamanoMerge branch 'js/maint-merge-use-prepare-commit-msg...
2011-03-16  Kevin Cernekeegitweb: highlight: replace tabs with spaces
2011-03-16  Carlos Martín... make_absolute_path: return the input path if it points...
2011-03-16  Carlos Martín... valgrind: ignore SSE-based strlen invalid reads
2011-03-16  Jonathan Niederdiff --submodule: split into bite-sized pieces
2011-03-16  Jonathan Niedercherry: split off function to print output lines
2011-03-16  Jonathan Niederbranch: split off function that writes tracking info...
2011-03-16  Jonathan Niederstandardize brace placement in struct definitions
2011-03-16  Jonathan Niedercompat: make gcc bswap an inline function
2011-03-16  Jonathan Niederenums: omit trailing comma for portability
2011-03-11  Junio C HamanoRevert "core.abbrevguard: Ensure short object names...
2011-03-09  Mathias LafeldtFix typo in t/README
2011-03-09  Piotr Krukowieckils-remote documentation: <refs> argument is optional
2011-03-09  Alexei SholikAdd Author and Documentation sections to git-for-each...
2011-03-09  Alexei SholikDocumentation: remove redundant colons in git-for-each...
2011-03-09  Junio C HamanoSubmittingPatches: clarify the expected commit log...
2011-03-08  Adam Monsendiff format documentation: clarify --cc and -c
2011-03-08  Michael J Gruberrev-list-options.txt: typo fix
2011-03-08  Michal Rokosgit-compat-util.h: Honor HP C's noreturn attribute
2011-03-08  Michal RokosMakefile: add NO_FNMATCH_CASEFOLD to HP-UX section
2011-03-04  Michał KiedrowiczDocumentation: fix a typo in git-apply.txt
2011-03-03  Nguyễn Thái... init: remove unnecessary check
2011-03-02  Shawn O. Pearcesha1_file.c: Don't retain open fds on small packs
2011-03-02  Erik Faye-Lundmingw: add minimum getrlimit() compatibility stub
2011-03-01  Junio C Hamanoverify-pack: add --stat-only to the synopsis section
2011-02-28  Shawn O. PearceLimit file descriptors used by packs
2011-02-27  Eric Hanchrowbranch_merged: fix grammar in warning
2011-02-25  Jonathan Niedercommit: error out for missing commit message template
2011-02-25  Michael J Grubermergetool-lib: call vim in readonly mode for diffs
2011-02-22  Jeff Kingdiff: don't retrieve binary blobs for diffstat
2011-02-22  Jeff Kingdiff: handle diffstat of rewritten binary files
2011-02-22  Clemens BuchacherDocumentation: clarify -u<mode> option defaults
2011-02-21  Ævar Arnfjörð... t/t7500-commit.sh: use test_cmp instead of test
2011-02-21  Ævar Arnfjörð... t/gitweb-lib.sh: Ensure that errors are shown for ...
2011-02-21  Ævar Arnfjörð... gitweb/gitweb.perl: don't call S_ISREG() with undef
2011-02-21  Ævar Arnfjörð... gitweb/gitweb.perl: remove use of qw(...) as parentheses
2011-02-19  Linus Torvaldsdiffcore-rename: improve estimate_similarity() heuristics
2011-02-19  Linus Torvaldsdiffcore-rename: properly honor the difference between...
2011-02-19  Linus Torvaldsfor_each_hash: allow passing a 'void *data' pointer...
2011-02-18  Jeff Kingclone: die when trying to clone missing local path
2011-02-17  Jonathan Niedertests: skip terminal output tests on OS X
2011-02-17  Spencer E.... t7406: "git submodule update {--merge|--rebase]" with...
2011-02-17  Spencer E.... submodule: no [--merge|--rebase] when newly cloned
2011-02-17  Michael J Grubergit-patch-id: do not trip over "no newline" markers
2011-02-17  Michael J Grubergit-patch-id: test for "no newline" markers
2011-02-17  Michael J GruberMake <identifier> lowercase in Documentation
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.3' into maint
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.2' into maint-1.7.3
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.1' into maint-1.7.2
2011-02-16  Junio C HamanoMerge branch 'maint-1.7.0' into maint-1.7.1
2011-02-16  Johan Herlandpush.default: Rename 'tracking' to 'upstream'
2011-02-16  Nguyễn Thái... parse_tag_buffer(): do not prefixcmp() out of range
2011-02-15  Jay Soffianmerge: honor prepare-commit-msg hook
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Michael J GruberMake <identifier> lowercase as per CodingGuidelines
2011-02-15  Junio C HamanoCodingGuidelines: downcase placeholders in usage messages
2011-02-15  Michael J Gruberpull: do not display fetch usage on --help-all
2011-02-15  Michael J Grubergit-tag.txt: list all modes in the description
2011-02-15  Michael J Grubercommit,status: describe -u likewise
2011-02-15  Michael J Gruberadd: describe --patch like checkout, reset
2011-02-15  Michael J Grubercommit,merge,tag: describe -m likewise
2011-02-15  Michael J Gruberclone,init: describe --template using the same wording
2011-02-15  Michael J Grubercommit,status: describe --porcelain just like push
2011-02-15  Michael J Grubercommit,tag: use same wording for -F
2011-02-14  Masatake Osanaiperl: command_bidi_pipe() method should set-up git...
2011-02-14  Ralf Wildenhuesconfigure: use AC_LANG_PROGRAM consistently
2011-02-14  Jeff Kingstring_list_append: always set util pointer to NULL
2011-02-14  Jonathan Niedercorrect type of EMPTY_TREE_SHA1_BIN
2011-02-11  Junio C HamanoGit 1.7.4.1 v1.7.4.1
2011-02-11  Junio C HamanoMerge branch 'jc/fsck-fixes' into maint
next