]> Kevux Git Server - rit/shortlog
rit
2006-11-24 Junio C Hamanoshallow clone: unparse and reparse an unshallowed commit
2006-11-24 Junio C HamanoWhy didn't we mark want_obj as ~UNINTERESTING in the...
2006-11-24 Junio C HamanoWhy does it mean we do not have to register shallow...
2006-11-24 Junio C HamanoWe should make sure that the protocol is still extensible.
2006-11-24 Johannes Schindelinadd tests for shallow stuff
2006-11-24 Alexandre JulliardShallow clone: do not ignore shallowness when following...
2006-11-24 Johannes Schindelinallow deepening of a shallow repository
2006-11-24 Johannes Schindelinallow cloning a repository "shallowly"
2006-11-24 Johannes Schindelinsupport fetching into a shallow repository
2006-11-24 Johannes Schindelinupload-pack: no longer call rev-list
2006-11-24 Shawn O. Pearcegit-gui: Created Branch menu.
2006-11-24 Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
2006-11-24 Jakub Narebskigitweb: Replace SPC with   also in tag comment
2006-11-24 Shawn O. Pearcegit-gui: Support file state MD (modified/deleted).
2006-11-24 Shawn O. Pearcegit-gui: Display the current branch.
2006-11-24 Junio C HamanoAllow git push to delete remote ref.
2006-11-24 Junio C HamanoMerge branch 'jn/web'
2006-11-24 Junio C HamanoMerge branch 'pb/diffroot'
2006-11-24 Junio C HamanoMerge branch 'jc/pack-heuristics'
2006-11-24 Junio C HamanoMerge branch 'jc/numstat'
2006-11-24 Junio C HamanoMerge branch 'ap/branch-ref-display'
2006-11-24 Junio C HamanoMerge branch 'ap/prune'
2006-11-24 Junio C HamanoTypefix builtin-prune.c::prune_object()
2006-11-24 Peter Baumannconfig option log.showroot to show the diff of root...
2006-11-24 Junio C HamanoMerge branch 'jc/upload-pack'
2006-11-24 Eric Wonggit-svn: handle authentication without relying on cache...
2006-11-24 Iñaki Arenazagit-cvsimport: add support for CVS pserver method HTTP...
2006-11-24 Petr BaudisMake git-clone --use-separate-remote the default
2006-11-24 Junio C Hamanorefs outside refs/{heads,tags} match less strongly.
2006-11-24 Andy ParkinsIncrease length of function name buffer
2006-11-24 Shawn O. Pearcegit-gui: Added revert changes command.
2006-11-24 Junio C Hamanogit-fetch: allow glob pattern in refspec
2006-11-24 Junio C Hamanogit-fetch: fix dumb protocol transport to fetch from...
2006-11-24 Junio C Hamanogit-fetch: reuse ls-remote result.
2006-11-23 Eric Wonggit-svn: preserve uncommitted changes after dcommit
2006-11-23 Eric Wonggit-svn: correctly handle revision 0 in SVN repositories
2006-11-23 Eric Wonggit-svn: error out from dcommit on a parent-less commit
2006-11-23 René Scharfearchive-zip: don't use sizeof(struct ...)
2006-11-23 Paul Mackerrasgitk: Fix enabling/disabling of menu items on Mac OS X
2006-11-23 Junio C HamanoGIT 1.4.4.1
2006-11-23 Junio C Hamanotrust-executable-bit: fix breakage for symlinks
2006-11-23 Shawn O. Pearcegit-gui: Improve pull error dialogs.
2006-11-23 Chris RiddochMove --pretty options into Documentation/pretty-formats.txt
2006-11-22 Junio C HamanoStore peeled refs in packed-refs (take 2).
2006-11-22 Junio C Hamanogit-diff/git-apply: make diff output a bit friendlier...
2006-11-22 Andy ParkinsAdd support to git-branch to show local and remote...
2006-11-22 Junio C Hamanomerge: allow merging into a yet-to-be-born branch.
2006-11-22 Junio C Hamanogit-merge: make it usable as the first class UI
2006-11-22 Junio C Hamanoremove merge-recursive-old
2006-11-22 Shawn O. Pearcegit-gui: Don't start 'gitk --all' on Mac OS X.
2006-11-22 Shawn O. Pearcegit-gui: Added menu command to visualize all branches.
2006-11-22 Shawn O. Pearcegit-gui: Refactor M1 binding selection.
2006-11-22 Andy ParkinsImprove git-prune -n output
2006-11-22 Paolo CiarrocchiDoc: Make comment about merging in tutorial.txt more...
2006-11-22 Michal Rokosarchive: use setvbuf() instead of setlinebuf()
2006-11-21 Jakub Narebskigitweb: Finish restoring "blob" links in git_difftree_body
2006-11-21 Jakub Narebskigitweb: Refactor feed generation, make output prettier...
2006-11-21 Jakub Narebskigitweb: Add an option to href() to return full URL
2006-11-21 Jakub Narebskigitweb: New improved formatting of chunk header in...
2006-11-21 Jakub Narebskigitweb: Default to $hash_base or HEAD for $hash in...
2006-11-21 Jakub Narebskigitweb: Buffer diff header to deal with split patches...
2006-11-21 Jakub Narebskigitweb: Protect against possible warning in git_commitdiff
2006-11-21 Nicolas Pitrebuiltin git-shortlog is broken
2006-11-21 Johannes Schindelinshortlog: fix "-n"
2006-11-21 Shawn O. Pearcegit-gui: Added configuration editor TODO list.
2006-11-21 Shawn O. Pearcegit-gui: Warn Cygwin users about possible environment...
2006-11-21 Paolo CiarrocchiTeach SubmittingPatches about git-commit -s
2006-11-21 Shawn O. Pearcegit-gui: Correct is_MacOSX platform test.
2006-11-21 Shawn O. Pearcegit-gui: Abstract out windows platform test to is_Windo...
2006-11-21 Shawn O. Pearcegit-gui: Include the Tcl/Tk version in the about dialog.
2006-11-21 Shawn O. Pearcegit-gui: Make the copyright notice serve double duty.
2006-11-21 Shawn O. Pearcegit-gui: Be more Macintosh like.
2006-11-21 Shawn O. Pearcegit-gui: Added about dialog box.
2006-11-21 Shawn O. Pearcegit-gui: Rename Project menu to Repository.
2006-11-21 Shawn O. Pearcegit-gui: Seperate out the database operations in projec...
2006-11-21 Shawn O. Pearcegit-gui: Reworded verify console title.
2006-11-21 Shawn O. Pearcegit-gui: Don't save amended commit message buffer.
2006-11-21 Shawn O. Pearcegit-gui: Allow users to run fsck-objects from the gui.
2006-11-21 Shawn O. Pearcegit-gui: Improve handling of merge commits.
2006-11-20 Johannes Schindelinshortlog: handle email addresses case-insensitively
2006-11-20 Johannes Schindelinshortlog: read mailmap from ./.mailmap again
2006-11-20 Johannes Schindelinshortlog: do not crash on parsing "[PATCH"
2006-11-20 Johannes SchindelinBuild in shortlog
2006-11-20 Junio C HamanoStore peeled refs in packed-refs file.
2006-11-20 Junio C Hamanodo_for_each_ref: perform the same sanity check for...
2006-11-20 Junio C Hamanogit-fetch: follow lightweit tags as well.
2006-11-19 Shawn O. Pearcegit-gui: Correct some state matchings for include/remove.
2006-11-19 Shawn O. Pearcegit-gui: Update in memory states after commit.
2006-11-19 Shawn O. Pearcegit-gui: Restore the all important shebang line.
2006-11-19 Shawn O. Pearcegit-gui: Refactored diff line display formatting logic.
2006-11-19 Shawn O. Pearcegit-gui: Updated TODO list now that a task is complete.
2006-11-19 Shawn O. Pearcegit-gui: Correct toggling of added/untracked status...
2006-11-19 Shawn O. Pearcegit-gui: Describe deleted symlinks in a more friendly...
2006-11-19 Shawn O. Pearcegit-gui: Fix list loading corruption introduced by...
2006-11-19 Shawn O. Pearcegit-gui: Correct toggling of deleted file status.
2006-11-19 Shawn O. Pearcegit-gui: Make consecutive icon clicks toggle included...
2006-11-19 Shawn O. Pearcegit-gui: Teach the gui how to uninclude a file.
2006-11-19 Shawn O. Pearcegit-gui: Don't create PkgInfo on Mac OS X "desktop...
2006-11-19 Shawn O. Pearcegit-gui: Allow adding untracked files in selection.
2006-11-19 Shawn O. Pearcegit-gui: Rephrase rescan before commit informational...
next