gitweb.git

Commits

2006-04-08 GIT 1.3.0-rc3 v1.3.0-rc3
2006-04-08 Merge branch 'kh/svn'
2006-04-08 Merge branch 'jc/thinpack'
2006-04-08 Merge branch 'jc/date'
2006-04-08 Merge branch 'nh/http'
2006-04-08 Merge branch 'ew/rev-abbrev'
2006-04-08 Merge branch 'jc/blame'
2006-04-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Merge branch 'maint'
2006-04-07 count-delta: match get_delta_hdr_size() changes. v1.2.6
2006-04-07 check patch_delta bounds more carefully
2006-04-07 git-svnimport: Don't assume that copied files haven...
2006-04-07 rev-list --abbrev-commit
2006-04-07 Thin pack generation: optimization.
2006-04-07 Add Documentation/technical/pack-format.txt
2006-04-07 Added Packing Heursitics IRC writeup.
2006-04-07 blame -S <ancestry-file>
2006-04-07 Match ofs/cnt types in diff interface.
2006-04-06 Add documentation for git-imap-send.
2006-04-06 blame.c: fix completely broken ancestry traversal.
2006-04-06 gitk: Fix incorrect invocation of getmergediffline
2006-04-06 [PATCH] gitk: Fix searching for filenames in gitk
2006-04-05 date parsing: be friendlier to our European friends.
2006-04-05 Tweaks to make asciidoc play nice.
2006-04-05 blame: use built-in xdiff
2006-04-05 git-commit: document --amend
2006-04-05 Merge branch 'jc/clone'
2006-04-05 Merge branch 'pb/regex'
2006-04-05 Avoid a crash if realloc returns a different pointer.
2006-04-05 Avoid a divide by zero if there's no messages to send.
2006-04-05 Fix compile with expat, but an old curl version
2006-04-05 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 combine-diff: move the code to parse hunk-header into...
2006-04-05 Add git-clean command
2006-04-05 Merge branch 'fix'
2006-04-05 diff_flush(): leakfix.
2006-04-05 combine-diff: refactor built-in xdiff interface.
2006-04-05 parse_date(): fix parsing 03/10/2006
2006-04-05 http-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...
2006-04-05 On some platforms, certain headers need to be included...
2006-04-05 cvsimport: use git-update-ref when updating
2006-04-04 gitk: Add a help menu item to display key bindings
2006-04-04 [PATCH] gitk: allow goto heads
2006-04-04 combine-diff: use built-in xdiff.
2006-04-04 GIT 1.3.0-rc2 v1.3.0-rc2
2006-04-04 Merge in xdiff cleanup pieces
2006-04-04 Set HTTP user agent to git/GIT_VERSION
2006-04-04 git-ls-remote: send no-cache header when fetching info...
2006-04-04 Support for pickaxe matching regular expressions
2006-04-04 Merge branch 'pe/cleanup'
2006-04-04 Merge branch 'lt/fix-sol-pack'
2006-04-04 Replace xmalloc+memset(0) with xcalloc.
2006-04-04 Use blob_, commit_, tag_, and tree_type throughout.
2006-04-04 Clean-up trivially redundant diff.
2006-04-04 contrib/git-svn: handle array values correctly
2006-04-04 contrib/git-svn: make sure our git-svn is up-to-date...
2006-04-04 contrib/git-svn: ensure repo-config returns a value...
2006-04-04 Use sigaction and SA_RESTART in read-tree.c; add option... v1.2.5
2006-04-04 safe_fgets() - even more anal fgets()
2006-04-03 git-clone: fix handling of upsteram whose HEAD does...
2006-04-03 fix repacking with lots of tags
2006-04-03 Documentation: revise top of git man page
2006-04-02 pack-objects: be incredibly anal about stdio semantics
2006-04-02 Fix Solaris stdio signal handling stupidities
2006-04-02 Fix sparse warnings about non-ANSI function prototypes
2006-04-02 Fix sparse warnings about usage of 0 instead of NULL
2006-04-02 Remove useless pointer update
2006-04-02 gitk: replace parent and children arrays with lists
2006-04-02 contrib/git-svn: documentation updates
2006-04-02 contrib/git-svn: accept configuration via repo-config
2006-04-02 revision: --max-age alone does not need limit_list...
2006-04-02 revision: simplify argument parsing.
2006-04-02 revision: --topo-order and --unpacked
2006-04-02 revision: Fix --topo-order and --max-age with reachabil...
2006-04-01 Make path-limiting be incremental when possible.
2006-04-01 Move "--parent" parsing into generic revision.c library...
2006-04-01 Makefile: many programs now depend on xdiff/lib.a havin...
2006-03-31 rev-list --boundary: fix re-injecting boundary commits.
2006-03-31 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-30 gitk: Better workaround for arrows on diagonal line...
2006-03-30 contrib/git-svn: force GIT_DIR to an absolute path
2006-03-30 git-clone: exit early if repo isn't specified
2006-03-30 Make git-clone to take long double-dashed origin option...
2006-03-30 gitk: Allow top panes to scroll horizontally with mouse...
2006-03-30 gitk: Prevent parent link from overwriting commit headline
2006-03-30 gitk: Show diffs for boundary commits
2006-03-30 tree/diff header cleanup.
2006-03-30 assume unchanged git: diff-index fix.
2006-03-30 gitk: Use the new --boundary flag to git-rev-list
2006-03-30 revision.c "..B" syntax: constness fix
2006-03-30 revision arguments: ..B means HEAD..B, just like A...
2006-03-29 rev-list --boundary
2006-03-29 rev-list: memory usage reduction.
2006-03-28 rev-list --no-merges: argument parsing fix.
2006-03-28 xdiff: Show function names in hunk headers.
2006-03-28 Add ALL_LDFLAGS to the git target.
2006-03-28 GIT 1.3.0 rc1 v1.3.0-rc1
next