index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-am.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-31
tar-tree: illustrate an obscure feature better
Johannes Schindelin
1
-0
/
+5
2006-07-31
git.c: allow alias expansion without a git directory
Matthias Lederhofer
1
-40
/
+36
2006-07-31
setup_git_directory_gently: do not barf when GIT_DIR is given.
Matthias Lederhofer
1
-0
/
+4
2006-07-30
Build on Debian GNU/kFreeBSD
Gerrit Pape
1
-0
/
+3
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
35
-144
/
+128
2006-07-29
Call setup_git_directory() early
Linus Torvalds
12
-22
/
+25
2006-07-29
Display an error from update-ref if target ref name is invalid.
Shawn Pearce
2
-0
/
+17
2006-07-29
Fix http-fetch
Johannes Schindelin
1
-3
/
+3
2006-07-28
t4103: fix binary patch application test.
Junio C Hamano
1
-2
/
+2
2006-07-28
git-apply -R: binary patches are irreversible for now.
Junio C Hamano
1
-0
/
+6
2006-07-28
Teach git-apply about '-R'
Johannes Schindelin
2
-12
/
+77
2006-07-28
Makefile: ssh-pull.o depends on ssh-fetch.c
Johannes Schindelin
1
-0
/
+2
2006-07-28
log and diff family: honor config even from subdirectories
Junio C Hamano
5
-7
/
+11
2006-07-28
git-reset: detect update-ref error and report it.
Junio C Hamano
1
-1
/
+4
2006-07-28
lost-found: use fsck-objects --full
Junio C Hamano
1
-1
/
+1
2006-07-28
Teach git-http-fetch the --stdin switch
Petr Baudis
2
-17
/
+36
2006-07-28
Teach git-local-fetch the --stdin switch
Petr Baudis
4
-10
/
+74
2006-07-28
Make pull() support fetching multiple targets at once
Petr Baudis
5
-37
/
+49
2006-07-28
Make pull() take some implicit data as explicit arguments
Petr Baudis
5
-17
/
+12
2006-07-28
mailinfo: accept >From in message header
Michael S. Tsirkin
1
-1
/
+1
2006-07-27
Remove -d from *-fetch usage strings
Petr Baudis
3
-4
/
+4
2006-07-27
daemon: documentation for --reuseaddr, --detach and --pid-file
Matthias Lederhofer
2
-2
/
+13
2006-07-26
cvsserver: imitate git-update-ref when committing
Johannes Schindelin
1
-4
/
+4
2006-07-26
instaweb: Be more clear if httpd or the browser fail
Johannes Schindelin
1
-2
/
+7
2006-07-26
builtin git-mv: support moving directories
Johannes Schindelin
2
-5
/
+86
2006-07-26
Make git-mv a builtin
Johannes Schindelin
8
-295
/
+269
2006-07-26
Extract helper bits from c-merge-recursive work
Johannes Schindelin
4
-45
/
+172
2006-07-26
git-cvsserver: support multiline commit messages
Johannes Schindelin
1
-3
/
+6
2006-07-26
t7001: add test for git-mv dir1 dir2/
Johannes Schindelin
1
-0
/
+15
2006-07-26
gitweb: fix two warnings
Johannes Schindelin
1
-2
/
+2
2006-07-26
git-instaweb: respect bindir from Makefile
Johannes Schindelin
1
-1
/
+1
2006-07-26
git-instaweb: some Apache have mod_cgi builtin
Johannes Schindelin
1
-1
/
+3
2006-07-26
t4112: simplify the test and remove unneeded working tree file.
Junio C Hamano
1
-26
/
+2
2006-07-26
Extend testing git-mv for renaming of subdirectories
Josef Weidendorfer
1
-0
/
+21
2006-07-25
git wrapper: add --git-dir=<path> and --bare options
Johannes Schindelin
3
-47
/
+58
2006-07-25
Allow an alias to start with "-p"
Johannes Schindelin
1
-6
/
+30
2006-07-25
cvsserver: avoid warning about active db handles
v1.4.2-rc2
Johannes Schindelin
1
-14
/
+56
2006-07-25
cvsserver: suppress warnings
Johannes Schindelin
1
-1
/
+1
2006-07-25
Substitute xmalloc()+memset(0) with xcalloc().
Peter Eriksen
3
-6
/
+3
2006-07-25
gitweb: escape tag comments
Daniel Drake
1
-1
/
+1
2006-07-25
gitweb.cgi: git_blame2: slight optimization reading the blame lines
Luben Tuikov
1
-14
/
+5
2006-07-25
gitweb.cgi: Centralize printing of the page path
Luben Tuikov
1
-20
/
+21
2006-07-25
gitweb.cgi: git_blame2: Revision blocks now have alternating colors
Luben Tuikov
1
-4
/
+11
2006-07-25
gitweb.cgi: Show "raw" head of project link even when $hash is not defined
Luben Tuikov
1
-0
/
+3
2006-07-25
gitweb.cgi: git_blame2: Allow back-trekking through commits
Luben Tuikov
1
-1
/
+7
2006-07-25
gitweb.cgi: git_blame2: an alternative simple working git blame
Luben Tuikov
1
-21
/
+91
2006-07-25
gitweb.cgi: Include direct link to "raw" files from "history"
Luben Tuikov
1
-6
/
+29
2006-07-25
gitweb.cgi: Teach git_history() to read hash from $hash_base
Luben Tuikov
1
-13
/
+13