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
*
documentation: cvs migration - typofix.
Junio C Hamano
2006-01-30
*
cvs-migration documentation update
J. Bruce Fields
2006-01-30
*
cvsexportcommit: add some examples to the documentation
Martin Langhoff
2006-01-29
*
exportcommit: replace backticks with safe_pipe_capture() or system() - initia...
Martin Langhoff
2006-01-29
*
cvsimport: Add -S <skipfileregex> support and -v announces files retrieved
Martin Langhoff
2006-01-29
*
Merge fixes up to GIT 1.1.6
Junio C Hamano
2006-01-29
|
\
|
*
GIT 1.1.6
v1.1.6
Junio C Hamano
2006-01-29
|
|
\
|
|
*
git push -f documentation
J. Bruce Fields
2006-01-29
|
|
*
git-branch: Documentation fixes
Fredrik Kuivinen
2006-01-29
|
|
*
merge-recursive: Improve the error message printed when merge(1) isn't found.
Fredrik Kuivinen
2006-01-29
|
|
*
[PATCH] pre-commit sample hook: do not barf on the initial import
Junio C Hamano
2006-01-29
*
|
|
Documentation: diff -c/--cc
Junio C Hamano
2006-01-28
*
|
|
diff-files -c/--cc: combine only when both ours and theirs exist.
Junio C Hamano
2006-01-28
|
|
|
|
\
\
|
\
\
|
\
\
|
\
\
|
\
\
*
-
-
-
-
-
.
\
\
Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
Junio C Hamano
2006-01-28
|
\
\
\
\
\
\
|
|
|
|
*
|
|
diff --abbrev=<n> option fix.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
pretty_print_commit: honor grafts.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
pretty_print_commit(): pass commit object instead of commit->buffer.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
Rename rev-parse --abbrev to --short.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
rev-parse --abbrev: do not try abbrev shorter than minimum.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
diff-tree: abbreviate merge parent object names with --abbrev --pretty.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
rev-parse: --abbrev option.
Junio C Hamano
2006-01-28
|
|
|
|
*
|
|
abbrev cleanup: use symbolic constants
Junio C Hamano
2006-01-28
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
rev-parse: make "whatchanged -- git-fetch-script" work again.
Junio C Hamano
2006-01-28
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
diff-files: -c and --cc options.
Junio C Hamano
2006-01-28
|
|
*
|
|
combine-diff: better hunk splitting.
Junio C Hamano
2006-01-28
|
|
*
|
|
diff-tree --cc: squelch header generation on empty patch.
Junio C Hamano
2006-01-28
|
|
*
|
|
combine-diff: extend --cc logic to Octopus.
Junio C Hamano
2006-01-28
|
|
*
|
|
combine-diff: minor output changes.
Junio C Hamano
2006-01-28
|
|
*
|
|
combine-diff: fix appending at the tail of a list.
Junio C Hamano
2006-01-28
|
|
*
|
|
diff-tree --cc: denser combined diff output for a merge commit.
Junio C Hamano
2006-01-28
|
|
*
|
|
diff-tree -c: show a merge commit a bit more sensibly.
Junio C Hamano
2006-01-28
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rev-list --remove-empty: add minimum help and doc entry.
Junio C Hamano
2006-01-28
|
*
|
|
rev-list: stop when the file disappears
Linus Torvalds
2006-01-28
|
/
/
/
*
|
|
merge: seed the commit message with list of conflicted files.
Junio C Hamano
2006-01-27
*
|
|
Merge fixes up to GIT 1.1.5
Junio C Hamano
2006-01-27
|
\
\
\
|
|
/
/
|
*
|
GIT 1.1.5
v1.1.5
Junio C Hamano
2006-01-27
|
|
\
\
|
|
*
\
GIT 1.0.13
v1.0.13
Junio C Hamano
2006-01-27
|
|
|
\
\
|
|
|
*
|
checkout: do not make a temporary copy of symlink target.
Junio C Hamano
2006-01-27
*
|
|
|
|
Add freebsd support in Makefile
Alecs King
2006-01-26
*
|
|
|
|
Make GIT-VERSION-GEN tolerate missing git describe command again
Uwe Zeisberger
2006-01-26
*
|
|
|
|
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
Uwe Zeisberger
2006-01-26
*
|
|
|
|
Remove unneeded header
Uwe Zeisberger
2006-01-26
*
|
|
|
|
git-fetch --upload-pack: disambiguate.
Junio C Hamano
2006-01-26
*
|
|
|
|
Only use a single parser for tree objects
Daniel Barkalow
2006-01-26
*
|
|
|
|
Add compat/unsetenv.c .
Jason Riedy
2006-01-25
*
|
|
|
|
Run GIT-VERSION-GEN with $(SHELL), not sh.
Jason Riedy
2006-01-25
*
|
|
|
|
Fix git-format-patch -s to include a Signed-off-by: line...
Eric W. Biederman
2006-01-25
*
|
|
|
|
tests: adjust breakage by stricter rev-parse
Junio C Hamano
2006-01-25
*
|
|
|
|
git-whatchanged: exit out early on errors
Linus Torvalds
2006-01-25
*
|
|
|
|
Make git-rev-list and git-rev-parse argument parsing stricter
Linus Torvalds
2006-01-25
[next]