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
*
merge-recursive: move call_depth to struct merge_options
Miklos Vajna
2008-09-03
*
cherry-pick/revert: make direct internal call to merge_tree()
Miklos Vajna
2008-09-02
*
builtin-merge: avoid run_command_v_opt() for recursive and subtree
Miklos Vajna
2008-08-30
*
merge-recursive: introduce merge_options
Miklos Vajna
2008-08-30
*
merge-recursive.c: Add more generic merge_recursive_generic()
Stephan Beyer
2008-08-30
*
Split out merge_recursive() to merge-recursive.c
Miklos Vajna
2008-08-30
*
Merge branch 'maint'
Junio C Hamano
2008-08-30
|
\
|
*
gitattributes: -crlf is not binary
Junio C Hamano
2008-08-30
|
*
git-apply: Loosen "match_beginning" logic
Junio C Hamano
2008-08-30
|
*
Fix example in git-name-rev documentation
Junio C Hamano
2008-08-30
|
*
Merge branch 'sp/missing-thin-base' into maint
Junio C Hamano
2008-08-30
|
|
\
|
|
*
pack-objects: Allow missing base objects when creating thin packs
Shawn O. Pearce
2008-08-12
|
*
|
Merge branch 'af/maint-install-no-handlink' into maint
Junio C Hamano
2008-08-29
|
|
\
\
|
|
*
|
Fix use of hardlinks in "make install"
Alex Riesen
2008-08-29
|
*
|
|
shell: do not play duplicated definition games to shrink the executable
Junio C Hamano
2008-08-29
|
*
|
|
Merge branch 'np/verify-pack' into maint
Junio C Hamano
2008-08-29
|
|
\
\
\
*
|
\
\
\
Merge branch 'sb/daemon'
Junio C Hamano
2008-08-30
|
\
\
\
\
\
|
*
|
|
|
|
daemon.c: minor style fixup
Junio C Hamano
2008-08-25
|
*
|
|
|
|
git-daemon: rewrite kindergarden, new option --max-connections
Stephen R. van den Berg
2008-08-17
|
*
|
|
|
|
git-daemon: Simplify dead-children reaping logic
Stephen R. van den Berg
2008-08-17
|
*
|
|
|
|
git-daemon: use LOG_PID, simplify logging code
Stephen R. van den Berg
2008-08-17
|
*
|
|
|
|
git-daemon: call logerror() instead of error()
Stephen R. van den Berg
2008-08-17
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-29
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tutorial: gentler illustration of Alice/Bob workflow using gitk
Paolo Ciarrocchi
2008-08-29
|
*
|
|
|
|
pretty=format: respect date format options
Jeff King
2008-08-29
|
*
|
|
|
|
make git-shell paranoid about closed stdin/stdout/stderr
Paolo Bonzini
2008-08-29
|
*
|
|
|
|
Document gitk --argscmd flag.
Yann Dirson
2008-08-29
|
*
|
|
|
|
Fix '--dirstat' with cross-directory renaming
Linus Torvalds
2008-08-29
|
*
|
|
|
|
for-each-ref: Allow a trailing slash in the patterns
Björn Steinbrink
2008-08-29
*
|
|
|
|
|
git-p4: Fix checkout bug when using --import-local.
Tor Arvid Lund
2008-08-29
*
|
|
|
|
|
list_commands: only call git_exec_path if it is needed
Alex Riesen
2008-08-28
*
|
|
|
|
|
Allow git help work without PATH set
Alex Riesen
2008-08-28
*
|
|
|
|
|
Make main_cmds and other_cmds local to builtin-help.c
Alex Riesen
2008-08-28
*
|
|
|
|
|
Remove useless memset of static command name lists in builtin-merge.c
Alex Riesen
2008-08-28
*
|
|
|
|
|
Remove calculation of the longest command name from where it is not used
Alex Riesen
2008-08-28
*
|
|
|
|
|
dir.c: Avoid c99 array initialization
Brandon Casey
2008-08-28
*
|
|
|
|
|
bash-completion: Add all submodule subcommands to the completion list
Matthias Kestenholz
2008-08-28
*
|
|
|
|
|
Merge branch 'mv/merge-custom'
Junio C Hamano
2008-08-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t7606: fix custom merge test
Junio C Hamano
2008-08-23
|
*
|
|
|
|
|
Fix "git-merge -s bogo" help text
Junio C Hamano
2008-08-20
|
*
|
|
|
|
|
Update .gitignore to ignore git-help
Gustaf Hendeby
2008-08-13
|
*
|
|
|
|
|
Builtin git-help.
Miklos Vajna
2008-08-02
|
*
|
|
|
|
|
builtin-help: always load_command_list() in cmd_help()
Miklos Vajna
2008-07-30
|
*
|
|
|
|
|
Add a second testcase for handling invalid strategies in git-merge
Miklos Vajna
2008-07-29
|
*
|
|
|
|
|
Add a new test for using a custom merge strategy
Miklos Vajna
2008-07-29
|
*
|
|
|
|
|
builtin-merge: allow using a custom strategy
Miklos Vajna
2008-07-29
|
*
|
|
|
|
|
builtin-help: make some internal functions available to other builtins
Miklos Vajna
2008-07-29
*
|
|
|
|
|
|
Merge branch 'ml/submodule'
Junio C Hamano
2008-08-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-submodule.sh - Remove trailing / from URL if found
Mark Levedahl
2008-08-21
|
*
|
|
|
|
|
|
git-submodule.sh - Remove trailing / from URL if found
Mark Levedahl
2008-08-20
[next]