index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block-sha1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
vcs-svn: improve reporting of input errors
Jonathan Nieder
2
-5
/
+37
2011-03-22
vcs-svn: make buffer_copy_bytes return length read
Jonathan Nieder
2
-10
/
+11
2011-03-22
vcs-svn: make buffer_skip_bytes return length read
Jonathan Nieder
3
-8
/
+10
2011-03-22
vcs-svn: improve support for reading large files
Jonathan Nieder
2
-4
/
+4
2011-03-07
vcs-svn: allow input errors to be detected promptly
Jonathan Nieder
2
-0
/
+6
2011-03-07
vcs-svn: simplify repo_modify_path and repo_copy
Jonathan Nieder
3
-22
/
+13
2011-03-07
vcs-svn: handle_node: use repo_read_path
Jonathan Nieder
1
-10
/
+23
2011-03-07
vcs-svn: introduce repo_read_path to check the content at a path
Jonathan Nieder
2
-1
/
+12
2011-02-28
fast-import: make code "-Wpointer-arith" clean
Jonathan Nieder
1
-1
/
+1
2011-02-26
vcs-svn: teach line_buffer about temporary files
Jonathan Nieder
3
-1
/
+52
2011-02-26
vcs-svn: allow input from file descriptor
Jonathan Nieder
5
-7
/
+31
2011-02-26
vcs-svn: allow character-oriented input
Jonathan Nieder
2
-0
/
+6
2011-02-26
vcs-svn: add binary-safe read function
Jonathan Nieder
4
-0
/
+35
2011-02-26
t0081 (line-buffer): add buffering tests
Jonathan Nieder
2
-4
/
+128
2011-02-26
vcs-svn: tweak test-line-buffer to not assume line-oriented input
Jonathan Nieder
2
-17
/
+20
2011-02-26
tests: give vcs-svn/line_buffer its own test script
Jonathan Nieder
2
-54
/
+67
2011-02-26
vcs-svn: make test-line-buffer input format more flexible
Jonathan Nieder
2
-29
/
+45
2011-02-26
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
7
-46
/
+50
2011-02-26
vcs-svn: collect line_buffer data in a struct
Jonathan Nieder
2
-23
/
+33
2011-02-26
vcs-svn: replace buffer_read_string memory pool with a strbuf
Jonathan Nieder
1
-10
/
+6
2011-02-26
vcs-svn: eliminate global byte_buffer
Jonathan Nieder
1
-1
/
+2
2011-02-26
fast-import: add 'ls' command
David Barr
3
-14
/
+303
2011-02-23
update-index --refresh --porcelain: add missing const
Jonathan Nieder
2
-3
/
+3
2011-02-23
checkout: add missing const to describe_detached_head
Jonathan Nieder
1
-1
/
+1
2011-02-22
Documentation: clarify -u<mode> option defaults
Clemens Buchacher
2
-14
/
+14
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
2011-02-21
gitweb/gitweb.perl: don't call S_ISREG() with undef
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-02-21
gitweb/gitweb.perl: remove use of qw(...) as parentheses
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-02-16
parse_tag_buffer(): do not prefixcmp() out of range
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-02-15
pull: do not display fetch usage on --help-all
Michael J Gruber
1
-1
/
+1
2011-02-15
git-tag.txt: list all modes in the description
Michael J Gruber
1
-5
/
+6
2011-02-15
commit,status: describe -u likewise
Michael J Gruber
1
-1
/
+1
2011-02-15
add: describe --patch like checkout, reset
Michael J Gruber
1
-1
/
+1
2011-02-15
commit,merge,tag: describe -m likewise
Michael J Gruber
3
-5
/
+5
2011-02-15
clone,init: describe --template using the same wording
Michael J Gruber
2
-3
/
+3
2011-02-15
commit,status: describe --porcelain just like push
Michael J Gruber
1
-2
/
+2
2011-02-15
commit,tag: use same wording for -F
Michael J Gruber
2
-2
/
+2
2011-02-15
Revert "unpack_trees(): skip trees that are the same in all input"
Junio C Hamano
1
-56
/
+0
2011-02-14
configure: use AC_LANG_PROGRAM consistently
Ralf Wildenhues
2
-39
/
+21
2011-02-14
string_list_append: always set util pointer to NULL
Jeff King
1
-0
/
+1
2011-02-14
correct type of EMPTY_TREE_SHA1_BIN
Jonathan Nieder
4
-4
/
+6
2011-02-14
Obey p4 views when using client spec
Ian Wienand
2
-4
/
+51
2011-02-14
gitignore: add test-mktemp to ignore list
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-02-14
repo-config: add deprecation warning
René Scharfe
3
-2
/
+9
2011-02-11
Git 1.7.4.1
v1.7.4.1
Junio C Hamano
4
-3
/
+31
2011-02-11
clone: fixup recurse_submodules option
Chris Packham
1
-1
/
+1
2011-02-11
svn-fe: warn about experimental status
Jonathan Nieder
1
-0
/
+3
2011-02-10
compat: helper for detecting unsigned overflow
Jonathan Nieder
4
-4
/
+11
2011-02-10
fast-import: introduce "feature notes" command
Jonathan Nieder
3
-0
/
+9
[next]