index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base85.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-06
Fix whitespace issue in object.c
Jared Hance
1
-4
/
+4
2010-09-06
t5505: add missing &&
Jens Lehmann
1
-1
/
+1
2010-09-03
Git 1.7.2.3
v1.7.2.3
Junio C Hamano
3
-9
/
+3
2010-09-03
builtin/merge_recursive.c: Add an usage string and make use of it.
Thiago Farina
1
-1
/
+4
2010-09-02
Prepare for 1.7.2.3
Junio C Hamano
2
-1
/
+47
2010-08-30
t0003: add missing && at end of lines
Matthieu Moy
1
-5
/
+5
2010-08-27
for-each-ref: fix objectname:short bug
Jay Soffian
1
-1
/
+2
2010-08-26
tree-walk: Correct bitrotted comment about tree_entry()
Elijah Newren
1
-1
/
+4
2010-08-25
Fix 'git log' early pager startup error case
Linus Torvalds
2
-9
/
+4
2010-08-24
parse-options: clarify PARSE_OPT_NOARG description
Jonathan Nieder
1
-1
/
+1
2010-08-24
t3302 (notes): Port to Solaris
Jonathan Nieder
1
-1
/
+1
2010-08-22
Typos in code comments, an error message, documentation
Ralf Wildenhues
17
-26
/
+26
2010-08-22
fix >4GiB source delta assertion failure
Nicolas Pitre
1
-1
/
+8
2010-08-22
t7403: add missing &&'s
Jens Lehmann
1
-2
/
+2
2010-08-22
Tell ignore file about generate files in /gitweb/static
Mark Rada
1
-1
/
+1
2010-08-20
xmalloc: include size in the failure message
Matthieu Moy
1
-1
/
+2
2010-08-20
Git 1.7.2.2
v1.7.2.2
Junio C Hamano
4
-3
/
+26
2010-08-18
submodule sync: Update "submodule.<name>.url"
David Aguilar
2
-1
/
+5
2010-08-16
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2010-08-15
fetch: allow command line --tags to override config
Daniel Johnson
4
-7
/
+56
2010-08-13
diff --follow: do call diffcore_std() as necessary
Junio C Hamano
4
-16
/
+27
2010-08-13
diff --follow: do not waste cycles while recursing
Junio C Hamano
1
-1
/
+1
2010-08-13
pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches
Elijah Newren
2
-2
/
+11
2010-08-13
t5520-pull: Add testcases showing spurious conflicts from git pull --rebase
Elijah Newren
1
-0
/
+62
2010-08-13
push: mention "git pull" in error message for non-fast forwards
Matthieu Moy
1
-2
/
+2
2010-08-13
Standardize do { ... } while (0) style
Jonathan Nieder
4
-10
/
+10
2010-08-13
t/t7003: replace \t with literal tab in sed expression
Brandon Casey
1
-1
/
+1
2010-08-12
index-pack: Don't follow replace refs.
Nelson Elhage
2
-0
/
+8
2010-08-11
post-receive-email: remove spurious commas in email subject
Matthieu Moy
1
-1
/
+1
2010-08-11
fast-import: export correctly marks larger than 2^20-1
Raja R Harinath
2
-1
/
+58
2010-08-11
t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2010-08-11
write-tree: Avoid leak when index refers to an invalid object
Jonathan Nieder
1
-1
/
+3
2010-08-11
read-tree: stop leaking tree objects
Jonathan Nieder
1
-1
/
+6
2010-08-11
core: Stop leaking ondisk_cache_entrys
Jonathan Nieder
1
-1
/
+4
2010-08-11
diff: strip extra "/" when stripping prefix
Jakub Narebski
2
-2
/
+69
2010-08-09
gitweb: clarify search results page when no matching commit found
Jonathan Nieder
1
-4
/
+5
2010-08-09
Documentation: add a FILES section for show-ref
Jonathan Nieder
1
-1
/
+7
2010-08-09
Makefile: add missing dependency on http.h
Jonathan Nieder
1
-1
/
+1
2010-08-09
Makefile: add missing dependencies on url.h
Jonathan Nieder
1
-0
/
+1
2010-08-09
Documentation/git-log: Clarify --full-diff
Michael J Gruber
1
-0
/
+3
2010-08-09
git-rebase: fix typo when parsing --force-rebase
Willy Tarreau
1
-1
/
+1
2010-08-09
imap-send: Fix sprintf usage
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2010-08-09
prune: allow --dry-run for -n and --verbose for -v
René Scharfe
2
-3
/
+4
2010-08-09
notes: allow --dry-run for -n and --verbose for -v
René Scharfe
2
-2
/
+5
2010-08-09
Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C
Matthieu Moy
2
-6
/
+31
2010-08-09
Documentation: cite git-am from git-apply
Brad King
1
-0
/
+10
2010-08-09
t7003: fix subdirectory-filter test
Thomas Rast
1
-1
/
+2
2010-08-07
smart-http: Don't deadlock on server failure
Shawn O. Pearce
1
-2
/
+3
2010-08-06
Allow "check-ref-format --branch" from subdirectory
Jonathan Nieder
2
-0
/
+19
2010-08-06
check-ref-format: handle subcommands in separate functions
Jonathan Nieder
1
-17
/
+25
[next]