gitweb.git

Commits

2007-07-03 Mark disused commit walkers officially deprecated. v1.5.3-rc0
2007-07-03 git-stash: make "save" the default action again.
2007-07-03 Rewrite "git-frotz" to "git frotz"
2007-07-03 Start deprecating "git-command" in favor of "git command"
2007-07-03 Merge branch 'jo/init'
2007-07-03 git-fsck: add --lost-found option
2007-07-03 Merge branch 'maint'
2007-07-03 format-patch: Add format.subjectprefix config option
2007-07-03 Test 'git add' for unmerged entries when core.symlinks...
2007-07-03 "git-push $URL" without refspecs pushes only matching...
2007-07-03 Correctly document the name of the global excludes...
2007-07-03 Merge branch 'maint'
2007-07-02 Make git-prune submodule aware (and fix a SEGFAULT...
2007-07-02 Merge branch 'ew/svn'
2007-07-02 Merge branch 'ns/stash'
2007-07-02 Merge branch 'js/rebase'
2007-07-02 Merge branch 'jc/diffcore'
2007-07-02 Documentation: minor cleanups to branch/checkout wording
2007-07-02 Documentation: quote {non-attributes} for asciidoc
2007-07-02 Make '!' aliases more useful
2007-07-02 getenv/setenv: use constants if available
2007-07-02 git-clone: fetch possibly detached HEAD over dumb http
2007-07-02 git-submodule: Instead of using only annotated tags...
2007-07-02 git-submodule: provide easy way of adding new submodules
2007-07-02 Update public documentation links for 1.5.2.3
2007-07-02 Merge 1.5.2.3 in
2007-07-02 GIT 1.5.2.3 v1.5.2.3
2007-07-02 Documentation: quote {non-attributes} for asciidoc
2007-07-02 git-stash: don't complain when listing in a repo with...
2007-07-02 git-stash: fix "can't shift that many" with no arguments
2007-07-02 git-stash: fix "no arguments" case in documentation
2007-07-01 git-stash: require "save" to be explicit and update...
2007-07-01 Merge branch 'rs/diff'
2007-07-01 Merge branch 'jc/quote'
2007-07-01 Fix t5516-fetch for systems where `wc -l` outputs white...
2007-07-01 git add: respect core.filemode with unmerged entries
2007-07-01 t7004: ship trustdb to avoid gpg warnings
2007-07-01 Merge branch 'ml/worktree'
2007-07-01 Merge branch 'ei/worktree+filter'
2007-07-01 Merge branch 'fl/config'
2007-07-01 Merge branch 'mk/svn'
2007-07-01 Document git-stash
2007-07-01 git-svn: cache max revision in rev_db databases
2007-07-01 git-svn: use git-log rather than rev-list | xargs cat...
2007-07-01 git-svn: honor ~/.subversion/ client cert file settings.
2007-07-01 diffcore-delta.c: Ignore CR in CRLF for text files
2007-07-01 diffcore-delta.c: update the comment on the algorithm.
2007-07-01 diffcore_filespec: add is_binary
2007-07-01 diffcore_count_changes: pass diffcore_filespec
2007-07-01 Add git-stash script
2007-07-01 Don't fflush(stdout) when it's not helpful
2007-06-30 Merge branch 'cr/tag'
2007-06-30 git: Try a bit harder not to lose errno in stdio
2007-06-30 Merge branch 'lt/run'
2007-06-30 Merge branch 'maint'
2007-06-30 Correct the name of NO_R_TO_GCC_LINKER in the comment...
2007-06-30 git-remote: document -n
2007-06-30 repack: improve documentation on -a option
2007-06-30 git-tag: Fix "can't shift that many".
2007-06-30 Correct usages of sed in git-tag for Mac OS X
2007-06-29 Update draft Release Notes for 1.5.3
2007-06-29 Merge branch 'maint'
2007-06-29 Merge branch 'master' of git://repo.or.cz/git-gui
2007-06-29 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-29 Avoid perl in t1300-repo-config
2007-06-29 git-cvsimport: force checkout of working tree after...
2007-06-29 Add test-script for git-tag
2007-06-28 Quiet the output from git-init when cloning, if requested.
2007-06-28 Add an option to quiet git-init.
2007-06-28 git-log: detect dup and fdopen failure
2007-06-28 git-send-email: make options easier to configure.
2007-06-28 Merge branch 'master' of git://git./gitk/gitk
2007-06-28 gitk: Update selection background colorbar in prefs...
2007-06-28 gitk: Use a spinbox for setting tabstop settings
2007-06-27 Add test script for git-stripspace.
2007-06-27 config: add support for --bool and --int while setting...
2007-06-27 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-06-27 git-send-email: Add --threaded option
2007-06-27 Fix git-stripspace to process correctly long lines...
2007-06-27 Don't ignore a pack-refs write failure
2007-06-27 detect close failure on just-written file handles
2007-06-27 Merge branch 'maint'
2007-06-27 git-gui: Don't require a .pvcsrc to create Tools/Migrat... gitgui-0.7.4
2007-06-27 git-gui: Don't nice git blame on MSYS as nice is not...
2007-06-27 config: Add --null/-z option for null-delimted output
2007-06-27 Teach rebase -i about --preserve-merges
2007-06-27 rebase -i: provide reasonable reflog for the rebased...
2007-06-27 rebase -i: several cleanups
2007-06-27 Merge branch 'maint'
2007-06-27 config: Change output of --get-regexp for valueless...
2007-06-27 config: Complete documentation of --get-regexp
2007-06-27 git-new-workdir: Fix shell warning about operator ...
2007-06-27 cleanup merge-base test script
2007-06-27 git.spec: RPM failed, looking for wrong files.
2007-06-27 Fix zero-object version-2 packs
2007-06-27 Ignore submodule commits when fetching over dumb protocols
2007-06-27 ignore git-rebase--interactive
2007-06-26 Merge branch 'master' of git://git./gitk/gitk into...
2007-06-26 gitk: Add a progress bar to show progress while resetting
2007-06-25 diff: round down similarity index
next