index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2014-03-12
wt-status: make full label string to be subject to l10n
Junio C Hamano
1
-18
/
+17
2014-03-11
grep: support -h (no header) with --count
René Scharfe
2
-2
/
+17
2014-03-11
t7810: add missing variables to tests in loop
René Scharfe
1
-29
/
+29
2014-03-11
builtin/mv: fix out of bounds write
John Keeping
1
-0
/
+4
2014-03-11
Documentation/git-am: Document supported --patch-format options
Chris Packham
1
-3
/
+9
2014-03-11
configure.ac: link with -liconv for locale_charset()
Dmitry Marakasov
1
-1
/
+1
2014-03-11
upload-pack: send shallow info over stdin to pack-objects
Nguyễn Thái Ngọc Duy
4
-9
/
+37
2014-03-11
clean: simplify dir/not-dir logic
Jeff King
1
-9
/
+6
2014-03-11
clean: respect pathspecs with "-d"
Jeff King
2
-2
/
+19
2014-03-11
t0008: skip trailing space test on Windows
Johannes Sixt
1
-1
/
+1
2014-03-10
use strchrnul() in place of strchr() and strlen()
Rohit Mani
9
-59
/
+34
2014-03-08
Start preparing for Git 2.0
Junio C Hamano
2
-1
/
+147
2014-03-07
tag: grok "--with" as synonym to "--contains"
Junio C Hamano
1
-0
/
+6
2014-03-07
show_ident_date: fix tz range check
Jeff King
1
-2
/
+2
2014-03-07
*.sh: drop useless use of "env"
Junio C Hamano
2
-2
/
+2
2014-03-06
Use hashcpy() when copying object names
Sun He
5
-6
/
+6
2014-03-06
branch: use skip_prefix() in install_branch_config()
Brian Gesiak
1
-9
/
+9
2014-03-06
t3200-branch: test setting branch as own upstream
Brian Gesiak
1
-0
/
+10
2014-03-05
push: detect local refspec errors early
Jeff King
4
-2
/
+80
[next]