index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
log-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
remote: reorganize check_pattern_match()
Felipe Contreras
1
-29
/
+30
2012-02-23
remote: use a local variable in match_push_refs()
Felipe Contreras
1
-9
/
+10
2012-02-16
Update draft release notes to 1.7.9.2
Junio C Hamano
2
-1
/
+28
2012-02-16
man: rearrange git synopsis to fit in 80 lines
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2012-02-16
completion: --list option for git-branch
Ralf Thielow
1
-1
/
+1
2012-02-14
Git 1.7.9.1
v1.7.9.1
Junio C Hamano
3
-2
/
+14
2012-02-13
Update draft release notes to 1.7.9.1
Junio C Hamano
1
-3
/
+19
2012-02-13
t: use sane_unset instead of unset
Ævar Arnfjörð Bjarmason
6
-10
/
+10
2012-02-13
Remove Git's support for smoke testing
Ævar Arnfjörð Bjarmason
3
-133
/
+1
2012-02-13
Makefile: Change the default compiler from "gcc" to "cc"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2012-02-13
Makefile: introduce CHARSET_LIB to link with -lcharset
Дилян Палаузов
3
-0
/
+16
2012-02-13
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+40
2012-02-13
gitweb: Harden and improve $project_filter page title
Jakub Narebski
1
-1
/
+1
2012-02-13
refs: remove the extra_refs API
Michael Haggerty
2
-30
/
+1
2012-02-13
clone: do not add alternate references to extra_refs
Michael Haggerty
1
-12
/
+0
2012-02-13
everything_local(): mark alternate refs as complete
Michael Haggerty
2
-1
/
+7
2012-02-13
fetch-pack.c: inline insert_alternate_refs()
Michael Haggerty
1
-6
/
+1
2012-02-13
fetch-pack.c: rename some parameters from "path" to "refname"
Michael Haggerty
1
-5
/
+5
2012-02-13
clone.c: move more code into the "if (refs)" conditional
Michael Haggerty
1
-19
/
+20
2012-02-13
t5700: document a failure of alternates to affect fetch
Michael Haggerty
1
-3
/
+31
2012-02-13
"git pull" doesn't know "--edit"
Linus Torvalds
1
-2
/
+6
2012-02-10
mergetools/meld: Use --help output to detect --output support
Jonathan Nieder
1
-1
/
+1
2012-02-10
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+22
2012-02-10
Update draft release notes to 1.7.9.1
Junio C Hamano
1
-0
/
+17
2012-02-10
ctype: implement islower/isupper macro
Namhyung Kim
1
-0
/
+15
2012-02-10
ctype.c only wants git-compat-util.h
Namhyung Kim
1
-1
/
+1
2012-02-09
Explicitly set X to avoid potential build breakage
Michael Palimaka
1
-0
/
+3
2012-02-09
merge: do not launch an editor on "--no-edit $tag"
Junio C Hamano
2
-3
/
+19
2012-02-09
Makefile: fix syntax for older make
Johannes Sixt
1
-2
/
+4
2012-02-09
tag: do not show non-tag contents with "-n"
Junio C Hamano
2
-10
/
+25
2012-02-08
cache-tree: update API to take abitrary flags
Nguyễn Thái Ngọc Duy
5
-20
/
+19
2012-02-07
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+12
2012-02-07
commit: ignore intent-to-add entries instead of refusing
Junio C Hamano
2
-6
/
+8
2012-02-07
drop odd return value semantics from userdiff_config
Jeff King
5
-37
/
+12
2012-02-07
add -e: do not show difference in a submodule that is merely dirty
Johannes Schindelin
1
-0
/
+1
2012-02-07
git checkout -b: allow switching out of an unborn branch
Junio C Hamano
2
-1
/
+29
2012-02-07
completion: simplify __gitcomp and __gitcomp_nl implementations
Felipe Contreras
1
-16
/
+3
2012-02-07
completion: use ls -1 instead of rolling a loop to do that ourselves
Felipe Contreras
1
-37
/
+2
2012-02-07
completion: work around zsh option propagation bug
Felipe Contreras
1
-3
/
+6
2012-02-06
mailmap: always return a plain mail address from map_user()
Junio C Hamano
1
-8
/
+10
2012-02-06
fsck: give accurate error message on empty loose object files
Matthieu Moy
1
-0
/
+5
2012-02-06
tag: die when listing missing or corrupt objects
Jeff King
1
-1
/
+5
2012-02-06
tag: fix output of "tag -n" when errors occur
Jeff King
1
-32
/
+34
2012-02-06
Fix build problems related to profile-directed optimization
Theodore Ts'o
2
-22
/
+48
2012-02-06
Prepare for 1.7.9.1
Junio C Hamano
2
-1
/
+20
2012-02-06
completion: --edit and --no-edit for git-merge
Adrian Weimann
1
-1
/
+1
2012-02-06
Git 1.7.6.6
v1.7.6.6
Junio C Hamano
2
-2
/
+3
2012-02-06
imap-send: remove dead code
Jeff King
1
-23
/
+0
2012-02-06
branch --edit-description: protect against mistyped branch name
Junio C Hamano
2
-4
/
+52
2012-02-06
Drop system includes from inet_pton/inet_ntop compatibility wrappers
Ben Walton
2
-12
/
+0
[next]