index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-reset.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
Solaris needs inclusion of signal.h for signal()
Dennis Stosberg
2
-0
/
+2
2006-06-25
correct documentation for git grep
Matthias Lederhofer
1
-1
/
+6
2006-06-25
rebase: allow --skip to work with --merge
Eric Wong
3
-2
/
+73
2006-06-25
rebase: cleanup rebasing with --merge
Eric Wong
1
-28
/
+5
2006-06-25
rebase: allow --merge option to handle patches merged upstream
Eric Wong
2
-5
/
+23
2006-06-25
git-commit: filter out log message lines only when editor was run.
Yann Dirson
1
-7
/
+12
2006-06-25
Rename safe_strncpy() to strlcpy().
Peter Eriksen
12
-30
/
+48
2006-06-25
apply: replace NO_ACCURATE_DIFF with --inaccurate-eof runtime flag.
Johannes Schindelin
1
-9
/
+16
2006-06-25
Clean up diff.c
Timo Hirvonen
1
-12
/
+6
2006-06-25
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}
Johannes Schindelin
1
-7
/
+8
2006-06-24
cvsimport: setup indexes correctly for ancestors and incremental imports
Martin Langhoff
1
-17
/
+22
2006-06-24
repo-config: fix printing of bool
Junio C Hamano
1
-6
/
+3
2006-06-24
diff --color: use reset sequence when we mean reset.
Junio C Hamano
1
-1
/
+1
2006-06-24
git-repack -- respect -q and be quiet
Martin Langhoff
1
-2
/
+3
2006-06-24
git-pull: abort when fmt-merge-msg fails.
Junio C Hamano
1
-1
/
+1
2006-06-24
usage: minimum type fix.
Junio C Hamano
1
-3
/
+3
2006-06-24
Customizable error handlers
Petr Baudis
2
-4
/
+46
2006-06-24
git-merge: Don't use -p when outputting summary
Timo Hirvonen
1
-1
/
+1
2006-06-24
Teach diff about -b and -w flags
Johannes Schindelin
9
-20
/
+81
2006-06-24
git-commit: allow -e option anywhere on command line
Jeff King
1
-1
/
+3
2006-06-24
patch-id: take "commit" prefix as well as "diff-tree" prefix
Johannes Schindelin
1
-0
/
+2
2006-06-23
Makefile: do not recompile main programs when libraries have changed.
Junio C Hamano
1
-1
/
+1
2006-06-23
add GIT-CFLAGS to .gitignore
Matthias Kestenholz
1
-0
/
+1
2006-06-23
Tweak diff colors
Linus Torvalds
1
-41
/
+58
2006-06-22
gitweb: whitespace cleanup around '='
Jakub Narebski
1
-4
/
+4
2006-06-22
gitweb: Use $hash_base as $search_hash if possible
Timo Hirvonen
1
-1
/
+3
2006-06-22
git-svn: fix commit --edit flag when using SVN:: libraries
Eric Wong
1
-6
/
+8
2006-06-22
Makefile: do not force unneeded recompilation upon GIT_VERSION changes
Junio C Hamano
1
-1
/
+1
2006-06-22
rebase --merge: fix for rebasing more than 7 commits.
Junio C Hamano
1
-13
/
+10
2006-06-22
Check and document the options to prevent mistakes.
Eric W. Biederman
2
-0
/
+23
2006-06-22
Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.
Yakov Lerner
1
-1
/
+2
2006-06-22
daemon: send stderr to /dev/null instead of closing.
Junio C Hamano
1
-1
/
+1
2006-06-21
gitweb: Make use of $PATH_INFO for project parameter
Jakub Narebski
1
-1
/
+2
2006-06-21
Fix grow_refs_hash()
Linus Torvalds
1
-16
/
+14
2006-06-21
rebase: error out for NO_PYTHON if they use recursive merge
Eric Wong
2
-0
/
+15