index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Windows: Make sure argv[0] has a path
Johannes Sixt
2008-07-25
*
Windows: Make $(gitexecdir) relative
Johannes Sixt
2008-07-25
*
Allow add_path() to add non-existent directories to the path
Johannes Sixt
2008-07-25
*
Allow the built-in exec path to be relative to the command invocation path
Johannes Sixt
2008-07-25
*
Fix relative built-in paths to be relative to the command invocation
Johannes Sixt
2008-07-25
*
Record the command invocation path early
Johannes Sixt
2008-07-25
*
Makefile: Normalize $(bindir) and $(gitexecdir) before comparing
Johannes Sixt
2008-07-25
*
Makefile: Do not install a copy of 'git' in $(gitexecdir)
Johannes Sixt
2008-07-25
*
archive: allow --exec and --remote without equal sign
Rene Scharfe
2008-07-25
*
archive: declare struct archiver where it's needed
Rene Scharfe
2008-07-25
*
archive: define MAX_ARGS where it's needed
Rene Scharfe
2008-07-25
*
archive: move parameter parsing code to archive.c
Rene Scharfe
2008-07-25
*
archive: add write_archive()
Rene Scharfe
2008-07-25
*
Remove references to git-fetch-pack from "git clone" documentation.
Steve Haslam
2008-07-25
*
git-am: Mention --abort in usage string part of OPTIONS_SPEC
Stephan Beyer
2008-07-25
*
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2008-07-25
*
editor.c: Libify launch_editor()
Stephan Beyer
2008-07-25
*
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
2008-07-25
*
Merge branch 'maint'
Junio C Hamano
2008-07-25
|
\
|
*
Makefile: fix shell quoting
Junio C Hamano
2008-07-25
|
*
tests: propagate $(TAR) down from the toplevel Makefile
Junio C Hamano
2008-07-25
|
*
index-pack.c: correctly initialize appended objects
Björn Steinbrink
2008-07-25
|
*
send-email: find body-encoding correctly
Peter Valdemar Mørch
2008-07-25
*
|
Documentation: clarify how to disable elements in core.whitespace
Junio C Hamano
2008-07-25
*
|
document that git-tag can tag more than heads
Jonathan Nieder
2008-07-25
*
|
perl/Makefile: update NO_PERL_MAKEMAKER section
Brandon Casey
2008-07-25
*
|
bash: offer only paths after '--' for 'git checkout'
SZEDER Gábor
2008-07-24
*
|
checkout: mention '--' in the docs
SZEDER Gábor
2008-07-24
*
|
Merge branch 'ph/checkout'
Junio C Hamano
2008-07-24
|
\
\
|
*
|
git-checkout: improve error messages, detect ambiguities.
Pierre Habouzit
2008-07-24
|
*
|
Merge branch 'maint' into ph/checkout
Junio C Hamano
2008-07-23
|
|
\
\
|
|
|
/
|
|
*
git-checkout: fix command line parsing.
Pierre Habouzit
2008-07-23
*
|
|
update test case to protect am --skip behaviour
Olivier Marin
2008-07-24
*
|
|
Teach fsck and prune about the new location of temporary objects
Brandon Casey
2008-07-24
|
/
/
*
|
Make non-static functions, that may be static, static
Stephan Beyer
2008-07-23
*
|
ignore non-existent refs in dwim_log()
Junio C Hamano
2008-07-23
*
|
git-completion.bash: provide completion for 'show-branch'
Thomas Rast
2008-07-23
*
|
bash completion: Add long options for 'git rm'
Lee Marlow
2008-07-23
*
|
svnimport: newer libsvn wants us to ask for the root with "", not "/"
P. Christeas
2008-07-23
*
|
Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"
Petr Baudis
2008-07-23
*
|
git daemon: avoid waking up too often
Johannes Schindelin
2008-07-23
*
|
builtin-commit: Two trivial style-cleanups
Johannes Schindelin
2008-07-23
*
|
Documentation: clarify diff --cc
Junio C Hamano
2008-07-23
*
|
am --abort: Add to bash-completion and mention in git-rerere documentation
Stephan Beyer
2008-07-23
*
|
git-filter-branch.sh: Allow running in bare repositories
Petr Baudis
2008-07-23
*
|
builtin-branch.c: optimize --merged and --no-merged
Junio C Hamano
2008-07-23
*
|
builtin-branch.c: remove unused code in append_ref() callback function
Junio C Hamano
2008-07-23
*
|
stash save: fix parameter handling
Junio C Hamano
2008-07-23
*
|
git-am: Add colon before the subject that is printed out as being applied
Stephan Beyer
2008-07-23
*
|
rebase -i: When an 'edit' stops, mention the commit
Johannes Sixt
2008-07-23
[next]