10593 Commits (4fb8c8075a9952a9d544721e2122a1b2941d8ef6)
 

Author SHA1 Message Date
Quy Tonthat 4fb8c8075a git.spec: RPM failed, looking for wrong files. 18 years ago
Junio C Hamano e1341abc37 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitk 18 years ago
Paul Mackerras 706d6c3e76 gitk: Add a progress bar to show progress while resetting 18 years ago
Junio C Hamano aeb5932845 git-send-email: Do not make @-less message ID 18 years ago
Gerrit Pape 0d351e9ca2 git-svn: trailing slash in prefix is mandatory with --branches/-b 18 years ago
Julian Phillips 09381b458f new-workdir: handle rev-parse --git-dir not always giving full path 18 years ago
Matthias Lederhofer f58494bf82 make dist: include configure script in tarball 18 years ago
Junio C Hamano 1066c2c548 Merge branch 'lt/follow' 18 years ago
Sven Verdoolaege fc746df647 t9500: skip gitweb tests if perl version is too old 18 years ago
Junio C Hamano ee4fd1adfd Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Paul Mackerras 9396cd385a gitk: Improve handling of whitespace and special chars in filenames 18 years ago
Paul Mackerras f3326b66bf gitk: Fix bug causing nearby tags/heads to sometimes not be displayed 18 years ago
Paul Mackerras a2c22362cc gitk: Limit how often we change the canvas scrolling region 18 years ago
Paul Mackerras 6fb735aedb gitk: Add a "reset branch to here" row context-menu operation 18 years ago
Paul Mackerras 6a90bff1e8 gitk: Get rid of the childlist variable 18 years ago
Paul Mackerras 62d3ea65a7 gitk: Speed up the reading of references 18 years ago
Paul Mackerras 219ea3a99b gitk: Show local uncommitted changes as a fake commit 18 years ago
Paul Mackerras 322a8cc9b3 gitk: New algorithm for drawing the graph lines 18 years ago
Paul Mackerras 66e46f37de gitk: Store ids in rowrangelist and idrowranges rather than row numbers 18 years ago
Paul Mackerras 0060946397 gitk: Disable the head context menu entries for the checked-out branch 18 years ago
Paul Mackerras 43c2507438 gitk: Cope with commit messages with carriage-returns and initial blank lines 18 years ago
Paul Mackerras 7eb3cb9c68 gitk: Implement a simple scheduler for the compute-intensive stuff 18 years ago
Paul Mackerras e507fd4871 gitk: Improve the behaviour of the initial selection 18 years ago
Paul Mackerras 3fc4279a14 gitk: Add some more comments to the optimize_rows procedure 18 years ago
Paul Mackerras 0a4dd8b855 gitk: Don't try to list large numbers of tags or heads in the details pane 18 years ago
Paul Mackerras e11f123315 gitk: New infrastructure for working out branches & previous/next tags 18 years ago
Linus Torvalds 9f38e1ef7e Fix up "git log --follow" a bit.. 18 years ago
Linus Torvalds 750f7b668f Finally implement "git log --follow" 18 years ago
Junio C Hamano 4d9b580763 Merge branch 'jc/oneline' 18 years ago
Junio C Hamano 9bee7aabcd Merge branch 'ei/oneline+add-empty' 18 years ago
Johannes Schindelin 55f22ff22e filter-branch: add example to move everything into a subdirectory 18 years ago
Junio C Hamano 0f2890acd9 Merge branch 'js/filter' 18 years ago
Junio C Hamano 63daae47e5 Two trivial -Wcast-qual fixes 18 years ago
Johannes Schindelin 0ce396431e diffcore-rename: favour identical basenames 18 years ago
Shawn O. Pearce 37cd4f7e82 Document git-gui, git-citool as mainporcelain manual pages 18 years ago
Dave O'Neill 47ee8ed292 Generate tags with correct timestamp (git-svnimport) 18 years ago
Shawn O. Pearce 610f043bb3 Import branch 'git-p4' of git://repo.or.cz/fast-export 18 years ago
Shawn O. Pearce 92d7c8e37b Avoid src:dst syntax as default bash completion for git push 18 years ago
Simon Hausmann 9ceab36375 Make it possible to specify the HEAD for the internal findUpstreamBranchPoint function. 18 years ago
Nanako Shiraishi 6762079a96 Cloning from a repo without "current branch" 18 years ago
Ismail Dönmez 45fd8bd32d Change default man page path to /usr/share/man 18 years ago
Junio C Hamano a90918e824 INSTALL: explain how to build documentation 18 years ago
Alex Riesen 3c740268c4 cvsserver: Actually implement --export-all 18 years ago
Simon Hausmann 09d89de2e3 Added git-p4 branches command that shows the mapping of perforce depot paths to imported git branches. 18 years ago
Simon Hausmann 1a2edf4e8d Warn about conflicting p4 branch mappings and use the first one found. 18 years ago
Simon Hausmann 6555b2ccfe Fix the branch mapping detection to be independent from the order of the "p4 branches" output. 18 years ago
Jeff King 25fd2f7a31 Fix ALLOC_GROW calls with obsolete semantics 18 years ago
Junio C Hamano 1a15fed84a Merge branch 'jk/add-empty' into ei/oneline+add-empty 18 years ago
Johannes Schindelin 4cd008a925 pp_header(): work around possible memory corruption 18 years ago
Jeff King c927e6c69b Fix ALLOC_GROW off-by-one 18 years ago