index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4027-diff-submodule.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref
Johannes Sixt
1
-6
/
+12
2008-05-23
Updated status to show 'Not currently on any branch' in red
Chris Parsons
3
-5
/
+13
2008-05-23
Add missing "short" alternative to --date in rev-list-options.txt
Heikki Orsila
1
-1
/
+1
2008-05-23
git-show.txt: Not very stubby these days.
Jon Loeliger
1
-2
/
+0
2008-05-23
Clarify repack -n documentation
Shawn O. Pearce
1
-2
/
+5
2008-05-23
pull --rebase: exit early when the working directory is dirty
Johannes Schindelin
2
-0
/
+23
2008-05-23
gitweb: Convert string to internal form before chopping in chop_str
Anders Waldenborg
1
-0
/
+4
2008-05-22
gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"
Paul Mackerras
1
-1
/
+3
2008-05-21
cvsexportcommit: Create config option for CVS dir
Trent Piepho
2
-1
/
+12
2008-05-21
Fix recipient santitization
Horst H. von Brand
1
-1
/
+1
2008-05-21
send-email: rfc2047-quote subject lines with non-ascii characters
Jeff King
2
-2
/
+32
2008-05-21
send-email: specify content-type of --compose body
Jeff King
2
-0
/
+68
2008-05-21
Documentation: rev-parse: add a few "--verify" and "--default" examples
Christian Couder
1
-0
/
+25
2008-05-21
git-merge: exclude unnecessary options from OPTIONS_SPEC
Miklos Vajna
1
-3
/
+1
2008-05-21
Fix t3701 if core.filemode disabled
Alex Riesen
1
-0
/
+7
2008-05-21
Fix prepare-commit-msg hook and replace in-place sed
Marcel Koeppen
1
-4
/
+4
2008-05-20
gitk: Fix bug where current row number display stops working
Paul Mackerras
1
-23
/
+23
2008-05-20
git-am: fix typo in usage message
Jeff King
1
-1
/
+1
2008-05-20
doc/git-daemon: s/uploadarchive/uploadarch/
Jeff King
1
-2
/
+2
2008-05-20
Documentation: Add missing git svn commands
Gustaf Hendeby
1
-2
/
+15
2008-05-19
t/Makefile: "trash" directory was renamed recently
Brandon Casey
3
-3
/
+3
2008-05-19
Ensure that a test is run in the trash directory
Alex Riesen
1
-1
/
+1
2008-05-19
gitk: Move es.po where it belongs
Michele Ballabio
1
-0
/
+0
2008-05-19
gitk: Fix "wrong # coordinates" error on reload
Paul Mackerras
1
-0
/
+4
2008-05-17
t0050: Fix merge test on case sensitive file systems
Steffen Prohaska
1
-0
/
+2
2008-05-17
Makefile: update the default build options for AIX
Mike Ralphson
1
-0
/
+4
2008-05-17
Replace in-place sed in t7502-commit
Marcel Koeppen
1
-1
/
+3
2008-05-16
git-filter-branch: Clarify file removal example.
Jon Loeliger
1
-0
/
+4
2008-05-16
submodule update: add convenience option --init
Johannes Schindelin
3
-2
/
+25
2008-05-16
Documentation/git-repack.txt: document new -A behaviour
Chris Frey
1
-1
/
+13
2008-05-16
git-fast-import: rename cmd_*() functions to parse_*()
Miklos Vajna
1
-31
/
+31
2008-05-16
Documentation/git-web--browse.txt: fix small typo
Teemu Likonen
1
-1
/
+1
2008-05-16
Use '-f' option to point to the .gitmodules file
Imran M Yousuf
1
-5
/
+4
2008-05-15
Documentation/git-prune.txt: document unpacked logic
Chris Frey
1
-1
/
+4
2008-05-14
Documentation/git-describe.txt: make description more readable
Ian Hilt
1
-3
/
+4
2008-05-14
let pack-objects do the writing of unreachable objects as loose objects
Nicolas Pitre
2
-17
/
+45
2008-05-14
add a force_object_loose() function
Nicolas Pitre
2
-13
/
+48
2008-05-14
filter-branch: fix variable export logic
Jeff King
1
-3
/
+9
2008-05-14
clone: bsd shell portability fix
Jeff King
1
-2
/
+1
2008-05-14
t5000: tar portability fix
Jeff King
1
-4
/
+4
2008-05-14
fix bsd shell negation
Jeff King
5
-8
/
+8
2008-05-13
Add a config option to ignore errors for git-add
Alex Riesen
2
-1
/
+31
2008-05-13
Add a test for git-add --ignore-errors
Alex Riesen
1
-0
/
+22
2008-05-13
Add --ignore-errors to git-add to allow it to skip files with read errors
Alex Riesen
2
-3
/
+15
2008-05-13
Extend interface of add_files_to_cache to allow ignore indexing errors
Alex Riesen
4
-12
/
+37
2008-05-13
Make the exit code of add_file_to_index actually useful
Alex Riesen
4
-9
/
+13
2008-05-13
Improve reporting of errors in config file routines
Alex Riesen
1
-19
/
+16
2008-05-13
Allow tracking branches to set up rebase by default.
Dustin Sallings
6
-1
/
+294
2008-05-13
revision.c: really honor --first-parent
Lars Hjemli
1
-4
/
+4
2008-05-12
gitk: Add a progress bar for checking out a head
Paul Mackerras
1
-10
/
+31
[next]