Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | git-gui: Update swedish translation. | Mikael Magnusson | 2008-08-02 | 1 | -232/+283 | |
| * | | | | | | git-gui: Update git-gui.pot for 0.11 nearing release | Shawn O. Pearce | 2008-08-02 | 1 | -236/+277 | |
| * | | | | | | git-gui: Update German translation | Christian Stimming | 2008-08-02 | 1 | -32/+70 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-08-06 | 3 | -324/+422 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | gitk: Update swedish translation. | Mikael Magnusson | 2008-08-04 | 1 | -232/+260 | |
| * | | | | | | gitk: Updated German translation | Christian Stimming | 2008-08-03 | 1 | -41/+65 | |
| * | | | | | | gitk: Fallback to selecting the head commit upon load | Alexander Gavrilov | 2008-07-31 | 1 | -7/+18 | |
| * | | | | | | gitk: Fixed automatic row selection during load | Alexander Gavrilov | 2008-07-31 | 1 | -17/+24 | |
| * | | | | | | gitk: Fixed broken exception handling in diff | Alexander Gavrilov | 2008-07-31 | 1 | -1/+2 | |
| * | | | | | | gitk: On Windows, use a Cygwin-specific flag for kill | Alexander Gavrilov | 2008-07-31 | 1 | -1/+6 | |
| * | | | | | | gitk: Arrange to kill diff-files & diff-index on quit | Alexander Gavrilov | 2008-07-31 | 1 | -16/+23 | |
| * | | | | | | gitk: Kill back-end processes on window close | Alexander Gavrilov | 2008-07-31 | 1 | -10/+25 | |
* | | | | | | | Merge branch 'rs/archive-parse-options' | Junio C Hamano | 2008-08-06 | 1 | -42/+68 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | archive: allow --exec and --remote without equal sign | Rene Scharfe | 2008-07-30 | 1 | -42/+68 | |
* | | | | | | | | Optimize sha1_object_info for loose objects, not concurrent repacks | Steven Grimm | 2008-08-05 | 1 | -1/+8 | |
* | | | | | | | | Teach fsck and prune that tmp_obj_ file names may not be 14 bytes long | Brandon Casey | 2008-08-05 | 2 | -6/+5 | |
* | | | | | | | | bash completion: Add completion for 'git mv' | Lee Marlow | 2008-08-05 | 1 | -0/+13 | |
* | | | | | | | | bash completion: Add completion for 'git ls-files' | Lee Marlow | 2008-08-05 | 1 | -0/+21 | |
* | | | | | | | | bash completion: Add completion for 'git archive' | Lee Marlow | 2008-08-05 | 1 | -0/+24 | |
* | | | | | | | | bash completion: More completions for 'git stash' | Lee Marlow | 2008-08-05 | 2 | -2/+12 | |
* | | | | | | | | bash completion: Add completion for 'git revert' | Lee Marlow | 2008-08-05 | 1 | -0/+13 | |
* | | | | | | | | bash completion: Add completion for 'git init' | Lee Marlow | 2008-08-05 | 1 | -0/+19 | |
* | | | | | | | | bash completion: Add completion for 'git clean' | Lee Marlow | 2008-08-05 | 1 | -0/+15 | |
* | | | | | | | | bash completion: Add completion for 'git clone' | Lee Marlow | 2008-08-05 | 1 | -0/+26 | |
* | | | | | | | | t9119: conditionally re-enable test depending on svn(1) version | Eric Wong | 2008-08-05 | 1 | -29/+40 | |
* | | | | | | | | Fix race condition in t9119-git-svn-info.sh | David D. Kilzer | 2008-08-05 | 1 | -4/+11 | |
* | | | | | | | | git-svn: properly set path for "info" command | Eric Wong | 2008-08-05 | 1 | -2/+6 | |
* | | | | | | | | Documentation: typos / spelling fixes | Mike Ralphson | 2008-08-05 | 7 | -9/+9 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-05 | 7 | -11/+25 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | RelNotes 1.5.6.5 updates | Junio C Hamano | 2008-08-05 | 1 | -0/+13 | |
| * | | | | | | | diff.renamelimit is a basic diff configuration | Linus Torvalds | 2008-08-05 | 1 | -4/+5 | |
| * | | | | | | | git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout. | Jim Meyering | 2008-08-05 | 1 | -1/+1 | |
| * | | | | | | | Documentation: typos / spelling fixes in older RelNotes | Mike Ralphson | 2008-08-05 | 4 | -6/+6 | |
* | | | | | | | | correct access right for git-svn-dcommit test | Dmitry Potapov | 2008-08-04 | 1 | -0/+1 | |
* | | | | | | | | Fix typos in INSTALL | Abhijit Menon-Sen | 2008-08-04 | 1 | -2/+2 | |
* | | | | | | | | Fix typo in perl/Git.pm | Abhijit Menon-Sen | 2008-08-04 | 1 | -1/+1 | |
* | | | | | | | | Fix hash slice syntax error | Abhijit Menon-Sen | 2008-08-04 | 1 | -4/+4 | |
* | | | | | | | | Git.pm: localise $? in command_close_bidi_pipe() | Abhijit Menon-Sen | 2008-08-04 | 1 | -0/+1 | |
* | | | | | | | | bash completion: Add completion for 'git grep' | Lee Marlow | 2008-08-04 | 1 | -0/+24 | |
* | | | | | | | | Add output flushing before fork() | Anders Melchiorsen | 2008-08-04 | 2 | -7/+7 | |
* | | | | | | | | git-svn: Abort with an error if 'fetch' parameter is invalid. | Avery Pennarun | 2008-08-03 | 1 | -2/+6 | |
* | | | | | | | | Flush output in start_async | Anders Melchiorsen | 2008-08-03 | 2 | -0/+9 | |
* | | | | | | | | Modify mingw_main() workaround to avoid link errors | Steffen Prohaska | 2008-08-03 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-03 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | git-name-rev: don't use printf without format | René Scharfe | 2008-08-03 | 1 | -7/+5 | |
* | | | | | | | | clone --bare: Add ".git" suffix to the directory name to clone into | Johannes Schindelin | 2008-08-03 | 2 | -2/+15 | |
* | | | | | | | | diff: chapter and part in funcname for tex | Giuseppe Bilotta | 2008-08-02 | 1 | -1/+1 | |
* | | | | | | | | Teach "git diff -p" Pascal/Delphi funcname pattern | Avery Pennarun | 2008-08-02 | 1 | -0/+6 | |
* | | | | | | | | diff: add ruby funcname pattern | Giuseppe Bilotta | 2008-08-02 | 1 | -0/+1 | |
* | | | | | | | | Fix reference to Everyday Git, which is an HTML document and not a man page. | Jon Jensen | 2008-08-02 | 1 | -1/+1 |