gitweb.git

Commits

2006-11-08 GIT 1.4.3-rc1 v1.4.4-rc1
2006-11-08 Merge branch 'maint'
2006-11-08 Merge branch 'jc/pickaxe'
2006-11-08 git-pickaxe: allow "-L <something>,+N"
2006-11-08 git-pack-objects progress flag documentation and cleanup
2006-11-07 remove an unneeded test
2006-11-07 Merge branch 'jc/read-tree'
2006-11-07 Merge branch 'np/index-pack'
2006-11-07 Merge branch 'maint'
2006-11-07 git-pickaxe: -L /regexp/,/regexp/
2006-11-06 Documentation: Transplanting branch with git-rebase...
2006-11-06 Document git-pack-refs and link it to git(7).
2006-11-06 merge-recursive implicitely depends on trust_executable_bit
2006-11-06 adjust_shared_perm: chmod() only when needed.
2006-11-06 Fix git-runstatus for repositories containing a file...
2006-11-05 Remove more sed invocations from within bash completion.
2006-11-05 Support bash completion on symmetric difference operator.
2006-11-05 Take --git-dir into consideration during bash completion.
2006-11-05 Bash completion support for remotes in .git/config.
2006-11-05 Only load .exe suffix'd completions on Cygwin.
2006-11-05 Added missing completions for show-branch and merge...
2006-11-05 git-pickaxe: optimize by avoiding repeated read_sha1_fi...
2006-11-05 git-blame: add internal statistics to count read blobs.
2006-11-05 cherry is built-in, do not ship git-cherry.sh
2006-11-05 Merge branch 'maint'
2006-11-05 Remove unsupported C99 style struct initializers in... v1.4.3.4
2006-11-05 Remove SIMPLE_PROGRAMS and make git-daemon a normal...
2006-11-05 Use ULONG_MAX rather than implicit cast of -1.
2006-11-05 git-svn: don't die on rebuild when --upgrade is specified
2006-11-05 git-svn: avoid printing filenames of files we're not...
2006-11-05 git-pickaxe: fix origin refcounting
2006-11-05 Merge branch 'np/verbose-push'
2006-11-05 Merge branch 'lt/push-config'
2006-11-05 Added bash completion support for git-reset.
2006-11-05 Added completion support for git-branch.exe.
2006-11-05 Merge branch 'pb/web'
2006-11-05 git-pickaxe: re-scan the blob after making progress...
2006-11-04 git-pickaxe: re-scan the blob after making progress...
2006-11-04 git-pickaxe: simplify Octopus merges further
2006-11-04 git-pickaxe: rename detection optimization
2006-11-04 Merge branch 'maint'
2006-11-04 apply: handle "traditional" creation/deletion diff...
2006-11-04 gitweb: Remove extra "/" in path names for git_get_proj...
2006-11-04 git.el: Include MERGE_MSG in the log-edit buffer even...
2006-11-04 git.el: Move point after the log message header when...
2006-11-04 git.el: Added a function to open the current file in...
2006-11-04 git.el: Added functions for moving to the next/prev...
2006-11-03 remove .keep pack lock files when done with refs update
2006-11-03 have index-pack create .keep file more carefully
2006-11-03 improve fetch-pack's handling of kept packs
2006-11-03 git-fetch can use both --thin and --keep with fetch...
2006-11-03 Teach receive-pack how to keep pack files based on...
2006-11-03 Allow pack header preprocessing before unpack-objects...
2006-11-03 Merge branch 'master' into np/index-pack
2006-11-03 gitweb: Better support for non-CSS aware web browsers
2006-11-03 gitweb: Output also empty patches in "commitdiff" view
2006-11-03 Merge branch 'sp/keep-pack' into np/index-pack
2006-11-03 Merge branch 'maint'
2006-11-03 gitweb: Use git-for-each-ref to generate list of heads...
2006-11-03 for-each-ref: "creator" and "creatordate" fields
2006-11-03 Add --global option to git-repo-config.
2006-11-03 pack-refs: Store the full name of the ref even when...
2006-11-03 git-clone documentation didn't mention --origin as...
2006-11-03 Minor grammar fixes for git-diff-index.txt
2006-11-03 link_temp_to_file: call adjust_shared_perm() only when...
2006-11-03 Remove uneccessarily similar printf() from print_ref_li...
2006-11-02 git-pickaxe: work properly in a subdirectory.
2006-11-01 make git-push a bit more verbose
2006-11-01 Merge branch 'maint'
2006-11-01 pack-objects doesn't create random pack names
2006-11-01 branch: work in subdirectories.
2006-11-01 gitweb: Use 's' regexp modifier to secure against filen...
2006-11-01 gitweb: Secure against commit-ish/tree-ish with the...
2006-11-01 gitweb: esc_html() author in blame
2006-11-01 Merge branch 'rs/cherry'
2006-11-01 Merge branch 'jc/refs-and-fetch'
2006-11-01 Merge branch 'lj/refs'
2006-11-01 git-svnimport: support for partial imports
2006-10-31 link_temp_to_file: don't leave the path truncated on...
2006-10-31 Introduce a new revision set operator <rev>^!
2006-10-31 git-pickaxe: cache one already found path per commit.
2006-10-31 git push: add verbose flag and allow overriding of...
2006-10-31 Allow '-' in config variable names
2006-10-31 Merge branch 'maint'
2006-10-31 Move deny_non_fast_forwards handling completely into...
2006-10-31 Remove unused variable in receive-pack.
2006-10-31 revision traversal: --unpacked does not limit commit...
2006-10-31 Continue traversal when rev-list --unpacked finds a...
2006-10-31 Use memmove instead of memcpy for overlapping areas
2006-10-31 Use memmove instead of memcpy for overlapping areas
2006-10-31 git-pickaxe: split find_origin() into find_rename(...
2006-10-31 quote.c: ensure the same quoting across platforms.
2006-10-31 Revert "send-pack --keep: do not explode into loose...
2006-10-30 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
2006-10-30 git-pickaxe: tighten sanity checks.
2006-10-30 git-pickaxe: refcount origin correctly in find_copy_in_...
2006-10-30 git-pickaxe: allow -Ln,m as well as -L n,m
2006-10-30 missing small substitution
2006-10-29 git-pickaxe: WIP to refcount origin structure.
2006-10-29 Teach git-index-pack how to keep a pack file.
next