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-10-21
Johannes Sixt
upload-pack: Use start_command() to run pack-objects...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Have start_command() create a pipe to read the stderr...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Use start_comand() in builtin-fetch-pack.c instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Use run_command() to spawn external diff programs inste...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Use start_command() to run content filters instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Use start_command() in git_connect() instead of explici...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Johannes Sixt
Change git_connect() to return a struct child_process...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Shawn O. Pearce
Define compat version of mkdtemp for systems lacking it
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Shawn O. Pearce
Avoid scary errors about tagged trees/blobs during...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Johannes Schindelin
fetch: if not fetching from default remote, ignore...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Support 'push --dry-run' for http transport
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Support 'push --dry-run' for rsync transport
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Fix 'push --all branch...' error handling
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Merge branch 'master' into db/fetch-pack
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Shawn O. Pearce
Whip post 1.5.3.4 maintenance series into shape.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Josh England
Minor usage update in setgitperms.perl
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
manual: use 'URL' instead of 'url'.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
manual: add some markup.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
manual: Fix example finding commits referencing given...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
Fix wording in push definition.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
Fix some typos, punctuation, missing words, minor markup.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Ralf Wildenhues
manual: Fix or remove em dashes.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Brian Ewins
Add a --dry-run option to git-push.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Brian Ewins
Add a --dry-run option to git-send-pack.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Johannes Schindelin
Fix compilation when NO_CURL is defined
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Pierre Habouzit
Fix in-place editing functions in convert.c
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Mike Dalessio
instaweb: support for Ruby's WEBrick server
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Mike Dalessio
instaweb: allow for use of auto-generated scripts
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Marius Storm...
Add 'git-p4 commit' as an alias for 'git-p4 submit'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Michael Gebetsroither
hg-to-git speedup through selectable repack intervals
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Eygene Ryabinkin
git-svn: respect Subversion's [auth] section configurat...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Frederick Akalin
gtksourceview2 support for gitview
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Jeff Muizelaar
fix contrib/hooks/post-receive-email hooks.recipients...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Johannes Schindelin
Support cvs via git-shell
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Johannes Schindelin
rebase -i: use diff plumbing instead of porcelain
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Mathias Megyei
Do not remove distributed configure script
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Michele Ballabio
git-archive: document --exec
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Michele Ballabio
git-reflog: document --verbose
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Kristof Provost
makefile: Add a cscope target
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Gerrit Pape
git-config: handle --file option with relative pathname...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Johannes Schindelin
clear_commit_marks(): avoid deep recursion
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Jean-Luc Herren
git add -i: Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Jean-Luc Herren
git add -i: Fix parsing of abbreviated hunk headers
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Frank Lichtenheld
git-config: don't silently ignore options after --list
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Brandon Casey
git-gc --auto: simplify "repack" command line building
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Brandon Casey
git-gc: by default use safer "-A" option to repack...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Väinö Järvelä
Added a test for fetching remote tags when there is...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Alex Riesen
Fix a crash in ls-remote when refspec expands into...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Daniel Barkalow
Remove duplicate ref matches in fetch
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Alex Riesen
fix t5403-post-checkout-hook.sh: built-in test in dash...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Linus Torvalds
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
commit
|
commitdiff
|
tree
|
snapshot
2007-10-16
Linus Torvalds
Fix embarrassing "git log --follow" bug
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Junio C Hamano
Update state documentation link for 1.5.3.4
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Steven Walter
Don't checkout the full tree if avoidable
commit
|
commitdiff
|
tree
|
snapshot
2007-10-04
Junio C Hamano
builtin-apply: fix conversion error in strbuf series
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'mv/unknown'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'ph/strbuf'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'lh/merge'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'js/rebase-i'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'jc/autogc'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'je/hooks'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Merge branch 'ap/dateformat'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
Sync with GIT 1.5.3.4
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
GIT 1.5.3.4
v1.5.3.4
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Andy Parkins
Add a test script for for-each-ref, including test...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Carl Worth
Add test case for ls-files --with-tree
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Keith Packard
Must not modify the_index.cache as it may be passed...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Daniel Barkalow
Restore default verbosity for http fetches.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Robert Schiele
the ar tool is called gar on some systems
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Junio C Hamano
rename diff_free_filespec_data_large() to diff_free_fil...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Jeff King
diffcore-rename: cache file deltas
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Johan Herland
Mention 'cpio' dependency in INSTALL
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Federico Mena...
Make git-pull complain and give advice when there is...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Federico Mena...
Note that git-branch will not automatically checkout...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Federico Mena...
Add documentation for --track and --no-track to the...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-03
Federico Mena...
Say when --track is useful in the git-checkout docs.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Johannes Schindelin
Fix typo in config.txt
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Junio C Hamano
for-each-ref: fix %(numparent) and %(parent)
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Junio C Hamano
dateformat: parse %(xxdate) %(yydate:format) correctly
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Junio C Hamano
git-commit: initialize TMP_INDEX just to be sure.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-02
Steffen Prohaska
fixed link in documentation of diff-options
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Johannes Schindelin
fetch/push: readd rsync support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Junio C Hamano
Whip post 1.5.3.3 maintenance series into shape.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Miklos Vajna
git stash: document apply's --index switch
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Andy Parkins
post-receive-hook: Remove the From field from the gener...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-01
Junio C Hamano
Update stale documentation link in the k.org site
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Johannes Schindelin
Introduce remove_dir_recursively()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Junio C Hamano
bundle transport: fix an alloc_ref() call
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Alexandre Julliard
git.el: Reset the permission flags when changing a...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Alexandre Julliard
git.el: Update a file status in the git buffer upon...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Alexandre Julliard
git.el: Do not print a status message on every git...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Alexandre Julliard
git.el: Preserve file marks when doing a full refresh.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Daniel Barkalow
Fix adding a submodule with a remote url
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Jari Aalto
git-remote: exit with non-zero status after detecting...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Jari Aalto
git-remote: exit with non-zero status after detecting...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Johannes Schindelin
rebase -i: squash should retain the authorship of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-30
Johannes Schindelin
rebase -i: support single-letter abbreviations for...
commit
|
commitdiff
|
tree
|
snapshot
next