index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-upload.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-28
Add an option to quiet git-init.
Jeffrey C. Ollie
3
-7
/
+15
2007-06-28
git-log: detect dup and fdopen failure
Jim Meyering
2
-1
/
+17
2007-06-28
git-send-email: make options easier to configure.
Adam Roben
2
-30
/
+36
2007-06-28
gitk: Update selection background colorbar in prefs dialog
Mark Levedahl
1
-1
/
+1
2007-06-28
gitk: Use a spinbox for setting tabstop settings
Mark Levedahl
1
-1
/
+1
2007-06-27
git-send-email: Add --threaded option
Adam Roben
2
-7
/
+25
2007-06-27
Don't ignore a pack-refs write failure
Jim Meyering
1
-0
/
+2
2007-06-27
detect close failure on just-written file handles
Jim Meyering
4
-7
/
+8
2007-06-27
config: Add --null/-z option for null-delimted output
Frank Lichtenheld
3
-10
/
+58
2007-06-27
config: Change output of --get-regexp for valueless keys
Frank Lichtenheld
2
-2
/
+12
2007-06-27
config: Complete documentation of --get-regexp
Frank Lichtenheld
1
-0
/
+2
2007-06-27
git-new-workdir: Fix shell warning about operator == used with test.
Simon Hausmann
1
-1
/
+1
2007-06-27
cleanup merge-base test script
Sam Vilain
1
-12
/
+18
2007-06-27
git.spec: RPM failed, looking for wrong files.
Quy Tonthat
1
-2
/
+5
2007-06-27
Fix zero-object version-2 packs
Linus Torvalds
1
-1
/
+4
2007-06-27
Ignore submodule commits when fetching over dumb protocols
Sven Verdoolaege
1
-0
/
+3
2007-06-26
gitk: Add a progress bar to show progress while resetting
Paul Mackerras
1
-7
/
+45
2007-06-25
Teach bash how to complete +refspec on git-push
Shawn O. Pearce
1
-0
/
+3
2007-06-24
git-send-email: Do not make @-less message ID
Junio C Hamano
1
-4
/
+12
2007-06-24
git-svn: trailing slash in prefix is mandatory with --branches/-b
Gerrit Pape
1
-3
/
+4
2007-06-24
new-workdir: handle rev-parse --git-dir not always giving full path
Julian Phillips
1
-0
/
+5
2007-06-24
make dist: include configure script in tarball
Matthias Lederhofer
1
-2
/
+3
2007-06-24
t9500: skip gitweb tests if perl version is too old
Sven Verdoolaege
1
-0
/
+6
2007-06-23
gitk: Improve handling of whitespace and special chars in filenames
Paul Mackerras
1
-51
/
+84
2007-06-23
gitk: Fix bug causing nearby tags/heads to sometimes not be displayed
Paul Mackerras
1
-3
/
+11
2007-06-23
gitk: Limit how often we change the canvas scrolling region
Paul Mackerras
1
-1
/
+7
2007-06-23
gitk: Add a "reset branch to here" row context-menu operation
Paul Mackerras
1
-5
/
+57
2007-06-23
gitk: Get rid of the childlist variable
Paul Mackerras
1
-29
/
+17
2007-06-23
gitk: Speed up the reading of references
Paul Mackerras
1
-34
/
+31
2007-06-23
gitk: Show local uncommitted changes as a fake commit
Paul Mackerras
1
-53
/
+284
2007-06-23
gitk: New algorithm for drawing the graph lines
Paul Mackerras
1
-185
/
+297
2007-06-23
gitk: Store ids in rowrangelist and idrowranges rather than row numbers
Paul Mackerras
1
-48
/
+28
2007-06-23
gitk: Disable the head context menu entries for the checked-out branch
Paul Mackerras
1
-1
/
+8
2007-06-23
gitk: Cope with commit messages with carriage-returns and initial blank lines
Paul Mackerras
1
-6
/
+14
2007-06-23
gitk: Implement a simple scheduler for the compute-intensive stuff
Paul Mackerras
1
-253
/
+310
2007-06-23
gitk: Improve the behaviour of the initial selection
Paul Mackerras
1
-8
/
+30
2007-06-23
gitk: Add some more comments to the optimize_rows procedure
Paul Mackerras
1
-0
/
+12
2007-06-23
gitk: Don't try to list large numbers of tags or heads in the details pane
Paul Mackerras
1
-18
/
+24
2007-06-23
gitk: New infrastructure for working out branches & previous/next tags
Paul Mackerras
1
-350
/
+890
2007-06-23
Fix up "git log --follow" a bit..
Linus Torvalds
1
-9
/
+28
2007-06-23
Finally implement "git log --follow"
Linus Torvalds
5
-1
/
+70
2007-06-23
filter-branch: add example to move everything into a subdirectory
Johannes Schindelin
2
-0
/
+16
2007-06-23
Two trivial -Wcast-qual fixes
Junio C Hamano
2
-2
/
+2
2007-06-23
diffcore-rename: favour identical basenames
Johannes Schindelin
2
-1
/
+45
2007-06-23
Document git-gui, git-citool as mainporcelain manual pages
Shawn O. Pearce
4
-5
/
+156
2007-06-23
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
2
-24
/
+3
2007-06-23
Avoid src:dst syntax as default bash completion for git push
Shawn O. Pearce
1
-1
/
+1
2007-06-22
Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...
Simon Hausmann
1
-2
/
+2
2007-06-21
Cloning from a repo without "current branch"
Nanako Shiraishi
1
-7
/
+13
2007-06-21
Change default man page path to /usr/share/man
Ismail Dönmez
1
-1
/
+1
[next]