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
2008-07-30
Kevin Ballard
format-patch: Produce better output with --inline or...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Brian Gernhardt
Documentation: Remove mentions of git-svnimport.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Abhijit Menon-Sen
Make it clear that push can take multiple refspecs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-30
Abhijit Menon-Sen
`git submodule add` now requires a <path>
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Alex Riesen
Make use of stat.ctime configurable
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Christian Couder
merge-base: die with an error message if not passed...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Junio C Hamano
t7001: fix "git mv" test
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Junio C Hamano
Documentation: clarify what is shown in "git-ls-files...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Steffen Prohaska
run-command (Windows): Run dashless "git <cmd>"
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Steffen Prohaska
Refactor, adding prepare_git_cmd(const char **argv)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Olivier Marin
builtin-verify-tag: fix -v option parsing
commit
|
commitdiff
|
tree
|
snapshot
2008-07-29
Junio C Hamano
ls-tree documentation: enhance notes on subdirectory...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Junio C Hamano
Allow installing in the traditional way
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Junio C Hamano
Allow building without any git installed
commit
|
commitdiff
|
tree
|
snapshot
2008-07-28
Jeff King
init: handle empty "template" parameter
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Junio C Hamano
GIT 1.6.0-rc1
v1.6.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Petr Baudis
git-mv: Keep moved index entries inact
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Petr Baudis
git-mv: Remove dead code branch
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Shawn O. Pearce
fsck: Don't require tmp_obj_ file names are 14 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Johannes Schindelin
Avoid chdir() in list_commands_in_dir()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Lars Hjemli
builtin-branch: fix -v for --[no-]merged
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Lars Hjemli
builtin-branch: factor out merge_filter matching
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Lars Hjemli
builtin-branch: remove duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Björn Steinbrink
rev-parse: Add support for the ^! and ^@ syntax
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Junio C Hamano
make sure parsed wildcard refspec ends with slash
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Jakub Narebski
gitweb: More about how gitweb gets 'owner' of repository
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Jonathan Nieder
t6030 (bisect): work around Mac OS X "ls"
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Cesar Eduardo...
Documentation/git-submodule.txt: fix doubled word
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Lee Marlow
bash completion: Add completion for 'git help'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Anders Melchiorsen
Documentation: fix diff.external example
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Thomas Rast
bash completion: Add long options for 'git describe'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Abhijit Menon-Sen
Clarify that "git log x.c y.h" lists commits that touch...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-27
Junio C Hamano
Merge git://repo.or.cz/git-gui
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
git-gui: "Stage Line": Treat independent changes in...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
git-gui: Fix "Stage/Unstage Line" with one line of...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Stephan Beyer
git-reset: Let -q hush "locally modified" messages
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Brad King
git-svn: teach dcommit about svn auto-props
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Windows: Do not compile git-shell
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Windows: Make sure argv[0] has a path
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Windows: Make $(gitexecdir) relative
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Allow add_path() to add non-existent directories to...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Allow the built-in exec path to be relative to the...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Fix relative built-in paths to be relative to the comma...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Record the command invocation path early
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Makefile: Normalize $(bindir) and $(gitexecdir) before...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Johannes Sixt
Makefile: Do not install a copy of 'git' in $(gitexecdir)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Rene Scharfe
archive: allow --exec and --remote without equal sign
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Rene Scharfe
archive: declare struct archiver where it's needed
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Rene Scharfe
archive: define MAX_ARGS where it's needed
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Rene Scharfe
archive: move parameter parsing code to archive.c
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Rene Scharfe
archive: add write_archive()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Steve Haslam
Remove references to git-fetch-pack from "git clone...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Stephan Beyer
git-am: Mention --abort in usage string part of OPTIONS...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Steve Haslam
Propagate -u/--upload-pack option of "git clone" to...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Stephan Beyer
editor.c: Libify launch_editor()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-26
Stephan Beyer
Move launch_editor() from builtin-tag.c to editor.c
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Shawn O. Pearce
git-gui: Correct 'Visualize Branches' on Mac OS X to...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Abhijit Menon-Sen
git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Junio C Hamano
Documentation: clarify how to disable elements in core...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Junio C Hamano
Makefile: fix shell quoting
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Junio C Hamano
tests: propagate $(TAR) down from the toplevel Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Björn Steinbrink
index-pack.c: correctly initialize appended objects
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Peter Valdemar...
send-email: find body-encoding correctly
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Jonathan Nieder
document that git-tag can tag more than heads
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Brandon Casey
perl/Makefile: update NO_PERL_MAKEMAKER section
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
SZEDER Gábor
bash: offer only paths after '--' for 'git checkout'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
SZEDER Gábor
checkout: mention '--' in the docs
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Junio C Hamano
Merge branch 'ph/checkout'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Pierre Habouzit
git-checkout: improve error messages, detect ambiguities.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Olivier Marin
update test case to protect am --skip behaviour
commit
|
commitdiff
|
tree
|
snapshot
2008-07-25
Brandon Casey
Teach fsck and prune about the new location of temporar...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Junio C Hamano
Merge branch 'maint' into ph/checkout
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Stephan Beyer
Make non-static functions, that may be static, static
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Junio C Hamano
ignore non-existent refs in dwim_log()
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Thomas Rast
git-completion.bash: provide completion for 'show-branch'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-24
Lee Marlow
bash completion: Add long options for 'git rm'
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
P. Christeas
svnimport: newer libsvn wants us to ask for the root...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Petr Baudis
Documentation/git-filter-branch: teach "rm" instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Schindelin
git daemon: avoid waking up too often
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Schindelin
builtin-commit: Two trivial style-cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Junio C Hamano
Documentation: clarify diff --cc
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Stephan Beyer
am --abort: Add to bash-completion and mention in git...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Petr Baudis
git-filter-branch.sh: Allow running in bare repositories
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Junio C Hamano
builtin-branch.c: optimize --merged and --no-merged
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Junio C Hamano
builtin-branch.c: remove unused code in append_ref...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Junio C Hamano
stash save: fix parameter handling
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Stephan Beyer
git-am: Add colon before the subject that is printed...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Pierre Habouzit
git-checkout: fix command line parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Sixt
rebase -i: When an 'edit' stops, mention the commit
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Schindelin
sort_in_topological_order(): avoid setting a commit...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Schindelin
Add test to show that show-branch misses out the 8th...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Johannes Schindelin
Ignore dirty submodule states in "git pull --rebase"
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Brandon Casey
t/t4202-log.sh: add newline at end of file
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Brandon Casey
t7502-commit.sh: rearrange test to make more portable
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Brandon Casey
t3200,t7201: replace '!' with test_must_fail
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Brandon Casey
t4116-apply-reverse.sh: use $TAR rather than tar
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Brandon Casey
t/: Replace diff [-u|-U0] with test_cmp to allow compil...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Miklos Vajna
t7601: extend the 'merge picks up the best result'...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-23
Daniel Barkalow
In perforce, RCS keywords are case-sensitive
commit
|
commitdiff
|
tree
|
snapshot
next