index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2006-02-15
Print an error if cloning a http repo and NO_CURL is set
Fernando J. Pereda
-0
/
+1
2006-02-13
s/SHELL/SHELL_PATH/ in Makefile
Fredrik Kuivinen
-1
/
+1
2006-02-10
git-status -v
Junio C Hamano
-2
/
+5
2006-02-06
git-rerere: reuse recorded resolve.
Junio C Hamano
-1
/
+1
2006-02-05
git-show
Junio C Hamano
-1
/
+4
2006-01-28
diff-tree -c: show a merge commit a bit more sensibly.
Junio C Hamano
-1
/
+1
2006-01-26
Add freebsd support in Makefile
Alecs King
-0
/
+5
2006-01-25
Add compat/unsetenv.c .
Jason Riedy
-0
/
+5
2006-01-25
Run GIT-VERSION-GEN with $(SHELL), not sh.
Jason Riedy
-1
/
+1
2006-01-21
DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
Junio C Hamano
-0
/
+7
2006-01-21
fsck-objects: support platforms without d_ino in struct dirent.
Junio C Hamano
-0
/
+6
2006-01-21
Makefile: do not assume lack of IPV6 means no sockaddr_storage.
Junio C Hamano
-1
/
+11
2006-01-19
Disable USE_SYMLINK_HEAD by default
Pavel Roskin
-1
/
+3
2006-01-13
Fix the installation location.
Junio C Hamano
-8
/
+7
2006-01-13
Exec git programs without using PATH.
Michal Ostrowski
-4
/
+9
2006-01-12
Makefile: add 'strip' target
Junio C Hamano
-1
/
+5
2006-01-09
For release tarballs, include the proper version
H. Peter Anvin
-1
/
+3
2006-01-08
GIT 1.1.0
v1.1.0
Junio C Hamano
-8
/
+0
2006-01-07
GIT 1.0.8
v1.0.8
Junio C Hamano
-9
/
+1
2006-01-06
Retire debian/ directory.
Junio C Hamano
-8
/
+0
2006-01-05
GIT 1.0.7
v1.0.7
Junio C Hamano
-1
/
+1
2005-12-27
GIT 1.0.6
v1.0.6
Junio C Hamano
-1
/
+1
2005-12-27
Makefile: use git-describe to mark the git version.
Junio C Hamano
-5
/
+15
2005-12-27
Add a "git-describe" command
Linus Torvalds
-1
/
+2
2005-12-26
GIT 1.0.5
v1.0.5
Junio C Hamano
-1
/
+1
2005-12-24
GIT 1.0.4
v1.0.4
Junio C Hamano
-1
/
+1
2005-12-22
Merge in fixes up to 1.0.3 maintenance branch.
Junio C Hamano
-0
/
+3
2005-12-22
GIT 1.0.3
v1.0.3
Junio C Hamano
-1
/
+4
2005-12-22
git-format-patch should show the correct version
Johannes Schindelin
-0
/
+3
2005-12-21
Versioning scheme changes.
Junio C Hamano
-1
/
+1
2005-12-21
GIT 1.0.0b
v1.0.2
v1.0.0b
Junio C Hamano
-1
/
+1
2005-12-21
GIT 1.0.0a
v1.0.1
v1.0.0a
Junio C Hamano
-1
/
+1
2005-12-21
Post 1.0.0 development track.
Junio C Hamano
-1
/
+1
2005-12-21
GIT 1.0.0
v1.0.0
Junio C Hamano
-3
/
+5
2005-12-19
Remove "octopus".
Junio C Hamano
-1
/
+1
2005-12-19
Remove generated files */*.py[co]
Junio C Hamano
-1
/
+2
2005-12-17
fetch-pack: -k option to keep downloaded pack.
Junio C Hamano
-0
/
+1
2005-12-14
GIT 0.99.9n aka 1.0rc6
v1.0rc6
v0.99.9n
Junio C Hamano
-2
/
+2
2005-12-14
Do not let errors pass by unnoticed when running `make check'.
Junio C Hamano
-1
/
+1
2005-12-11
GIT 0.99.9m aka 1.0rc5
v1.0rc5
v0.99.9m
Junio C Hamano
-7
/
+11
2005-12-06
[PATCH] Initial AIX portability fixes.
Jason Riedy
-0
/
+4
2005-12-05
Clean up compatibility definitions.
Junio C Hamano
-6
/
+6
2005-12-03
GIT 0.99.9l aka 1.0rc4
v1.0rc4
v0.99.9l
Junio C Hamano
-26
/
+34
2005-12-03
Add compat/setenv.c, use in git.c.
Jason Riedy
-9
/
+18
2005-12-01
Makefile: say the default target upfront.
Junio C Hamano
-0
/
+3
2005-11-30
Move couple of ifdefs after "include config.mk"
Timo Hirvonen
-16
/
+12
2005-11-25
GIT 0.99.9k
v0.99.9k
Junio C Hamano
-28
/
+41
2005-11-24
Rename git-config-set to git-repo-config
Johannes Schindelin
-1
/
+1
2005-11-21
Move diff.renamelimit out of default configuration.
Junio C Hamano
-1
/
+2
2005-11-21
Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.
Andreas Ericsson
-13
/
+15
[next]