index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-02
When generating manpages, delete outdated targets first.
David Kastrup
1
-0
/
+1
2007-08-02
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
2
-1
/
+9
2007-08-02
Try to be consistent with capitalization in the documentation
Steve Hoelzer
4
-26
/
+26
2007-08-02
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
2
-6
/
+5
2007-08-02
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
David Kastrup
1
-2
/
+3
2007-08-02
Hack git-add--interactive to make it work with ActiveState Perl
Alex Riesen
1
-6
/
+13
2007-08-02
rebase -i: ignore patches that are already in the upstream
Johannes Schindelin
2
-2
/
+18
2007-08-01
get_relative_cwd(): clarify why it handles dir == NULL
Johannes Schindelin
1
-5
/
+10
2007-08-01
Clean up work-tree handling
Johannes Schindelin
10
-221
/
+216
2007-08-01
Add set_git_dir() function
Johannes Schindelin
2
-0
/
+9
2007-08-01
Add functions get_relative_cwd() and is_inside_dir()
Johannes Schindelin
2
-0
/
+41
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
5
-1
/
+98
2007-08-01
--base-path-relaxed option
Jens Axboe
2
-2
/
+30