index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
2007-03-07
*
bundle: fix wrong check of read_header()'s return value & add tests
Johannes Schindelin
2007-03-06
*
revision --boundary: fix uncounted case.
Junio C Hamano
2007-03-06
*
revision --boundary: fix stupid typo
Junio C Hamano
2007-03-06
*
git-bundle: make verify a bit more chatty.
Junio C Hamano
2007-03-06
*
revision traversal: SHOWN means shown
Junio C Hamano
2007-03-06
*
git-bundle: various fixups
Junio C Hamano
2007-03-06
*
revision traversal: retire BOUNDARY_SHOW
Junio C Hamano
2007-03-06
*
revision walker: Fix --boundary when limited
Junio C Hamano
2007-03-06
*
Merge branch 'maint'
Junio C Hamano
2007-03-06
|
\
|
*
Merge branch 'master' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2007-03-06
|
|
\
|
|
*
git-gui: Make 'make' quieter by default
gitgui-0.6.3
Shawn O. Pearce
2007-03-06
|
|
*
git-gui: Remove unnecessary /dev/null redirection.
Shawn O. Pearce
2007-03-01
|
|
*
git-gui: Don't create empty (same tree as parent) commits.
gitgui-0.6.2
Shawn O. Pearce
2007-02-26
|
|
*
git-gui: Add Reset to the Branch menu.
Shawn O. Pearce
2007-02-26
|
|
*
git-gui: Relocate the menu/transport menu code.
Shawn O. Pearce
2007-02-26
*
|
|
git-bundle: fix pack generation.
Junio C Hamano
2007-03-05
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-03-05
|
\
\
\
|
|
/
/
|
*
|
git-commit: cd to top before showing the final stat
Junio C Hamano
2007-03-05
|
|
|
|
\
\
*
-
.
\
\
Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...
Junio C Hamano
2007-03-05
|
\
\
\
\
|
|
|
/
/
|
|
*
|
Fix diff-options references in git-diff and git-format-patch
Brian Gernhardt
2007-03-05
|
|
*
|
Add definition of <commit-ish> to the main git man page.
Theodore Ts'o
2007-03-05
|
|
*
|
Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
2007-03-05
|
|
|
\
\
|
|
*
|
|
Begin SubmittingPatches with a check list
Johannes Schindelin
2007-03-05
|
*
|
|
|
Merge branch 'maint'
Shawn O. Pearce
2007-03-05
|
|
\
\
\
\
|
/
/
/
/
/
|
|
|
_
/
|
|
|
/
|
*
|
|
fast-import: Fail if a non-existant commit is used for merge
Shawn O. Pearce
2007-03-05
|
*
|
|
fast-import: Avoid infinite loop after reset
Shawn O. Pearce
2007-03-05
|
|
/
/
*
|
|
contrib/emacs: Use non-interactive function to byte-compile files
Xavier Maillard
2007-03-05
*
|
|
t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch
Santi BĂ©jar
2007-03-05
*
|
|
Post 1.5.0.3 cleanup
Junio C Hamano
2007-03-04
*
|
|
Merge branch 'js/fetch-progress' (early part)
Junio C Hamano
2007-03-04
|
\
\
\
|
*
|
|
Fixup no-progress for fetch & clone
Johannes Schindelin
2007-02-24
|
*
|
|
fetch & clone: do not output progress when not on a tty
Johannes Schindelin
2007-02-19
*
|
|
|
Merge branch 'js/symlink'
Junio C Hamano
2007-03-04
|
\
\
\
\
|
*
|
|
|
Tell multi-parent diff about core.symlinks.
Johannes Sixt
2007-03-03
|
*
|
|
|
Handle core.symlinks=false case in merge-recursive.
Johannes Sixt
2007-03-03
|
*
|
|
|
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
2007-03-02
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-03-04
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
GIT 1.5.0.3
v1.5.0.3
Junio C Hamano
2007-03-04
|
*
|
|
|
glossary: Add definitions for dangling and unreachable objects
Yasushi SHOJI
2007-03-04
|
*
|
|
|
user-manual: more detailed merge discussion
J. Bruce Fields
2007-03-04
|
*
|
|
|
user-manual: how to replace commits older than most recent
J. Bruce Fields
2007-03-04
|
*
|
|
|
user-manual: insert earlier of mention content-addressable architecture
J. Bruce Fields
2007-03-04
|
*
|
|
|
user-manual: ensure generated manual references stylesheet
J. Bruce Fields
2007-03-04
|
*
|
|
|
user-manual: reset to ORIG_HEAD not HEAD to undo merge
J. Bruce Fields
2007-03-04
|
*
|
|
|
Documentation: mention module option to git-cvsimport
J. Bruce Fields
2007-03-04
*
|
|
|
|
git-svn: fix show-ignore when not connected to the repository root
Eric Wong
2007-03-04
*
|
|
|
|
diff-ni: allow running from a subdirectory.
Junio C Hamano
2007-03-03
*
|
|
|
|
Merge branch 'js/diff-ni' (early part)
Junio C Hamano
2007-03-03
|
\
\
\
\
\
|
*
|
|
|
|
diff: make more cases implicit --no-index
Johannes Schindelin
2007-02-28
[next]