index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: add merge_recursive.h to LIB_H
Miklos Vajna
2008-09-03
1
-0
/
+1
*
Merge branch 'af/maint-install-no-handlink' into maint
Junio C Hamano
2008-08-30
1
-11
/
+11
|
\
|
*
Fix use of hardlinks in "make install"
Alex Riesen
2008-08-30
1
-1
/
+1
|
*
Makefile: always provide a fallback when hardlinks fail
Andreas Färber
2008-08-26
1
-11
/
+11
*
|
shell: do not play duplicated definition games to shrink the executable
Junio C Hamano
2008-08-30
1
-8
/
+1
|
/
*
Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
Miklos Vajna
2008-08-24
1
-0
/
+1
*
Makefile: building git in cygwin 1.7.0
Eric Blake
2008-08-16
1
-1
/
+1
*
Makefile: add a target which will abort compilation with ancient shells
Brandon Casey
2008-08-09
1
-1
/
+7
*
Makefile: set SHELL to value of SHELL_PATH
Brandon Casey
2008-08-08
1
-0
/
+2
*
Allow installing in the traditional way
Junio C Hamano
2008-07-28
1
-1
/
+4
*
Allow building without any git installed
Junio C Hamano
2008-07-28
1
-1
/
+1
*
Windows: Do not compile git-shell
Johannes Sixt
2008-07-26
1
-2
/
+2
*
Windows: Make $(gitexecdir) relative
Johannes Sixt
2008-07-26
1
-0
/
+1
*
Allow the built-in exec path to be relative to the command invocation path
Johannes Sixt
2008-07-26
1
-6
/
+24
*
Fix relative built-in paths to be relative to the command invocation
Johannes Sixt
2008-07-26
1
-1
/
+1
*
Makefile: Normalize $(bindir) and $(gitexecdir) before comparing
Johannes Sixt
2008-07-26
1
-10
/
+10
*
Makefile: Do not install a copy of 'git' in $(gitexecdir)
Johannes Sixt
2008-07-26
1
-0
/
+1
*
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
2008-07-26
1
-0
/
+1
*
Merge branch 'maint'
Junio C Hamano
2008-07-25
1
-1
/
+5
|
\
|
*
Makefile: fix shell quoting
Junio C Hamano
2008-07-25
1
-2
/
+5
|
*
tests: propagate $(TAR) down from the toplevel Makefile
Junio C Hamano
2008-07-25
1
-0
/
+1
*
|
Rename path_list to string_list
Johannes Schindelin
2008-07-22
1
-2
/
+2
*
|
Link shell with compat layer functions
Junio C Hamano
2008-07-21
1
-3
/
+7
*
|
Add ANSI control code emulation for the Windows console
Peter Harris
2008-07-19
1
-1
/
+1
*
|
Link git-shell only to a subset of libgit.a
Stephan Beyer
2008-07-19
1
-0
/
+3
*
|
Merge branch 'mv/dashless'
Junio C Hamano
2008-07-17
1
-1
/
+1
|
\
\
|
*
|
make remove-dashes: apply to scripts and programs as well, not just to builtins
Miklos Vajna
2008-07-12
1
-1
/
+1
*
|
|
Merge branch 'mv/merge-in-c'
Junio C Hamano
2008-07-16
1
-1
/
+1
|
\
\
\
|
*
|
|
Build in merge
Miklos Vajna
2008-07-08
1
-1
/
+1
*
|
|
|
rerere: Separate libgit and builtin functions
Stephan Beyer
2008-07-10
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'dr/ceiling'
Junio C Hamano
2008-07-07
1
-1
/
+1
|
\
\
\
|
*
|
|
Fold test-absolute-path into test-path-utils
David Reiss
2008-05-23
1
-1
/
+1
|
*
|
|
Implement normalize_absolute_path
David Reiss
2008-05-23
1
-1
/
+1
*
|
|
|
Retire 'stupid' merge strategy
Miklos Vajna
2008-07-05
1
-2
/
+1
*
|
|
|
Merge branch 'j6t/mingw'
Junio C Hamano
2008-07-03
1
-3
/
+43
|
\
\
\
\
|
*
|
|
|
When installing, be prepared that template_dir may be relative.
Johannes Sixt
2008-06-26
1
-1
/
+8
|
*
|
|
|
Windows: Use a relative default template_dir and ETC_GITCONFIG
Johannes Sixt
2008-06-26
1
-0
/
+2
|
*
|
|
|
Windows: Strip ".exe" from the program name.
Johannes Sixt
2008-06-23
1
-0
/
+1
|
*
|
|
|
Add target architecture MinGW.
Johannes Sixt
2008-06-22
1
-0
/
+28
|
*
|
|
|
Compile some programs only conditionally.
Johannes Sixt
2008-06-22
1
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'nd/dashless'
Junio C Hamano
2008-07-02
1
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Keep some git-* programs in $(bindir)
Junio C Hamano
2008-06-25
1
-1
/
+1
|
*
|
|
Move all dashed-form commands to libexecdir
Nguyễn Thái Ngọc Duy
2008-06-20
1
-1
/
+2
|
|
/
/
*
|
|
shrink git-shell by avoiding redundant dependencies
Dmitry Potapov
2008-06-28
1
-0
/
+1
*
|
|
Merge branch 'jh/clone-packed-refs'
Junio C Hamano
2008-06-25
1
-0
/
+2
|
\
\
\
|
*
|
|
Move pack_refs() and friends into libgit
Johan Herland
2008-06-20
1
-0
/
+2
|
|
/
/
*
|
|
Shrink the git binary a bit by avoiding unnecessary inline functions
Linus Torvalds
2008-06-23
1
-0
/
+1
*
|
|
Add target "install-html" the the top level Makefile
Teemu Likonen
2008-06-21
1
-0
/
+3
|
/
/
*
|
Makefile: update check-docs target
Junio C Hamano
2008-06-15
1
-0
/
+8
*
|
Consistency: Use "libcurl" instead of "cURL library" and "curl"
Johan Herland
2008-06-15
1
-1
/
+1
[next]