index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-30
Start 1.7.4 cycle
Junio C Hamano
3
-2
/
+56
2010-09-29
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
1
-6
/
+9
2010-09-29
diff: trivial fix for --output file error message
Matthieu Moy
1
-1
/
+1
2010-09-29
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
1
-1
/
+1
2010-09-29
user-manual: be consistent in illustrations to 'git rebase'
Kirill Smelkov
1
-2
/
+2
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
Git 1.7.3.1
v1.7.3.1
Junio C Hamano
4
-3
/
+18
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2
-4
/
+4
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-28
Fix missing 'does' in man-page for 'git checkout'
Linus Torvalds
1
-8
/
+8
2010-09-27
dir.c: squelch false uninitialized memory warning
Pat Notz
1
-1
/
+1
2010-09-27
git-send-email.perl: ensure $domain is defined before using it
Brandon Casey
1
-1
/
+1
2010-09-27
wt-status.c: don't leak directory entries when processing untracked,ignored
Brandon Casey
1
-10
/
+6
2010-09-27
t6050 (replace): fix bogus "fetch branch with replacement" test
Christian Couder
1
-3
/
+10
2010-09-27
Documentation: Refer to git-commit-tree in git-filter-branch help
Wesley J. Landaker
1
-1
/
+1
2010-09-27
update comment and documentation for :/foo syntax
Matthieu Moy
2
-1
/
+4
2010-09-27
Improvements to `git checkout -h`
Daniel Knittl-Frank
1
-6
/
+6
2010-09-27
contrib/completion: --no-index option to git diff
Michael J Gruber
1
-1
/
+1
2010-09-27
prefer test -h over test -L in shell scripts
Jeff King
3
-5
/
+5
2010-09-27
CodingGuidelines: spell Arithmetic Expansion with $(($var))
Junio C Hamano
1
-0
/
+4
2010-09-27
t1503: Fix arithmetic expansion syntax error when using dash
Ramsay Jones
1
-2
/
+2
2010-09-27
strbuf.h: fix comment typo
Pat Notz
1
-1
/
+1
2010-09-27
git-stash: fix flag parsing
Brian Gernhardt
2
-8
/
+15
2010-09-27
t/t3903-stash: improve testing of git-stash show
Brandon Casey
1
-4
/
+58
2010-09-18
Git 1.7.3
v1.7.3
Junio C Hamano
3
-14
/
+8
2010-09-17
git-rebase--interactive.sh: replace cut with ${v%% *}
Chris Johnsen
1
-1
/
+1
2010-09-17
t/t7300: workaround ancient touch by rearranging arguments
Brandon Casey
1
-1
/
+1
2010-09-16
ls-files documentation: reword for consistency
Junio C Hamano
1
-4
/
+4
2010-09-16
git-ls-files.txt: clarify -x/--exclude option
Jay Soffian
1
-2
/
+3
2010-09-15
Git 1.7.3 rc2
v1.7.3-rc2
Junio C Hamano
2
-3
/
+9
2010-09-15
disallow branch names that start with a hyphen
Junio C Hamano
1
-0
/
+2
2010-09-14
git-gui 0.13
gitgui-0.13.0
Pat Thoyts
1
-1
/
+1
2010-09-14
send-email: use catfile() to concatenate files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2010-09-13
git-gui: avoid mis-encoding the copyright message on Windows.
Pat Thoyts
1
-2
/
+2
2010-09-13
git-gui: Update Swedish translation (521t).
Peter Krefting
1
-399
/
+403
2010-09-13
t7003: Use test_commit instead of custom function
Brian Gernhardt
1
-38
/
+41
2010-09-13
log --author: take union of multiple "author" requests
Junio C Hamano
3
-13
/
+83
2010-09-13
grep: move logic to compile header pattern into a separate helper
Junio C Hamano
1
-23
/
+22
2010-09-12
t/gitweb-lib.sh: Use tabs for indent consistently
Jakub Narebski
1
-2
/
+2
2010-09-12
t/gitweb-lib.sh: Use GIT_BUILD_DIR
Jakub Narebski
1
-4
/
+4
2010-09-12
ls-tree $di $dir: do not mistakenly recurse into directories
Junio C Hamano
2
-0
/
+11
2010-09-12
t3101: modernise style
Junio C Hamano
1
-62
/
+64
2010-09-12
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
3
-5
/
+10
2010-09-11
compat/nedmalloc: don't force NDEBUG on the rest of git
René Scharfe
1
-1
/
+6
2010-09-10
Git 1.7.3 rc1
v1.7.3-rc1
Junio C Hamano
1
-1
/
+1
2010-09-10
Prepare for 1.7.3 rc1
Junio C Hamano
1
-2
/
+10
2010-09-10
userdiff.c: add builtin fortran regex patterns
Brandon Casey
3
-1
/
+20
2010-09-10
config.txt: fix placement of diff.noprefix
Mark Lodato
1
-2
/
+3
2010-09-10
t/t4018: avoid two unnecessary sub-shell invocations
Brandon Casey
1
-4
/
+4
2010-09-10
read-tree: deprecate syntax without tree-ish args
Jan Krüger
2
-2
/
+14
[next]