index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4150-am.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-08
progress.c: avoid use of dynamic-sized array
Boyd Lynn Gerber
1
-3
/
+8
2008-06-08
git-name-rev.txt: document --no-undefined and --always
Stephan Beyer
1
-0
/
+7
2008-06-08
git-describe.txt: document --always
Stephan Beyer
1
-0
/
+3
2008-06-08
Docs: add some long/short options
Stephan Beyer
4
-1
/
+14
2008-06-08
Docs: Use "-l::\n--long\n" format in OPTIONS sections
Stephan Beyer
56
-210
/
+394
2008-06-08
git-commit.txt: Add missing long/short options
Stephan Beyer
1
-8
/
+9
2008-06-08
git-send-email: allow whitespace in addressee list
Pieter de Bie
1
-1
/
+1
2008-06-08
send-email: Allow the envelope sender to be set via configuration
Ask Bjørn Hansen
1
-0
/
+1
2008-06-08
gitweb setup instruction: rewrite HEAD and root as well
Ask Bjørn Hansen
1
-4
/
+14
2008-06-08
git-commit.txt: Correct option alternatives
Stephan Beyer
1
-4
/
+4
2008-06-08
git-rebase -i: mention the short command aliases in the todo list
Miklos Vajna
1
-3
/
+3
2008-06-08
Remove unused code in parse_commit_buffer()
Miklos Vajna
1
-7
/
+1
2008-06-08
http-push.c: remove duplicated code
Junio C Hamano
1
-26
/
+3
2008-06-08
make_nonrelative_path: Use is_absolute_path()
Johannes Sixt
1
-1
/
+1
2008-06-07
GIT 1.5.6-rc2
v1.5.6-rc2
Junio C Hamano
1
-0
/
+6
2008-06-07
GIT 1.5.5.4
v1.5.5.4
Junio C Hamano
4
-3
/
+11
2008-06-06
git log --graph: print '*' for all commits, including merges
Adam Simpkins
1
-14
/
+0
2008-06-06
Use nonrelative paths instead of absolute paths for cloned repositories
Daniel Barkalow
3
-2
/
+39
2008-06-06
documentation: move git(7) to git(1)
Christian Couder
140
-146
/
+144
2008-06-06
documentation: convert "diffcore" and "repository-layout" to man pages
Christian Couder
8
-20
/
+68
2008-06-06
graph API: fix "git log --graph --first-parent"
Adam Simpkins
1
-11
/
+53
2008-06-06
Print info about "git help COMMAND" on git's main usage pages
Teemu Likonen
3
-0
/
+7
2008-06-06
git-for-each-ref.txt: minor improvements
Lea Wiemann
1
-8
/
+9
2008-06-06
name-rev: Fix segmentation fault when using --all
Björn Steinbrink
1
-2
/
+6
2008-06-05
gitweb: Add charset info to "raw" output of 'text/plain' blobs
Jakub Narebski
1
-9
/
+20
2008-06-05
Strbuf documentation: document most functions
Miklos Vajna
1
-2
/
+237
2008-06-04
Documentation/git-mailsplit: Enhanced description of -o option
Dirk Suesserott
1
-1
/
+1
2008-06-04
Fix "git clone http://$URL" to check out the worktree when asked
Jeff King
1
-0
/
+1
2008-06-04
describe: match pattern for lightweight tags too
Michael Dressel
2
-4
/
+27
2008-06-04
t7502: honor SHELL_PATH
Junio C Hamano
1
-3
/
+3
2008-06-04
Documentation: git-log cannot use rev-list specific options
Junio C Hamano
1
-0
/
+6
2008-06-04
Fix t5516 on cygwin: it does not like double slashes at the beginning of a path
Alex Riesen
1
-1
/
+1
2008-06-04
t7502: tighten loosely written test sequence
Junio C Hamano
1
-17
/
+18
2008-06-04
t7502: do not globally unset GIT_COMMITTER_* environment variables
Junio C Hamano
1
-3
/
+6
2008-06-03
cat-file --batch: flush stdout also when objects are missing
Lea Wiemann
1
-0
/
+1
2008-06-03
GIT v1.5.6-rc1
v1.5.6-rc1
Junio C Hamano
1
-1
/
+5
2008-06-03
commit: drop duplicated parents
Junio C Hamano
2
-0
/
+23
2008-06-03
rebase --interactive: Compute upstream SHA1 before switching branches
Johannes Sixt
1
-4
/
+3
2008-06-03
Documentation/git-filter-branch.txt: Fix description of --commit-filter
Kevin Ballard
1
-1
/
+1
2008-06-03
gitweb: Fix "next" link on bottom of page
Jakub Narebski
1
-8
/
+5
2008-06-03
Revert "git.el: Set process-environment instead of invoking env"
Karl Hasselström
1
-4
/
+7
2008-06-02
make verify-pack a bit more useful with bad packs
Nicolas Pitre
1
-28
/
+27
2008-06-02
Git.pm: fix return value of config method
Lea Wiemann
1
-1
/
+1
2008-06-02
glossary: improve a few links
Lea Wiemann
1
-7
/
+7
2008-06-02
Documentation: convert "glossary" and "core-tutorial" to man pages
Christian Couder
9
-20
/
+75
2008-06-02
Git.pm: fix documentation of hash_object
Lea Wiemann
1
-3
/
+2
2008-06-02
graph API: avoid printing unnecessary padding before some octopus merges
Adam Simpkins
1
-5
/
+8
2008-06-01
graph API: improve display of merge commits
Adam Simpkins
1
-17
/
+93
2008-06-01
git-svn fails in prop_walk if $self->{path} is not empty
Christian Engwer
1
-1
/
+1
2008-06-01
Add a --dry-run option to git-svn rebase
Seth Falcon
2
-2
/
+12
[next]