tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2005-07-10
Linus Torvalds
Fix up progress report for off-by-one error
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Linus Torvalds
Make "git log" exit properly if not in a git archive
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Linus Torvalds
Avoid signedness warnings in sha1_file.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Daniel Barkalow
[PATCH] Remove map_sha1_file
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Daniel Barkalow
[PATCH] write_sha1_to_fd()
commit
|
commitdiff
|
tree
|
snapshot
2005-07-10
Linus Torvalds
git-rev-list: allow missing objects when the parent...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
Add "-q" flag to "git commit"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
git-unpack-objects: show progress report by default
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Junio C Hamano
[PATCH] format-patch: fix skipping of blank-lines
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
Update the tutorial a bit
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
Make "git tag" more user-friendly
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
Make "git resolve" take the merge message in $3
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Bryan Larsen
[PATCH] Use SHA1 for git-update-cache --refresh
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Bryan Larsen
[PATCH] Add --info-only option to git-update-cache.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Bryan Larsen
[PATCH] Expose object ID computation functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-09
Linus Torvalds
Teach "git clone" about rsync sources
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Make "upload-pack" match git-fetch-pack usage
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Add "mkpath()" helper function
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Mark git-relink-script and git-repack-script executable
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Make "git clone" a lot more user-friendly
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Add "git-push-script" to make a more regular interface
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Teach 'git-send-pack' to send new branches and tags.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Make "for_each_ref()" always use the "canonical" refname.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Junio C Hamano
[PATCH] Use sq_quote() to properly quote the parameter...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Junio C Hamano
[PATCH] Make sq_expand() available as sq_quote().
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Add "git-sh-setup-script" for common git shell script...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
git-diff-*: support "-u" as a synonym for "-p"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Junio C Hamano
[PATCH] git-format-patch: Prepare patches for e-mail...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
Mark more characters shell-safe.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Linus Torvalds
git-fsck-cache: don't complain about lacking references...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Linus Torvalds
Merge /pub/scm/linux/kernel/git/chrisw/git
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Junio C Hamano
[PATCH] Typofix an error message in pack-check.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Junio C Hamano
[PATCH] Prevent t6000 series from dropping useless...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Junio C Hamano
[PATCH] Short-circuit git-clone-pack while cloning...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Chris Wright
Infrastructure for git rpm builds. Adds GIT_VERSION...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Linus Torvalds
git-clone-pack: fix sparse warning
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Jon Seymour
[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Jon Seymour
[PATCH] Ensure list insertion method does not depend...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Jon Seymour
[PATCH] Write sed script directly into temp file, rathe...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-07
Jon Seymour
[PATCH] Add t/t6003 with some --topo-order tests
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Make gitk use --topo-order instead of --merge-order
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
git-rev-list: remove the DUPCHECK logic, use SEEN instead
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Make sure we generate the whole commit list before...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Junio C Hamano
[PATCH] Let umask do its work upon filesystem object...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Junio C Hamano
[PATCH] clone-pack.c:write_one_ref() - Create leading...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Fixes a problem with --merge-order A B (A is...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Add a t/t6001 test case for a --merge-order bug
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Tidy up - slight simplification of rev-list.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Add "--topo-order" flag to use new topological sort
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Add a topological sort procedure to commit.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Use the new git-rev-parse "--[no-]flags" in "git diff".
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Add "--flags" and "--no-flags" arguments to git-rev...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Remove insane overlapping bit ranges from epoch.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Clean up commit insertion in git-rev-list
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Make "insert_by_date()" match "commit_list_insert()"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Change the sed seperator in t/t6000-lib.sh.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Introduce unit tests for git-rev-list --bisect
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Jon Seymour
[PATCH] Factor out useful test case infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Sven Verdoolaege
[PATCH] Fix fd leak in git-cvsimport-script
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Junio C Hamano
[PATCH] sha1_file.c;prepare_packed_git_one() - fix...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Merge master.kernel.org:/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Fix up path-cleanup in git_path() properly
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Increase the number of possible heads requested from...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Add a "git-show-index" helper that shows the contents...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Linus Torvalds
Don't special-case a zero-sized compression.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Make "git clone" use the new git-clone-pack
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Add "git-clone-pack" program to help with "git clone"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Fix silly thinko in "head_ref()"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Move "get_ack()" to common git_connect functions
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Remove multi-head support from fetch-pack
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Remove unnecessary usage of strncmp() in git-rev-list...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Merge head 'cvs2git' of netz.smurf.noris.de/git/git
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Work around git-http-pull breakage in git-fetch-script
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
git-fetch-script: use git-fetch-pack for local and...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Linus Torvalds
Add "git_path()" and "head_ref()" helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Matthias Urlichs
Merge with Linus' current tree
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Matthias Urlichs
Merge ... www.liacs.nl/~sverdool/git.git#cvs2git
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Matthias Urlichs
cvsimport: getopt accepted a -q option (undocumented...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-05
Sven Verdoolaege
git-cvsimport-script: move working directory forward
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
git-rev-list: make sure the output is sorted by recency
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Make rev-list flush the stdio buffers after each rev.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Make git-fetch-pack actually do all the unpacking etc.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Make git-fetch-pack and git-upload-pack negotiate needs...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Clean up output of "for_each_ref()" when GIT_DIR is "."
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Commit first cut at "git-fetch-pack"
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Move ref path matching to connect.c library
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Factor out the ssh connection stuff from send-pack.c
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: more error handling
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Jon Seymour
[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: provide direct support for cvsps...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: update cvsps cache instead of...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: fix branch switching
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Sven Verdoolaege
git-cvsimport-script: use private index.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
git-rev-parse: support show sha1 names for pack entries
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Linus Torvalds
Make git-rev-parse support cogito-style "short hex...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-03
Sven Verdoolaege
git-cvsimport-script: leave working directory alone.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-03
Linus Torvalds
Make the name of a pack-file depend on the objects...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-03
Sven Verdoolaege
git-cvsimport-script: typo head -> heads
commit
|
commitdiff
|
tree
|
snapshot
2005-07-03
Linus Torvalds
Add "git-prune-packed" that removes objects that exist...
commit
|
commitdiff
|
tree
|
snapshot
next