index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-30
git-grep: Fix problems with recently added tests
Michał Kiedrowicz
1
-32
/
+26
2011-05-27
git-submodule.sh: separate parens by a space to avoid confusing some shells
Brandon Casey
1
-1
/
+1
2011-05-26
Documentation/technical/api-diff.txt: correct name of diff_unmerge()
Brandon Casey
1
-2
/
+2
2011-05-26
read_gitfile_gently: use ssize_t to hold read result
Jeff King
1
-1
/
+1
2011-05-26
remove tests of always-false condition
Jim Meyering
2
-2
/
+2
2011-05-26
plug a DIR buffer leak in rerere.c
Jim Meyering
1
-0
/
+1
2011-05-26
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
Jim Meyering
1
-2
/
+8
2011-05-26
Update 1.7.6 draft release notes
Junio C Hamano
1
-35
/
+15
2011-05-26
Git 1.7.5.3
v1.7.5.3
Junio C Hamano
4
-3
/
+36
2011-05-26
compat/fnmatch/fnmatch.c: give a fall-back definition for NULL
Junio C Hamano
1
-0
/
+4
2011-05-25
userformat_find_requirements(): find requirement for the correct format
Junio C Hamano
1
-1
/
+1
2011-05-25
gitweb: Refactor reading and parsing config file into read_config_file
Jakub Narebski
1
-8
/
+20
2011-05-25
sh-18n: quell "unused variable" warning
Michael J Gruber
1
-2
/
+2
2011-05-25
init/clone: remove short option -L and document --separate-git-dir
Nguyen Thai Ngoc Duy
6
-8
/
+6
2011-05-25
handle_options(): do not miscount how many arguments were used
Junio C Hamano
2
-5
/
+3
2011-05-25
config: always parse GIT_CONFIG_PARAMETERS during git_config
Jeff King
2
-40
/
+18
2011-05-25
git_config: don't peek at global config_parameters
Jeff King
1
-4
/
+11
2011-05-25
config: make environment parsing routines static
Jeff King
2
-4
/
+2
2011-05-25
doc: discuss textconv versus external diff drivers
Jeff King
1
-0
/
+31
2011-05-24
require-work-tree wants more than what its name says
Junio C Hamano
2
-3
/
+15
2011-05-24
gitweb: Make JavaScript ability to adjust timezones configurable
Jakub Narebski
1
-8
/
+31
2011-05-24
gitweb.js: Add UI for selecting common timezone to display dates
John 'Warthog9' Hawley
4
-16
/
+345
2011-05-24
gitweb: JavaScript ability to adjust time based on timezone
John 'Warthog9' Hawley
4
-3
/
+84
2011-05-24
gitweb: Unify the way long timestamp is displayed
Jakub Narebski
1
-5
/
+3
2011-05-24
gitweb: Refactor generating of long dates into format_timestamp_html
Jakub Narebski
1
-23
/
+22
2011-05-24
gitweb.js: Provide getElementsByClassName method (if it not exists)
Jakub Narebski
1
-0
/
+51
2011-05-24
gitweb.js: Introduce code to handle cookies from JavaScript
Jakub Narebski
2
-0
/
+115
2011-05-24
gitweb.js: Extract and improve datetime handling
Jakub Narebski
3
-51
/
+162
2011-05-24
gitweb.js: Provide default values for padding in padLeftStr and padLeft
Jakub Narebski
1
-3
/
+11
2011-05-24
gitweb.js: Update and improve comments in JavaScript files
Jakub Narebski
2
-15
/
+19
2011-05-24
gitweb: Split JavaScript for maintability, combining on build
Jakub Narebski
6
-206
/
+269
2011-05-23
git-grep: Update tests (mainly for -P)
Michał Kiedrowicz
1
-0
/
+85
2011-05-23
userdiff/perl: tighten BEGIN/END block pattern to reject here-doc delimiters
Jonathan Nieder
2
-3
/
+16
2011-05-23
Update 1.7.6 draft release notes
Junio C Hamano
1
-1
/
+29
2011-05-22
tests: make test_expect_code quieter on success
Jonathan Nieder
1
-4
/
+3
2011-05-22
userdiff/perl: catch sub with brace on second line
Jonathan Nieder
2
-5
/
+40
2011-05-22
userdiff/perl: match full line of POD headers
Jonathan Nieder
2
-1
/
+5
2011-05-22
userdiff/perl: anchor "sub" and "package" patterns on the left
Jonathan Nieder
2
-5
/
+58
2011-05-22
t4018 (funcname patterns): minor cleanups
Jonathan Nieder
1
-24
/
+25
2011-05-22
t4018 (funcname patterns): make configuration easier to track
Jonathan Nieder
1
-7
/
+12
2011-05-22
t4018 (funcname patterns): make .gitattributes state easier to track
Jonathan Nieder
1
-2
/
+6
2011-05-20
do not read beyond end of malloc'd buffer
Jim Meyering
2
-2
/
+36
2011-05-20
git-svn: Fix git svn log --show-commit
Michael J Gruber
2
-1
/
+16
2011-05-20
Update draft release notes to 1.7.6
Junio C Hamano
1
-1
/
+22
2011-05-20
Revert "Merge branch 'en/merge-recursive'"
Junio C Hamano
2
-81
/
+6
2011-05-20
Git 1.7.5.2
v1.7.5.2
Junio C Hamano
2
-2
/
+3
2011-05-20
receive-pack: eliminate duplicate .have refs
Jeff King
3
-3
/
+35
2011-05-20
bisect: refactor sha1_array into a generic sha1 list
Jeff King
4
-55
/
+78
2011-05-20
refactor refs_from_alternate_cb to allow passing extra data
Jeff King
4
-6
/
+20
2011-05-20
Makefile: sort TEST_PROGRAMS list
Jeff King
1
-2
/
+2
[next]