]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-04-04  Nick HengeveldSet HTTP user agent to git/GIT_VERSION
2006-04-04  Nick Hengeveldgit-ls-remote: send no-cache header when fetching info...
2006-04-04  Junio C HamanoMerge branch 'pe/cleanup'
2006-04-04  Junio C HamanoMerge branch 'lt/fix-sol-pack'
2006-04-04  Peter EriksenReplace xmalloc+memset(0) with xcalloc.
2006-04-04  Peter EriksenUse blob_, commit_, tag_, and tree_type throughout.
2006-04-04  Eric Wongcontrib/git-svn: handle array values correctly
2006-04-04  Eric Wongcontrib/git-svn: make sure our git-svn is up-to-date...
2006-04-04  Eric Wongcontrib/git-svn: ensure repo-config returns a value...
2006-04-04  Jason RiedyUse sigaction and SA_RESTART in read-tree.c; add option... v1.2.5
2006-04-04  Junio C Hamanosafe_fgets() - even more anal fgets()
2006-04-03  Jim Radfordfix repacking with lots of tags
2006-04-03  J. Bruce FieldsDocumentation: revise top of git man page
2006-04-02  Linus Torvaldspack-objects: be incredibly anal about stdio semantics
2006-04-02  Linus TorvaldsFix Solaris stdio signal handling stupidities
2006-04-02  Rene ScharfeFix sparse warnings about non-ANSI function prototypes
2006-04-02  Rene ScharfeFix sparse warnings about usage of 0 instead of NULL
2006-04-02  Rene ScharfeRemove useless pointer update
2006-04-02  Eric Wongcontrib/git-svn: documentation updates
2006-04-02  Eric Wongcontrib/git-svn: accept configuration via repo-config
2006-04-02  Junio C Hamanorevision: --max-age alone does not need limit_list...
2006-04-02  Junio C Hamanorevision: simplify argument parsing.
2006-04-02  Junio C Hamanorevision: --topo-order and --unpacked
2006-04-02  Linus Torvaldsrevision: Fix --topo-order and --max-age with reachabil...
2006-04-01  Linus TorvaldsMake path-limiting be incremental when possible.
2006-04-01  Linus TorvaldsMove "--parent" parsing into generic revision.c library...
2006-04-01  Junio C HamanoMakefile: many programs now depend on xdiff/lib.a havin...
2006-03-31  Junio C Hamanorev-list --boundary: fix re-injecting boundary commits.
2006-03-31  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-30  Paul Mackerrasgitk: Better workaround for arrows on diagonal line...
2006-03-30  Eric Wongcontrib/git-svn: force GIT_DIR to an absolute path
2006-03-30  Yasushi SHOJIgit-clone: exit early if repo isn't specified
2006-03-30  Yasushi SHOJIMake git-clone to take long double-dashed origin option...
2006-03-30  Paul Mackerrasgitk: Allow top panes to scroll horizontally with mouse...
2006-03-30  Paul Mackerrasgitk: Prevent parent link from overwriting commit headline
2006-03-30  Paul Mackerrasgitk: Show diffs for boundary commits
2006-03-30  Junio C Hamanotree/diff header cleanup.
2006-03-30  Junio C Hamanoassume unchanged git: diff-index fix.
2006-03-30  Paul Mackerrasgitk: Use the new --boundary flag to git-rev-list
2006-03-30  Junio C Hamanorevision.c "..B" syntax: constness fix
2006-03-30  Junio C Hamanorevision arguments: ..B means HEAD..B, just like A...
2006-03-29  Junio C Hamanorev-list --boundary
2006-03-29  Junio C Hamanorev-list: memory usage reduction.
2006-03-28  Junio C Hamanorev-list --no-merges: argument parsing fix.
2006-03-28  Mark Woodingxdiff: Show function names in hunk headers.
2006-03-28  Jason RiedyAdd ALL_LDFLAGS to the git target.
2006-03-28  Junio C HamanoGIT 1.3.0 rc1 v1.3.0-rc1
2006-03-28  Junio C HamanoMerge branch ak/svn
2006-03-27  Junio C HamanoMerge branch 'lt/diffgen' into next
2006-03-27  Junio C HamanoMerge branch 'master' into next
2006-03-27  Junio C Hamanoadd clean and ignore rules for xdiff/
2006-03-27  Petr BaudisOptionally do not list empty directories in git-ls...
2006-03-27  J. Bruce FieldsDocument git-rebase behavior on conflicts.
2006-03-27  Johannes SchindelinRemove dependency on a file named "-lz"
2006-03-27  Linus TorvaldsFix error handling for nonexistent names
2006-03-26  Junio C HamanoMerge branch 'jc/thin' into next
2006-03-26  Junio C Hamanogit-push: make --thin pack transfer the default.
2006-03-26  Junio C HamanoMerge branches 'jc/clone' and 'jc/name'
2006-03-26  Junio C HamanoMerge branch 'jc/merge'
2006-03-26  Junio C HamanoMerge branch 'lt/diffgen' into next
2006-03-26  Anand Kumriagit-svnimport: if a limit is specified, respect it
2006-03-26  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26  Junio C Hamanotrue built-in diff: run everything in-core.
2006-03-26  Eric Wongcontrib/git-svn: stabilize memory usage for big fetches
2006-03-26  Junio C HamanoMerge branch 'ew/email' into next
2006-03-26  Junio C HamanoMerge branch 'lt/diffgen' into next
2006-03-26  Junio C HamanoMerge branch 'rs/tar-tree' into next
2006-03-26  Eric Wongsend-email: lazy-load Email::Valid and make it optional
2006-03-26  Eric Wongsend-email: try to order messages in email clients...
2006-03-26  Eric Wongsend-email: Change from Mail::Sendmail to Net::SMTP
2006-03-26  Eric Wongsend-email: use built-in time() instead of /bin/date...
2006-03-26  Junio C Hamanobuilt-in diff: minimum tweaks
2006-03-26  Linus Torvaldsbuiltin-diff: \No newline at end of file.
2006-03-26  Linus TorvaldsUse a *real* built-in diff generator
2006-03-26  Rene Scharfetar-tree: Use the prefix field of a tar header
2006-03-26  Rene Scharfetar-tree: Remove obsolete code
2006-03-26  Rene Scharfetar-tree: Use write_entry() to write the archive contents
2006-03-26  Rene Scharfetar-tree: Introduce write_entry()
2006-03-26  Rene Scharfetar-tree: Use SHA1 of root tree for the basedir
2006-03-26  Linus Torvaldsgit-apply: safety fixes
2006-03-25  Jon LoeligerRemoved bogus "<snap>" identifier.
2006-03-25  Jon LoeligerClarify and expand some hook documentation.
2006-03-25  Junio C Hamanocommit-tree: check return value from write_sha1_file()
2006-03-24  Junio C HamanoMerge branch 'jc/name' into next
2006-03-24  Junio C HamanoMerge branch 'jc/cvsimport'
2006-03-24  Junio C HamanoMerge branch 'jc/pull'
2006-03-24  Junio C HamanoMerge branch 'jc/fetch'
2006-03-24  Junio C Hamanosend-email: Identify author at the top when sending...
2006-03-24  Junio C Hamanosha1_name: make core.warnambiguousrefs the default.
2006-03-24  Junio C Hamanosha1_name: warning ambiguous refs.
2006-03-22  Francis DalyFormat tweaks for asciidoc.
2006-03-22  Junio C HamanoMerge branch 'jc/pull' into next
2006-03-22  Junio C Hamanogit-pull: reword "impossible to fast-forward" message.
2006-03-22  Junio C Hamanogit-pull: further safety while on tracking branch.
2006-03-22  Junio C HamanoMerge branch 'jc/revlist' into next
2006-03-22  Junio C HamanoMerge branch 'jc/clone' into next
2006-03-22  Junio C Hamanogit-clone: typofix.
2006-03-22  Junio C Hamanorev-list --timestamp
2006-03-22  Junio C Hamanogit-apply: do not barf when updating an originally...
2006-03-21  Junio C Hamanohttp-push.c: squelch C90 warnings.
next