about summary refs log tree commit homepage
DateCommit message (Expand)
2006-04-07GIT 1.3.0-rc3 v1.3.0-rc3
2006-04-07Merge branch 'kh/svn'
2006-04-07Merge branch 'jc/thinpack'
2006-04-07Merge branch 'jc/date'
2006-04-07Merge branch 'nh/http'
2006-04-07Merge branch 'ew/rev-abbrev'
2006-04-07Merge branch 'jc/blame'
2006-04-07Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07Merge branch 'maint'
2006-04-07count-delta: match get_delta_hdr_size() changes. v1.2.6
2006-04-07check patch_delta bounds more carefully
2006-04-07git-svnimport: Don't assume that copied files haven't changed
2006-04-07rev-list --abbrev-commit
2006-04-07Thin pack generation: optimization.
2006-04-07Add Documentation/technical/pack-format.txt
2006-04-07Added Packing Heursitics IRC writeup.
2006-04-07blame -S <ancestry-file>
2006-04-06Match ofs/cnt types in diff interface.
2006-04-05Add documentation for git-imap-send.
2006-04-05blame.c: fix completely broken ancestry traversal.
2006-04-06gitk: Fix incorrect invocation of getmergediffline
2006-04-06[PATCH] gitk: Fix searching for filenames in gitk
2006-04-05date parsing: be friendlier to our European friends.
2006-04-05Tweaks to make asciidoc play nice.
2006-04-05blame: use built-in xdiff
2006-04-05git-commit: document --amend
2006-04-05Merge branch 'jc/clone'
2006-04-05Merge branch 'pb/regex'
2006-04-05Avoid a crash if realloc returns a different pointer.
2006-04-05Avoid a divide by zero if there's no messages to send.
2006-04-05Fix compile with expat, but an old curl version
2006-04-05Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05combine-diff: move the code to parse hunk-header into common library.
2006-04-05Add git-clean command
2006-04-05Merge branch 'fix'
2006-04-05diff_flush(): leakfix.
2006-04-05combine-diff: refactor built-in xdiff interface.
2006-04-04parse_date(): fix parsing 03/10/2006
2006-04-04http-fetch: add optional DAV-based pack list
2006-04-05[PATCH] Provide configurable UI font for gitk
2006-04-05[PATCH] gitk: Use git wrapper to run git-ls-remote.
2006-04-05[PATCH] gitk: add key bindings for selecting first and last commit
2006-04-04On some platforms, certain headers need to be included before regex.h
2006-04-04cvsimport: use git-update-ref when updating
2006-04-05gitk: Add a help menu item to display key bindings
2006-04-05[PATCH] gitk: allow goto heads
2006-04-04combine-diff: use built-in xdiff.
2006-04-04GIT 1.3.0-rc2 v1.3.0-rc2
2006-04-04Merge in xdiff cleanup pieces
2006-04-04Set HTTP user agent to git/GIT_VERSION