index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
git-pickaxe: allow "-L <something>,+N"
Junio C Hamano
2006-11-07
|
*
|
|
git-pickaxe: -L /regexp/,/regexp/
Junio C Hamano
2006-11-06
|
*
|
|
git-pickaxe: optimize by avoiding repeated read_sha1_file().
Junio C Hamano
2006-11-05
|
*
|
|
git-blame: add internal statistics to count read blobs.
Junio C Hamano
2006-11-05
|
*
|
|
git-pickaxe: fix origin refcounting
Junio C Hamano
2006-11-04
|
*
|
|
git-pickaxe: re-scan the blob after making progress with -C
Junio C Hamano
2006-11-04
|
*
|
|
git-pickaxe: re-scan the blob after making progress with -M
Junio C Hamano
2006-11-04
|
*
|
|
git-pickaxe: simplify Octopus merges further
Junio C Hamano
2006-11-04
|
*
|
|
git-pickaxe: rename detection optimization
Junio C Hamano
2006-11-04
|
*
|
|
git-pickaxe: work properly in a subdirectory.
Jeff King
2006-11-02
|
*
|
|
Introduce a new revision set operator <rev>^!
Junio C Hamano
2006-10-31
|
*
|
|
git-pickaxe: cache one already found path per commit.
Junio C Hamano
2006-10-31
|
*
|
|
git-pickaxe: split find_origin() into find_rename() and find_origin().
Junio C Hamano
2006-10-30
|
*
|
|
git-pickaxe: tighten sanity checks.
Junio C Hamano
2006-10-30
|
*
|
|
git-pickaxe: refcount origin correctly in find_copy_in_parent()
Junio C Hamano
2006-10-29
|
*
|
|
git-pickaxe: allow -Ln,m as well as -L n,m
Junio C Hamano
2006-10-29
|
*
|
|
git-pickaxe: WIP to refcount origin structure.
Junio C Hamano
2006-10-29
|
*
|
|
git-pickaxe: swap comparison loop used for -C
Junio C Hamano
2006-10-21
|
*
|
|
git-pickaxe: get rid of wasteful find_origin().
Junio C Hamano
2006-10-21
|
*
|
|
git-pickaxe: do not confuse two origins that are the same.
Junio C Hamano
2006-10-21
|
*
|
|
git-pickaxe: do not keep commit buffer.
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe: introduce heuristics to avoid "trivial" chunks
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe: improve "best match" heuristics
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe: fix nth_line()
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe: pagenate output by default.
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe -C: blame cut-and-pasted lines.
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe -M: blame line movements within a file.
Junio C Hamano
2006-10-20
|
*
|
|
git-pickaxe: blame rewritten.
Junio C Hamano
2006-10-19
*
|
|
|
git-pack-objects progress flag documentation and cleanup
Nicolas Pitre
2006-11-07
*
|
|
|
Merge branch 'jc/read-tree'
Junio C Hamano
2006-11-07
|
\
\
\
\
|
*
|
|
|
t6022: ignoring untracked files by merge-recursive when they do not matter
Junio C Hamano
2006-10-27
|
*
|
|
|
merge-recursive: adjust to loosened "working file clobbered" check
Junio C Hamano
2006-10-27
|
*
|
|
|
merge-recursive: make a few functions static.
Junio C Hamano
2006-10-27
|
*
|
|
|
merge-recursive: use abbreviated commit object name.
Junio C Hamano
2006-10-27
|
*
|
|
|
merge: loosen overcautious "working file will be lost" check.
Junio C Hamano
2006-10-27
*
|
|
|
|
Merge branch 'np/index-pack'
Junio C Hamano
2006-11-07
|
\
\
\
\
\
|
*
|
|
|
|
remove .keep pack lock files when done with refs update
Nicolas Pitre
2006-11-03
|
*
|
|
|
|
have index-pack create .keep file more carefully
Nicolas Pitre
2006-11-03
|
*
|
|
|
|
improve fetch-pack's handling of kept packs
Nicolas Pitre
2006-11-03
|
*
|
|
|
|
git-fetch can use both --thin and --keep with fetch-pack now
Nicolas Pitre
2006-11-03
|
*
|
|
|
|
Teach receive-pack how to keep pack files based on object count.
Shawn Pearce
2006-11-03
|
*
|
|
|
|
Allow pack header preprocessing before unpack-objects/index-pack.
Nicolas Pitre
2006-11-03
|
*
|
|
|
|
Merge branch 'master' into np/index-pack
Junio C Hamano
2006-11-03
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'sp/keep-pack' into np/index-pack
Junio C Hamano
2006-11-02
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Remove unused variable in receive-pack.
Shawn Pearce
2006-10-30
|
|
*
|
|
|
|
|
Teach git-index-pack how to keep a pack file.
Shawn Pearce
2006-10-29
|
|
*
|
|
|
|
|
Merge early part of branch 'np/index-pack' into sp/keep-pack
Junio C Hamano
2006-10-29
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Only repack active packs by skipping over kept packs.
Shawn Pearce
2006-10-29
|
|
*
|
|
|
|
|
|
Allow short pack names to git-pack-objects --unpacked=.
Shawn Pearce
2006-10-29
|
*
|
|
|
|
|
|
|
Revert "send-pack --keep: do not explode into loose objects on the receiving ...
Junio C Hamano
2006-10-30
[prev]
[next]