index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sh-i18n--envsubst.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-11
diff test: reading a directory as a file need not error out
Jonathan Nieder
1
-4
/
+0
2014-01-10
mv: let 'git mv file no-such-dir/' error out on Windows, too
Johannes Sixt
1
-0
/
+2
2014-01-10
Update draft release notes to 1.9
Junio C Hamano
1
-1
/
+114
2014-01-10
rebase: fix fork-point with zero arguments
John Keeping
2
-3
/
+12
2014-01-10
shorten_unambiguous_ref(): tighten up pointer arithmetic
Michael Haggerty
1
-2
/
+2
2014-01-09
gen_scanf_fmt(): delete function and use snprintf() instead
Michael Haggerty
1
-26
/
+9
2014-01-09
shorten_unambiguous_ref(): introduce a new local variable
Michael Haggerty
1
-4
/
+4
2014-01-07
rm: better document side effects when removing a submodule
Jens Lehmann
2
-0
/
+25
2014-01-07
mv: better document side effects when moving a submodule
Jens Lehmann
2
-0
/
+33
2014-01-07
stash: handle specifying stashes with $IFS
Øystein Walle
2
-7
/
+19
2014-01-07
completion: complete format.coverLetter
Ramkumar Ramachandra
1
-0
/
+1
2014-01-07
sha1_name: don't resolve refs when core.warnambiguousrefs is false
Brodie Rao
1
-2
/
+2
2014-01-07
pager: set LV=-c alongside LESS=FRSX
Jonathan Nieder
5
-3
/
+28
2014-01-06
user-manual: improve html and pdf formatting
Thomas Ackermann
2
-2
/
+2
2014-01-06
builtin/help.c: speed up is_git_command() by checking for builtin commands first
Sebastian Schuberth
4
-117
/
+134
2014-01-06
builtin/help.c: call load_command_list() only when it is needed
Sebastian Schuberth
1
-1
/
+2
2014-01-06
git.c: consistently use the term "builtin" instead of "internal command"
Sebastian Schuberth
2
-8
/
+8
2014-01-06
completion: fix remote.pushdefault
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: fix branch.autosetup(merge|rebase)
Ramkumar Ramachandra
1
-0
/
+1
2014-01-06
completion: introduce __gitcomp_nl_append ()
Ramkumar Ramachandra
2
-4
/
+26
2014-01-06
zsh completion: find matching custom bash completion
Ramkumar Ramachandra
1
-1
/
+1
2014-01-06
Documentation/gitmodules: Only 'update' and 'url' are required
W. Trevor King
1
-0
/
+2
2014-01-03
get_octopus_merge_bases(): cleanup redundant variable
Vasily Makarov
1
-18
/
+18
2014-01-03
fetch --prune: Run prune before fetching
Tom Miller
2
-5
/
+19
2014-01-03
fetch --prune: always print header url
Tom Miller
2
-5
/
+39
2014-01-03
l10n: de.po: fix translation of 'prefix'
Ralf Thielow
1
-8
/
+8
2014-01-03
gc: notice gc processes run by other users
Kyle J. McKay
1
-1
/
+1
2014-01-02
t0000: drop "known breakage" test
Jeff King
1
-3
/
+0
2014-01-02
t0000: simplify HARNESS_ACTIVE hack
Jeff King
2
-11
/
+5
2014-01-02
t0000: set TEST_OUTPUT_DIRECTORY for sub-tests
Jeff King
1
-0
/
+2
2014-01-02
use distinct username/password for http auth tests
Jeff King
6
-17
/
+26
2014-01-02
Revert "prompt: clean up strbuf usage"
Jeff King
1
-1
/
+2
2014-01-02
Add MirBSD support to the build system.
Benny Siegert
2
-1
/
+8
2013-12-30
replace info: rename 'full' to 'long' and clarify in-code symbols
Christian Couder
3
-14
/
+18
2013-12-30
for-each-ref: remove unused variable
Ramkumar Ramachandra
1
-2
/
+1
2013-12-30
merge-base --octopus: reduce the result from get_octopus_merge_bases()
Junio C Hamano
2
-1
/
+40
2013-12-30
merge-base: separate "--independent" codepath into its own helper
Junio C Hamano
1
-6
/
+25
2013-12-28
Remove the line length limit for graft files
Johannes Schindelin
4
-10
/
+45
2013-12-27
git-svn: workaround for a bug in svn serf backend
Roman Kagan
1
-2
/
+8
2013-12-26
commit.c: make "tree" a const pointer in commit_tree*()
Nguyễn Thái Ngọc Duy
2
-4
/
+4
2013-12-26
cat-file: provide %(deltabase) batch format
Jeff King
3
-3
/
+49
2013-12-26
sha1_object_info_extended: provide delta base sha1s
Jeff King
2
-0
/
+54
2013-12-26
do not pretend sha1write returns errors
Jeff King
4
-7
/
+3
2013-12-26
add: don't complain when adding empty project root
Nguyễn Thái Ngọc Duy
2
-1
/
+20
2013-12-26
remote-hg: test 'shared_path' in a moved clone
Antoine Pelisse
1
-0
/
+11
2013-12-20
log: properly handle decorations with chained tags
brian m. carlson
2
-0
/
+17
2013-12-20
daemon: be strict at parsing parameters --[no-]informative-errors
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2013-12-19
diff: add diff.orderfile configuration variable
Samuel Bronson
4
-0
/
+23
2013-12-19
diff: let "git diff -O" read orderfile from any file and fail properly
Samuel Bronson
2
-15
/
+34