]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-04-08  Junio C HamanoMerge branch 'jc/blame'
2006-04-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07  Junio C HamanoMerge branch 'maint'
2006-04-07  Junio C Hamanocount-delta: match get_delta_hdr_size() changes. v1.2.6
2006-04-07  Nicolas Pitrecheck patch_delta bounds more carefully
2006-04-07  Junio C HamanoAdd Documentation/technical/pack-format.txt
2006-04-07  Jon LoeligerAdded Packing Heursitics IRC writeup.
2006-04-07  Junio C Hamanoblame -S <ancestry-file>
2006-04-07  Junio C HamanoMatch ofs/cnt types in diff interface.
2006-04-06  Mike McCormackAdd documentation for git-imap-send.
2006-04-06  Junio C Hamanoblame.c: fix completely broken ancestry traversal.
2006-04-06  Paul Mackerrasgitk: Fix incorrect invocation of getmergediffline
2006-04-06  Pavel Roskin[PATCH] gitk: Fix searching for filenames in gitk
2006-04-05  Francis DalyTweaks to make asciidoc play nice.
2006-04-05  Junio C Hamanoblame: use built-in xdiff
2006-04-05  Marco Roelandgit-commit: document --amend
2006-04-05  Junio C HamanoMerge branch 'jc/clone'
2006-04-05  Junio C HamanoMerge branch 'pb/regex'
2006-04-05  Mike McCormackAvoid a crash if realloc returns a different pointer.
2006-04-05  Mike McCormackAvoid a divide by zero if there's no messages to send.
2006-04-05  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05  Junio C Hamanocombine-diff: move the code to parse hunk-header into...
2006-04-05  Pavel RoskinAdd git-clean command
2006-04-05  Junio C HamanoMerge branch 'fix'
2006-04-05  Junio C Hamanodiff_flush(): leakfix.
2006-04-05  Junio C Hamanocombine-diff: refactor built-in xdiff interface.
2006-04-05  Junio C Hamanoparse_date(): fix parsing 03/10/2006
2006-04-05  Keith Packard[PATCH] Provide configurable UI font for gitk
2006-04-05  Mark Wooding[PATCH] gitk: Use git wrapper to run git-ls-remote.
2006-04-05  Rutger Nijlunsing[PATCH] gitk: add key bindings for selecting first...
2006-04-05  Johannes SchindelinOn some platforms, certain headers need to be included...
2006-04-05  Johannes Schindelincvsimport: use git-update-ref when updating
2006-04-04  Paul Mackerrasgitk: Add a help menu item to display key bindings
2006-04-04  Stephen Rothwell[PATCH] gitk: allow goto heads
2006-04-04  Junio C Hamanocombine-diff: use built-in xdiff.
2006-04-04  Junio C HamanoGIT 1.3.0-rc2 v1.3.0-rc2
2006-04-04  Junio C HamanoMerge in xdiff cleanup pieces
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  Petr BaudisSupport for pickaxe matching regular expressions
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  Davide LibenziClean-up trivially redundant diff.
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  Junio C Hamanogit-clone: fix handling of upsteram whose HEAD does...
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  Paul Mackerrasgitk: replace parent and children arrays with lists
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'
next