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
*
Add first cut at "git protocol" connect logic.
Linus Torvalds
2005-07-13
*
Make "git-checkout" create files with O_EXCL
Linus Torvalds
2005-07-13
*
git-apply: be a lot more careful when writing files
Linus Torvalds
2005-07-13
*
[PATCH] Clean up diff option descriptions.
Junio C Hamano
2005-07-13
*
[PATCH] git-diff-*: --name-only and --name-only-z.
Junio C Hamano
2005-07-13
*
[PATCH] diff-stages: support "-u" as a synonym for "-p".
Junio C Hamano
2005-07-13
*
[PATCH] git-cvsimport-script: parse multidigit revisions.
Sven Verdoolaege
2005-07-12
*
[PATCH] git: fix trivial warning from show_rename_copy()
Tony Luck
2005-07-12
*
Abstract out the "name <email> date" handling of commit-tree.c
Linus Torvalds
2005-07-12
*
parse_date(): allow const date string
Linus Torvalds
2005-07-12
*
"make clean" should clean up after a rpm build
Linus Torvalds
2005-07-12
*
Rename the RPM from "git" to "git-core"
Linus Torvalds
2005-07-12
*
Add "git branch" script
Linus Torvalds
2005-07-11
*
Make "git checkout" create new branches on demand
Linus Torvalds
2005-07-11
*
Make "git checkout" verify that the argument refers to a commit
Linus Torvalds
2005-07-11
*
git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself.
Linus Torvalds
2005-07-11
*
git-send-pack: Fix duplicate refname match
Linus Torvalds
2005-07-11
*
[PATCH] Bootstrap "make dist"
Chris Wright
2005-07-11
*
[PATCH] git-clone-script local optimization tweaks
Junio C Hamano
2005-07-11
*
[PATCH] git-cvsimport-script: add "import only" option
Sven Verdoolaege
2005-07-11
*
[PATCH] add --missing-ok option to write-tree
Bryan Larsen
2005-07-11
*
[PATCH] Check packs and then files.
Junio C Hamano
2005-07-11
*
[PATCH] Dereference tag repeatedly until we get a non-tag.
Junio C Hamano
2005-07-11
*
[PATCH] alternate object store and fsck
v0.99
Junio C Hamano
2005-07-10
*
Fix up progress report for off-by-one error
Linus Torvalds
2005-07-10
*
Make "git log" exit properly if not in a git archive
Linus Torvalds
2005-07-10
*
Avoid signedness warnings in sha1_file.c
Linus Torvalds
2005-07-10
*
[PATCH] Remove map_sha1_file
Daniel Barkalow
2005-07-10
*
[PATCH] write_sha1_to_fd()
Daniel Barkalow
2005-07-10
*
git-rev-list: allow missing objects when the parent is marked UNINTERESTING
Linus Torvalds
2005-07-10
*
Add "-q" flag to "git commit"
Linus Torvalds
2005-07-09
*
git-unpack-objects: show progress report by default
Linus Torvalds
2005-07-09
*
[PATCH] format-patch: fix skipping of blank-lines
Junio C Hamano
2005-07-08
*
Update the tutorial a bit
Linus Torvalds
2005-07-08
*
Make "git tag" more user-friendly
Linus Torvalds
2005-07-08
*
Make "git resolve" take the merge message in $3
Linus Torvalds
2005-07-08
*
[PATCH] Use SHA1 for git-update-cache --refresh
Bryan Larsen
2005-07-08
*
[PATCH] Add --info-only option to git-update-cache.
Bryan Larsen
2005-07-08
*
[PATCH] Expose object ID computation functions.
Bryan Larsen
2005-07-08
*
Teach "git clone" about rsync sources
Linus Torvalds
2005-07-08
*
Make "upload-pack" match git-fetch-pack usage
Linus Torvalds
2005-07-08
*
Add "mkpath()" helper function
Linus Torvalds
2005-07-08
*
Mark git-relink-script and git-repack-script executable
Linus Torvalds
2005-07-08
*
Make "git clone" a lot more user-friendly
Linus Torvalds
2005-07-08
*
Add "git-push-script" to make a more regular interface
Linus Torvalds
2005-07-08
*
Teach 'git-send-pack' to send new branches and tags.
Linus Torvalds
2005-07-08
*
Make "for_each_ref()" always use the "canonical" refname.
Linus Torvalds
2005-07-08
*
[PATCH] Use sq_quote() to properly quote the parameter to call shell.
Junio C Hamano
2005-07-08
*
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
2005-07-08
*
Add "git-sh-setup-script" for common git shell script setup
Linus Torvalds
2005-07-08
[next]