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
*
remote.c: add a function for deleting a refspec array and use it (twice)
Brandon Casey
2008-08-22
*
filter-branch: Grok special characters in tag names
Johannes Sixt
2008-08-21
*
test-lib: do not remove trash_directory if called with --debug
Johannes Schindelin
2008-08-21
*
provide more errors for the "merge into empty head" case
Paolo Bonzini
2008-08-21
*
Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'
Shawn O. Pearce
2008-08-21
*
config.mak.in: Pass on LDFLAGS from configure
Neil Roberts
2008-08-21
*
Merge branch 'maint'
Junio C Hamano
2008-08-21
|
\
|
*
compat/snprintf.c: handle snprintf's that always return the # chars transmitted
Brandon Casey
2008-08-21
|
*
git-svn: fix dcommit to urls with embedded usernames
Eric Wong
2008-08-20
|
*
revision.h: make show_early_output an extern which is defined in revision.c
Brandon Casey
2008-08-20
*
|
Teach "git diff -p" HTML funcname patterns
Johan Herland
2008-08-20
*
|
Teach "git diff -p" Python funcname patterns
Kirill Smelkov
2008-08-20
*
|
Merge branch 'ml/submodule-foreach'
Junio C Hamano
2008-08-20
|
\
\
|
*
|
git-submodule - Add 'foreach' subcommand
Mark Levedahl
2008-08-17
*
|
|
Merge branch 'pm/log-exit-code'
Junio C Hamano
2008-08-20
|
\
\
\
|
*
|
|
Teach git log --exit-code to return an appropriate exit code
Peter Valdemar Mørch
2008-08-17
|
*
|
|
Teach git log --check to return an appropriate exit code
Peter Valdemar Mørch
2008-08-17
|
|
/
/
*
|
|
Merge branch 'sb/commit-tree-minileak'
Junio C Hamano
2008-08-20
|
\
\
\
|
*
|
|
Fix commit_tree() buffer leak
Stephan Beyer
2008-08-17
|
|
/
/
*
|
|
Merge branch 'pb/reflog-dwim'
Junio C Hamano
2008-08-20
|
\
\
\
|
*
|
|
builtin-reflog: Allow reflog expire to name partial ref
Pieter de Bie
2008-08-17
|
|
/
/
*
|
|
Merge branch 'jc/add-stop-at-symlink'
Junio C Hamano
2008-08-20
|
\
\
\
|
*
|
|
add: refuse to add working tree items beyond symlinks
Junio C Hamano
2008-08-04
|
*
|
|
update-index: refuse to add working tree items beyond symlinks
Junio C Hamano
2008-08-04
*
|
|
|
Merge branch 'kh/diff-tree'
Junio C Hamano
2008-08-20
|
\
\
\
\
|
*
|
|
|
Add test for diff-tree --stdin with two trees
Karl Hasselström
2008-08-11
|
*
|
|
|
Teach git diff-tree --stdin to diff trees
Karl Hasselström
2008-08-11
|
*
|
|
|
diff-tree: Note that the commit ID is printed with --stdin
Karl Hasselström
2008-08-11
|
*
|
|
|
Refactoring: Split up diff_tree_stdin
Karl Hasselström
2008-08-11
*
|
|
|
|
Merge branch 'mg/count-objects'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
|
*
|
|
|
|
count-objects: Add total pack size to verbose output
Marcus Griep
2008-08-17
*
|
|
|
|
|
Merge branch 'mz/push-verbose'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make push more verbose about illegal combination of options
Marek Zawirski
2008-08-17
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jc/index-extended-flags'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
index: future proof for "extended" index entries
Junio C Hamano
2008-08-17
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'cc/merge-base-many'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-merge-octopus: use (merge-base A (merge B C D E...)) for stepwise merge
Junio C Hamano
2008-07-30
|
*
|
|
|
|
|
merge-base-many: add trivial tests based on the documentation
Junio C Hamano
2008-07-29
|
*
|
|
|
|
|
documentation: merge-base: explain "git merge-base" with more than 2 args
Junio C Hamano
2008-07-29
|
*
|
|
|
|
|
merge-base: teach "git merge-base" to drive underlying merge_bases_many()
Christian Couder
2008-07-29
*
|
|
|
|
|
|
Merge branch 'jc/test-deeper'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
2008-08-17
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'js/parallel-test'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update t/.gitignore to ignore all trash directories
Marcus Griep
2008-08-18
|
*
|
|
|
|
|
|
Enable parallel tests
Johannes Schindelin
2008-08-08
|
*
|
|
|
|
|
|
tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'
Johannes Schindelin
2008-08-08
|
*
|
|
|
|
|
|
t9700: remove useless check
Johannes Schindelin
2008-08-08
*
|
|
|
|
|
|
|
Update draft release notes for 1.6.1
Junio C Hamano
2008-08-20
*
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Update draft release notes for 1.6.0.1
Junio C Hamano
2008-08-20
[next]