index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-parse-remote.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-21
git clone: do not issue warning while cloning locally across filesystems
Junio C Hamano
1
-1
/
+4
2007-08-20
Fix misspelling of 'suppress' in docs
Dave Watson
2
-2
/
+2
2007-08-20
Document what the stage numbers in the :$n:path syntax mean.
Steven Grimm
1
-1
/
+4
2007-08-20
Don't allow combination of -g and --reverse as it doesn't work
Shawn O. Pearce
3
-0
/
+7
2007-08-20
Add the word reflog to Documentation/config.txt:core.logAllRefUpdates
Lukas Sandström
1
-1
/
+1
2007-08-19
Add and document a global --no-pager option for git.
Matthieu Moy
2
-2
/
+10
2007-08-19
Take binary diffs into account for "git rebase"
Linus Torvalds
1
-4
/
+0
2007-08-19
Make thin-pack generation subproject aware.
Linus Torvalds
2
-0
/
+54
2007-08-19
Correct documentation of 'reflog show' to explain it shows HEAD
Shawn O. Pearce
1
-1
/
+2
2007-08-19
fast-import pull request
Junio C Hamano
1
-3
/
+5
2007-08-19
Include recent command history in fast-import crash reports
Shawn O. Pearce
1
-4
/
+58
2007-08-19
Generate crash reports on die in fast-import
Shawn O. Pearce
1
-0
/
+93
2007-08-19
Allow frontends to bidirectionally communicate with fast-import
Shawn O. Pearce
3
-0
/
+84
2007-08-19
Make trailing LF optional for all fast-import commands
Shawn O. Pearce
3
-17
/
+74
2007-08-19
Make trailing LF following fast-import `data` commands optional
Shawn O. Pearce
3
-5
/
+39
2007-08-19
Teach fast-import to ignore lines starting with '#'
Shawn O. Pearce
3
-2
/
+69
2007-08-19
Use handy ALLOC_GROW macro in fast-import when possible
Shawn O. Pearce
1
-6
/
+1
2007-08-19
Actually allow TAG_FIXUP branches in fast-import
Shawn O. Pearce
2
-1
/
+52
2007-08-19
Fix whitespace in "Format of STDIN stream" of fast-import
Alex Riesen
1
-11
/
+11
2007-08-19
git-completion.bash - add support for git-bundle
Mark Levedahl
1
-0
/
+32
2007-08-18
Clarify commit-tree documentation
Mike Hommey
1
-9
/
+6
2007-08-18
Minor clarifications to git-filter-branch usage and doc
Brian Gernhardt
2
-2
/
+2
2007-08-18
Fix small typo in git send-email man page.
Sean Estabrooks
1
-1
/
+1
2007-08-17
git-submodule: re-enable 'status' as the default subcommand
Lars Hjemli
1
-1
/
+1
2007-08-17
Clean-up read-tree error condition.
Junio C Hamano
1
-6
/
+3
2007-08-17
Clarify actual behavior of 'git add' and ignored files
Brian Downing
1
-4
/
+6
2007-08-17
t1301-shared-repo.sh: fix 'stat' portability issue
Arjen Laarhoven
1
-1
/
+10
2007-08-16
Documentation/git-rebase: fix an example
Junio C Hamano
1
-1
/
+1
2007-08-16
git-clone: allow --bare clone
Junio C Hamano
2
-2
/
+10
2007-08-16
pack-objects: remove bogus arguments to delta_cacheable()
Nicolas Pitre
1
-4
/
+3
2007-08-16
git-apply: apply submodule changes
Sven Verdoolaege
3
-25
/
+117
2007-08-16
Update documentation links for older releases.
Junio C Hamano
1
-1
/
+2
2007-08-16
Fix read-tree merging more than 3 trees using 3-way merge
Junio C Hamano
1
-2
/
+6
2007-08-16
GIT 1.5.2.5
v1.5.2.5
Junio C Hamano
3
-2
/
+32
2007-08-15
git-add -u paths... now works from subdirectory
Salikh Zakirov
2
-4
/
+18
2007-08-15
Fix "git add -u" data corruption.
Junio C Hamano
2
-16
/
+44
2007-08-15
path-list.c: always free strdup'ed paths
René Scharfe
2
-7
/
+9
2007-08-15
git-svn: fix log with single revision against a non-HEAD branch
Eric Wong
2
-9
/
+63
2007-08-15
GIT 1.5.3-rc5
v1.5.3-rc5
Junio C Hamano
1
-19
/
+62
2007-08-15
attr.c: read .gitattributes from index as well.
Junio C Hamano
3
-11
/
+150
2007-08-15
attr.c: refactoring
Junio C Hamano
1
-26
/
+41
2007-08-15
Add read_cache to builtin-check-attr
Brian Downing
1
-0
/
+5
2007-08-15
diff: squelch empty diffs even more
René Scharfe
3
-3
/
+9
2007-08-15
Use xmkstemp() instead of mkstemp()
Luiz Fernando N. Capitulino
6
-17
/
+7
2007-08-15
Introduces xmkstemp()
Luiz Fernando N. Capitulino
1
-0
/
+10
2007-08-15
Avoid ambiguous error message if pack.idx header is wrong
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-08-15
merge-recursive: do not rudely die on binary merge
Junio C Hamano
2
-23
/
+95
2007-08-15
[PATCH] gitk: Make the date/time display configurable
Arjen Laarhoven
1
-2
/
+5
2007-08-15
[PATCH] gitk: Let user easily specify lines of context in diff view
Steffen Prohaska
1
-2
/
+32
2007-08-15
gitk: Fix warning when removing a branch
Paul Mackerras
1
-2
/
+2
[next]