]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-01-19  Junio C HamanoMerge branch 'js/windows'
2010-01-19  Andreas Gruenbacherbuiltin-apply.c: fix the --- and +++ header filename...
2010-01-19  Daniel BarkalowReplace parse_blob() with an explanatory comment
2010-01-19  Junio C HamanoMerge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-19  Jim Meyeringgrep: NUL terminate input from a file
2010-01-18  Andreas Gruenbacherbuiltin-apply.c: Skip filenames without enough components
2010-01-18  Junio C Hamanosymlinks.c: remove unused functions
2010-01-18  Junio C Hamanoobject.c: remove unused functions
2010-01-18  Junio C HamanoDocument that merge strategies can now take their own...
2010-01-18  Avery PennarunExtend merge-subtree tests to test -Xsubtree=dir.
2010-01-18  Junio C HamanoMake "subtree" part more orthogonal to the rest of...
2010-01-18  Junio C Hamanopull: Fix parsing of -X<option>
2010-01-18  Avery PennarunTeach git-pull to pass -X<option> to git-merge
2010-01-18  Avery Pennarungit merge -X<option>
2010-01-18  Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-18  Junio C HamanoMerge branch 'tc/test-locate-httpd'
2010-01-18  Junio C HamanoMerge branch 'jh/commit-status'
2010-01-17  Junio C HamanoMerge branch 'jn/makefile'
2010-01-17  Junio C HamanoMerge branch 'jc/maint-1.6.1-checkout-m-custom-merge'
2010-01-17  Junio C HamanoMerge branch 'tc/clone-v-progress'
2010-01-17  Junio C HamanoMerge branch 'tc/smart-http-restrict'
2010-01-17  Junio C HamanoMerge branch 'jk/run-command-use-shell'
2010-01-17  Junio C HamanoMerge branch 'sr/gfi-options'
2010-01-17  Junio C HamanoUpdate COPYING with GPLv2 with new FSF address
2010-01-17  Junio C Hamanouser_ident_sufficiently_given(): refactor the logic...
2010-01-17  Junio C Hamanouser_ident_sufficiently_given(): refactor the logic...
2010-01-17  Junio C Hamanorerere: honor conflict-marker-size attribute
2010-01-17  Junio C Hamanorerere: prepare for customizable conflict marker length
2010-01-17  Junio C Hamanocommit.c::print_summary: do not release the format...
2010-01-17  Junio C Hamanoconflict-marker-size: new attribute
2010-01-17  Junio C Hamanorerere: use ll_merge() instead of using xdl_merge()
2010-01-17  Junio C Hamanomerge-tree: use ll_merge() not xdl_merge()
2010-01-17  Junio C Hamanoxdl_merge(): allow passing down marker_size in xmparam_t
2010-01-17  Junio C Hamanoxdl_merge(): introduce xmparam_t for merge specific...
2010-01-17  Junio C Hamanogit_attr(): fix function signature
2010-01-17  Johannes SixtDo not use date.c:tm_to_time_t() from compat/mingw.c
2010-01-17  Andrzej K.... MSVC: Windows-native implementation for subset of Pthre...
2010-01-17  Junio C HamanoMerge branch 'maint'
2010-01-17  Junio C HamanoMerge branch 'cc/reset-more'
2010-01-17  Ramkumar RamachandraDocumentation: Update git core tutorial clarifying...
2010-01-17  Ramsay JonesMSVC: Fix an "incompatible pointer types" compiler...
2010-01-17  Johannes SixtWindows: avoid the "dup dance" when spawning a child...
2010-01-17  Johannes SixtWindows: simplify the pipe(2) implementation
2010-01-17  Johannes SixtWindows: boost startup by avoiding a static dependency...
2010-01-17  Erik Faye-LundWindows: disable Python
2010-01-17  Ilari LiusvaaraAdd push --set-upstream
2010-01-16  Christian Coudert7111: fix bad HEAD in tests with unmerged entries
2010-01-16  David Aguilardifftool: Update copyright notices to list each year...
2010-01-16  Richard WeinbergerFix uninitialized variable in get_refs_via_rsync().
2010-01-16  Tarmigan CaseboltTest t5560: Fix test when run with dash
2010-01-16  Nguyễn Thái... status: only touch path we may need to check
2010-01-15  David Aguilardifftool: Use eval to expand '--extcmd' expressions
2010-01-15  David Aguilardifftool: Add '-x' and as an alias for '--extcmd'
2010-01-15  David Aguilart7800-difftool.sh: Simplify the --extcmd test
2010-01-15  Junio C Hamanogrep --no-index: allow use of "git grep" outside a...
2010-01-15  Junio C Hamanogrep: prepare to run outside of a work tree
2010-01-15  Ramkumar RamachandraDocument git-blame triple -C option
2010-01-15  Dmitry Potapovfast-import: tag may point to any object type
2010-01-14  Jeff Kingcommit: allow suppression of implicit identity advice
2010-01-14  Jeff Kingcommit: show interesting ident information in summary
2010-01-14  Jeff Kingstrbuf: add strbuf_addbuf_percentquote
2010-01-14  Jeff Kingstrbuf_expand: convert "%%" to "%"
2010-01-14  Michael Haggertyrebase -i: Retain user-edited commit messages after...
2010-01-14  Michael Haggertyt3404: Set up more of the test repo in the "setup"...
2010-01-14  Michael Haggertyrebase -i: For fixup commands without squashes, do...
2010-01-14  Michael Haggertyrebase -i: Change function make_squash_message into...
2010-01-14  Michael Haggertyrebase -i: Extract function do_with_author
2010-01-14  Michael Haggertyrebase -i: Handle the author script all in one place...
2010-01-14  Michael Haggertyrebase -i: Extract a function "commit_message"
2010-01-14  Michael Haggertyrebase -i: Simplify commit counting for generated commi...
2010-01-14  Michael Haggertyrebase -i: Improve consistency of commit count in gener...
2010-01-14  Michael Haggertyt3404: Test the commit count in commit messages generat...
2010-01-14  Michael Haggertyrebase -i: Introduce a constant AMEND
2010-01-14  Michael Haggertyrebase -i: Introduce a constant AUTHOR_SCRIPT
2010-01-14  Michael Haggertyrebase -i: Document how temporary files are used
2010-01-14  Michael Haggertyrebase -i: Use symbolic constant $MSG consistently
2010-01-14  Michael Haggertyrebase -i: Use "test -n" instead of "test ! -z"
2010-01-14  Michael Haggertyrebase -i: Inline expression
2010-01-14  Michael Haggertyrebase -i: Remove dead code
2010-01-14  Michael Haggertyrebase -i: Make the condition for an "if" more transparent
2010-01-13  Junio C HamanoMerge branch 'jc/checkout-merge-base'
2010-01-13  Junio C HamanoMerge branch 'rs/maint-archive-match-pathspec'
2010-01-13  Junio C HamanoMerge branch 'il/vcs-helper'
2010-01-13  Junio C Hamanostrbuf_addbuf(): allow passing the same buf to dst...
2010-01-13  Junio C HamanoMerge branch 'cc/reset-more'
2010-01-13  Junio C HamanoMerge branch 'nd/sparse'
2010-01-13  Junio C Hamanot7502: test commit.status, --status and --no-status
2010-01-13  Junio C Hamanogrep: rip out pessimization to use fixmatch()
2010-01-13  Junio C Hamanogrep: rip out support for external grep
2010-01-13  James P. Howard, IIcommit: support commit.status, --status, and --no-status
2010-01-12  Junio C HamanoMerge branch 'maint'
2010-01-12  Matthieu Moylockfile: show absolute filename in unable_to_lock_message
2010-01-12  Bart Trojanowskihg-to-git: fix COMMITTER type-o
2010-01-12  Matthieu MoyBe more user-friendly when refusing to do something...
2010-01-12  Ilari LiusvaaraImprove error message when a transport helper was not...
2010-01-12  Shawn O. Pearceremote-curl: Fix Accept header for smart HTTP connections
2010-01-12  Michael Haggertyrebase-i: Ignore comments and blank lines in peek_next_...
2010-01-12  Michael Haggertylib-rebase: Allow comments and blank lines to be added...
2010-01-12  Michael Haggertylib-rebase: Provide clearer debugging info about what...
2010-01-12  Junio C Hamanostrbuf.c: remove unused function
next