index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
generate-cmdlist.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-23
Fix 'git commit -a' in a newly initialized repository
Fredrik Kuivinen
1
-0
/
+4
2007-02-22
Include git-gui credits file in dist.
Shawn O. Pearce
1
-1
/
+2
2007-02-22
Document the new core.bare configuration option.
Shawn O. Pearce
1
-0
/
+12
2007-02-22
t4119: test autocomputing -p<n> for traditional diff input.
Junio C Hamano
1
-74
/
+43
2007-02-22
git-apply: guess correct -p<n> value for non-git patches.
Junio C Hamano
2
-4
/
+111
2007-02-21
git-apply: notice "diff --git" patch again
Junio C Hamano
2
-9
/
+18
2007-02-21
Use gunzip -c over gzcat in import-tars example.
Michael Loeffler
1
-3
/
+6
2007-02-21
Fix botched "leak fix"
Junio C Hamano
1
-2
/
+8
2007-02-21
t4119: add test for traditional patch and different p_value
Junio C Hamano
1
-2
/
+49
2007-02-21
git-remote: support remotes with a dot in the name
Pavel Roskin
1
-1
/
+1
2007-02-21
Teach diff -B about colours
Johannes Schindelin
1
-14
/
+25
2007-02-21
Allow git-remote to update named groups of remotes
Theodore Ts'o
3
-17
/
+46
2007-02-21
Add config_boolean() method to the Git perl module
Theodore Ts'o
1
-0
/
+30
2007-02-21
Allow passing of an alternative CVSROOT via -d.
Simon 'corecode' Schubert
2
-11
/
+23
2007-02-21
disable t4016-diff-quote.sh on some filesystems
Alex Riesen
1
-0
/
+4
2007-02-21
Support for large files on 32bit systems.
Martin Waitz
1
-0
/
+2
2007-02-21
git grep: use pager
Johannes Schindelin
1
-1
/
+1
2007-02-21
git-gui: Don't crash in citool mode on initial commit.
gitgui-0.6.1
Shawn O. Pearce
1
-8
/
+8
2007-02-21
git-gui: Remove TODO list.
Shawn O. Pearce
1
-44
/
+0
2007-02-21
git-gui: Include browser in our usage message.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
9
-13
/
+13
2007-02-21
prefixcmp(): fix-up mechanical conversion.
Junio C Hamano
13
-44
/
+44
2007-02-21
Mechanical conversion to use prefixcmp()
Junio C Hamano
48
-211
/
+211
2007-02-21
Add prefixcmp()
Junio C Hamano
1
-0
/
+5
2007-02-21
git-gui: Change summary of git-gui.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Display all authors of git-gui.
Shawn O. Pearce
4
-10
/
+136
2007-02-21
git-gui: Use mixed path for docs on Cygwin.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.
Jason Riedy
1
-21
/
+16
2007-02-20
Link 1.5.0.1 documentation from the main page.
Junio C Hamano
1
-0
/
+4
2007-02-20
name-rev: avoid "^0" when unneeded
Johannes Schindelin
1
-7
/
+16
2007-02-20
apply: fix memory leak in prefix_one()
Johannes Schindelin
1
-6
/
+9
2007-02-20
git-apply: require -p<n> when working in a subdirectory.
Junio C Hamano
2
-28
/
+46
2007-02-20
git-apply: do not lose cwd when run from a subdirectory.
Junio C Hamano
1
-4
/
+4
2007-02-20
Teach git-remote to update existing remotes by fetching from them
Theodore Ts'o
3
-1
/
+26
2007-02-20
Obey NO_C99_FORMAT in fast-import.c.
Jason Riedy
1
-14
/
+23
2007-02-20
Add a compat/strtoumax.c for Solaris 8.
Jason Riedy
3
-0
/
+28
2007-02-20
git-clone: Sync documentation to usage note.
Christian Schlotter
2
-3
/
+3
2007-02-19
GIT 1.5.0.1
v1.5.0.1
Junio C Hamano
3
-8
/
+13
2007-02-19
Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
Fredrik Kuivinen
1
-6
/
+6
2007-02-19
Read the config in rev-list
Fredrik Kuivinen
1
-0
/
+1
2007-02-19
New autoconf test for iconv
Fredrik Kuivinen
1
-6
/
+25
2007-02-19
diff --check: use colour
Johannes Schindelin
1
-18
/
+39
2007-02-18
Teach 'git apply' to look at $HOME/.gitconfig even outside of a repository
Junio C Hamano
1
-5
/
+3
2007-02-18
git-gui: Correct crash when saving options in blame mode.
Shawn O. Pearce
1
-15
/
+21
2007-02-18
Update draft release notes for 1.5.1
Junio C Hamano
1
-10
/
+15
2007-02-18
Update draft release notes for 1.5.0.1
Junio C Hamano
1
-2
/
+19
2007-02-18
Teach core.autocrlf to 'git apply'
Junio C Hamano
2
-10
/
+43
2007-02-17
Teach 'git apply' to look at $GIT_DIR/config
Junio C Hamano
2
-8
/
+103
2007-02-17
name-rev: introduce the --refs=<pattern> option
Johannes Schindelin
2
-7
/
+22
2007-02-17
Convert update-index references in docs to add.
Shawn O. Pearce
9
-14
/
+15
[next]