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-12-03
Junio C Hamano
git-commit --allow-empty
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Junio C Hamano
git-commit: Allow to amend a merge commit that does...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Jeff King
quote_path: fix collapsing of relative paths
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Shawn Bohrer
Make git status usage say git status instead of git...
commit
|
commitdiff
|
tree
|
snapshot
2007-12-03
Junio C Hamano
Fix --signoff in builtin-commit differently.
commit
|
commitdiff
|
tree
|
snapshot
2007-12-02
Jeff King
git-commit: clean up die messages
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Alex Riesen
Do not generate full commit log message if it is not...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-28
Shawn O. Pearce
Remove git-status from list of scripts as it is builtin
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Kristian Høgsberg
Fix off-by-one error when truncating the diff out of...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-26
Pierre Habouzit
builtin-commit.c: export GIT_INDEX_FILE for launch_edit...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Add a few more tests for git-commit
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
builtin-commit: Include the diff in the commit message...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
builtin-commit: fix partial-commit support
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Fix add_files_to_cache() to take pathspec, not user...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Export three helper functions from ls-files
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
builtin-commit: run commit-msg hook with correct messag...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
builtin-commit: do not color status output shown in...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
file_exists(): dangling symlinks do exist
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
Replace "runstatus" with "status" in the tests
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
t7501-commit: Add test for git commit <file> with dirty...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
builtin-commit: Clean up an unused variable and a debug...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
Call refresh_cache() when updating the user index for...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
builtin-commit: Add newline when showing which commit...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
builtin-commit: resurrect behavior for multiple -m...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
builtin-commit --s: add a newline if the last line...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
builtin-commit: fix --signoff
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
git status: show relative paths when run in a subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
builtin-commit: Refresh cache after adding files.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
builtin-commit: fix reflog message generation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Johannes Schindelin
launch_editor(): read the file, even when EDITOR=:
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
Port git commit to C.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
Export launch_editor() and make it accept ':' as a...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Kristian Høgsberg
Add testcase for amending and fixing author in git...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Make test scripts executable.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-23
Junio C Hamano
Make test scripts executable.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Johannes Schindelin
rebase -i: move help to end of todo file
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Johannes Schindelin
bundle create: keep symbolic refs' names instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Thomas Harning
git-merge-ours: make it a builtin.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Wincent Colaiuta
Refactor patch_update_cmd
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Wincent Colaiuta
Authenticate only once in git-send-email
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Junio C Hamano
Merge git://git.bogomips.org/git-svn
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Junio C Hamano
Fix "quote" misconversion for rewrite diff output.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Eric Wong
git-svn: allow `info' command to work offline
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
David D. Kilzer
git-svn: info --url [path]
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
David D. Kilzer
git-svn info: implement info command
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
David D. Kilzer
git-svn: extract reusable code into utility functions
commit
|
commitdiff
|
tree
|
snapshot
2007-11-22
Eric Wong
t9106: fix a race condition that caused svn to miss...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Junio C Hamano
Merge git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Shun Kei Leung
git-p4: Fix typo in --detect-labels
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Jeff King
avoid "defined but not used" warning for fetch_objs_via...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Shawn O. Pearce
git-gui 0.9.0
gitgui-0.9.0
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-21
Jeff King
send-email: add transfer encoding header with content...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Junio C Hamano
git-compat-util.h: auto-adjust to compiler support...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Johannes Sixt
Flush progress message buffer in display().
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Jakub Narebski
autoconf: Add tests for memmem, strtoumax and mkdtemp...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Jakub Narebski
gitweb: Put project README in div.readme, fix its padding
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Jakub Narebski
gitweb: Style all tables using CSS
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Ask Bjørn Hansen
send-email: Don't add To: recipients to the Cc: header
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Matthieu Moy
Doc fix for git-reflog: mention @{...} syntax, and...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Brian Downing
config: clarify compression defaults
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Brian Downing
config: correct core.loosecompression documentation
commit
|
commitdiff
|
tree
|
snapshot
2007-11-20
Anton Gyllenberg
gitview: import only one of gtksourceview and gtksource...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
David D. Kilzer
git-send-email: show all headers when sending mail
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Wincent Colaiuta
Further clarify clean.requireForce changes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'maint' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
J. Bruce Fields
Documentation: Fix references to deprecated commands
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Update draft release notes for 1.5.4
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
J. Bruce Fields
user-manual: mention "..." in "Generating diffs", etc.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'lt/rev-list-gitlink'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'ds/checkout-upper'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'sh/p4'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-19
Junio C Hamano
Merge branch 'lt/rev-list-interactive'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
Merge branch 'ph/diffopts'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
Draft release notes: fix clean.requireForce description
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
Merge branch 'maint' to synchronize with 1.5.3.6
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Steffen Prohaska
user-manual: Add section "Why bisecting merge commits...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
GIT 1.5.3.6
v1.5.3.6
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Guido Ostkamp
Use compat mkdtemp() on Solaris boxes
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
Merge branch 'ph/parseopt-sh'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
grep -An -Bm: fix invocation of external grep command
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
J. Bruce Fields
git-remote.txt: fix example url
commit
|
commitdiff
|
tree
|
snapshot
2007-11-18
Junio C Hamano
Merge git://git.bogomips.org/git-svn
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
David Reiss
git-svn: Fix a typo and add a comma in an error message...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
David D Kilzer
git-svn log: handle unreachable revisions like "svn...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
David D Kilzer
git-svn log: include commit log for the smallest revisi...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
David D Kilzer
git-svn log: fix ascending revision ranges
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Konstantin...
git-svn's dcommit must use subversion's config
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Eric Wong
git-svn: add tests for command-line usage of init and...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
Update draft release notes for 1.5.4
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Mike Hommey
Fix and improve t7004 (git-tag tests)
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Sergei Organov
Documentation: fix git-clone manpage not to refer to...
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Sergei Organov
user-manual.txt: minor clarification.
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
Update draft release notes for 1.5.3.6
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
Merge branch 'ds/maint-deflatebound' into maint
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
Fix per-directory exclude handing for "git add"
commit
|
commitdiff
|
tree
|
snapshot
2007-11-17
Junio C Hamano
core.excludesfile clean-up
commit
|
commitdiff
|
tree
|
snapshot
next