]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-07-31 Junio C Hamanoadd_file_to_index: skip rehashing if the cached stat...
2007-07-31 Robert Ewaldgit-svn: Translate invalid characters in refname
2007-07-30 Johannes Schindelinwhite space fixes in setup.c
2007-07-30 David Soria ParraDocumentation/gitattributes.txt: typofix
2007-07-30 Junio C Hamanorebase: try not to munge commit log message
2007-07-30 Junio C Hamanosymbolic-ref, update-ref: do not refuse reflog message...
2007-07-30 Junio C Hamanolog_ref_write() -- do not chomp reflog message at the...
2007-07-30 Junio C HamanoMerge branch 'bs/lock'
2007-07-30 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-07-30 Shawn O. Pearcegit-gui: Minor refactoring of merge command line in... gitgui-0.8.0
2007-07-30 Shawn O. Pearcegit-gui: Use more modern looking icons in the tree browser
2007-07-30 Shawn O. Pearcegit-gui: Don't offer to stage hunks from untracked files
2007-07-30 Shawn O. Pearcegit-gui: Make sure remotes are loaded when picking...
2007-07-29 David KastrupMakefile: use $(FIND) instead of find
2007-07-29 Jeff Kinggit-diff: turn on recursion by default
2007-07-29 Shawn O. Pearcegit-gui: Use progress bar while resetting/aborting files
2007-07-29 Shawn O. Pearcegit-gui: Honor core.excludesfile when listing extra files
2007-07-29 Christian Stimminggit-gui: Unify wording to say "to stage" instead of...
2007-07-29 Seth FalconRename git-rebase interactive buffer: todo => git-rebas...
2007-07-29 Jakub Narebskigitweb: Allow for multivalued parameters passed to...
2007-07-29 Thomas SchwingeDon't rely on unspecified behavior
2007-07-29 Jakub Narebskigitweb: Simplify 'opt' parameter validation, add "no...
2007-07-29 Jakub Narebskigitweb: Show submodule entries in the 'tree' view
2007-07-29 Jeff KingDocumentation/git-diff: remove -r from --name-status...
2007-07-28 Junio C Hamanogit-stash apply --index: optimize postprocessing
2007-07-28 Junio C HamanoFix git-stash apply --index
2007-07-28 しらいしななこgit-stash: Make sure reflog is created for refs/stash
2007-07-28 Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-27 Johannes Schindelinrebase -i: fix interrupted squashing
2007-07-27 Junio C HamanoAdd test for symlinked configuration file updates.
2007-07-27 Bradford C. Smithuse lockfile.c routines in git_commit_set_multivar()
2007-07-27 Bradford C. Smithfully resolve symlinks when creating lockfiles
2007-07-27 Shawn O. Pearcegit-gui: Don't kill modified commit message buffer...
2007-07-27 Junio C Hamanogit-stash: do not remove a ref by hand.
2007-07-26 Brian GernhardtDocument commit.template configuration variable.
2007-07-26 Paul Mackerrasgitk: Fix bugs in the Find function
2007-07-26 Junio C HamanoUpdate description of -z option.
2007-07-26 Johannes Schindelinrebase -i: fix overzealous output redirection
2007-07-26 Nguyễn Thái Ngọc Duygit-write-tree should not crash if prefix does not exist
2007-07-26 Junio C Hamanogit_mkstemp(): be careful not to overflow the path buffer.
2007-07-25 Junio C HamanoWhen locking in a symlinked repository, try to lock...
2007-07-25 Junio C Hamanogit-submodule: remove redundant call to git-describe
2007-07-25 Simon Hausmanngit-p4: Fix p4 user cache population on Windows.
2007-07-25 Junio C Hamanogit-submodule module_name: avoid using unwieldy "value_...
2007-07-25 Junio C Hamanogitweb: fix broken snapshot
2007-07-25 Junio C HamanoMake sure git-stash works from subdirectory.
2007-07-25 Robin RosenbergDocument --unified/-U option
2007-07-25 Shawn O. Pearcegit-gui: Remove usernames from absolute SSH urls during...
2007-07-25 Shawn O. Pearcegit-gui: Format tracking branch merges as though they...
2007-07-25 Shawn O. Pearcegit-gui: Cleanup bindings within merge dialog
2007-07-25 Shawn O. Pearcegit-gui: Replace merge dialog with our revision picker...
2007-07-25 Shawn O. Pearcegit-gui: Show ref last update times in revision chooser...
2007-07-25 Shawn O. Pearcegit-gui: Display commit/tag/remote info in tooltip...
2007-07-25 Shawn O. Pearcegit-gui: Save remote urls obtained from config/remotes...
2007-07-25 Junio C HamanoGIT 1.5.3-rc3 v1.5.3-rc3
2007-07-25 Alexandre Julliardgit.el: Pass an explicit argument to enable smerge-mode.
2007-07-25 Jim Meyeringpretty-options.txt: tiny doc fix
2007-07-25 Junio C Hamanot9200: Be careful when checking CVS/Entries
2007-07-25 Johannes Schindelingit am: skip pine's internal folder data
2007-07-25 Steven GrimmTeach git-commit about commit message templates.
2007-07-25 Johannes SchindelinTeach approxidate() to understand "never"
2007-07-25 Johannes Schindelingit log -g: Complain, but do not fail, when no reflogs...
2007-07-25 Kumar Galasend-email: Update regex parsing for pine aliases
2007-07-25 Robin Rosenbergcvsexportcommit: avoid racy CVS problem.
2007-07-25 René Scharfecleanup unpack-trees.c: shrink struct tree_entry_list
2007-07-25 René Scharfefilter-branch: fix dash complaining about "Missing '))'"
2007-07-25 Jakub Narebskigitweb: More detailed error messages for snapshot format
2007-07-24 Alexandre Julliardgit.el: Support for incremental status updates.
2007-07-24 Junio C Hamanouser-manual: fix typolets.
2007-07-24 Junio C HamanoMark user-manual as UTF-8
2007-07-24 Johannes SchindelinTeach revision machinery about --no-walk
2007-07-24 Johannes Schindelinfilter-branch: Big syntax change; support rewriting...
2007-07-24 Johannes Schindelinrebase -i: exchange all "if [ .. ]" by "if test .."
2007-07-24 Johannes SchindelinShut "git rebase -i" up when no --verbose was given
2007-07-24 Johannes Schindelinmailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'
2007-07-23 Paul Mackerrasgitk: Wait for the window to become visible after creat...
2007-07-23 Shawn O. Pearcegit-gui: Avoid unnecessary symbolic-ref call during...
2007-07-23 Shawn O. Pearcegit-gui: Refactor current branch menu items to make...
2007-07-23 Shawn O. Pearcegit-gui: Refactor diff popup into a procedure to ease...
2007-07-23 Shawn O. Pearcegit-gui: Paper bag fix quitting crash after commit
2007-07-23 Shawn O. Pearcegit-gui: Clarify meaning of add tracked menu option
2007-07-22 Jakub Narebskigitweb: Fix support for legacy gitweb config for snapshots
2007-07-22 Johannes Schindelinfsck --lost-found: write blob's contents, not their SHA-1
2007-07-22 Shawn O. Pearce[PATCH] gitk: Bind keyboard actions to the command...
2007-07-22 Mark Levedahl[PATCH] gitk: Ignore ctrl-z as EOF on windows
2007-07-22 Paul Mackerrasgitk: Make the fake commit for the index changes green...
2007-07-22 Marco CostalbaAvoid to duplicate commit message when is not encoded
2007-07-22 Junio C HamanoSynonyms: -i == --regexp-ignore-case, -E == --extended...
2007-07-22 Shawn O. Pearcegit-gui: Fix unnecessary fast-forward during checkout
2007-07-22 Shawn O. Pearcegit-gui: Completely remove my Tools/Migrate hack
2007-07-22 David KastrupDocumentation/gitignore.txt: Fix the seriously misleadi...
2007-07-22 Junio C HamanoFix VISUAL/EDITOR preference order in Documentation...
2007-07-22 Matt McCutchengitweb: snapshot cleanups & support for offering multip...
2007-07-21 Johannes Schindelinrebase -i: call editor just once for a multi-squash
2007-07-21 Shawn O. Pearcegit-gui: Internally allow fetch without storing for...
2007-07-21 Shawn O. Pearcegit-gui: Skip unnecessary read-tree work during checkout
2007-07-21 Shawn O. Pearcegit-gui: Simplify error case for unsupported merge types
2007-07-21 Shawn O. Pearcegit-gui: Factor out common fast-forward merge case
2007-07-21 Shawn O. Pearcegit-gui: Save the merge base during checkout_op processing
2007-07-21 Shawn O. Pearcegit-gui: Automatically backup the user's commit buffer
next