index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-merge-one-file.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
git-stash.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-24
git-rebase.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-24
git-rebase--merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-24
git-pull.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-24
appp.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-24
t7900-subtree.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-24
test-gitmw-lib.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-24
t9365-continuing-queries.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-17
install-webdoc.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
howto-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
2014-03-25
git-am.sh: use the $(...) construct for command substitution
Elia Pinto
1
-15
/
+15
2014-03-25
check-builtins.sh: use the $(...) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-03-25
Update draft release notes to 2.0
Junio C Hamano
1
-0
/
+29
2014-03-21
Update draft release notes to 2.0
Junio C Hamano
1
-2
/
+26
2014-03-19
t5510: Do not use $(pwd) when fetching / pushing / pulling via rsync
Sebastian Schuberth
1
-3
/
+3
2014-03-19
diff-no-index: replace manual "."/".." check with is_dot_or_dotdot()
Brian Bourn
1
-1
/
+2
2014-03-19
diff-no-index: rename read_directory()
Brian Bourn
1
-3
/
+3
2014-03-18
Update draft release notes to Git 2.0
Junio C Hamano
1
-0
/
+11
2014-03-18
Git 1.9.1
v1.9.1
Junio C Hamano
4
-3
/
+63
2014-03-18
test-lib.sh: do not "echo" caller-supplied strings
Uwe Storbeck
1
-2
/
+2
2014-03-17
Documentation/merge-strategies: avoid hyphenated commands
Ramkumar Ramachandra
1
-2
/
+2
2014-03-17
index-pack: report error using the correct variable
Junio C Hamano
1
-2
/
+2
2014-03-17
Documentation/git-am: typofix
Chris Packham
1
-1
/
+1
2014-03-17
shallow: verify shallow file after taking lock
Jeff King
1
-2
/
+2
2014-03-17
rebase -i: do not "echo" random user-supplied strings
Uwe Storbeck
1
-1
/
+1
2014-03-17
mv: prevent mismatched data when ignoring errors.
brian m. carlson
2
-1
/
+17
2014-03-14
t/lib-terminal: make TTY a lazy prerequisite
Jeff King
1
-18
/
+19
2014-03-14
Update draft release notes to Git 2.0
Junio C Hamano
2
-3
/
+64
2014-03-13
request-pull: documentation updates
Junio C Hamano
1
-6
/
+49
2014-03-13
rev-list: disable object/refname ambiguity check with --stdin
Jeff King
1
-0
/
+6
2014-03-13
cat-file: restore warn_on_object_refname_ambiguity flag
Jeff King
1
-0
/
+3
2014-03-13
entry.c: fix possible buffer overflow in remove_subtree()
Michael Haggerty
1
-17
/
+17
2014-03-13
checkout_entry(): use the strbuf throughout the function
Michael Haggerty
1
-16
/
+16
2014-03-13
connect.c: SP after "}", not TAB
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-03-12
sh-i18n--envsubst: retire unused string_list_member()
Eric Sunshine
1
-12
/
+0
2014-03-12
wt-status: lift the artificual "at least 20 columns" floor
Junio C Hamano
3
-15
/
+13
2014-03-12
wt-status: i18n of section labels
Jonathan Nieder
1
-19
/
+47
2014-03-12
wt-status: extract the code to compute width for labels
Jonathan Nieder
1
-7
/
+15
[next]