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
*
Retire check-files.
Junio C Hamano
2005-08-04
1
-1
/
+1
*
Install sample hooks
Junio C Hamano
2005-08-04
1
-0
/
+5
*
[PATCH] Add git-send-email-script - tool to send emails from git-format-patch...
Ryan Anderson
2005-08-03
1
-0
/
+1
*
Clean t/trash upon "make clean" as well.
Junio C Hamano
2005-08-03
1
-0
/
+1
*
GIT 0.99.3
v0.99.3
Junio C Hamano
2005-08-02
1
-1
/
+1
*
Retire git-fetch-dumb-http and missing-revs
Junio C Hamano
2005-08-01
1
-3
/
+2
*
[PATCH] Added hook in git-receive-pack
Josef Weidendorfer
2005-08-01
1
-0
/
+3
*
Add a stupid "count objects" script.
Junio C Hamano
2005-07-31
1
-0
/
+2
*
Fetch from a packed repository on dumb servers.
Junio C Hamano
2005-07-31
1
-2
/
+3
*
[PATCH] add NO_CURL option to the Makefile
Johannes Schindelin
2005-07-31
1
-1
/
+8
*
[PATCH] Making it easier to find which change introduced a bug
Linus Torvalds
2005-07-30
1
-1
/
+1
*
NO_OPENSSL should really mean no openssl.
Junio C Hamano
2005-07-30
1
-1
/
+3
*
Fix typo in recent Makefile cleanup.
Junio C Hamano
2005-07-30
1
-1
/
+1
*
[PATCH] Build commands through object files
Petr Baudis
2005-07-30
1
-7
/
+8
*
[PATCH] Support for NO_OPENSSL
Petr Baudis
2005-07-30
1
-1
/
+7
*
[PATCH] Reorder Makefile rules
Petr Baudis
2005-07-30
1
-30
/
+57
*
[PATCH] Remove the explicit Makefile dependencies description
Petr Baudis
2005-07-30
1
-66
/
+8
*
[PATCH] Improve the compilation-time settings interface
Petr Baudis
2005-07-30
1
-18
/
+38
*
[PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS X
Johannes Schindelin
2005-07-29
1
-0
/
+4
*
[PATCH] Add git-request-pull-script, a short script that generates a summary ...
Ryan Anderson
2005-07-27
1
-1
/
+2
*
Name it 0.99.2
v0.99.2
Junio C Hamano
2005-07-27
1
-1
/
+1
*
Add a "git rename" to help with - surprise surprise - renames
Linus Torvalds
2005-07-24
1
-1
/
+1
*
[PATCH] Support cloning packed repo from dumb http servers.
Junio C Hamano
2005-07-24
1
-1
/
+1
*
[PATCH] Add update-server-info.
Junio C Hamano
2005-07-24
1
-1
/
+10
*
[PATCH] git-ls-remote: show and optionally store remote refs.
Junio C Hamano
2005-07-24
1
-1
/
+2
*
[PATCH] git-peek-remote: show tags and heads from a remote repository.
Junio C Hamano
2005-07-24
1
-1
/
+2
*
[PATCH] Install tools with "make install-tools".
Junio C Hamano
2005-07-23
1
-0
/
+4
*
[PATCH] Install git-verify-tag-script
Eric W. Biederman
2005-07-23
1
-1
/
+1
*
[PATCH] fetch/pull: short-hand notation for remote repositories.
Junio C Hamano
2005-07-16
1
-1
/
+1
*
Ahh, the heady days of 0.99 patchfiles
v0.99.1
Linus Torvalds
2005-07-16
1
-2
/
+2
*
[PATCH] Add doc and install-doc targets to the Makefile
Eric W. Biederman
2005-07-15
1
-0
/
+6
*
[PATCH] Use gzip -f when building the git-core tarball
Eric W. Biederman
2005-07-15
1
-1
/
+1
*
[PATCH] Add a RPMBUILD make variable
Eric W. Biederman
2005-07-15
1
-1
/
+2
*
[PATCH] Add git-var a tool for reading interesting git variables.
Eric W. Biederman
2005-07-15
1
-1
/
+2
*
Add a "git-daemon" that listens on a TCP port
Linus Torvalds
2005-07-14
1
-1
/
+1
*
Abstract out the "name <email> date" handling of commit-tree.c
Linus Torvalds
2005-07-12
1
-1
/
+1
*
"make clean" should clean up after a rpm build
Linus Torvalds
2005-07-12
1
-0
/
+1
*
Rename the RPM from "git" to "git-core"
Linus Torvalds
2005-07-12
1
-6
/
+6
*
Add "git branch" script
Linus Torvalds
2005-07-12
1
-1
/
+2
*
[PATCH] Bootstrap "make dist"
Chris Wright
2005-07-11
1
-2
/
+2
*
[PATCH] Expose object ID computation functions.
Bryan Larsen
2005-07-09
1
-2
/
+2
*
Add "mkpath()" helper function
Linus Torvalds
2005-07-09
1
-1
/
+1
*
Add "git-push-script" to make a more regular interface
Linus Torvalds
2005-07-08
1
-1
/
+1
*
[PATCH] Make sq_expand() available as sq_quote().
Junio C Hamano
2005-07-08
1
-0
/
+3
*
Add "git-sh-setup-script" for common git shell script setup
Linus Torvalds
2005-07-08
1
-1
/
+1
*
[PATCH] git-format-patch: Prepare patches for e-mail submission.
Junio C Hamano
2005-07-08
1
-1
/
+2
*
Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new make
Chris Wright
2005-07-07
1
-0
/
+18
*
Add a "git-show-index" helper that shows the contents of a pack index
Linus Torvalds
2005-07-06
1
-1
/
+2
*
Add "git-clone-pack" program to help with "git clone"
Linus Torvalds
2005-07-06
1
-1
/
+1
*
Merge with Linus' current tree
Matthias Urlichs
2005-07-05
1
-2
/
+1
|
\
[next]