index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/remove-deprecated'
Junio C Hamano
2013-12-12
|
\
|
*
stop installing git-tar-tree link
Jonathan Nieder
2013-12-03
|
*
peek-remote: remove deprecated alias of ls-remote
John Keeping
2013-11-12
|
*
lost-found: remove deprecated command
John Keeping
2013-11-12
|
*
repo-config: remove deprecated alias for "git config"
John Keeping
2013-11-12
*
|
Makefile: add PERLLIB_EXTRA variable that adds to default perl path
Jonathan Nieder
2013-11-18
*
|
Makefile: rebuild perl scripts when perl paths change
Jonathan Nieder
2013-11-18
|
/
*
Merge branch 'sb/repack-in-c'
Junio C Hamano
2013-10-18
|
\
|
*
repack: rewrite the shell script in C
Stefan Beller
2013-09-17
*
|
sparse: suppress some "using sizeof on a function" warnings
Ramsay Jones
2013-10-14
*
|
Merge branch 'jk/remove-remote-helpers-in-python'
Junio C Hamano
2013-09-17
|
\
\
|
*
|
git_remote_helpers: remove little used Python library
John Keeping
2013-09-09
*
|
|
Merge branch 'sp/clip-read-write-to-8mb'
Junio C Hamano
2013-09-09
|
\
\
\
|
*
|
|
Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"
Steffen Prohaska
2013-08-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
config: parse http.<url>.<variable> using urlmatch
Kyle J. McKay
2013-08-05
*
|
|
Merge branch 'da/darwin'
Junio C Hamano
2013-09-04
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1
Brian Gernhardt
2013-08-05
|
*
|
imap-send: use Apple's Security framework for base64 encoding
Jeremy Huddleston
2013-07-30
*
|
|
Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'
Junio C Hamano
2013-08-02
|
\
\
\
|
*
|
|
cygwin: Remove the Win32 l/stat() implementation
Ramsay Jones
2013-07-18
*
|
|
|
Merge branch 'es/check-mailmap'
Junio C Hamano
2013-07-22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
builtin: add git-check-mailmap command
Eric Sunshine
2013-07-13
*
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-07-05
|
\
\
\
\
|
*
|
|
|
fixup-builtins: retire an old transition helper script
Ramkumar Ramachandra
2013-07-03
|
*
|
|
|
Merge branch 'fc/macos-x-clipped-write' into maint
Junio C Hamano
2013-06-30
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/topo-author-date-sort'
Junio C Hamano
2013-07-01
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
prio-queue: priority queue of pointers to structs
Junio C Hamano
2013-06-11
*
|
|
|
|
Merge branch 'jh/libify-note-handling'
Junio C Hamano
2013-06-24
|
\
\
\
\
\
|
*
|
|
|
|
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
2013-06-12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/discard-index-discard-array'
Junio C Hamano
2013-06-20
|
\
\
\
\
\
|
*
|
|
|
|
read-cache: add simple performance test
René Scharfe
2013-06-09
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fc/makefile'
Junio C Hamano
2013-06-20
|
\
\
\
\
\
|
*
|
|
|
|
Makefile: use $^ to avoid listing prerequisites on the command line
Felipe Contreras
2013-06-09
|
*
|
|
|
|
build: do not install git-remote-testgit
Felipe Contreras
2013-06-07
|
*
|
|
|
|
build: generate and clean test scripts
Felipe Contreras
2013-06-07
|
*
|
|
|
|
Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile
Junio C Hamano
2013-06-07
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'nd/make-wildmatch-default'
Junio C Hamano
2013-06-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Makefile: promote wildmatch to be the default fnmatch implementation
Nguyễn Thái Ngọc Duy
2013-06-02
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'rj/mingw-cygwin'
Junio C Hamano
2013-06-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cygwin: Remove the CYGWIN_V15_WIN32API build variable
Ramsay Jones
2013-05-08
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'post183-for-junio' of http://github.com/msysgit/git
Junio C Hamano
2013-06-07
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Ensure the resource file is rebuilt when the version changes.
Pat Thoyts
2013-06-04
|
*
|
|
|
|
|
|
Windows resource: handle dashes in the Git version gracefully
Johannes Schindelin
2013-06-04
|
*
|
|
|
|
|
|
Provide a Windows version resource for the git executables.
Pat Thoyts
2013-06-04
*
|
|
|
|
|
|
|
Merge branch 'fc/makefile'
Junio C Hamano
2013-06-05
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
/
/
/
/
/
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
build: do not install git-remote-testpy
Felipe Contreras
2013-05-26
|
*
|
|
|
|
|
build: add NO_INSTALL variable
Felipe Contreras
2013-05-26
|
*
|
|
|
|
|
build: cleanup using $<
Felipe Contreras
2013-05-26
|
*
|
|
|
|
|
build: cleanup using $^
Felipe Contreras
2013-05-26
[next]