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