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
*
Merge branch 'cn/fetch-prune-overlapping-destination'
Junio C Hamano
2014-04-03
|
\
|
*
fetch: handle overlaping refspecs on --prune
Carlos Martín Nieto
2014-03-26
|
*
fetch: add a failing test for prunning with overlapping refspecs
Carlos Martín Nieto
2014-02-28
*
|
Merge branch 'nd/log-show-linear-break'
Junio C Hamano
2014-04-03
|
\
\
|
*
|
log: add --show-linear-break to help see non-linear history
Nguyễn Thái Ngọc Duy
2014-03-25
|
*
|
object.h: centralize object flag allocation
Nguyễn Thái Ngọc Duy
2014-03-25
*
|
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-04-03
|
\
\
\
|
*
|
|
git-am.sh: use the $(...) construct for command substitution
Elia Pinto
2014-03-25
|
*
|
|
check-builtins.sh: use the $(...) construct for command substitution
Elia Pinto
2014-03-25
*
|
|
|
Merge branch 'ap/remote-hg-skip-null-bookmarks'
Junio C Hamano
2014-04-02
|
\
\
\
\
|
*
|
|
|
remote-hg: do not fail on invalid bookmarks
Max Horn
2014-03-25
*
|
|
|
|
Merge branch 'rs/pickaxe-i'
Junio C Hamano
2014-04-02
|
\
\
\
\
\
|
*
|
|
|
|
pickaxe: simplify kwset loop in contains()
René Scharfe
2014-03-24
|
*
|
|
|
|
pickaxe: call strlen only when necessary in diffcore_pickaxe_count()
René Scharfe
2014-03-24
|
*
|
|
|
|
pickaxe: move pickaxe() after pickaxe_match()
René Scharfe
2014-03-24
|
*
|
|
|
|
pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diff...
René Scharfe
2014-03-24
|
*
|
|
|
|
pickaxe: honor -i when used with -S and --pickaxe-regex
René Scharfe
2014-03-24
|
*
|
|
|
|
t4209: use helper functions to test --author
René Scharfe
2014-03-24
|
*
|
|
|
|
t4209: use helper functions to test --grep
René Scharfe
2014-03-24
|
*
|
|
|
|
t4209: factor out helper function test_log_icase()
René Scharfe
2014-03-24
|
*
|
|
|
|
t4209: factor out helper function test_log()
René Scharfe
2014-03-24
|
*
|
|
|
|
t4209: set up expectations up front
René Scharfe
2014-03-24
*
|
|
|
|
|
Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07)
Junio C Hamano
2014-04-02
*
|
|
|
|
|
Revert "submodule: explicit local branch creation in module_clone"
Junio C Hamano
2014-04-02
*
|
|
|
|
|
Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"
Junio C Hamano
2014-04-01
*
|
|
|
|
|
Update draft release notes to 2.0
Junio C Hamano
2014-03-31
*
|
|
|
|
|
Merge branch 'mm/status-porcelain-format-i18n-fix'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
status: disable translation when --porcelain is used
Matthieu Moy
2014-03-26
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'an/branch-config-message'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
branch.c: install_branch_config: simplify if chain
Adam
2014-03-24
*
|
|
|
|
|
|
Merge branch 'jk/tests-cleanup'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t0001: drop subshells just for "cd"
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t0001: drop useless subshells
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t0001: use test_must_fail
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t0001: use test_config_global
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t0001: use test_path_is_*
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t0001: make symlink reinit test more careful
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t: prefer "git config --file" to GIT_CONFIG
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t: prefer "git config --file" to GIT_CONFIG with test_must_fail
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t: stop using GIT_CONFIG to cross repo boundaries
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t: drop useless sane_unset GIT_* calls
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t/test-lib: drop redundant unset of GIT_CONFIG
Jeff King
2014-03-21
|
*
|
|
|
|
|
|
t/Makefile: stop setting GIT_CONFIG
Jeff King
2014-03-21
*
|
|
|
|
|
|
|
Merge branch 'wt/doc-submodule-name-path-confusion-2'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
doc: submodule.*.branch config is keyed by name
W. Trevor King
2014-03-27
*
|
|
|
|
|
|
|
|
Merge branch 'wt/doc-submodule-name-path-confusion-1'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
doc: submodule.* config are keyed by submodule names
W. Trevor King
2014-03-27
*
|
|
|
|
|
|
|
|
|
Merge branch 'mr/msvc-link-with-lcurl'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
MSVC: allow linking with the cURL library
Marat Radchenko
2014-03-27
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'ib/rev-parse-parseopt-argh'
Junio C Hamano
2014-03-31
|
\
\
\
\
\
\
\
\
\
\
\
[next]