aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | rebase-i-p: delay saving current-commit to REWRITTEN if squashingStephen Haberman2008-10-16
| * | | | | | | | | | | | rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEADStephen Haberman2008-10-16
| * | | | | | | | | | | | rebase-i-p: test to exclude commits from todo based on its parentsStephen Haberman2008-10-16
* | | | | | | | | | | | | Merge branch 'ag/blame-encoding'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-21
* | | | | | | | | | | | | | Merge branch 'gb/gitweb-pathinfo'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gitweb: generate parent..current URLsGiuseppe Bilotta2008-10-25
| * | | | | | | | | | | | | | gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta2008-10-25
| * | | | | | | | | | | | | | gitweb: use_pathinfo filenames start with /Giuseppe Bilotta2008-10-25
| * | | | | | | | | | | | | | gitweb: generate project/action/hash URLsGiuseppe Bilotta2008-10-25
| * | | | | | | | | | | | | | gitweb: parse project/action/hash_base:filename PATH_INFOGiuseppe Bilotta2008-10-25
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'cj/maint-gitpm-fix-maybe-self'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Git.pm: do not break inheritanceChristian Jaeger2008-10-19
* | | | | | | | | | | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-11-02
* | | | | | | | | | | | | | | Stop using compat/regex.c on platforms with working regexp libraryJunio C Hamano2008-11-02
* | | | | | | | | | | | | | | connect.c: add a way for git-daemon to pass an error back to clientTom Preston-Werner2008-11-02
* | | | | | | | | | | | | | | Introduce receive.denyDeletesJan Krüger2008-11-02
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Start 1.6.0.4 cycleJunio C Hamano2008-11-02
| * | | | | | | | | | | | | | add instructions on how to send patches to the mailing list with GmailTom Preston-Werner2008-11-01
| * | | | | | | | | | | | | | Documentation/gitattributes: Add subsection header for each attributeJakub Narebski2008-11-01
| * | | | | | | | | | | | | | git send-email: avoid leaking directory file descriptors.Pierre Habouzit2008-11-01
| * | | | | | | | | | | | | | send-pack: do not send out single-level refs such as refs/stashJeff King2008-11-01
| * | | | | | | | | | | | | | fix overlapping memcpy in normalize_absolute_pathJeff King2008-11-01
| * | | | | | | | | | | | | | pack-objects: avoid reading uninitalized dataJeff King2008-11-01
| * | | | | | | | | | | | | | correct cache_entry allocationJeff King2008-11-01
| * | | | | | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-11-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://repo.or.cz/git-guiJunio C Hamano2008-11-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-gui: Update German translation.Christian Stimming2008-11-01
| * | | | | | | | | | | | | | | | git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt2008-11-01
| * | | | | | | | | | | | | | | | git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov2008-11-01
| * | | | | | | | | | | | | | | | git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-01
| * | | | | | | | | | | | | | | | git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Fix the blame window shape.Alexander Gavrilov2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Fix switch statement in lib/merge.tclJohannes Sixt2008-10-10
| * | | | | | | | | | | | | | | | git-gui: Fix fetching from remotes when adding themPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Fix removing non-pushable remotesPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Use git web--browser for web browsingPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: mkdir -p when initializing new remote repositoryPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Add support for removing remotesPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Add support for adding remotesPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-30
| * | | | | | | | | | | | | | | | git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-30