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
2007-03-13
Shawn O. Pearce
Use run_command within send-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Use run_command within receive-pack to invoke index...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Use run_command within merge-index
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Use run_command for proxy connections
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Use RUN_GIT_CMD to run push backends
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Correct new compiler warnings in builtin-revert
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Replace fork_with_pipe in bundle with run_command
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Teach run-command to redirect stdout to /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Teach run-command about stdout redirection
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git/fastimport
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Junio C Hamano
Merge branch 'maint' of git://repo.or.cz/git/fastimport...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-13
Shawn O. Pearce
Fix t5510-fetch's use of sed
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Simplify closing two fds at once in run-command.c
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Remove unnecessary casts from fast-import
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Jeff King
New fast-import test case for valid tree sorting
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Jeff King
fast-import: grow tree storage more aggressively
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Don't package the git-gui credits file anymore
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Junio C Hamano
Merge branch 'maint' of git://repo.or.cz/git-gui into...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Linus Torvalds
Re-fix get_sha1_oneline()
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Merge branch 'maint'
gitgui-0.6.5
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
git-gui: Allow 'git gui version' outside of a repository
gitgui-0.6.4
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
git-gui: Revert "git-gui: Display all authors of git...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
git-gui: Revert "Don't modify CREDITS-FILE if it hasn...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
git-gui: Allow committing empty merges
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Johannes Schindelin
git-bundle: only die if pack would be empty, warn if...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Avi Kivity
git-send-email: configurable bcc and chain-reply-to
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Avi Kivity
git-send-email: Document configuration options
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
J. Bruce Fields
git-merge: warn when -m provided on a fast forward
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Junio C Hamano
Merge branch 'jc/boundary'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Change {pre,post}-receive hooks to use stdin
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Split back out update_hook handling in receive-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Refactor run_command error handling in receive-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Teach run_command how to setup a stdin pipe
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Split run_command into two halves (start/finish)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Start defining a more sophisticated run_command
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Remove unused run_command variants
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Shawn O. Pearce
Switch to run_command_v_opt in revert
commit
|
commitdiff
|
tree
|
snapshot
2007-03-12
Frank Lichtenheld
cvsserver: Use Merged response instead of Update-existi...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Jim Meyering
I like the idea of the new ':/<oneline prefix>' notatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'js/attach'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'js/diff-ni'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'jc/fsck'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'pb/commit-i'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'js/revert-cherry'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'sp/make'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Alexandre Julliard
git.el: Retrieve commit log information from .dotest...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Alexandre Julliard
git.el: Avoid appending a signoff line that is already...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Matthias Lederhofer
setup_git_directory_gently: fix off-by-one error
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
Junio C Hamano
Merge branch 'maint' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
user-manual: install user manual stylesheet with other...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
user-manual: fix rendering of history diagrams
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
user-manual: fix missing colon in git-show example
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
user-manual: fix inconsistent use of pull and merge
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
user-manual: fix inconsistent example
commit
|
commitdiff
|
tree
|
snapshot
2007-03-11
J. Bruce Fields
glossary: fix overoptimistic automatic linking of defin...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Jeff King
Documentation: s/seperator/separator/
commit
|
commitdiff
|
tree
|
snapshot
2007-03-10
Matthias Kestenholz
Adjust reflog filemode in shared repository
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Paolo Bonzini
git-commit: add a --interactive option
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Johannes Schindelin
git-bundle: prevent overwriting existing bundles
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Johannes Schindelin
git-bundle: die if a given ref is not included in bundle
commit
|
commitdiff
|
tree
|
snapshot
2007-03-09
Johannes Schindelin
git-bundle: handle thin packs in subcommand "unbundle"
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Junio C Hamano
Merge branch 'js/config-rename'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git/fastimport
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Johannes Schindelin
git-bundle: Make thin packs
commit
|
commitdiff
|
tree
|
snapshot
2007-03-08
Johannes Schindelin
git-bundle: avoid packing objects which are in the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Allow fast-import frontends to reload the marks table
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Use atomic updates to the fast-import mark file
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Teach receive-pack to run pre-receive/post-receive...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Refactor handling of error_string in receive-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Refactor run_update_hook to be more useful
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Don't run post-update hook unless a ref changed
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Move post-update hook to after all other activity
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Preallocate memory earlier in fast-import
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Cast 64 bit off_t to 32 bit size_t
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Use off_t in pack-objects/fast-import when we mean...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Use off_t when we really mean a file offset.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Use uint32_t for pack-objects counters.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Use uint32_t for all packed object counts.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
General const correctness fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Don't build external_grep if its not used
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Fix mmap leak caused by reading bad indexes.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Display the null SHA-1 as the base for an OBJ_OFS_DELTA.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Paolo Bonzini
git-archimport: allow remapping branch names
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Santi B
\e
,Ai...
t/t5515-fetch-merge-logic.sh: Add two more tests
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Shawn O. Pearce
Catch write_ref_sha1 failure in receive-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Johannes Schindelin
bundle: fix wrong check of read_header()'s return value...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Jakub Narebski
gitweb: Don't escape attributes in CGI.pm HTML methods
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Alex Riesen
Allow "make -w" generate its usual output
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Alex Riesen
Support of "make -s": do not output anything of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Alex Riesen
More build output cleaning up
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Johannes Schindelin
make t8001 work on Mac OS X again
commit
|
commitdiff
|
tree
|
snapshot
2007-03-07
Alex Riesen
git-gui: Support of "make -s" in: do not output anythin...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Junio C Hamano
revision --boundary: fix uncounted case.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-06
Li Yang
gitweb: Change to use explicitly function call cgi...
commit
|
commitdiff
|
tree
|
snapshot
next