]> Kevux Git Server - rit/shortlog
rit
2007-01-26 Junio C HamanoAllow non-developer to clone, checkout and fetch more...
2007-01-26 Sam Vilaincontrib/emacs/vc-git.el: support vc-version-other-window
2007-01-26 Linus TorvaldsFix seriously broken "git pack-refs"
2007-01-25 Shawn O. Pearcegit-gui: Don't switch branches if changing to the curre...
2007-01-25 Shawn O. Pearcegit-gui: Remove Pull menu and cleanup Branch/Fetch...
2007-01-25 Shawn O. Pearcegit-gui: Prefer Tk's entry widget over a 1 line text...
2007-01-25 Shawn O. Pearcegit-gui: Pad the database statistics dialog window.
2007-01-25 Shawn O. Pearcegit-gui: Support 'Visualize All Branches' on Mac OS X.
2007-01-25 Shawn O. Pearcegit-gui: Force focus to the diff viewer on mouse click.
2007-01-25 Shawn O. Pearcegit-gui: Unset unnecessary UI setup variable.
2007-01-25 Shawn O. Pearcegit-gui: Cleanup end-of-line whitespace in commit messages.
2007-01-25 Andy ParkinsNew files in git weren't being downloaded during CVS...
2007-01-25 Uwe Kleine... make --upload-pack option to git-fetch configurable
2007-01-25 Shawn O. Pearcegit-gui: Elide CRs appearing in diff output from display.
2007-01-25 Shawn O. Pearcegit-gui: Allow staging/unstaging individual diff hunks.
2007-01-25 Shawn O. Pearcegit-gui: Only allow Refresh in diff context menu when...
2007-01-25 Shawn O. Pearcegit-gui: Display the size of the pack directory.
2007-01-25 Shawn O. Pearcegit-gui: Use system default labelframe bordering.
2007-01-25 Shawn O. Pearcegit-gui: Implement basic branch switching through read...
2007-01-25 Shawn O. Pearcegit-gui: Display database stats (count-objects -v)...
2007-01-25 Junio C HamanoConsolidate {receive,fetch}.unpackLimit
2007-01-25 Junio C Hamanofetch-pack: remove --keep-auto and make it the default.
2007-01-25 Junio C HamanoAllow fetch-pack to decide keeping the fetched pack...
2007-01-25 Junio C HamanoRefactor the pack header reading function out of receiv...
2007-01-25 Alex RiesenAllow default core.logallrefupdates to be overridden...
2007-01-25 Junio C Hamanols-remote and clone: accept --upload-pack=<path> as...
2007-01-25 Uwe Kleine... rename --exec to --upload-pack for fetch-pack and peek...
2007-01-24 Peter EriksenDocumentation: --amend cannot be combined with -c/...
2007-01-24 Jakub NarebskiDocumentation/config.txt: Correct info about subsection...
2007-01-24 Junio C Hamanogit-daemon documentation on enabling services.
2007-01-24 Johannes Schindelinreflog inspection: introduce shortcut "-g"
2007-01-24 Johannes Schindelinannotate: use pager
2007-01-24 Jakub Narebskit/t1300-repo-config.sh: value continued on next line
2007-01-24 Junio C Hamanogit-checkout -m: fix merge case
2007-01-23 Shawn O. Pearcegit-gui: Handle commit encoding better.
2007-01-23 Shawn O. Pearcegit-gui: Honor system encoding for filenames.
2007-01-23 Shawn O. Pearcegit-gui: Remove spurious newline in untracked file...
2007-01-23 Shawn O. Pearcegit-gui: Don't try to tag the 'Binary files * and ...
2007-01-23 Shawn O. Pearcegit-gui: When possible show the type of an untracked...
2007-01-23 Shawn O. Pearcegit-gui: Limit display of large untracked files.
2007-01-23 Shawn O. Pearcegit-gui: Don't show content of untracked binary files.
2007-01-23 Shawn O. Pearcegit-gui: Always start a rescan on an empty diff.
2007-01-23 Shawn O. Pearcegit-gui: Ignore 'No newline at end of file' marker...
2007-01-23 Shawn O. Pearcegit-gui: Fix 'Select All' action on Windows.
2007-01-23 Shawn O. Pearcegit-gui: Don't attempt to tag new file/deleted file...
2007-01-23 Junio C Hamanoreflog gc: a tag that does not point at a commit is...
2007-01-23 Jeff Kingcontrib/vim: update syntax for changed commit template
2007-01-23 Jeff Kingformat-patch: fix bug with --stdout in a subdirectory
2007-01-23 Junio C Hamano[PATCH] honor --author even with --amend, -C, and -c.
2007-01-23 Junio C Hamano.mailmap: fix screw-ups in Uwe's name
2007-01-22 Shawn O. Pearcegit-gui: Force an update-index --refresh on unchanged...
2007-01-22 Eric Wonggit-svn: remove leading slash when printing removed...
2007-01-22 Peter Eriksensha1_file.c: Avoid multiple calls to find_pack_entry().
2007-01-22 Jakub NarebskiDocumentation/config.txt: Document config file syntax...
2007-01-22 Junio C Hamanocvsimport: activate -a option, really.
2007-01-22 Alex RiesenCleanup uninitialized value in chomp
2007-01-22 Alex RiesenForce Activestate Perl to tie git command pipe handle...
2007-01-22 Alex RiesenInsert ACTIVESTATE_STRING in Git.pm
2007-01-22 Linus Torvaldsfsck-objects: refactor checking for connectivity
2007-01-22 Junio C Hamanogit-gc: do not run git-prune by default.
2007-01-22 Junio C Hamanoshallow repository: disable unsupported operations...
2007-01-22 Junio C Hamanois_repository_shallow(): prototype fix.
2007-01-22 Junio C HamanoMake sure git_connect() always give two file descriptors.
2007-01-22 Junio C HamanoRevert "prune: --grace=time"
2007-01-22 Junio C HamanoDocumentation/tutorial-2: Fix interesting typo in an...
2007-01-22 Shawn O. Pearcegit-gui: Don't format the mode line of a diff.
2007-01-22 J. Bruce Fieldsuser-manual: update git-gc discussion
2007-01-22 Shawn O. Pearcegit-gui: Create missing branch head on initial commit.
2007-01-22 Shawn O. Pearcegit-gui: Slightly tweak new window geometry.
2007-01-22 Shawn O. Pearcegit-gui: Update todo list with finished and new items.
2007-01-22 Shawn O. Pearcegit-gui: Correctly categorize tracking branches and...
2007-01-22 Shawn O. Pearcegit-gui: Automatically toggle the relevant radio buttons.
2007-01-22 Shawn O. Pearcegit-gui: Fully select a field when entering into it.
2007-01-22 Shawn O. Pearcegit-gui: Improve keyboard traversal in dialogs.
2007-01-22 Shawn O. Pearcegit-gui: Allow user to specify a branch name pattern.
2007-01-22 Shawn O. Pearcegit-gui: Give a better error message on an empty branch...
2007-01-22 Shawn O. Pearcegit-gui: Don't offer tracking branches if none exist.
2007-01-22 Shawn O. Pearcegit-gui: Never line wrap in file lists.
2007-01-22 Shawn O. Pearcegit-gui: Make diff viewer colors match gitk's defaults.
2007-01-22 Shawn O. Pearcegit-gui: Correctly ignore '* Unmerged path' during...
2007-01-22 Shawn O. Pearcegit-gui: Change rude error popup to info popup.
2007-01-22 Shawn O. Pearcegit-gui: Improve the merge check interface for branch...
2007-01-22 Shawn O. Pearcegit-gui: Use a grid layout for branch dialog.
2007-01-22 Shawn O. Pearcegit-gui: Pad new branch name input box.
2007-01-22 Shawn O. Pearcegit-gui: Correct unmerged file detection at commit...
2007-01-22 Shawn O. Pearcegit-gui: Add Refresh to diff viewer context menu.
2007-01-22 Shawn O. Pearcegit-gui: Correct disappearing unstaged files.
2007-01-22 Shawn O. Pearcegit-gui: Clear diff from viewer if the side changed.
2007-01-22 Shawn O. Pearcegit-gui: Fix bug in unmerged file display.
2007-01-22 Shawn O. Pearcegit-gui: Improve diff --cc viewing for unmerged files.
2007-01-22 Shawn O. Pearcegit-gui: Improve the display of merge conflicts.
2007-01-22 Shawn O. Pearcegit-gui: Remove combined diff showing behavior.
2007-01-22 Shawn O. Pearcegit-gui: Refactor current_diff -> current_diff_path.
2007-01-22 J. Bruce Fieldsuser-manual: update references discussion
2007-01-22 J. Bruce Fieldsuser-manual: clarify difference between tag and branch
2007-01-22 J. Bruce Fieldsuser-manual: minor quickstart reorganization
2007-01-21 Shawn O. Pearcegit-gui: Attempt to checkout the new branch after creation.
2007-01-21 Shawn O. Pearcegit-gui: Don't delete the test target branch.
2007-01-21 Shawn O. Pearcegit-gui: Improve the branch delete confirmation dialogs.
2007-01-21 Shawn O. Pearcegit-gui: Move commit_prehook into commit_tree.
next