Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
git-repack-script: Add option to repack all objects.
2005-08-28
[PATCH] Make .git directory validation code test HEAD
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-25
[PATCH] Fix silly pathspec bug in git-ls-files
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-23
Make "git-rev-list" work within subdirectories
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-23
[PATCH] Fix git-rev-parse --default and --flags handling
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-22
[PATCH] git-ls-files: generalized pathspecs
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-21
[PATCH] Make "git-ls-files" work in subdirectories
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-18
[PATCH] git-applymbox: verify that index is clean
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-17
[PATCH] Make git-update-cache take relative pathnames
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-17
[PATCH] Export relative path handling "prefix_path...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-17
[PATCH] Improve handling of "." and ".." in git-diff-*
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-17
[PATCH] Fix test failure due to overly strict .git...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-17
[PATCH] Make "git diff" work inside relative subdirectories
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-14
[PATCH] Make get_sha1_basic() more careful
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-14
[PATCH] Make sure git-resolve-script always works on...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-12
[PATCH] Speed up git-merge-base a lot
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-09
[PATCH] "Child" information in commit window - and...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-07
[PATCH] gitk "parent information" in commit window
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-07
[PATCH] Extend "git reset" to take a reset point
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-06
[PATCH] Make git-sh-setup-script do what it was supposed...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-08-01
[PATCH] Fix sparse warnings
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-31
Fix merge-base from getting confused.
On Sat, 30 Jul 2005,
Linus Torvalds
wrote:
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-30
[PATCH] Making it easier to find which change introduced...
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-30
[PATCH] Fix interesting git-rev-list corner case
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-29
[PATCH] Make git-apply --stat less butt-ugly with long...
diff
|
tree
2005-07-28
git-fsck-cache: be stricter about "tree" objects
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-28
git-convert-cache: fix up mode conversion
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-28
git-fsck-cache.c: check commit objects more carefully
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-28
Make "parse_commit()" be a lot more careful
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-27
Tutorial typofix.
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-27
git-log: make sure we have some commit to start from.
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-27
Fix potential send-pack SIGSEGV
Signed-off-by:
Linus Torvalds
<torvalds@osdl.org>
diff
|
tree
2005-07-24
Fix up applymbox script for the addition of "git-"...
diff
|
tree
2005-07-24
Add a "git rename" to help with - surprise surprise...
diff
|
tree
2005-07-24
Rename the "tools" programs to also have the "git-...
diff
|
tree
2005-07-23
Update tutorial.txt branches/tags to use the nicer...
diff
|
tree
2005-07-23
Make "git tag" create both simple and signed tags
diff
|
tree
2005-07-23
Fix git protocol connection 'port' override
diff
|
tree
2005-07-23
Be more aggressive about marking trees uninteresting
diff
|
tree
2005-07-19
Add "git commit --all" since everybody seems to want it.
diff
|
tree
2005-07-19
git-send-pack: verify that sender is a proper superset...
diff
|
tree
2005-07-18
Merge master.kernel.org:/pub/scm/gitk/gitk
diff
|
tree
2005-07-16
Merge three separate "fetch refs" functions
diff
|
tree
2005-07-16
git-send-pack: add "--all" option to send all refs...
diff
|
tree
2005-07-16
git-fetch-script: fix http:// breakage
diff
|
tree
2005-07-16
Fix git-fetch-script breakage
diff
|
tree
2005-07-16
Merge git-tools repository under "tools" subdirectory
diff
|
tree
2005-07-16
Prepare git-tools for merging into the main git archive
diff
|
tree
2005-07-16
git-convert-cache: fix up file modes in trees too
diff
|
tree
2005-07-16
Be slightly smarter about git-daemon client shutdown
diff
|
tree
2005-07-16
git-daemon: actually remember the children we have...
diff
|
tree
2005-07-16
git-daemon: keep track of children
diff
|
tree
2005-07-15
Ahh, the heady days of 0.99 patchfiles
diff
|
tree
2005-07-15
Fix up "make doc"
diff
|
tree
2005-07-15
Add "--inetd" flag to git-daemon
diff
|
tree
2005-07-15
git-daemon: re-organize code a bit for --inetd flag
diff
|
tree
2005-07-15
Split up "diff_format" into "format" and "line_termination".
diff
|
tree
2005-07-14
Make "ce_match_path()" a generic helper function
diff
|
tree
2005-07-14
Make git-diff-cache skip any comparisons which don...
diff
|
tree
2005-07-14
Start using the partial tree reading in "git-diff-cache"
diff
|
tree
2005-07-14
Fix up read_tree() pathspec matching to use "const...
diff
|
tree
2005-07-14
Start adding interfaces to read in partial trees
diff
|
tree
2005-07-14
Fix replacing of a directory with a file/symlink in...
diff
|
tree
2005-07-14
Make "git diff" use git-sh-setup-script too..
diff
|
tree
2005-07-14
Make "git prune" use the "--full" flag to git-fsck...
diff
|
tree
2005-07-14
Get rid of nasty utf-8 characters in printout
diff
|
tree
2005-07-14
Fix the "close before dup" bug in clone-pack too
diff
|
tree
2005-07-14
Add a "git-daemon" that listens on a TCP port
diff
|
tree
2005-07-14
git-fetch-pack: close output fd after dup'ing the input
diff
|
tree
2005-07-14
Add first cut at "git protocol" connect logic.
diff
|
tree
2005-07-14
Make "git-checkout" create files with O_EXCL
diff
|
tree
2005-07-14
git-apply: be a lot more careful when writing files
diff
|
tree
2005-07-12
Abstract out the "name <email> date" handling of commit...
diff
|
tree
2005-07-12
parse_date(): allow const date string
diff
|
tree
2005-07-12
"make clean" should clean up after a rpm build
diff
|
tree
2005-07-12
Rename the RPM from "git" to "git-core"
diff
|
tree
2005-07-12
Add "git branch" script
diff
|
tree
2005-07-12
Make "git checkout" create new branches on demand
diff
|
tree
2005-07-12
Make "git checkout" verify that the argument refers...
diff
|
tree
2005-07-12
git-rev-parse: Allow a "zeroth" parent of a commit...
diff
|
tree
2005-07-12
git-send-pack: Fix duplicate refname match
diff
|
tree
2005-07-10
Fix up progress report for off-by-one error
diff
|
tree
2005-07-10
Make "git log" exit properly if not in a git archive
diff
|
tree
2005-07-10
Avoid signedness warnings in sha1_file.c
diff
|
tree
2005-07-10
git-rev-list: allow missing objects when the parent...
diff
|
tree
2005-07-09
Add "-q" flag to "git commit"
diff
|
tree
2005-07-09
git-unpack-objects: show progress report by default
diff
|
tree
2005-07-09
Update the tutorial a bit
diff
|
tree
2005-07-09
Make "git tag" more user-friendly
diff
|
tree
2005-07-09
Make "git resolve" take the merge message in $3
diff
|
tree
2005-07-09
Teach "git clone" about rsync sources
diff
|
tree
2005-07-08
Make "upload-pack" match git-fetch-pack usage
diff
|
tree
2005-07-08
Add "mkpath()" helper function
diff
|
tree
2005-07-08
Mark git-relink-script and git-repack-script executable
diff
|
tree
2005-07-08
Make "git clone" a lot more user-friendly
diff
|
tree
2005-07-08
Add "git-push-script" to make a more regular interface
diff
|
tree
2005-07-08
Teach 'git-send-pack' to send new branches and tags.
diff
|
tree
2005-07-08
Make "for_each_ref()" always use the "canonical" refname.
diff
|
tree
2005-07-08
Add "git-sh-setup-script" for common git shell script...
diff
|
tree
2005-07-08
git-diff-*: support "-u" as a synonym for "-p"
diff
|
tree
2005-07-08
Mark more characters shell-safe.
diff
|
tree