index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-bisect.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
archive: document limitation of tar.umask config setting
René Scharfe
1
-1
/
+2
2011-04-14
t3306,t5304: avoid clock skew issues
Michael J Gruber
2
-1
/
+5
2011-04-14
git.txt: fix list continuation
Michael J Gruber
1
-1
/
+0
2011-04-12
t2021: mark a test as fixed
Johannes Sixt
1
-1
/
+1
2011-04-06
Git 1.7.4.4
v1.7.4.4
Junio C Hamano
3
-8
/
+6
2011-04-04
Documentation: trivial grammar fix in core.worktree description
SZEDER Gábor
1
-1
/
+1
2011-04-04
gitweb: Fix parsing of negative fractional timezones in JavaScript
Jakub Narebski
1
-5
/
+19
2011-04-03
Start preparing for 1.7.4.4
Junio C Hamano
2
-1
/
+38
2011-04-03
pull: do not clobber untracked files on initial pull
Jeff King
2
-1
/
+12
2011-04-03
compat: add missing #include <sys/resource.h>
Jonathan Nieder
1
-0
/
+1
2011-04-03
Git 1.7.4.3
v1.7.4.3
Junio C Hamano
3
-2
/
+34
2011-04-03
Doc: mention --delta-base-offset is the default for Porcelain commands
Junio C Hamano
1
-1
/
+6
2011-04-02
"log --cherry-pick" documentation regression fix
Junio C Hamano
1
-2
/
+2
2011-04-01
docs: fix filter-branch subdir example for exotic repo names
Jeff King
1
-1
/
+1
2011-03-31
parse-remote: typofix
Junio C Hamano
1
-1
/
+1
2011-03-31
submodule: process conflicting submodules only once
Nicolas Morey-Chaisemartin
3
-9
/
+83
2011-03-30
contrib/thunderbird-patch-inline: do not require bash to run the script
Maxin john
1
-2
/
+2
2011-03-30
t8001: check the exit status of the command being tested
Junio C Hamano
1
-5
/
+6
2011-03-30
strbuf.h: remove a tad stale docs-in-comment and reference api-doc instead
Michael Witten
1
-36
/
+1
2011-03-30
Typos: t/README
Michael Witten
1
-5
/
+4
2011-03-30
Documentation/config.txt: make truth value of numbers more explicit
Carlos Martín Nieto
1
-1
/
+1
2011-03-30
git-pack-objects.txt: fix grammatical errors
Stephen Boyd
1
-3
/
+3
2011-03-30
parse-remote: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+2
2011-03-29
HOME must be set before calling git-init when creating test repositories
Alex Riesen
1
-3
/
+3
2011-03-28
git tag documentation grammar fixes and readability updates
Michael Witten
1
-18
/
+18
2011-03-28
grep: Add the option '--line-number'
Joe Ratterman
2
-1
/
+2
2011-03-26
Git 1.7.4.2
v1.7.4.2
Junio C Hamano
2
-1
/
+8
2011-03-25
gitweb: Fix handling of fractional timezones in parse_date
Jakub Narebski
1
-2
/
+4
2011-03-23
doc: technical details about the index file format
Junio C Hamano
1
-37
/
+57
2011-03-22
git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'
SZEDER Gábor
1
-3
/
+3
2011-03-21
update $GIT_INDEX_FILE when there are racily clean entries
Junio C Hamano
1
-1
/
+14
2011-03-21
diff/status: refactor opportunistic index update
Junio C Hamano
4
-13
/
+16
2011-03-21
bisect: visualize with git-log if gitk is unavailable
Jeff King
1
-4
/
+6
2011-03-21
Rename core.abbrevlength back to core.abbrev
Junio C Hamano
2
-2
/
+2
2011-03-21
Update draft release notes to 1.7.4.2
Junio C Hamano
1
-0
/
+9
2011-03-21
Work around broken ln on solaris as used in t8006
Ben Walton
1
-1
/
+2
2011-03-21
Add test: git stash shows status relative to current dir
Piotr Krukowiecki
1
-0
/
+19
2011-03-21
t/README: Add a note about running commands under valgrind
Carlos Martín Nieto
1
-0
/
+7
2011-03-20
gitweb: Always call parse_date with timezone parameter
Jakub Narebski
1
-3
/
+2
2011-03-20
bisect: explain the rationale behind 125
Junio C Hamano
1
-1
/
+6
2011-03-18
docs: fix grammar in gitattributes.txt
Alexei Sholik
1
-5
/
+5
2011-03-17
stash: copy the index using --index-output instead of cp -p
Johannes Sixt
1
-6
/
+5
2011-03-17
stash: fix incorrect quoting in cleanup of temporary files
Johannes Sixt
1
-1
/
+1
2011-03-17
Prepare draft release notes to 1.7.4.2
Junio C Hamano
2
-1
/
+43
2011-03-17
gitweb: highlight: replace tabs with spaces
Kevin Cernekee
1
-1
/
+1
2011-03-16
diff --quiet: disable optimization when --diff-filter=X is used
Junio C Hamano
2
-1
/
+9
2011-03-16
make_absolute_path: return the input path if it points to our buffer
Carlos Martín Nieto
1
-0
/
+4
2011-03-16
valgrind: ignore SSE-based strlen invalid reads
Carlos Martín Nieto
1
-0
/
+6
2011-03-16
diff --submodule: split into bite-sized pieces
Jonathan Nieder
1
-42
/
+61
2011-03-16
cherry: split off function to print output lines
Jonathan Nieder
1
-16
/
+18
[next]