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
*
apply: handle filenames with double slashes better
Michal Marek
2009-05-24
*
t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
Nguyễn Thái Ngọc Duy
2009-05-24
*
post-receive-email: hooks.showrev: show how to include both web link and patch
Jim Meyering
2009-05-23
*
MinGW: Fix compiler warning in merge-recursive
Johannes Schindelin
2009-05-23
*
MinGW: Add a simple getpass()
Johannes Schindelin
2009-05-23
*
MinGW: use POSIX signature of waitpid()
Johannes Schindelin
2009-05-23
*
MinGW: the path separator to split GITPERLLIB is ';' on Win32
Johannes Schindelin
2009-05-23
*
MinGW: Scan for \r in addition to \n when reading shbang lines
Peter Harris
2009-05-23
*
Merge branch 'jn/gitweb-cleanup'
Junio C Hamano
2009-05-23
|
\
|
*
gitweb: Remove unused $hash_base parameter from normalize_link_target
Jakub Narebski
2009-05-13
|
*
gitweb: Simplify snapshot format detection logic in evaluate_path_info
Jakub Narebski
2009-05-13
|
*
gitweb: Use capturing parentheses only when you intend to capture
Jakub Narebski
2009-05-13
|
*
gitweb: Replace wrongly added tabs with spaces
Jakub Narebski
2009-05-13
|
*
gitweb: Use block form of map/grep in a few cases more
Jakub Narebski
2009-05-10
|
*
gitweb: Always use three argument form of open
Jakub Narebski
2009-05-10
|
*
gitweb: Always use three argument form of open
Jakub Narebski
2009-05-10
|
*
gitweb: Do not use bareword filehandles
Jakub Narebski
2009-05-10
*
|
Merge branch 'mg/track'
Junio C Hamano
2009-05-23
|
\
\
|
*
|
Fix behavior with non-commit upstream references
Michael J Gruber
2009-05-14
|
*
|
Test tracking of non-commit upstreams
Michael J Gruber
2009-05-13
*
|
|
Merge branch 'fc/decorate-tag'
Junio C Hamano
2009-05-23
|
\
\
\
|
*
|
|
Prettify log decorations even more
Felipe Contreras
2009-05-13
|
*
|
|
Change prettify_ref to prettify_refname
Felipe Contreras
2009-05-13
*
|
|
|
Merge branch 'tp/send-email-from-config'
Junio C Hamano
2009-05-23
|
\
\
\
\
|
*
|
|
|
send-email: Add config option for sender address
Trent Piepho
2009-05-13
|
|
/
/
/
*
|
|
|
Merge branch 'js/maint-no-ln-across-libexec-and-bin'
Junio C Hamano
2009-05-23
|
\
\
\
\
|
*
|
|
|
Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile
Johannes Schindelin
2009-05-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'da/mergetool-lib'
Junio C Hamano
2009-05-23
|
\
\
\
\
|
*
|
|
|
mergetool--lib: specialize diff options for emerge and ecmerge
David Aguilar
2009-05-09
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'cc/bisect' (early part)
Junio C Hamano
2009-05-23
|
\
\
\
\
|
*
|
|
|
bisect: make "git bisect" use new "--next-all" bisect-helper function
Christian Couder
2009-05-10
|
*
|
|
|
bisect: add "check_good_are_ancestors_of_bad" function
Christian Couder
2009-05-10
|
*
|
|
|
bisect: implement the "check_merge_bases" function
Christian Couder
2009-05-10
|
*
|
|
|
bisect: automatically sort sha1_array if needed when looking it up
Christian Couder
2009-05-10
|
*
|
|
|
bisect: make skipped array functions more generic
Christian Couder
2009-05-10
|
*
|
|
|
bisect: remove too much function nesting
Christian Couder
2009-05-10
|
*
|
|
|
bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
Christian Couder
2009-05-10
|
*
|
|
|
bisect: store good revisions in a "sha1_array"
Christian Couder
2009-05-10
|
*
|
|
|
bisect: implement "rev_argv_push" to fill an argv with revs
Christian Couder
2009-05-10
|
*
|
|
|
bisect: use "sha1_array" to store skipped revisions
Christian Couder
2009-05-10
|
*
|
|
|
am: simplify "sq" function by using "git rev-parse --sq-quote"
Christian Couder
2009-05-10
|
*
|
|
|
bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function
Christian Couder
2009-05-10
|
*
|
|
|
rev-parse: add --sq-quote to shell quote arguments
Christian Couder
2009-05-10
|
*
|
|
|
rev-list: remove stringed output flag from "show_bisect_vars"
Christian Couder
2009-05-10
|
*
|
|
|
bisect--helper: remove "--next-vars" option as it is now useless
Christian Couder
2009-05-10
|
*
|
|
|
bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"
Christian Couder
2009-05-10
|
*
|
|
|
bisect--helper: add "--next-exit" to output bisect results
Christian Couder
2009-05-10
|
*
|
|
|
bisect: move common bisect functionality to "bisect_common"
Christian Couder
2009-05-10
|
*
|
|
|
rev-list: refactor printing bisect vars
Christian Couder
2009-05-10
|
*
|
|
|
rev-list: make "estimate_bisect_steps" non static
Christian Couder
2009-05-10
|
|
/
/
/
[next]